- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 23 Oct 2018 17:00:52 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1gF032-0006Nu-Sj@uranus.w3.org>
Issues
------
* w3c/webcomponents (+0/-0/💬63)
10 issues received 63 new comments:
- #551 connectedCallback timing when the document parser creates custom elements (30 by WebReflection, franktopel, justinfagnani, irhadkul, cramforce)
https://github.com/w3c/webcomponents/issues/551
- #509 The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (11 by WebReflection, wanttofly88, OvermindDL1)
https://github.com/w3c/webcomponents/issues/509 [custom-elements]
- #468 Provide a lightweight mechanism to add styles to a custom element (11 by tabatkins, hayatoito, WebReflection, rakina, JanMiksovsky, emilio, rniwa)
https://github.com/w3c/webcomponents/issues/468 [custom-elements] [needs concrete proposal] [shadow-dom]
- #645 HTML Modules (3 by BoCupp-Microsoft, domenic)
https://github.com/w3c/webcomponents/issues/645 [modules] [needs concrete proposal]
- #763 Web Components F2F topics for 2018 TPAC (2 by rniwa, hayatoito)
https://github.com/w3c/webcomponents/issues/763
- #701 Having slots as element prevents styling empty containers (2 by tabatkins, morewry)
https://github.com/w3c/webcomponents/issues/701 [needs implementer interest] [shadow-dom]
- #550 [idea] childConnectedCallback and childDisconnectedCallback (1 by franktopel)
https://github.com/w3c/webcomponents/issues/550 [custom-elements] [needs implementer interest]
- #79 Selection APIs for Shadow DOM (1 by yoichio)
https://github.com/w3c/webcomponents/issues/79 [needs concrete proposal] [shadow-dom] [v2]
- #619 Consider adding a childrenChangedCallback or something (1 by franktopel)
https://github.com/w3c/webcomponents/issues/619 [custom-elements] [v2]
- #179 How should various document internal references work when SVG is being used in shadow DOM (1 by AmeliaBR)
https://github.com/w3c/webcomponents/issues/179 [needs-clarification] [shadow-dom] [v1]
* w3c/gamepad (+0/-2/💬1)
1 issues received 1 new comments:
- #66 [Extensions] make pulse() more like navigator.vibrate (1 by GrosSacASac)
https://github.com/w3c/gamepad/issues/66 [v2]
2 issues closed:
- [Extensions] make pulse() more like navigator.vibrate https://github.com/w3c/gamepad/issues/66 [v2]
- About the id https://github.com/w3c/gamepad/issues/65 [v2]
* w3c/manifest (+0/-0/💬3)
1 issues received 3 new comments:
- #693 Add a way to query whether there is a UA-provided back button (3 by Malvoz, tomayac)
https://github.com/w3c/manifest/issues/693
* w3c/uievents (+0/-0/💬1)
1 issues received 1 new comments:
- #208 Consider to make mouseenter/leave (and pointerenter/leave) uncomposed (1 by garykac)
https://github.com/w3c/uievents/issues/208
* w3c/clipboard-apis (+1/-0/💬0)
1 issues created:
- IDL doesn't link correctly (by domenic)
https://github.com/w3c/clipboard-apis/issues/83
* w3c/editing (+4/-2/💬6)
4 issues created:
- Need API for retrieving/providing geometry of editing UI (by garykac)
https://github.com/w3c/editing/issues/183
- Browsers should help in maximising the available space (by garykac)
https://github.com/w3c/editing/issues/182
- Need spec for how HTML is serialized to be placed on the clipboard (by garykac)
https://github.com/w3c/editing/issues/181
- Should browsers support ContentEditable for <option> elements? (by Leo7k)
https://github.com/w3c/editing/issues/180
4 issues received 6 new comments:
- #181 Need spec for how HTML is serialized to be placed on the clipboard (3 by garykac)
https://github.com/w3c/editing/issues/181
- #178 copy/cut and text-transform (1 by johanneswilm)
https://github.com/w3c/editing/issues/178
- #179 Should a styled paragraph maintain its own style when inserting it in a list ? (1 by javifernandez)
https://github.com/w3c/editing/issues/179 [ContentEditable] [execCommand]
- #183 Need API for retrieving/providing geometry of editing UI (1 by smaug----)
https://github.com/w3c/editing/issues/183
2 issues closed:
- copy/cut and text-transform https://github.com/w3c/editing/issues/178
- Should a styled paragraph maintain its own style when inserting it in a list ? https://github.com/w3c/editing/issues/179 [ContentEditable] [execCommand]
* w3c/selection-api (+1/-0/💬1)
1 issues created:
- edge ä¸selection.focusOffset计算错误 (by zhangyonglan)
https://github.com/w3c/selection-api/issues/97
1 issues received 1 new comments:
- #97 edge ä¸selection.focusOffset计算错误 (1 by rniwa)
https://github.com/w3c/selection-api/issues/97
* w3c/input-events (+0/-1/💬1)
1 issues received 1 new comments:
- #70 How to carry directional information with a string and handle insertion (1 by chaals)
https://github.com/w3c/input-events/issues/70 [i18n-comment]
1 issues closed:
- How to carry directional information with a string and handle insertion https://github.com/w3c/input-events/issues/70 [i18n-comment]
* w3c/DOM-Parsing (+1/-2/💬15)
1 issues created:
- Tests (by travisleithead)
https://github.com/w3c/DOM-Parsing/issues/37
8 issues received 15 new comments:
- #21 innerHTML should be defined on ShadowRoot interface in addition to Element interface (3 by rniwa, smaug----, domenic)
https://github.com/w3c/DOM-Parsing/issues/21
- #22 DOMParser's parseFromString should have CEReactions (3 by rniwa, domenic)
https://github.com/w3c/DOM-Parsing/issues/22 [bug]
- #27 Time at TPAC? (2 by travisleithead, chaals)
https://github.com/w3c/DOM-Parsing/issues/27
- #28 Fragment serialization algorithm serializes node itself (2 by Sebmaster, domenic)
https://github.com/w3c/DOM-Parsing/issues/28
- #29 Serialization algorithm never preserves attribute prefixes (2 by domenic, bwrrp)
https://github.com/w3c/DOM-Parsing/issues/29
- #37 Tests (1 by travisleithead)
https://github.com/w3c/DOM-Parsing/issues/37
- #19 How should createContextualFragment interact with `<script>` inside `<template>`? (1 by domenic)
https://github.com/w3c/DOM-Parsing/issues/19
- #24 Define the origin of the documents returned from DOMParser (1 by domenic)
https://github.com/w3c/DOM-Parsing/issues/24
2 issues closed:
- DOMParser's parseFromString should have CEReactions https://github.com/w3c/DOM-Parsing/issues/22 [bug]
- Time at TPAC? https://github.com/w3c/DOM-Parsing/issues/27
Pull requests
-------------
* w3c/webcomponents (+1/-1/💬0)
1 pull requests submitted:
- Add new proposal (by travisleithead)
https://github.com/w3c/webcomponents/pull/768
1 pull requests merged:
- Add new proposal
https://github.com/w3c/webcomponents/pull/768
* w3c/gamepad (+0/-2/💬4)
3 pull requests received 4 new comments:
- #15 spec `gamepadbuttondown` and `gamepadbuttonup` events (issue #4) (2 by marcoscaceres, cvan)
https://github.com/w3c/gamepad/pull/15
- #68 spec vibrationActuator gamepad extension (1 by marcoscaceres)
https://github.com/w3c/gamepad/pull/68
- #84 Cleanup (1 by marcoscaceres)
https://github.com/w3c/gamepad/pull/84
2 pull requests merged:
- Cleanup
https://github.com/w3c/gamepad/pull/84
- Fix Promise type
https://github.com/w3c/gamepad/pull/78
* w3c/screen-orientation (+0/-1/💬0)
1 pull requests merged:
- Fix ReSpec errors
https://github.com/w3c/screen-orientation/pull/122
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, 23 October 2018 17:00:58 UTC