- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 05 Sep 2017 17:00:50 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1dpHDW-0007m0-DD@uranus.w3.org>
Issues
------
* w3c/webcomponents (+2/-9/💬30)
2 issues created:
- Upstreaming Shadow DOM and outstanding v1 work (by annevk)
https://github.com/w3c/webcomponents/issues/661
- Clarify upgrading element's properties (by bedeoverend)
https://github.com/w3c/webcomponents/issues/660
12 issues received 30 new comments:
- #660 Clarify upgrading element's properties (6 by bedeoverend, rniwa, baocang)
https://github.com/w3c/webcomponents/issues/660
- #377 Upstream Shadow DOM spec to DOM/HTML Standard (5 by annevk, hayatoito)
https://github.com/w3c/webcomponents/issues/377
- #578 Synthetic click activation steps should state whether the event is composed or not (4 by rniwa, annevk)
https://github.com/w3c/webcomponents/issues/578
- #628 Should <link> work inside Shadow DOM? (4 by annevk, hayatoito)
https://github.com/w3c/webcomponents/issues/628
- #645 HTML Modules (3 by AshleyScirra, TakayoshiKochi)
https://github.com/w3c/webcomponents/issues/645
- #352 Resize events needed? (2 by dontcallmedom, domenic)
https://github.com/w3c/webcomponents/issues/352
- #583 customElements.define should throw on registration of definitions that shadow built-in properties / methods. (1 by annevk)
https://github.com/w3c/webcomponents/issues/583
- #650 [question] Why are we unable to build web components from SVG elements? (1 by trusktr)
https://github.com/w3c/webcomponents/issues/650
- #659 Allow custom `input` element content (1 by hayatoito)
https://github.com/w3c/webcomponents/issues/659
- #661 Upstreaming Shadow DOM and outstanding v1 work (1 by annevk)
https://github.com/w3c/webcomponents/issues/661
- #56 Shadow DOM, <style>, and document.styleSheets (1 by annevk)
https://github.com/w3c/webcomponents/issues/56
- #507 shadow tree -> iframe <- contentWindow.frameElement encapsulation issue (1 by annevk)
https://github.com/w3c/webcomponents/issues/507
9 issues closed:
- Umbrella bugs for shadow DOM related issues in other specifications for v1 API https://github.com/w3c/webcomponents/issues/495
- Can't reuse custom element constructors? https://github.com/w3c/webcomponents/issues/618
- customElements.define should throw on registration of definitions that shadow built-in properties / methods. https://github.com/w3c/webcomponents/issues/583
- Shadow DOM, <style>, and document.styleSheets https://github.com/w3c/webcomponents/issues/56
- shadow tree -> iframe <- contentWindow.frameElement encapsulation issue https://github.com/w3c/webcomponents/issues/507
- [question] Why are we unable to build web components from SVG elements? https://github.com/w3c/webcomponents/issues/650
- Support for pseudo elements with ::slotted() selectors https://github.com/w3c/webcomponents/issues/655
- Link to example from early in spec https://github.com/w3c/webcomponents/issues/656
- Clarify upgrading element's properties https://github.com/w3c/webcomponents/issues/660
* w3c/ServiceWorker (+1/-0/💬12)
1 issues created:
- What happens to the request body if the fetch isn't handled? (by jakearchibald)
https://github.com/w3c/ServiceWorker/issues/1191
2 issues received 12 new comments:
- #1191 What happens to the request body if the fetch isn't handled? (8 by annevk, jakearchibald, wanderview)
https://github.com/w3c/ServiceWorker/issues/1191
- #1187 skipWaiting() promise should resolve after promotion to .active (4 by mattto, wanderview)
https://github.com/w3c/ServiceWorker/issues/1187
* w3c/manifest (+0/-0/💬4)
1 issues received 4 new comments:
- #589 Richer splash screen backgrounds (4 by marcoscaceres, piotrswigon, mgiuca)
https://github.com/w3c/manifest/issues/589
* w3c/pointerlock (+0/-0/💬1)
1 issues received 1 new comments:
- #22 Time at TPAC? (1 by LJWatson)
https://github.com/w3c/pointerlock/issues/22
* w3c/push-api (+0/-1/💬4)
1 issues received 4 new comments:
- #259 APA WG comment: ability to pause notifications (4 by JaninaSajka, martinthomson, LJWatson)
https://github.com/w3c/push-api/issues/259
1 issues closed:
- APA WG comment: ability to pause notifications https://github.com/w3c/push-api/issues/259
* w3c/uievents (+1/-0/💬1)
1 issues created:
- Define retargeting steps (by annevk)
https://github.com/w3c/uievents/issues/157
1 issues received 1 new comments:
- #58 Expose 'inertial scrolling state' in wheel events (1 by mstange)
https://github.com/w3c/uievents/issues/58
* w3c/html (+3/-3/💬8)
3 issues created:
- main element description (by josevega333)
https://github.com/w3c/html/issues/1004
- Outdated link to ARIA Authoring Practices (by MichielBijl)
https://github.com/w3c/html/issues/1003
- “3.2 Elements” has outdated code example (by MichielBijl)
https://github.com/w3c/html/issues/1002
5 issues received 8 new comments:
- #893 Identify sections at risk for 5.2 (3 by chaals)
https://github.com/w3c/html/issues/893
- #1002 “3.2 Elements” has outdated code example (2 by MichielBijl, Alohci)
https://github.com/w3c/html/issues/1002
- #972 Minor proposals/issues related to chapter 4.3.9. (1 by rehierl)
https://github.com/w3c/html/issues/972
- #955 Incorporate Custom Elements in HTML directly? (1 by marcoscaceres)
https://github.com/w3c/html/issues/955
- #1004 main element description (1 by LJWatson)
https://github.com/w3c/html/issues/1004
3 issues closed:
- main element description https://github.com/w3c/html/issues/1004
- “3.2 Elements” has outdated code example https://github.com/w3c/html/issues/1002
- Minor proposals/issues related to chapter 4.3.9. https://github.com/w3c/html/issues/972
* w3c/dom (+0/-0/💬2)
1 issues received 2 new comments:
- #154 please use DOMHighResTimeStamp for timeStamp of the Event interface (2 by yongsheng, siusin)
https://github.com/w3c/dom/issues/154
Pull requests
-------------
* w3c/manifest (+1/-1/💬5)
1 pull requests submitted:
- changed some working links from http to https (by deadjdona)
https://github.com/w3c/manifest/pull/607
2 pull requests received 5 new comments:
- #604 chore: add Rob Dolin as co-editor (3 by marcoscaceres, dontcallmedom)
https://github.com/w3c/manifest/pull/604
- #607 changed some working links from http to https (2 by marcoscaceres)
https://github.com/w3c/manifest/pull/607
1 pull requests merged:
- changed some working links from http to https
https://github.com/w3c/manifest/pull/607
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webcomponents
* https://github.com/w3c/FileAPI
* https://github.com/w3c/ServiceWorker
* 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/html
* https://github.com/w3c/html-aam
* https://github.com/w3c/html-aria
* https://github.com/w3c/html-extensions
* https://github.com/w3c/html-landscape
* https://github.com/w3c/html-reference
* https://github.com/w3c/aria-in-html
* https://github.com/w3c/microdata
* https://github.com/w3c/2dcontext
* https://github.com/w3c/DOM-Parsing
* https://github.com/w3c/dom
Received on Tuesday, 5 September 2017 17:00:54 UTC