- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 19 Mar 2019 17:01:50 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1h6I7a-0003OU-Fj@uranus.w3.org>
Issues
------
* w3c/webcomponents (+1/-4/💬51)
1 issues created:
- Spring 2019 F2F Agenda (by rniwa)
https://github.com/w3c/webcomponents/issues/802
10 issues received 51 new comments:
- #802 Spring 2019 F2F Agenda (23 by travisleithead, domenic, ruphin, annevk, hayatoito, justinfagnani, abdonrd, rniwa, caridy, tkent-google, diervo)
https://github.com/w3c/webcomponents/issues/802
- #677 Please revisit HTML Imports (6 by matthewp, matthew-dean, Kuzcoo, domenic)
https://github.com/w3c/webcomponents/issues/677
- #752 HTML module should require a new top level element (5 by annevk, ExE-Boss)
https://github.com/w3c/webcomponents/issues/752 [modules]
- #786 Web Components F2F Spring 2019 (5 by ruphin, annevk, littledan, rniwa, josh)
https://github.com/w3c/webcomponents/issues/786
- #789 Is there a way to detect if a custom element was constructed during parsing? (4 by rniwa, trusktr)
https://github.com/w3c/webcomponents/issues/789 [question]
- #187 Need callback for form submit data (3 by stramel, domenic)
https://github.com/w3c/webcomponents/issues/187 [custom-elements] [needs concrete proposal] [needs consensus]
- #754 Cleaning up (undefining) custom elements? (2 by annevk, mbostock)
https://github.com/w3c/webcomponents/issues/754
- #769 Provide an option which allows global CSSes to style elements inside a shadow tree (1 by annevk)
https://github.com/w3c/webcomponents/issues/769
- #753 changing slot text node is overly verbose (1 by annevk)
https://github.com/w3c/webcomponents/issues/753
- #758 How to define APIs only for custom element authors (1 by tkent-google)
https://github.com/w3c/webcomponents/issues/758 [custom-elements]
4 issues closed:
- Provide an option which allows global CSSes to style elements inside a shadow tree https://github.com/w3c/webcomponents/issues/769
- How to introduce global "css", such as "iconfont" font library https://github.com/w3c/webcomponents/issues/757
- Cleaning up (undefining) custom elements? https://github.com/w3c/webcomponents/issues/754
- changing slot text node is overly verbose https://github.com/w3c/webcomponents/issues/753
* w3c/FileAPI (+3/-1/💬0)
3 issues created:
- Use [NewObject] for Blob's slice() and FileReaderSync (by annevk)
https://github.com/w3c/FileAPI/issues/121
- Event handler content attributes are for HTML elements, not JS APIs (by domenic)
https://github.com/w3c/FileAPI/issues/120
- Consider dispatching loadstart "synchronously" (similar to XMLHttpRequest) (by annevk)
https://github.com/w3c/FileAPI/issues/119
1 issues closed:
- Don't update FileReader's result until "LOAD" https://github.com/w3c/FileAPI/issues/79
* w3c/manifest (+1/-2/💬7)
1 issues created:
- requests (by weekez78)
https://github.com/w3c/manifest/issues/757
2 issues received 7 new comments:
- #756 Explicit requirements/capabilities section (6 by marcoscaceres, reillyeon, jfey)
https://github.com/w3c/manifest/issues/756
- #737 Add a "tabbed application" mode (1 by evanw)
https://github.com/w3c/manifest/issues/737 [Feature Request]
2 issues closed:
- requests https://github.com/w3c/manifest/issues/757
- Explicit requirements/capabilities section https://github.com/w3c/manifest/issues/756
* w3c/pointerlock (+0/-1/💬2)
1 issues received 2 new comments:
- #41 Warp on Exit (2 by kr, EiraGe)
https://github.com/w3c/pointerlock/issues/41
1 issues closed:
- Warp on Exit https://github.com/w3c/pointerlock/issues/41
* w3c/screen-orientation (+1/-0/💬3)
1 issues created:
- unlocking during event propagation is undefined (by marcoscaceres)
https://github.com/w3c/screen-orientation/issues/173
2 issues received 3 new comments:
- #87 Deal with fragment navigation (2 by marcoscaceres, foolip)
https://github.com/w3c/screen-orientation/issues/87
- #173 unlocking during event dispatching is undefined (1 by Johanna-hub)
https://github.com/w3c/screen-orientation/issues/173
* w3c/clipboard-apis (+2/-0/💬0)
2 issues created:
- write() method assumes its passed Blob objects (by annevk)
https://github.com/w3c/clipboard-apis/issues/88
- write() method incorrect (by annevk)
https://github.com/w3c/clipboard-apis/issues/87
* w3c/editing (+0/-0/💬1)
1 issues received 1 new comments:
- #150 Removal of browser built-in Undo stack functionality from contenteditable (1 by dmonad)
https://github.com/w3c/editing/issues/150
* w3c/DOM-Parsing (+0/-0/💬5)
1 issues received 5 new comments:
- #47 XML null namespaces need to be preserved (5 by annevk, bedney, tkent-google)
https://github.com/w3c/DOM-Parsing/issues/47
Pull requests
-------------
* w3c/FileAPI (+1/-1/💬4)
1 pull requests submitted:
- Rewrite FileReader definitions. (by mkruisselbrink)
https://github.com/w3c/FileAPI/pull/118
2 pull requests received 4 new comments:
- #117 Add simpler reading methods to Blob interface. (2 by mkruisselbrink)
https://github.com/w3c/FileAPI/pull/117
- #118 Rewrite FileReader definitions. (2 by mkruisselbrink)
https://github.com/w3c/FileAPI/pull/118
1 pull requests merged:
- Rewrite FileReader definitions.
https://github.com/w3c/FileAPI/pull/118
* w3c/gamepad (+1/-1/💬0)
1 pull requests submitted:
- Move Ted to former editor (by marcoscaceres)
https://github.com/w3c/gamepad/pull/90
1 pull requests merged:
- Move Ted to former editor
https://github.com/w3c/gamepad/pull/90
* w3c/screen-orientation (+2/-5/💬0)
2 pull requests submitted:
- Fix Respec warnings (by Johanna-hub)
https://github.com/w3c/screen-orientation/pull/174
- Expand default orientation definition (by Johanna-hub)
https://github.com/w3c/screen-orientation/pull/172
5 pull requests merged:
- Fix Respec warnings
https://github.com/w3c/screen-orientation/pull/174
- Locking orientation algorithm edits
https://github.com/w3c/screen-orientation/pull/160
- Change lock link in example 3
https://github.com/w3c/screen-orientation/pull/169
- Edit to 5.3.1. Locking to the default orientation
https://github.com/w3c/screen-orientation/pull/171
- Expand default orientation definition
https://github.com/w3c/screen-orientation/pull/172
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, 19 March 2019 17:01:58 UTC