Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+1/-0/💬39)
  1 issues created:
  - HTML Modules as a leaf node in the module graph or not? (by travisleithead)
    https://github.com/w3c/webcomponents/issues/805 [modules] 

  8 issues received 39 new comments:
  - #786 Web Components F2F Spring 2019 (16 by sfdciuie, flackr, ruphin, annevk, pmdartus, rniwa, justinfagnani, dandclark, dgraham, tomalec, JanMiksovsky, NavidZ)
    https://github.com/w3c/webcomponents/issues/786 
  - #805 HTML Modules as a leaf node in the module graph or not? (8 by annevk, matthewp, bahrus, travisleithead)
    https://github.com/w3c/webcomponents/issues/805 [modules] 
  - #802 Spring 2019 F2F Agenda (5 by ruphin, rniwa, pmdartus, muan)
    https://github.com/w3c/webcomponents/issues/802 
  - #509 The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (4 by WebReflection, trusktr, Nashorn)
    https://github.com/w3c/webcomponents/issues/509 [custom-elements] 
  - #187 Need callback for form submit data (3 by annevk, tkent-google)
    https://github.com/w3c/webcomponents/issues/187 [custom-elements] [needs concrete proposal] [needs consensus] 
  - #782 Lazy Custom Element Definitions (1 by justinfagnani)
    https://github.com/w3c/webcomponents/issues/782 
  - #783 HTML modules spec draft editorial feedback (1 by travisleithead)
    https://github.com/w3c/webcomponents/issues/783 [modules] 
  - #791 Proposal: a native solution for virtual scrolling (1 by andyearnshaw)
    https://github.com/w3c/webcomponents/issues/791 

* w3c/FileAPI (+2/-1/💬29)
  2 issues created:
  - Readonly attributes without setters? (by andrew-aladev)
    https://github.com/w3c/FileAPI/issues/126 
  - "package data" reuses type variable (by annevk)
    https://github.com/w3c/FileAPI/issues/124 

  5 issues received 29 new comments:
  - #126 Readonly attributes without setters? (22 by andrew-aladev, annevk, guest271314, mkruisselbrink)
    https://github.com/w3c/FileAPI/issues/126 
  - #75 Disallow mutating state of Blob/File objects (3 by andrew-aladev, guest271314)
    https://github.com/w3c/FileAPI/issues/75 
  - #83 Add method to read file into user given Uint8Array (2 by annevk, Fuzzyma)
    https://github.com/w3c/FileAPI/issues/83 [feature request] 
  - #122 Consider dropping lowercasing requirement for the type attribute (1 by annevk)
    https://github.com/w3c/FileAPI/issues/122 
  - #123 Consider reserializing type attributes, not just parsing them. (1 by annevk)
    https://github.com/w3c/FileAPI/issues/123 

  1 issues closed:
  - Readonly attributes without setters? https://github.com/w3c/FileAPI/issues/126 

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

* w3c/manifest (+0/-0/💬3)
  2 issues received 3 new comments:
  - #399 Privacy Review: handle start_url tracking  (2 by marcoscaceres, lknik)
    https://github.com/w3c/manifest/issues/399 [P1] 
  - #582 App shortcuts / actions (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/582 [Feature Request] 

* w3c/push-api (+1/-0/💬6)
  1 issues created:
  - Should PushManager.subscribe() return the existing subscription or a new one? (by collimarco)
    https://github.com/w3c/push-api/issues/305 

  1 issues received 6 new comments:
  - #303 A javascript api for sending push notifications to others (6 by jimmywarting, jrconlin, martinthomson, beverloo)
    https://github.com/w3c/push-api/issues/303 

* w3c/uievents (+1/-0/💬11)
  1 issues created:
  - What happened to the 'resize' event? (by jwatt)
    https://github.com/w3c/uievents/issues/228 

  1 issues received 11 new comments:
  - #227 UI events containing lone surrogates (11 by Pauan, hsivonen)
    https://github.com/w3c/uievents/issues/227 

* w3c/clipboard-apis (+0/-0/💬3)
  1 issues received 3 new comments:
  - #70 The "focused node" when determining event target needs to be defined (3 by rniwa, julienw, MatsPalmgren)
    https://github.com/w3c/clipboard-apis/issues/70 

* w3c/editing (+1/-0/💬13)
  1 issues created:
  - When an 'insertHTML' command should be applied inside a sibling <font> element ?  (by javifernandez)
    https://github.com/w3c/editing/issues/191 

  1 issues received 13 new comments:
  - #191 When an 'insertHTML' command should be applied as sibling or child of a styled 'span' element ?  (13 by johanneswilm, javifernandez)
    https://github.com/w3c/editing/issues/191 [ContentEditable] [execCommand] 



Pull requests
-------------
* w3c/webcomponents (+0/-1/💬0)
  1 pull requests merged:
  - Include updated info on HTML Modules
    https://github.com/w3c/webcomponents/pull/799 [modules] 

* w3c/FileAPI (+1/-0/💬4)
  1 pull requests submitted:
  - Modernize Blob constructor a tiny bit (by annevk)
    https://github.com/w3c/FileAPI/pull/125 

  2 pull requests received 4 new comments:
  - #117 Add simpler reading methods to Blob interface. (3 by jimmywarting, annevk, jarryd999)
    https://github.com/w3c/FileAPI/pull/117 
  - #125 Modernize Blob constructor a tiny bit (1 by annevk)
    https://github.com/w3c/FileAPI/pull/125 

* w3c/push-api (+0/-1/💬0)
  1 pull requests merged:
  - chore:add PULL_REQUEST_TEMPLATE.md
    https://github.com/w3c/push-api/pull/304 


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, 9 April 2019 17:01:26 UTC