Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+0/-0/๐Ÿ’ฌ39)
  8 issues received 39 new comments:
  - #843 Change 'CSS Modules' name to avoid webdev confusion (16 by benschwarz, brendanfalkowski, cherscarlett, dfabulich, giuseppeg, gregwhitworth, justinfagnani, karlhorky, matthewp, mkay581, stubbornella)
    https://github.com/w3c/webcomponents/issues/843 [modules] [needs consensus] 
  - #842 Anonymous custom elements ๅŒฟๅ่‡ชๅฎšไน‰็ป„ไปถ (3 by JanMiksovsky, justinfagnani, masx200)
    https://github.com/w3c/webcomponents/issues/842 
  - #840 Should host with `delegatesFocus` true keep the previous focused element focused if it's a shadow-including descendant of the host? (1 by rniwa)
    https://github.com/w3c/webcomponents/issues/840 [shadow-dom] 
  - #839 HTML, CSS, and JSON modules shouldn't solely rely on MIME type to change parsing behavior (9 by GeoffreyBooth, annevk, caridy, devongovett, justinfagnani, littledan, ljharb)
    https://github.com/w3c/webcomponents/issues/839 
  - #830 Focus delegation from shadow host should not behave like sequential focus navigation (4 by rakina, rniwa)
    https://github.com/w3c/webcomponents/issues/830 
  - #776 Editor support for WebComponents (3 by daKmoR, mzeiher, octref)
    https://github.com/w3c/webcomponents/issues/776 [question] 
  - #738 Custom pseudo-classes for host elements via shadow roots (:state) (1 by karlhorky)
    https://github.com/w3c/webcomponents/issues/738 [needs concrete proposal] [shadow-dom] 
  - #695 [templates] If HTML Template Instantiation proposal is adopted, consider a HTML-native syntax (2 by Nashorn)
    https://github.com/w3c/webcomponents/issues/695 [templates] 

* w3c/gamepad (+1/-1/๐Ÿ’ฌ0)
  1 issues created:
  - Add James and Matt as spec editors (by nondebug)
    https://github.com/w3c/gamepad/issues/116 

  1 issues closed:
  - Add James and Matt as spec editors https://github.com/w3c/gamepad/issues/116 

* w3c/manifest (+1/-1/๐Ÿ’ฌ18)
  1 issues created:
  - Clarify the purpose of `purpose: badge` (by NotWoods)
    https://github.com/w3c/manifest/issues/808 

  6 issues received 18 new comments:
  - #808 Clarify the purpose of `purpose: badge` (2 by NotWoods, mgiuca)
    https://github.com/w3c/manifest/issues/808 
  - #807 Space-separated sizes in ImageResource? (3 by aarongustafson, dominickng, marcoscaceres)
    https://github.com/w3c/manifest/issues/807 [Editorial clarification] 
  - #805 custom padding for maskable icons (7 by NotWoods, glennhartmann, mgiuca)
    https://github.com/w3c/manifest/issues/805 
  - #804 Transparent Bottom Navigation Bar (4 by Denaszune, NotWoods, alancutter)
    https://github.com/w3c/manifest/issues/804 
  - #795 Support different shortcut icon requirements/guidelines on different platforms (1 by mgiuca)
    https://github.com/w3c/manifest/issues/795 [Editorial clarification] 
  - #510 Add splashscreen as a `purpose` (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/510 [splash screen] 

  1 issues closed:
  - Clarify the purpose of `purpose: badge` https://github.com/w3c/manifest/issues/808 

* w3c/push-api (+0/-1/๐Ÿ’ฌ0)
  1 issues closed:
  - "handle functional event" no longer a thing https://github.com/w3c/push-api/issues/315 

* w3c/uievents (+1/-0/๐Ÿ’ฌ1)
  1 issues created:
  - Need clarification how mouseenter/leave should behave while modifying DOM tree during event dispatch (by smaug----)
    https://github.com/w3c/uievents/issues/244 

  1 issues received 1 new comments:
  - #181 Needs alternative WheelEvent.deltaMode, WheelEvent.delat(X|Y|Z) (1 by masayuki-nakano)
    https://github.com/w3c/uievents/issues/181 

* w3c/clipboard-apis (+0/-0/๐Ÿ’ฌ2)
  2 issues received 2 new comments:
  - #94 Specification status report for TPAC 2019 (1 by marcoscaceres)
    https://github.com/w3c/clipboard-apis/issues/94 
  - #46 Support for reading custom MIME types from the clipboard (1 by dway123)
    https://github.com/w3c/clipboard-apis/issues/46 

* w3c/editing (+0/-1/๐Ÿ’ฌ0)
  1 issues closed:
  - Specification status report(s) for TPAC 2019 https://github.com/w3c/editing/issues/199 

* w3c/selection-api (+1/-0/๐Ÿ’ฌ1)
  1 issues created:
  - Selecting across wbr element Bug 584141 (by nos111)
    https://github.com/w3c/selection-api/issues/113 

  1 issues received 1 new comments:
  - #113 Selecting across wbr element Bug 584141 (1 by annevk)
    https://github.com/w3c/selection-api/issues/113 

* w3c/input-events (+0/-1/๐Ÿ’ฌ0)
  1 issues closed:
  - Specification status report for TPAC 2019 https://github.com/w3c/input-events/issues/102 



Pull requests
-------------
* w3c/gamepad (+1/-1/๐Ÿ’ฌ1)
  1 pull requests submitted:
  - Add James Hollyer and Matt Reynolds as editors (by nondebug)
    https://github.com/w3c/gamepad/pull/117 

  1 pull requests received 1 new comments:
  - #112 Add feature policy integration (1 by JamesHollyer)
    https://github.com/w3c/gamepad/pull/112 

  1 pull requests merged:
  - Add James Hollyer and Matt Reynolds as editors
    https://github.com/w3c/gamepad/pull/117 

* w3c/manifest (+0/-0/๐Ÿ’ฌ3)
  2 pull requests received 3 new comments:
  - #792 Make Service Worker registration work properly (don't use outdated steps) (2 by jyasskin, marcoscaceres)
    https://github.com/w3c/manifest/pull/792 
  - #768 Add shortcuts feature to the explainer and spec (1 by aarongustafson)
    https://github.com/w3c/manifest/pull/768 

* w3c/push-api (+1/-1/๐Ÿ’ฌ3)
  1 pull requests submitted:
  - Replaced handle functional event with Fire functional event (by sonakshisaxena1)
    https://github.com/w3c/push-api/pull/321 

  1 pull requests received 3 new comments:
  - #321 Replaced handle functional event with Fire functional event (3 by marcoscaceres)
    https://github.com/w3c/push-api/pull/321 

  1 pull requests merged:
  - Replaced handle functional event with Fire functional event
    https://github.com/w3c/push-api/pull/321 

* w3c/editing (+1/-2/๐Ÿ’ฌ0)
  1 pull requests submitted:
  - moved contentEditable to its own repo (by ylafon)
    https://github.com/w3c/editing/pull/214 

  2 pull requests merged:
  - Adding Undo manager to agenda
    https://github.com/w3c/editing/pull/210 
  - moved contentEditable to its own repo
    https://github.com/w3c/editing/pull/214 


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, 8 October 2019 17:00:48 UTC