- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 16 Apr 2019 17:01:37 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1hGRSj-0003E3-5k@uranus.w3.org>
Issues
------
* w3c/webcomponents (+1/-0/💬11)
1 issues created:
- Document "layers" for single-use components (by andyearnshaw)
https://github.com/w3c/webcomponents/issues/806
5 issues received 11 new comments:
- #804 Shadow tree encapsulation and CSS (4 by rniwa, Jamesernator, annevk)
https://github.com/w3c/webcomponents/issues/804 [css] [shadow-dom]
- #786 Web Components F2F Spring 2019 (2 by rniwa, NavidZ)
https://github.com/w3c/webcomponents/issues/786
- #634 Proposal: Allow custom elements to be in any namespace (2 by gertcuykens, ExE-Boss)
https://github.com/w3c/webcomponents/issues/634 [custom-elements] [needs implementer interest]
- #806 Document "layers" for single-use components (2 by smfr, rniwa)
https://github.com/w3c/webcomponents/issues/806 [css] [needs concrete proposal] [needs implementer interest] [shadow-dom]
- #550 [idea] childConnectedCallback and childDisconnectedCallback (1 by trusktr)
https://github.com/w3c/webcomponents/issues/550 [custom-elements] [needs implementer interest]
* w3c/FileAPI (+0/-1/💬0)
1 issues closed:
- Streams are hot, FileReader.readAs____ is not https://github.com/w3c/FileAPI/issues/40 [feature request]
* w3c/manifest (+0/-9/💬35)
13 issues received 35 new comments:
- #399 Privacy Review: handle start_url tracking (21 by reillyeon, dominickng, marcoscaceres, npdoty, lknik, g-ortuno, aarongustafson)
https://github.com/w3c/manifest/issues/399 [Editorial clarification] [question]
- #699 Should appinstalled and beforeinstallprompt events be optional? (2 by marcoscaceres)
https://github.com/w3c/manifest/issues/699 [atrisk]
- #735 Broken fragments in spec (2 by marcoscaceres)
https://github.com/w3c/manifest/issues/735
- #705 Control over webapp installation & launch (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/705
- #611 Use WebIDL to describe the manifest data structure (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/611
- #582 App shortcuts / actions (1 by raymeskhoury)
https://github.com/w3c/manifest/issues/582 [Feature Request]
- #583 Provide VR display mode (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/583 [Feature Request]
- #553 Simple Example and Complex Example (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/553
- #652 Payment Handler spec defines IDL types very similar to manifest (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/652
- #721 MIME type in HTML <link type="application/manifest+json" rel="manifest"> (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/721
- #726 Install button on another domain (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/726
- #727 API to get details about browser heuristics. (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/727
- #538 The list of known Web Manifest platform values is confusing (1 by marcoscaceres)
https://github.com/w3c/manifest/issues/538
9 issues closed:
- The list of known Web Manifest platform values is confusing https://github.com/w3c/manifest/issues/538
- Simple Example and Complex Example https://github.com/w3c/manifest/issues/553
- Provide VR display mode https://github.com/w3c/manifest/issues/583 [Feature Request]
- Payment Handler spec defines IDL types very similar to manifest https://github.com/w3c/manifest/issues/652
- Control over webapp installation & launch https://github.com/w3c/manifest/issues/705
- Install button on another domain https://github.com/w3c/manifest/issues/726
- API to get details about browser heuristics. https://github.com/w3c/manifest/issues/727
- Broken fragments in spec https://github.com/w3c/manifest/issues/735
- MIME type in HTML <link type="application/manifest+json" rel="manifest"> https://github.com/w3c/manifest/issues/721
* w3c/push-api (+0/-0/💬1)
1 issues received 1 new comments:
- #305 Should PushManager.subscribe() return the existing subscription or a new one? (1 by beverloo)
https://github.com/w3c/push-api/issues/305
* w3c/uievents (+0/-0/💬4)
2 issues received 4 new comments:
- #84 MouseEvent.fromElement/toElement (3 by foolip, hsivonen)
https://github.com/w3c/uievents/issues/84
- #218 onbeforeinput (1 by phistuck)
https://github.com/w3c/uievents/issues/218
* w3c/editing (+1/-0/💬6)
1 issues created:
- "The removeFormat command" section should include `<del>` as target of the command (by masayuki-nakano)
https://github.com/w3c/editing/issues/192
1 issues received 6 new comments:
- #191 When an 'insertHTML' command should be applied as sibling or child of a styled 'span' element ? (6 by johanneswilm, javifernandez, masayuki-nakano, gked)
https://github.com/w3c/editing/issues/191 [ContentEditable] [execCommand]
* w3c/selection-api (+1/-0/💬4)
1 issues created:
- Changing the selection creates a Range object (by rniwa)
https://github.com/w3c/selection-api/issues/103
1 issues received 4 new comments:
- #42 Add APIs to save/restore selection (4 by rniwa, Reinmar)
https://github.com/w3c/selection-api/issues/42 [NewAPI]
Pull requests
-------------
* w3c/FileAPI (+1/-2/💬5)
1 pull requests submitted:
- Fix escaping that doesn't work in <xmp> (by foolip)
https://github.com/w3c/FileAPI/pull/127
2 pull requests received 5 new comments:
- #117 Add simpler reading methods to Blob interface. (4 by jimmywarting, annevk)
https://github.com/w3c/FileAPI/pull/117
- #127 Fix escaping that doesn't work in <xmp> (1 by mkruisselbrink)
https://github.com/w3c/FileAPI/pull/127
2 pull requests merged:
- Fix escaping that doesn't work in <xmp>
https://github.com/w3c/FileAPI/pull/127
- Add simpler reading methods to Blob interface.
https://github.com/w3c/FileAPI/pull/117
* w3c/manifest (+1/-0/💬0)
1 pull requests submitted:
- editiorial: relocate AppBannerPromptOutcome section (by marcoscaceres)
https://github.com/w3c/manifest/pull/759
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, 16 April 2019 17:01:39 UTC