Weekly github digest (webcomponents, FileAPI, ServiceWorker, WebIDL, filesystem-api, gamepad, manifest, manifest-csp, pointerlock, push-api, screen-orientation, workers, websockets, webmessaging, webstorage, eventsource, ime-api, uievents, uievents-code, uievents-key, eventsource)

Issues
------
* w3c/webcomponents (+1/-0/💬6)
  1 issues created:
  - Should <link> work inside Shadow DOM? (by tomalec)
    https://github.com/w3c/webcomponents/issues/628

  2 issues received 6 new comments:
  - #628 Should <link> work inside Shadow DOM? (3 by rniwa, tomalec, hayatoito)
    https://github.com/w3c/webcomponents/issues/628
  - #509 The is="" attribute is confusing? Maybe we should encourage only ES6 class-based extension. (3 by TheLarkInn, oleersoy)
    https://github.com/w3c/webcomponents/issues/509

* w3c/FileAPI (+1/-0/💬4)
  1 issues created:
  - Add readAsSharedArrayBuffer to FileReader (by topicus)
    https://github.com/w3c/FileAPI/issues/73

  2 issues received 4 new comments:
  - #73 Add readAsSharedArrayBuffer to FileReader (3 by topicus, domenic)
    https://github.com/w3c/FileAPI/issues/73
  - #25 Add a FileList.drop(index) method (1 by inexorabletash)
    https://github.com/w3c/FileAPI/issues/25

* w3c/ServiceWorker (+2/-1/💬6)
  2 issues created:
  - what should Client.navigate() set the referrer to? (by wanderview)
    https://github.com/w3c/ServiceWorker/issues/1086
  - Allow overlapping scopes (by AshleyScirra)
    https://github.com/w3c/ServiceWorker/issues/1085

  1 issues closed:
  - SW spec associates Client objects with browsing context in a couple places https://github.com/w3c/ServiceWorker/issues/1083

  2 issues received 6 new comments:
  - #962 allow service worker produced resources to be marked as "cachable" (4 by annevk, wanderview)
    https://github.com/w3c/ServiceWorker/issues/962
  - #1085 Allow overlapping scopes (2 by AshleyScirra, delapuente)
    https://github.com/w3c/ServiceWorker/issues/1085

* w3c/manifest (+0/-0/💬9)
  2 issues received 9 new comments:
  - #523 Proposal: Add Optional Member for IARC Rating (6 by marcoscaceres, RobDolinMS, kenchris)
    https://github.com/w3c/manifest/issues/523
  - #555 Icon shapes and masking (3 by RobDolinMS, mhartington, kenchris)
    https://github.com/w3c/manifest/issues/555

* w3c/push-api (+1/-1/💬4)
  1 issues created:
  - Unsubscribe rest url (by publicocean0)
    https://github.com/w3c/push-api/issues/242

  1 issues closed:
  - Unsubscribe rest url https://github.com/w3c/push-api/issues/242

  1 issues received 4 new comments:
  - #242 Unsubscribe rest url (4 by publicocean0, martinthomson)
    https://github.com/w3c/push-api/issues/242

* w3c/uievents (+0/-0/💬3)
  1 issues received 3 new comments:
  - #107 Can't suppress the default action of non-primary button clicks (3 by garykac, smaug----, RByers)
    https://github.com/w3c/uievents/issues/107



Pull requests
-------------
* w3c/FileAPI (+0/-0/💬3)
  1 pull requests received 3 new comments:
  - #72 FileList.drop method (3 by inexorabletash, vsesh)
    https://github.com/w3c/FileAPI/pull/72

* w3c/ServiceWorker (+0/-1/💬1)
  1 pull requests merged:
  - Fix old text stating Client is a browsing context. Fixes #1083
    https://github.com/w3c/ServiceWorker/pull/1084

  1 pull requests received 1 new comments:
  - #1084 Fix old text stating Client is a browsing context. Fixes #1083 (1 by jungkees)
    https://github.com/w3c/ServiceWorker/pull/1084

* w3c/manifest (+1/-1/💬1)
  1 pull requests submitted:
  - [Explainer] Minor fixes (by RobDolinMS)
    https://github.com/w3c/manifest/pull/556

  1 pull requests merged:
  - [Explainer] Minor fixes
    https://github.com/w3c/manifest/pull/556

  1 pull requests received 1 new comments:
  - #520 Feat(events): add BeforeInstallPromptEvent (1 by RobDolinMS)
    https://github.com/w3c/manifest/pull/520


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/webcomponents
* https://github.com/w3c/FileAPI
* https://github.com/w3c/ServiceWorker
* https://github.com/w3c/WebIDL
* 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/eventsource

Received on Wednesday, 8 March 2017 09:46:31 UTC