- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 17 Sep 2019 17:00:59 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1iAGqZ-00036h-Ej@uranus.w3.org>
Issues
------
* w3c/webcomponents (+2/-3/💬30)
2 issues created:
- observedAttributes should be converted to ASCII lowercase (by starak)
https://github.com/w3c/webcomponents/issues/838
- Shadow DOM Support in Chrome WebDriver for testability of Google Polymer Web Components (by ReactRedux)
https://github.com/w3c/webcomponents/issues/837
8 issues received 30 new comments:
- #826 2019 TPAC F2F Agenda (17 by cookiecrook, domenic, smaug----, alice, tomalec, LJWatson, dandclark, rniwa)
https://github.com/w3c/webcomponents/issues/826
- #830 Focus delegation from shadow host should not behave like sequential focus navigation (4 by justinfagnani, mfreed7, smaug----)
https://github.com/w3c/webcomponents/issues/830
- #836 CSS isn't used for icons - it should be (3 by rniwa, bkardell, Grovkillen)
https://github.com/w3c/webcomponents/issues/836
- #835 JSON and CSS modules dynamic import (2 by Ms2ger, dandclark)
https://github.com/w3c/webcomponents/issues/835
- #738 Custom pseudo-classes for host elements via shadow roots (:state) (1 by JanMiksovsky)
https://github.com/w3c/webcomponents/issues/738 [needs concrete proposal] [shadow-dom]
- #837 Shadow DOM Support in Chrome WebDriver for testability of Google Polymer Web Components (1 by rniwa)
https://github.com/w3c/webcomponents/issues/837
- #838 observedAttributes should be converted to ASCII lowercase (1 by domenic)
https://github.com/w3c/webcomponents/issues/838
- #810 Extensible template parts (1 by JanMiksovsky)
https://github.com/w3c/webcomponents/issues/810 [templates]
3 issues closed:
- JSON and CSS modules dynamic import https://github.com/w3c/webcomponents/issues/835
- Shadow DOM Support in Chrome WebDriver for testability of Google Polymer Web Components https://github.com/w3c/webcomponents/issues/837
- CSS isn't used for icons - it should be https://github.com/w3c/webcomponents/issues/836
* w3c/FileAPI (+0/-1/💬2)
1 issues received 2 new comments:
- #138 Specification status report for TPAC 2019 (2 by mkruisselbrink, siusin)
https://github.com/w3c/FileAPI/issues/138
1 issues closed:
- Update to constructor operations https://github.com/w3c/FileAPI/issues/139
* w3c/gamepad (+0/-1/💬1)
1 issues received 1 new comments:
- #73 id field in gamepad might have a persistent identifier? (1 by luser)
https://github.com/w3c/gamepad/issues/73 [privacy] [security] [wide review]
1 issues closed:
- Update to constructor operations https://github.com/w3c/gamepad/issues/102
* w3c/manifest (+6/-0/💬13)
6 issues created:
- support "Continue where you left off" and "Open a specific page or set of pages" (by mfulton26)
https://github.com/w3c/manifest/issues/794
- Scope should remove the query and fragment at parse time (by mgiuca)
https://github.com/w3c/manifest/issues/793
- Service worker installation uses an algorithm (Start Register) that doesn't exist in SW spec (by mgiuca)
https://github.com/w3c/manifest/issues/789
- Refactor the manifest install flow (by mgiuca)
https://github.com/w3c/manifest/issues/788
- Steps to install the web application does not take into account whether the installation process was canceled (by mgiuca)
https://github.com/w3c/manifest/issues/787
- BeforeInstallPromptEvent.prompt() does not actually perform installation (by mgiuca)
https://github.com/w3c/manifest/issues/786
5 issues received 13 new comments:
- #782 Specification status report for TPAC 2019 (5 by aarongustafson, mgiuca, kenchris)
https://github.com/w3c/manifest/issues/782
- #684 DisplayModeType Borderless (2 by mgiuca, Ayplow)
https://github.com/w3c/manifest/issues/684
- #399 Privacy Review: handle start_url tracking (2 by aarongustafson, mgiuca)
https://github.com/w3c/manifest/issues/399 [Editorial clarification] [question]
- #793 Scope should remove the query and fragment at parse time (2 by aarongustafson, mgiuca)
https://github.com/w3c/manifest/issues/793
- #794 support "Continue where you left off" and "Open a specific page or set of pages" (2 by alancutter, dominickng)
https://github.com/w3c/manifest/issues/794
* w3c/editing (+1/-0/💬28)
1 issues created:
- undo manager (by johanneswilm)
https://github.com/w3c/editing/issues/209
3 issues received 28 new comments:
- #198 2019 TPAC Agenda for Editing TF (16 by frivoal, whsieh, johanneswilm, sanketj, rniwa, gked)
https://github.com/w3c/editing/issues/198
- #209 undo manager (11 by whsieh, johanneswilm, scofalik, Reinmar)
https://github.com/w3c/editing/issues/209
- #199 Specification status report(s) for TPAC 2019 (1 by johanneswilm)
https://github.com/w3c/editing/issues/199
* w3c/input-events (+0/-0/💬1)
1 issues received 1 new comments:
- #102 Specification status report for TPAC 2019 (1 by siusin)
https://github.com/w3c/input-events/issues/102
Pull requests
-------------
* w3c/webcomponents (+0/-1/💬0)
1 pull requests merged:
- Update HTML modules explainer with link to duplicate exports issue
https://github.com/w3c/webcomponents/pull/833
* w3c/FileAPI (+0/-1/💬0)
1 pull requests merged:
- Change Constructor extAttr to constructor() op
https://github.com/w3c/FileAPI/pull/141
* w3c/gamepad (+0/-1/💬0)
1 pull requests merged:
- refactor: use new IDL constructor + fix link
https://github.com/w3c/gamepad/pull/103
* w3c/manifest (+3/-0/💬12)
3 pull requests submitted:
- Make Service Worker registration work properly (don't use outdated steps) (by mgiuca)
https://github.com/w3c/manifest/pull/792
- Require document to be in scope to be styled by the manifest (by mgiuca)
https://github.com/w3c/manifest/pull/791
- Rewrite installation process and install prompting logic (by mgiuca)
https://github.com/w3c/manifest/pull/790
4 pull requests received 12 new comments:
- #791 Require document to be in scope to be styled by the manifest (5 by dominickng, mgiuca)
https://github.com/w3c/manifest/pull/791
- #768 Add shortcuts feature to the explainer and spec (4 by aarongustafson, mgiuca, christianliebel)
https://github.com/w3c/manifest/pull/768
- #790 Rewrite installation process and install prompting logic (2 by mgiuca)
https://github.com/w3c/manifest/pull/790
- #792 Make Service Worker registration work properly (don't use outdated steps) (1 by mgiuca)
https://github.com/w3c/manifest/pull/792
* w3c/clipboard-apis (+1/-0/💬0)
1 pull requests submitted:
- Editorial: use new constructor syntax (by marcoscaceres)
https://github.com/w3c/clipboard-apis/pull/99
* w3c/editing (+3/-2/💬0)
3 pull requests submitted:
- Adding Undo manager to agenda (by gked)
https://github.com/w3c/editing/pull/210
- updating agenda (by gked)
https://github.com/w3c/editing/pull/208
- agenda markdown file (by gked)
https://github.com/w3c/editing/pull/207
2 pull requests merged:
- updating agenda
https://github.com/w3c/editing/pull/208
- agenda markdown file
https://github.com/w3c/editing/pull/207
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, 17 September 2019 17:01:02 UTC