- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 17 Jun 2024 17:00:11 +0000
- To: public-webapps@w3.org
- Message-Id: <E1sJFiF-009rcq-1e@janus.w3.internal>
Issues
------
* w3c/deviceorientation (+0/-0/💬5)
5 issues received 5 new comments:
- #184 fire an orientation event need to use the dictionary (1 by reillyeon)
https://github.com/w3c/deviceorientation/issues/184
- #183 Combined permission request is problematic (1 by reillyeon)
https://github.com/w3c/deviceorientation/issues/183
- #182 Alternative orientation representations? (1 by reillyeon)
https://github.com/w3c/deviceorientation/issues/182
- #148 How to check when permission is denied? (1 by reillyeon)
https://github.com/w3c/deviceorientation/issues/148 [question]
- #137 Guidance needed: how to acquire compass headings in a future-compatible manner? (1 by reillyeon)
https://github.com/w3c/deviceorientation/issues/137 [question]
* w3c/gamepad (+1/-0/💬2)
1 issues created:
- On-screen gamepads (by nondebug)
https://github.com/w3c/gamepad/issues/210
1 issues received 2 new comments:
- #210 On-screen gamepads (2 by marcoscaceres, nondebug)
https://github.com/w3c/gamepad/issues/210
* w3c/geolocation-api (+2/-4/💬2)
2 issues created:
- Update implementation report (by marcoscaceres)
https://github.com/w3c/geolocation-api/issues/163
- Define the units of `accuracy` (by reillyeon)
https://github.com/w3c/geolocation-api/issues/160
2 issues received 2 new comments:
- #163 Update implementation report (1 by marcoscaceres)
https://github.com/w3c/geolocation-api/issues/163
- #154 repo name nit: it'd be nice if this were simply w3c/geolocation (1 by marcoscaceres)
https://github.com/w3c/geolocation-api/issues/154
4 issues closed:
- Update implementation report https://github.com/w3c/geolocation/issues/163
- Position data isn't passed into 'new GeolocationPosition' https://github.com/w3c/geolocation/issues/137 [bug]
- repo name nit: it'd be nice if this were simply w3c/geolocation https://github.com/w3c/geolocation-api/issues/154
- Define the units of `accuracy` https://github.com/w3c/geolocation-api/issues/160
* w3c/manifest (+0/-2/💬1)
1 issues received 1 new comments:
- #597 Single-window mode option (1 by mgiuca)
https://github.com/w3c/manifest/issues/597 [Feature Request] [Defer]
2 issues closed:
- Description of language tags incorrect https://github.com/w3c/manifest/issues/1083 [i18n-needs-resolution]
- Description of `lang` incorrect https://github.com/w3c/manifest/issues/1082 [i18n-needs-resolution]
* w3c/pointerlock (+0/-1/💬0)
1 issues closed:
- Option needed to disable OS-level adjustment for mouse acceleration https://github.com/w3c/pointerlock/issues/36
* whatwg/dom (+0/-0/💬8)
3 issues received 8 new comments:
- #1288 Request for mechanism to determine if children changed steps are called as a result of script or parser (2 by annevk, domfarolino)
https://github.com/whatwg/dom/issues/1288 [addition/proposal] [needs concrete proposal] [topic: nodes]
- #1287 `MutationObserver` flag to observe mutations in (open) shadow trees to facilitate polyfills of HTML syntax (2 by LeaVerou, smaug----)
https://github.com/whatwg/dom/issues/1287 [topic: shadow] [needs implementer interest] [addition/proposal]
- #1112 Requirement for AbortSignal argument to be named 'signal' can be confusing for some APIs. (4 by domfarolino, mk-pmb)
https://github.com/whatwg/dom/issues/1112 [topic: aborting]
* whatwg/infra (+1/-1/💬0)
1 issues created:
- Pubg (by cyreneace)
https://github.com/whatwg/infra/issues/637 [addition/proposal] [needs implementer interest]
1 issues closed:
- Pubg https://github.com/whatwg/infra/issues/637 [invalid]
Pull requests
-------------
* w3c/deviceorientation (+0/-0/💬1)
1 pull requests received 1 new comments:
- #141 Make DeviceMotionEventInit members nullable with null default (1 by reillyeon)
https://github.com/w3c/deviceorientation/pull/141
* w3c/geolocation-api (+4/-5/💬1)
4 pull requests submitted:
- chore: rewrite implementation report (by marcoscaceres)
https://github.com/w3c/geolocation/pull/165
- Editorial: rename spec to Geolocation (by marcoscaceres)
https://github.com/w3c/geolocation/pull/164
- Addition: Define units for accuracy (by reillyeon)
https://github.com/w3c/geolocation-api/pull/162
- Editorial: Minor corrections prior to republication (by reillyeon)
https://github.com/w3c/geolocation-api/pull/161
1 pull requests received 1 new comments:
- #153 Correction: Update acquisition algorithm to define data types and handle cached positions (1 by marcoscaceres)
https://github.com/w3c/geolocation-api/pull/153
5 pull requests merged:
- chore: rewrite implementation report
https://github.com/w3c/geolocation/pull/165
- Editorial: rename spec to Geolocation
https://github.com/w3c/geolocation/pull/164
- Correction: Update acquisition algorithm to define data types and handle cached positions
https://github.com/w3c/geolocation/pull/153
- Addition: Define units for accuracy
https://github.com/w3c/geolocation-api/pull/162
- Editorial: Minor corrections prior to republication
https://github.com/w3c/geolocation-api/pull/161
* w3c/IntersectionObserver (+0/-0/💬1)
1 pull requests received 1 new comments:
- #523 [IntersectionObserver] #295 V2: visibility detection (1 by szager-chromium)
https://github.com/w3c/IntersectionObserver/pull/523
* w3c/manifest (+1/-2/💬1)
1 pull requests submitted:
- Less specific description for "dir"=auto (by christianliebel)
https://github.com/w3c/manifest/pull/1135
1 pull requests received 1 new comments:
- #1135 Less specific description for "dir"=auto (1 by christianliebel)
https://github.com/w3c/manifest/pull/1135
2 pull requests merged:
- Editorial: fix language tag description (#1083)
https://github.com/w3c/manifest/pull/1134
- Editorial: fix `lang` description
https://github.com/w3c/manifest/pull/1133
* w3c/pointerlock (+0/-1/💬2)
1 pull requests received 2 new comments:
- #99 Add lock options to requestPointerLock (2 by mustaqahmed)
https://github.com/w3c/pointerlock/pull/99
1 pull requests merged:
- Add lock options to requestPointerLock
https://github.com/w3c/pointerlock/pull/99
* w3c/uievents (+1/-0/💬1)
1 pull requests submitted:
- Add a note in ui events spec about UA-provided writing assistance text insertion event ordering. (by siliu1)
https://github.com/w3c/uievents/pull/378
1 pull requests received 1 new comments:
- #378 Add a note in ui events spec about UA-provided writing assistance text insertion event ordering. (1 by garykac)
https://github.com/w3c/uievents/pull/378
* whatwg/dom (+1/-1/💬5)
1 pull requests submitted:
- Review Draft Publication: June 2024 (by annevk)
https://github.com/whatwg/dom/pull/1292
1 pull requests received 5 new comments:
- #1268 Trusted types attributes (5 by annevk, lukewarlow)
https://github.com/whatwg/dom/pull/1268
1 pull requests merged:
- Review Draft Publication: June 2024
https://github.com/whatwg/dom/pull/1292
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/badging
* https://github.com/w3c/contact-picker
* https://github.com/w3c/deviceorientation
* https://github.com/w3c/FileAPI
* https://github.com/w3c/gamepad
* https://github.com/w3c/geolocation-api
* https://github.com/w3c/image-resource
* https://github.com/w3c/IndexedDB
* https://github.com/w3c/IntersectionObserver
* https://github.com/w3c/manifest
* https://github.com/w3c/pointerlock
* https://github.com/w3c/push-api
* https://github.com/w3c/screen-orientation
* https://github.com/w3c/screen-wake-lock
* https://github.com/w3c/uievents
* https://github.com/w3c/web-locks
* https://github.com/w3c/web-share
* https://github.com/whatwg/dom
* https://github.com/whatwg/infra
* https://github.com/whatwg/webidl
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 17 June 2024 17:00:12 UTC