Weekly github digest (WebApps WG specs)

Issues
------
* w3c/gamepad (+1/-0/💬1)
  1 issues created:
  - Units used in the GamepadPose Interface look weird (by mikecat)
    https://github.com/w3c/gamepad/issues/213 

  1 issues received 1 new comments:
  - #37 Make gamepads accessible by web worker (1 by 7ombie)
    https://github.com/w3c/gamepad/issues/37 [v2] 

* w3c/geolocation-api (+2/-3/💬2)
  2 issues created:
  - Why are you closing  (by Jayok123456)
    https://github.com/w3c/geolocation/issues/177 
  - Why can't my device location show. (by Jayok123456)
    https://github.com/w3c/geolocation/issues/176 

  2 issues received 2 new comments:
  - #177 Why are you closing  (1 by saschanaz)
    https://github.com/w3c/geolocation/issues/177 
  - #130 Alignment with Geo-alignment/GeoPose? (1 by Jayok123456)
    https://github.com/w3c/geolocation/issues/130 

  3 issues closed:
  - Why are you closing  https://github.com/w3c/geolocation/issues/177 
  - Why are you closing  https://github.com/w3c/geolocation/issues/177 
  - Why can't my device location show. https://github.com/w3c/geolocation/issues/176 

* w3c/IndexedDB (+1/-0/💬3)
  1 issues created:
  - Specify the exception for read failures arising due to partial data loss on the file system  (by abhishek-shanthkumar)
    https://github.com/w3c/IndexedDB/issues/423 

  2 issues received 3 new comments:
  - #423 Specify the exception for read failures arising due to partial data loss on the file system  (2 by abhishek-shanthkumar)
    https://github.com/w3c/IndexedDB/issues/423 
  - #422 TPAC 2024: Discussion Topics (1 by inexorabletash)
    https://github.com/w3c/IndexedDB/issues/422 [TPAC2024] 

* w3c/manifest (+0/-0/💬1)
  1 issues received 1 new comments:
  - #1138 "link capturing" on the web platform into an installed web app (1 by dmurph)
    https://github.com/w3c/manifest/issues/1138 [TPAC2024] 

* w3c/pointerlock (+0/-1/💬1)
  1 issues received 1 new comments:
  - #25 WD for PL2.0 (1 by mustaqahmed)
    https://github.com/w3c/pointerlock/issues/25 

  1 issues closed:
  - TPAC 2022 status report https://github.com/w3c/pointerlock/issues/80 

* w3c/push-api (+1/-0/💬3)
  1 issues created:
  - Declarative Web Push: mutable field (by annevk)
    https://github.com/w3c/push-api/issues/391 

  1 issues received 3 new comments:
  - #391 Declarative Web Push: mutable field (3 by annevk, saschanaz)
    https://github.com/w3c/push-api/issues/391 

* w3c/uievents (+1/-0/💬1)
  1 issues created:
  - [MouseEvent algorithms] Boundary event dispatch needs to be tied to native down and up events (by mustaqahmed)
    https://github.com/w3c/uievents/issues/383 

  1 issues received 1 new comments:
  - #383 [MouseEvent algorithms] Boundary event dispatch needs to be tied to native down and up events (1 by mustaqahmed)
    https://github.com/w3c/uievents/issues/383 

* whatwg/dom (+1/-2/💬5)
  1 issues created:
  - Add `class` as an alias for `className` (by Psychpsyo)
    https://github.com/whatwg/dom/issues/1310 

  3 issues received 5 new comments:
  - #1309 Suggestion to Add Translated Link for dom (Simplified Chinese 简体中文) (1 by annevk)
    https://github.com/whatwg/dom/issues/1309 
  - #1308 Proposal: asynchronous event listeners (3 by WebReflection, esprehn, flackr)
    https://github.com/whatwg/dom/issues/1308 [needs implementer interest] [topic: events] [needs concrete proposal] 
  - #1287 `MutationObserver` flag to observe mutations in (open) shadow trees to facilitate polyfills of HTML syntax (1 by LeaVerou)
    https://github.com/whatwg/dom/issues/1287 [topic: shadow] [needs implementer interest] [addition/proposal] 

  2 issues closed:
  - Suggestion to Add Translated Link for dom (Simplified Chinese 简体中文) https://github.com/whatwg/dom/issues/1309 
  - Suggestion to Add Translated Link for dom (Simplified Chinese 简体中文) https://github.com/whatwg/dom/issues/1309 

* whatwg/infra (+1/-0/💬2)
  1 issues created:
  - Equality of structs/tuples is undefined (by tabatkins)
    https://github.com/whatwg/infra/issues/643 

  1 issues received 2 new comments:
  - #643 Equality of structs/tuples is undefined (2 by annevk, domenic)
    https://github.com/whatwg/infra/issues/643 

* whatwg/webidl (+0/-1/💬1)
  1 issues received 1 new comments:
  - #1426 Intent use number / bigint union type (1 by sbc100)
    https://github.com/whatwg/webidl/issues/1426 

  1 issues closed:
  - Intent use number / bigint union type https://github.com/whatwg/webidl/issues/1426 



Pull requests
-------------
* w3c/geolocation-api (+1/-1/💬1)
  1 pull requests submitted:
  - Delete .github directory (by Jayok123456)
    https://github.com/w3c/geolocation/pull/178 

  1 pull requests received 1 new comments:
  - #178 Delete .github directory (1 by Jayok123456)
    https://github.com/w3c/geolocation/pull/178 

  1 pull requests merged:
  - chore: fix purple box marker
    https://github.com/w3c/geolocation/pull/175 

* whatwg/dom (+2/-1/💬0)
  2 pull requests submitted:
  - Meta: link Simplified Chinese translation (by annevk)
    https://github.com/whatwg/dom/pull/1312 
  - Add class as an alias for className (by Psychpsyo)
    https://github.com/whatwg/dom/pull/1311 

  1 pull requests merged:
  - Meta: link Simplified Chinese translation
    https://github.com/whatwg/dom/pull/1312 

* whatwg/webidl (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #1434 Create SECURITY.md (1 by saschanaz)
    https://github.com/whatwg/webidl/pull/1434 


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, 23 September 2024 17:00:11 UTC