- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 29 Mar 2021 17:00:09 +0000
- To: public-webapps@w3.org
- Message-Id: <E1lQvFJ-0007qG-HO@uranus.w3.org>
Issues
------
* w3c/badging (+1/-0/💬1)
1 issues created:
- What's the status with Badge API for iOS? (by JerryGreen)
https://github.com/w3c/badging/issues/82
1 issues received 1 new comments:
- #82 What's the status with Badge API for iOS? (1 by fallaciousreasoning)
https://github.com/w3c/badging/issues/82
* w3c/image-resource (+0/-0/💬3)
1 issues received 3 new comments:
- #39 label member (3 by aarongustafson, johnfoliot)
https://github.com/w3c/image-resource/issues/39 [a11y-needs-resolution]
* w3c/manifest (+0/-1/💬4)
3 issues received 4 new comments:
- #965 Add field: note_taking { new_note_url: <URL> } (1 by phoglenix)
https://github.com/w3c/manifest/issues/965 [Defer] [Feature Request]
- #938 How could I participate and create an alwaysOnTop flag? (2 by christianliebel, marcoscaceres)
https://github.com/w3c/manifest/issues/938 [Defer] [Feature Request]
- #586 Add a unique identifier for a PWA (1 by dmurph)
https://github.com/w3c/manifest/issues/586 [Feature Request]
1 issues closed:
- Add field: note_taking { new_note_url: <URL> } https://github.com/w3c/manifest/issues/965 [Defer] [Feature Request]
* w3c/uievents (+1/-0/💬1)
1 issues created:
- Different click event order behavior between Firefox , ie , edge and Chrome/Safari (by TurnerXi)
https://github.com/w3c/uievents/issues/303
1 issues received 1 new comments:
- #303 Different click event order behavior between Firefox , ie , edge and Chrome/Safari (1 by masayuki-nakano)
https://github.com/w3c/uievents/issues/303
* w3c/web-share (+1/-1/💬1)
1 issues created:
- Web Share Api for WebViews (by victormarllam)
https://github.com/w3c/web-share/issues/199
1 issues received 1 new comments:
- #199 Web Share Api for WebViews (1 by saschanaz)
https://github.com/w3c/web-share/issues/199
1 issues closed:
- Web Share Api for WebViews https://github.com/w3c/web-share/issues/199
* whatwg/dom (+1/-1/💬4)
1 issues created:
- Add API for getting the visible bounding rect an element can be placed inside (by keithamus)
https://github.com/whatwg/dom/issues/964
2 issues received 4 new comments:
- #964 Add API for getting the visible bounding rect an element can be placed inside (2 by annevk, keithamus)
https://github.com/whatwg/dom/issues/964
- #891 Proposal: New method to reorder child nodes (2 by rniwa, techsin)
https://github.com/whatwg/dom/issues/891
1 issues closed:
- Add API for getting the visible bounding rect an element can be placed inside https://github.com/whatwg/dom/issues/964
* whatwg/infra (+1/-1/💬0)
1 issues created:
- Ashley (by jerryhunter150)
https://github.com/whatwg/infra/issues/372
1 issues closed:
- Ashley https://github.com/whatwg/infra/issues/372
* heycam/webidl (+0/-0/💬2)
2 issues received 2 new comments:
- #969 Constructing DOMException with causes (1 by domenic)
https://github.com/heycam/webidl/issues/969
- #812 Ellipsis token quirkiness? (1 by bathos)
https://github.com/heycam/webidl/issues/812
Pull requests
-------------
* w3c/gamepad (+0/-1/💬2)
1 pull requests received 2 new comments:
- #144 Add global event handler attributes (2 by marcoscaceres)
https://github.com/w3c/gamepad/pull/144
1 pull requests merged:
- Editorial: clean up xrefs
https://github.com/w3c/gamepad/pull/147
* w3c/image-resource (+1/-0/💬1)
1 pull requests submitted:
- Extracting accessible name calculation to its own algorithm (by aarongustafson)
https://github.com/w3c/image-resource/pull/40
1 pull requests received 1 new comments:
- #40 Extracting accessible name calculation to its own algorithm (1 by aarongustafson)
https://github.com/w3c/image-resource/pull/40
* w3c/IntersectionObserver (+0/-0/💬1)
1 pull requests received 1 new comments:
- #452 Add internationalization section (1 by BOND2446)
https://github.com/w3c/IntersectionObserver/pull/452 [DONT MERGE YET] [i18n-tracker]
* w3c/uievents (+4/-7/💬24)
4 pull requests submitted:
- Add missing params for initCompositionEvent (by saschanaz)
https://github.com/w3c/uievents/pull/302
- Remove initWheelEvent() (by saschanaz)
https://github.com/w3c/uievents/pull/301
- Add missing IDL parameters for init*Event methods (by saschanaz)
https://github.com/w3c/uievents/pull/300
- Replace link to w3c-test.org with wpt.live, removing a 404 (by foolip)
https://github.com/w3c/uievents/pull/299
3 pull requests received 24 new comments:
- #301 Remove initWheelEvent() (1 by saschanaz)
https://github.com/w3c/uievents/pull/301
- #299 Replace link to w3c-test.org with wpt.live, removing a 404 (1 by saschanaz)
https://github.com/w3c/uievents/pull/299
- #297 Setup spec-prod CI (22 by foolip, garykac, saschanaz, sidvishnoi)
https://github.com/w3c/uievents/pull/297
7 pull requests merged:
- Add missing params for initCompositionEvent
https://github.com/w3c/uievents/pull/302
- Remove initWheelEvent()
https://github.com/w3c/uievents/pull/301
- Add missing IDL parameters for init*Event methods
https://github.com/w3c/uievents/pull/300
- Replace link to w3c-test.org with wpt.live, removing a 404
https://github.com/w3c/uievents/pull/299
- Change InputEventInit.data default value to null
https://github.com/w3c/uievents/pull/148
- Remove .pr-preview
https://github.com/w3c/uievents/pull/298
- Setup spec-prod CI
https://github.com/w3c/uievents/pull/297
* whatwg/dom (+1/-1/💬0)
1 pull requests submitted:
- Meta: update repository files (by annevk)
https://github.com/whatwg/dom/pull/963
1 pull requests merged:
- Meta: update repository files
https://github.com/whatwg/dom/pull/963
* whatwg/infra (+1/-1/💬0)
1 pull requests submitted:
- Meta: update repository files (by annevk)
https://github.com/whatwg/infra/pull/371
1 pull requests merged:
- Meta: update repository files
https://github.com/whatwg/infra/pull/371
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/badging
* https://github.com/w3c/FileAPI
* https://github.com/w3c/gamepad
* https://github.com/w3c/image-resource
* 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/uievents
* https://github.com/w3c/web-share
* https://github.com/whatwg/dom
* https://github.com/whatwg/infra
* https://github.com/heycam/webidl
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 29 March 2021 17:00:12 UTC