Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+3/-2/💬23)
  3 issues created:
  - Consider adding user-defined attributes to slots (by billmoser)
    https://github.com/w3c/webcomponents/issues/733 
  - If a Custom Element is used as a placeholder for an HTML heading, would it be interpreted as a heading for SEO purposes? (by Sylphony)
    https://github.com/w3c/webcomponents/issues/730 
  - Input requested on ARIA/HTML role parity (by LJWatson)
    https://github.com/w3c/webcomponents/issues/729 

  11 issues received 23 new comments:
  - #716 Scoped Custom Element Registries (5 by trusktr, Jamesernator)
    https://github.com/w3c/webcomponents/issues/716 
  - #730 If a Custom Element is used as a placeholder for an HTML heading, would it be interpreted as a heading for SEO purposes? (3 by trusktr, domenic)
    https://github.com/w3c/webcomponents/issues/730 
  - #509 The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (3 by trusktr, OvermindDL1)
    https://github.com/w3c/webcomponents/issues/509 [custom-elements] 
  - #726 Named slots and the slot attribute requirement (2 by cary-smith, PaulHMason)
    https://github.com/w3c/webcomponents/issues/726 
  - #713 WebPlatform Web Components F2F 2018 (2 by tomalec, treshugart)
    https://github.com/w3c/webcomponents/issues/713 
  - #727 Element Behaviors, and the has="" attribute. A useful alternative to Custom Elements in many cases! (2 by trusktr, joshbruce)
    https://github.com/w3c/webcomponents/issues/727 
  - #634 Proposal: Allow custom elements to be in any namespace (2 by trusktr, jarek-foksa)
    https://github.com/w3c/webcomponents/issues/634 [custom-elements] 
  - #733 Consider adding user-defined attributes to slots (1 by hayatoito)
    https://github.com/w3c/webcomponents/issues/733 
  - #658 Why do we really need hyphens? (1 by Jamesernator)
    https://github.com/w3c/webcomponents/issues/658 [custom-elements] 
  - #725 Interfaces for web components (1 by trusktr)
    https://github.com/w3c/webcomponents/issues/725 
  - #662 A new attribute similar to is="", but would allow multiple behaviors to be attached to a given element. (1 by trusktr)
    https://github.com/w3c/webcomponents/issues/662 [custom-elements] 

  2 issues closed:
  - A new attribute similar to is="", but would allow multiple behaviors to be attached to a given element. https://github.com/w3c/webcomponents/issues/662 [custom-elements] 
  - Consider adding user-defined attributes to slots https://github.com/w3c/webcomponents/issues/733 

* w3c/FileAPI (+1/-1/💬18)
  1 issues created:
  - Support `Response` in `URL.createObjectURL` (by bmeck)
    https://github.com/w3c/FileAPI/issues/97 

  2 issues received 18 new comments:
  - #97 Support `Response` in `URL.createObjectURL` (17 by bmeck, mkruisselbrink, wanderview)
    https://github.com/w3c/FileAPI/issues/97 
  - #84 Async createObjectURL (1 by bmeck)
    https://github.com/w3c/FileAPI/issues/84 

  1 issues closed:
  - Async createObjectURL https://github.com/w3c/FileAPI/issues/84 

* w3c/manifest (+1/-3/💬9)
  1 issues created:
  - Payment Handler spec defines IDL types very similar to manifest (by kenchris)
    https://github.com/w3c/manifest/issues/652 

  4 issues received 9 new comments:
  - #641 ServiceWorkerRegistration dictionary conflicts with ServiceWorker WebIDL (3 by kenchris)
    https://github.com/w3c/manifest/issues/641 
  - #652 Payment Handler spec defines IDL types very similar to manifest (3 by marcoscaceres, kenchris)
    https://github.com/w3c/manifest/issues/652 
  - #552 Make start_url relative to scope and not manifest location (2 by mgiuca, kenchris)
    https://github.com/w3c/manifest/issues/552 
  - #637 PromptResponseObject definition is missing in "IDL Index" (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/637 

  3 issues closed:
  - PromptResponseObject definition is missing in "IDL Index" https://github.com/w3c/manifest/issues/637 
  - Make start_url relative to scope and not manifest location https://github.com/w3c/manifest/issues/552 
  - Extension point should come after processing other members https://github.com/w3c/manifest/issues/629 

* w3c/pointerlock (+0/-1/💬0)
  1 issues closed:
  - Don't point to developers.whatwg.org https://github.com/w3c/pointerlock/issues/26 

* w3c/uievents (+1/-0/💬1)
  1 issues created:
  - Needs alternative WheelEvent.deltaMode, WheelEvent.delat(X|Y|Z) (by masayuki-nakano)
    https://github.com/w3c/uievents/issues/181 

  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/uievents-key (+0/-1/💬2)
  1 issues received 2 new comments:
  - #44 Implementation report (2 by garykac, LJWatson)
    https://github.com/w3c/uievents-key/issues/44 

  1 issues closed:
  - Implementation report https://github.com/w3c/uievents-key/issues/44 

* w3c/dom (+0/-1/💬0)
  1 issues closed:
  - Add attribution of WHATWG DOM, as required by the CC-BY license https://github.com/w3c/dom/issues/174 



Pull requests
-------------
* w3c/webcomponents (+2/-2/💬7)
  2 pull requests submitted:
  - typo (by chaals)
    https://github.com/w3c/webcomponents/pull/732 
  - Add Declarative Shadow DOM strawman proposal (by tomalec)
    https://github.com/w3c/webcomponents/pull/731 

  1 pull requests received 7 new comments:
  - #731 Add Declarative Shadow DOM strawman proposal (7 by trusktr, tomalec, matthewp, caridy, hayatoito)
    https://github.com/w3c/webcomponents/pull/731 

  2 pull requests merged:
  - typo
    https://github.com/w3c/webcomponents/pull/732 
  - Add Declarative Shadow DOM strawman proposal
    https://github.com/w3c/webcomponents/pull/731 

* w3c/manifest (+1/-1/💬1)
  1 pull requests submitted:
  - Move extension point to end of processing steps (by mgiuca)
    https://github.com/w3c/manifest/pull/653 

  1 pull requests received 1 new comments:
  - #653 Move extension point to end of processing steps (1 by mgiuca)
    https://github.com/w3c/manifest/pull/653 

  1 pull requests merged:
  - Move extension point to end of processing steps
    https://github.com/w3c/manifest/pull/653 

* w3c/pointerlock (+1/-1/💬1)
  1 pull requests submitted:
  - fix references, see #26 (by ylafon)
    https://github.com/w3c/pointerlock/pull/31 

  1 pull requests received 1 new comments:
  - #31 fix references, see #26 (1 by NavidZ)
    https://github.com/w3c/pointerlock/pull/31 

  1 pull requests merged:
  - fix references, see #26
    https://github.com/w3c/pointerlock/pull/31 


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 February 2018 17:01:05 UTC