Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+3/-2/πŸ’¬44)
  3 issues created:
  - CSS encapsulation and common CSS rules (by goldingdamien)
    https://github.com/w3c/webcomponents/issues/800 
  - How to handle non-type=”module” scripts in HTML Modules? (by travisleithead)
    https://github.com/w3c/webcomponents/issues/798 [modules] 
  - Quirks render mode in HTML Modules (by travisleithead)
    https://github.com/w3c/webcomponents/issues/797 [modules] 

  9 issues received 44 new comments:
  - #786 Web Components F2F Spring 2019 (14 by travisleithead, annevk, smaug----, muan, justinfagnani, dandclark, rniwa, caridy, dogoku)
    https://github.com/w3c/webcomponents/issues/786 
  - #784 appreciate your feedback for custom element diagram (9 by daKmoR, justinfagnani, AndyOGo)
    https://github.com/w3c/webcomponents/issues/784 [question] 
  - #800 CSS encapsulation and common CSS rules (6 by bkardell, andyearnshaw, goldingdamien, hayatoito)
    https://github.com/w3c/webcomponents/issues/800 
  - #794 Question: where to incubate HTML modules? (5 by rniwa, annevk, mkay581, travisleithead)
    https://github.com/w3c/webcomponents/issues/794 [modules] 
  - #791 Proposal: a native solution for virtual scrolling (3 by andyearnshaw, domenic)
    https://github.com/w3c/webcomponents/issues/791 
  - #770 JSON "modules" (2 by annevk, MylesBorins)
    https://github.com/w3c/webcomponents/issues/770 [modules] 
  - #797 Quirks render mode in HTML Modules (2 by annevk, travisleithead)
    https://github.com/w3c/webcomponents/issues/797 [modules] 
  - #798 How to handle non-type=”module” scripts in HTML Modules? (2 by annevk, matthewp)
    https://github.com/w3c/webcomponents/issues/798 [modules] 
  - #713 WebPlatform Web Components F2F 2018 (1 by dogoku)
    https://github.com/w3c/webcomponents/issues/713 

  2 issues closed:
  - CSS encapsulation and common CSS rules https://github.com/w3c/webcomponents/issues/800 
  - Question: where to incubate HTML modules? https://github.com/w3c/webcomponents/issues/794 [modules] 

* w3c/gamepad (+0/-0/πŸ’¬1)
  1 issues received 1 new comments:
  - #73 id field in gamepad might have a persistent identifier? (1 by cvan)
    https://github.com/w3c/gamepad/issues/73 [privacy] [security] [wide review] 

* w3c/manifest (+1/-0/πŸ’¬6)
  1 issues created:
  - What theme color should be used when a PWA window is out of scope? (by alancutter)
    https://github.com/w3c/manifest/issues/755 

  1 issues received 6 new comments:
  - #755 What theme color should be used when a PWA window is out of scope? (6 by dominickng, alancutter, g-ortuno, kenchris)
    https://github.com/w3c/manifest/issues/755 

* w3c/screen-orientation (+1/-0/πŸ’¬6)
  1 issues created:
  - Reliability of angle (by marcoscaceres)
    https://github.com/w3c/screen-orientation/issues/162 

  2 issues received 6 new comments:
  - #162 Reliability of angle (4 by marcoscaceres, mounirlamouri, Johanna-hub)
    https://github.com/w3c/screen-orientation/issues/162 
  - #87 Deal with fragment navigation (2 by marcoscaceres, Johanna-hub)
    https://github.com/w3c/screen-orientation/issues/87 

* w3c/uievents (+0/-0/πŸ’¬1)
  1 issues received 1 new comments:
  - #202 Event order between "compositionend" and "input" (1 by masayuki-nakano)
    https://github.com/w3c/uievents/issues/202 

* w3c/selection-api (+1/-0/πŸ’¬13)
  1 issues created:
  - Add Selection/Range methods based on anchestor element (by SetTrend)
    https://github.com/w3c/selection-api/issues/102 

  1 issues received 13 new comments:
  - #102 Add Selection/Range methods based on anchestor element (13 by rniwa, johan, SetTrend, tilgovi)
    https://github.com/w3c/selection-api/issues/102 [NewAPI] 

* w3c/input-events (+0/-0/πŸ’¬3)
  2 issues received 3 new comments:
  - #86 `beforeinput` shouldn't be fired before `compositionstart` for backward compatibility (2 by johanneswilm, masayuki-nakano)
    https://github.com/w3c/input-events/issues/86 
  - #94 Declare more detail of `data` value of `formatBackColor` and `formatFontColor` (1 by masayuki-nakano)
    https://github.com/w3c/input-events/issues/94 



Pull requests
-------------
* w3c/webcomponents (+1/-1/πŸ’¬2)
  1 pull requests submitted:
  - Include updated info on HTML Modules (by travisleithead)
    https://github.com/w3c/webcomponents/pull/799 

  1 pull requests received 2 new comments:
  - #796 Move HTML Module Record definition from ES spec to HTML5 spec (2 by travisleithead, dandclark)
    https://github.com/w3c/webcomponents/pull/796 

  1 pull requests merged:
  - Move HTML Module Record definition from ES spec to HTML5 spec
    https://github.com/w3c/webcomponents/pull/796 

* w3c/screen-orientation (+5/-5/πŸ’¬0)
  5 pull requests submitted:
  - Fix description markup (by deniak)
    https://github.com/w3c/screen-orientation/pull/167 
  - respec no longer supports the old ";" delimiter (by deniak)
    https://github.com/w3c/screen-orientation/pull/166 
  - Editorial: refactor to us in parallel (by marcoscaceres)
    https://github.com/w3c/screen-orientation/pull/165 
  - Add test link to step 3 of updating orientation algorithm (by Johanna-hub)
    https://github.com/w3c/screen-orientation/pull/164 
  - Fix: move title inside best practice box (by Johanna-hub)
    https://github.com/w3c/screen-orientation/pull/163 

  5 pull requests merged:
  - Fix description markup
    https://github.com/w3c/screen-orientation/pull/167 
  - respec no longer supports the old ";" delimiter
    https://github.com/w3c/screen-orientation/pull/166 
  - Editorial: refactor to use in parallel
    https://github.com/w3c/screen-orientation/pull/165 
  - Add test link to step 3 of updating orientation algorithm
    https://github.com/w3c/screen-orientation/pull/164 
  - Fix: move title inside best practice box
    https://github.com/w3c/screen-orientation/pull/163 

* w3c/input-events (+0/-1/πŸ’¬1)
  1 pull requests received 1 new comments:
  - #93 Fixed small typo. (1 by johanneswilm)
    https://github.com/w3c/input-events/pull/93 

  1 pull requests merged:
  - Fixed small typo.
    https://github.com/w3c/input-events/pull/93 


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, 5 March 2019 17:01:04 UTC