- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 22 Oct 2019 17:01:23 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1iMxX9-0001ax-C1@uranus.w3.org>
Issues
------
* w3c/webcomponents (+2/-2/💬34)
2 issues created:
- Measuring performance of shadow DOM (by npm1)
https://github.com/w3c/webcomponents/issues/848
- Need consensus on relative priority of ::part styles and inline styles (by JanMiksovsky)
https://github.com/w3c/webcomponents/issues/847
8 issues received 34 new comments:
- #848 Measuring performance of shadow DOM (8 by annevk, bathos, caridy, domenic, npm1)
https://github.com/w3c/webcomponents/issues/848
- #847 Need consensus on relative priority of ::part styles and inline styles (5 by ExE-Boss, JanMiksovsky, bathos, fergald)
https://github.com/w3c/webcomponents/issues/847 [css] [shadow-dom]
- #839 HTML, CSS, and JSON modules shouldn't solely rely on MIME type to change parsing behavior (1 by rniwa)
https://github.com/w3c/webcomponents/issues/839 [modules]
- #830 Focus delegation from shadow host should not behave like sequential focus navigation (1 by domenic)
https://github.com/w3c/webcomponents/issues/830 [shadow-dom]
- #816 Shadow tree encapsulation and Element Timing (1 by rniwa)
https://github.com/w3c/webcomponents/issues/816 [question] [shadow-dom]
- #776 Editor support for WebComponents (5 by bahrus, daKmoR, justinfagnani)
https://github.com/w3c/webcomponents/issues/776 [question]
- #762 Mechanism for setting the tabindex focus flag without sprouting tabindex attribute? (8 by alice, annevk, othermaciej, rniwa, tkent-google)
https://github.com/w3c/webcomponents/issues/762 [custom-elements] [needs implementer interest]
- #566 Is there a way to retrieve the localName from a custom element constructor? (5 by annevk, domenic, rniwa)
https://github.com/w3c/webcomponents/issues/566 [custom-elements] [needs consensus]
2 issues closed:
- Measuring performance of shadow DOM https://github.com/w3c/webcomponents/issues/848
- Focus delegation from shadow host should not behave like sequential focus navigation https://github.com/w3c/webcomponents/issues/830 [shadow-dom]
* w3c/FileAPI (+0/-1/💬1)
1 issues received 1 new comments:
- #138 Specification status report for TPAC 2019 (1 by marcoscaceres)
https://github.com/w3c/FileAPI/issues/138
1 issues closed:
- Specification status report for TPAC 2019 https://github.com/w3c/FileAPI/issues/138
* w3c/gamepad (+1/-0/💬9)
1 issues created:
- What's a good place to start contributing to the Gamepad spec? (by mrmcpowned)
https://github.com/w3c/gamepad/issues/121
2 issues received 9 new comments:
- #73 id field in gamepad might have a persistent identifier? (1 by mrmcpowned)
https://github.com/w3c/gamepad/issues/73 [Priority] [privacy] [security] [wide review]
- #8 Need to spec liveness of Gamepad objects (8 by annevk, foolip, luser, nondebug)
https://github.com/w3c/gamepad/issues/8
* w3c/manifest (+0/-0/💬7)
1 issues received 7 new comments:
- #663 Ability to dynamically change app icon (7 by JerryGreen, NotWoods, mgiuca)
https://github.com/w3c/manifest/issues/663 [Feature Request]
* w3c/push-api (+0/-0/💬1)
1 issues received 1 new comments:
- #302 Make PushSubscription.expirationTime mandatory (1 by borisavz)
https://github.com/w3c/push-api/issues/302
* w3c/screen-orientation (+2/-1/💬2)
2 issues created:
- Should the -secondary orientations be exposed? (by smfr)
https://github.com/w3c/screen-orientation/issues/188
- "locking" to the default orienation (by smfr)
https://github.com/w3c/screen-orientation/issues/187
2 issues received 2 new comments:
- #188 Should the -secondary orientations be exposed? (1 by smfr)
https://github.com/w3c/screen-orientation/issues/188
- #187 "locking" to the default orienation (1 by smfr)
https://github.com/w3c/screen-orientation/issues/187
1 issues closed:
- "locking" to the default orienation https://github.com/w3c/screen-orientation/issues/187
* w3c/uievents (+2/-1/💬1)
2 issues created:
- Propose the new navbeforefocus UIEvent (by anawhj)
https://github.com/w3c/uievents/issues/246
- Propose the new navbeforefocus UIEvent (by lgewst)
https://github.com/w3c/uievents/issues/245
1 issues received 1 new comments:
- #245 Propose the new navbeforefocus UIEvent (1 by lgewst)
https://github.com/w3c/uievents/issues/245
1 issues closed:
- Propose the new navbeforefocus UIEvent https://github.com/w3c/uievents/issues/245
* w3c/clipboard-apis (+0/-0/💬3)
1 issues received 3 new comments:
- #104 do we really need navigator.clipboard.platform? (3 by dway123, gked)
https://github.com/w3c/clipboard-apis/issues/104
Pull requests
-------------
* w3c/webcomponents (+0/-1/💬0)
1 pull requests merged:
- Custom state: Preparation for TAG review
https://github.com/w3c/webcomponents/pull/844
* w3c/gamepad (+2/-0/💬0)
2 pull requests submitted:
- Editorial: Fixed a few inconsistencies in "GamepadButton Interface" (by kri)
https://github.com/w3c/gamepad/pull/122
- Require secure context for gamepad state and events (by nondebug)
https://github.com/w3c/gamepad/pull/120
* w3c/manifest (+1/-1/💬2)
1 pull requests submitted:
- chore: remove some cross referenced terms (by contrepoint)
https://github.com/w3c/manifest/pull/816
2 pull requests received 2 new comments:
- #815 Fix broken specs (1 by marcoscaceres)
https://github.com/w3c/manifest/pull/815
- #797 Make BeforeInstallPrompt optional (1 by mgiuca)
https://github.com/w3c/manifest/pull/797
1 pull requests merged:
- Fix broken specs
https://github.com/w3c/manifest/pull/815
* w3c/editing (+3/-3/💬1)
3 pull requests submitted:
- replace contenteditable contents with link (by johanneswilm)
https://github.com/w3c/editing/pull/217
- move links index.html => README.md (by johanneswilm)
https://github.com/w3c/editing/pull/216
- update charter (by johanneswilm)
https://github.com/w3c/editing/pull/215
1 pull requests received 1 new comments:
- #215 update charter (1 by johanneswilm)
https://github.com/w3c/editing/pull/215
3 pull requests merged:
- move links index.html => README.md
https://github.com/w3c/editing/pull/216
- replace contenteditable contents with link
https://github.com/w3c/editing/pull/217
- chore:add PULL_REQUEST_TEMPLATE.md
https://github.com/w3c/editing/pull/187
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webcomponents
* https://github.com/w3c/FileAPI
* https://github.com/w3c/filesystem-api
* https://github.com/w3c/gamepad
* https://github.com/w3c/manifest
* https://github.com/w3c/manifest-csp
* https://github.com/w3c/pointerlock
* https://github.com/w3c/push-api
* https://github.com/w3c/screen-orientation
* https://github.com/w3c/workers
* https://github.com/w3c/websockets
* https://github.com/w3c/webmessaging
* https://github.com/w3c/webstorage
* https://github.com/w3c/eventsource
* https://github.com/w3c/ime-api
* https://github.com/w3c/uievents
* https://github.com/w3c/uievents-code
* https://github.com/w3c/uievents-key
* https://github.com/w3c/clipboard-apis
* https://github.com/w3c/editing
* https://github.com/w3c/selection-api
* https://github.com/w3c/input-events
* https://github.com/w3c/microdata
* https://github.com/w3c/2dcontext
* https://github.com/w3c/DOM-Parsing
* https://github.com/w3c/dom
Received on Tuesday, 22 October 2019 17:01:26 UTC