Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+3/-5/💬95)
  3 issues created:
  - How to determine when to do the manual allocation when using Imperative Shadow DOM Distribution API (by caridy)
    https://github.com/w3c/webcomponents/issues/746 
  - ::slotted() shoud full support complex  selector!! (by minzojian)
    https://github.com/w3c/webcomponents/issues/745 
  - Template in a SVG context does not have any content (by TimvdLippe)
    https://github.com/w3c/webcomponents/issues/744 

  12 issues received 95 new comments:
  - #468 Provide a lightweight mechanism to add styles to a custom element (47 by TakayoshiKochi, domenic, annevk, azakus, bicknellr, hayatoito, trusktr, WebReflection, emilio, rniwa, calebdwilliams)
    https://github.com/w3c/webcomponents/issues/468 [custom-elements] [needs concrete proposal] [shadow-dom] 
  - #745 ::slotted() should full support complex  selector!! (16 by rniwa, emilio, TakayoshiKochi, minzojian, hayatoito)
    https://github.com/w3c/webcomponents/issues/745 
  - #744 Template in a SVG context does not have any content (8 by rniwa, annevk, TimvdLippe, domenic, kevinpschaaf)
    https://github.com/w3c/webcomponents/issues/744 
  - #566 Is there a way to retrieve the localName from a custom element constructor? (7 by rniwa, thysultan, domenic, annevk)
    https://github.com/w3c/webcomponents/issues/566 [custom-elements] [needs concrete proposal] 
  - #743 Figure out Fetch interaction (4 by annevk, matthewp, domenic)
    https://github.com/w3c/webcomponents/issues/743 [modules] 
  - #645 HTML Modules (3 by rniwa, justinfagnani)
    https://github.com/w3c/webcomponents/issues/645 [modules] [needs concrete proposal] 
  - #187 Need callback for form submit data (3 by annevk, domenic, tkent-google)
    https://github.com/w3c/webcomponents/issues/187 [custom-elements] [needs concrete proposal] [needs consensus] 
  - #713 WebPlatform Web Components F2F 2018 (2 by TakayoshiKochi)
    https://github.com/w3c/webcomponents/issues/713 
  - #746 How to determine when to do the manual allocation when using Imperative Shadow DOM Distribution API (2 by annevk, caridy)
    https://github.com/w3c/webcomponents/issues/746 
  - #742 HTML module should require a new MIME type (1 by rniwa)
    https://github.com/w3c/webcomponents/issues/742 [modules] 
  - #727 Element Behaviors, and the has="" attribute. A useful alternative to Custom Elements in many cases! (1 by joshbruce)
    https://github.com/w3c/webcomponents/issues/727 [needs implementer interest] 
  - #509 The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (1 by wessberg)
    https://github.com/w3c/webcomponents/issues/509 [custom-elements] 

  5 issues closed:
  - Template in a SVG context does not have any content https://github.com/w3c/webcomponents/issues/744 
  - How to determine when to do the manual allocation when using Imperative Shadow DOM Distribution API https://github.com/w3c/webcomponents/issues/746 
  - ::slotted() should full support complex  selector!! https://github.com/w3c/webcomponents/issues/745 
  - Add `customElements.upgrade` https://github.com/w3c/webcomponents/issues/710 [custom-elements] [needs concrete proposal] 
  - WebPlatform Web Components F2F 2018 https://github.com/w3c/webcomponents/issues/713 

* w3c/FileAPI (+0/-0/💬1)
  1 issues received 1 new comments:
  - #79 Don't update FileReader's result until "LOAD" (1 by jakearchibald)
    https://github.com/w3c/FileAPI/issues/79 

* w3c/gamepad (+0/-0/💬1)
  1 issues received 1 new comments:
  - #67 Light Indicator (1 by haykam821)
    https://github.com/w3c/gamepad/issues/67 [v2] 

* w3c/manifest (+4/-0/💬28)
  4 issues created:
  - Forbid browser to take screenshots (by nicofrand)
    https://github.com/w3c/manifest/issues/661 
  - Question about 'lang' and 'dir' members (by Malvoz)
    https://github.com/w3c/manifest/issues/660 
  - Proposal: Display Mode 'standalone-no-ui' (by ChrisTalman)
    https://github.com/w3c/manifest/issues/659 
  - New Boolean members to control interaction with related applications (by mgiuca)
    https://github.com/w3c/manifest/issues/658 

  7 issues received 28 new comments:
  - #661 Forbid browser to take screenshots (9 by marcoscaceres, kenchris, skddc, nicofrand, Schoumi, Zykino)
    https://github.com/w3c/manifest/issues/661 
  - #658 New Boolean members to control interaction with related applications (7 by mounirlamouri, mgiuca, kenchris)
    https://github.com/w3c/manifest/issues/658 
  - #646 Clarify rule of navigating away from the navigation scope (3 by mgiuca, kenchris)
    https://github.com/w3c/manifest/issues/646 
  - #554 Should the scope terminate by "/"? (3 by marcoscaceres, mgiuca, kenchris)
    https://github.com/w3c/manifest/issues/554 
  - #659 Proposal: Display Mode 'standalone-no-ui' (3 by ChrisTalman, Malvoz)
    https://github.com/w3c/manifest/issues/659 
  - #660 Question about 'lang' and 'dir' members (2 by marcoscaceres)
    https://github.com/w3c/manifest/issues/660 [question] 
  - #627 Allowing only site-triggered install prompt (1 by photopea)
    https://github.com/w3c/manifest/issues/627 

* w3c/push-api (+2/-0/💬0)
  2 issues created:
  - customize push server (by QingLeiLi)
    https://github.com/w3c/push-api/issues/293 
  - Allow atomic push resubscribe (by aliams)
    https://github.com/w3c/push-api/issues/292 

* w3c/uievents (+2/-0/💬3)
  2 issues created:
  - Discourage UIEvent reuse (by annevk)
    https://github.com/w3c/uievents/issues/187 
  - UI Event Types (by annevk)
    https://github.com/w3c/uievents/issues/186 

  2 issues received 3 new comments:
  - #157 Define retargeting steps (2 by annevk, hayatoito)
    https://github.com/w3c/uievents/issues/157 
  - #147 Add specification for AltGraph key & modifier behaviour (1 by masayuki-nakano)
    https://github.com/w3c/uievents/issues/147 

* w3c/editing (+0/-0/💬2)
  1 issues received 2 new comments:
  - #164 Should backspace merge text with last cell's content of a table above ? (2 by javifernandez)
    https://github.com/w3c/editing/issues/164 

* w3c/dom (+0/-0/💬1)
  1 issues received 1 new comments:
  - #172 Wide review tracker for DOM 4.1 (1 by xfq)
    https://github.com/w3c/dom/issues/172 [meta] 



Pull requests
-------------
* w3c/gamepad (+0/-0/💬3)
  1 pull requests received 3 new comments:
  - #68 spec vibrationActuator gamepad extension (3 by luser, qdot, nondebug)
    https://github.com/w3c/gamepad/pull/68 


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, 13 March 2018 17:00:45 UTC