Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+0/-0/💬3)
  2 issues received 3 new comments:
  - #889 Allowing CSS combinators postfixed to the ::slotted() selector (2 by calebdwilliams, castastrophe)
    https://github.com/w3c/webcomponents/issues/889 
  - #872 2020 Virtual F2F for Accessibility and Web Components (1 by JanMiksovsky)
    https://github.com/w3c/webcomponents/issues/872 [custom-elements] [shadow-dom] 

* w3c/gamepad (+1/-0/💬4)
  1 issues created:
  - Xbox One impulse trigger effects (by nondebug)
    https://github.com/w3c/gamepad/issues/138 

  2 issues received 4 new comments:
  - #138 Xbox One impulse trigger effects (3 by marcoscaceres, nondebug)
    https://github.com/w3c/gamepad/issues/138 [feature request] 
  - #137 TPAC planning and specification status report (1 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/137 

* w3c/manifest (+4/-5/💬37)
  4 issues created:
  - Chore: Update contribution guidelines to include commit prefixes (by aarongustafson)
    https://github.com/w3c/manifest/issues/929 
  - Example suggests that `icons` `sizes` mean a minimum size, but normative text doesn't support that (by jyasskin)
    https://github.com/w3c/manifest/issues/925 
  - auto value of the dir member (by xfq)
    https://github.com/w3c/manifest/issues/923 [i18n-tracker] 
  - Feature Request: Shortcuts categories (by aarongustafson)
    https://github.com/w3c/manifest/issues/922 [Feature Request] 

  13 issues received 37 new comments:
  - #929 Chore: Update contribution guidelines to include commit prefixes (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/929 
  - #925 Example suggests that `icons` `sizes` mean a minimum size, but normative text doesn't support that (5 by benfrancis, marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/issues/925 [Editorial clarification] 
  - #923 auto value of the dir member (4 by marcoscaceres, xfq)
    https://github.com/w3c/manifest/issues/923 [i18n-tracker] [question] 
  - #922 Feature Request: Shortcuts categories (11 by aarongustafson, christianliebel, marcoscaceres)
    https://github.com/w3c/manifest/issues/922 [Feature Request] 
  - #910 Define image resource things as "critical sub-resources" (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/910 
  - #877 Related applications members (at risk?) (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/877 [App Info] [question] 
  - #864 Bring back "serviceworker" member (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/864 [App Info] [Defer] [Feature Request] 
  - #856 More precise control over app window features (1 by mgiuca)
    https://github.com/w3c/manifest/issues/856 [Defer] [Feature Request] 
  - #845 Allow installed PWA to run on OS login (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/845 [Defer] [Feature Request] 
  - #821 Why does obtaining not check a MIME type? (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/821 
  - #666 Create test suite to check Web App Manifest feature support (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/666 [chore] 
  - #622 IDL: Make name required (8 by aarongustafson, marcoscaceres, mgiuca)
    https://github.com/w3c/manifest/issues/622 [Editorial clarification] [has pullrequest] 
  - #611 Describe the manifest data structure (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/611 [refactor] 

  5 issues closed:
  - Allow installed PWA to run on OS login https://github.com/w3c/manifest/issues/845 [Defer] [Feature Request] 
  - Remove store metadata into own spec or note? https://github.com/w3c/manifest/issues/876 [has pullrequest] [question] 
  - Why does obtaining not check a MIME type? https://github.com/w3c/manifest/issues/821 
  - Add link type "manifest" to HTML https://github.com/w3c/manifest/issues/778 [Editorial clarification] [chore] [has pullrequest] 
  - "Delay the load event" should happen in HTML https://github.com/w3c/manifest/issues/891 [has pullrequest] 

* w3c/uievents (+1/-1/💬0)
  1 issues created:
  - Drop "Sent only if the DOM was updated." from 5.7.6. Input Events During Composition (by masayuki-nakano)
    https://github.com/w3c/uievents/issues/269 

  1 issues closed:
  - Add support for keyboard lock to test page https://github.com/w3c/uievents/issues/248 

* w3c/clipboard-apis (+0/-1/💬1)
  1 issues received 1 new comments:
  - #123 Autopub fails (1 by marcoscaceres)
    https://github.com/w3c/clipboard-apis/issues/123 

  1 issues closed:
  - Autopub fails https://github.com/w3c/clipboard-apis/issues/123 



Pull requests
-------------
* w3c/gamepad (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #136 Add a Model section (1 by marcoscaceres)
    https://github.com/w3c/gamepad/pull/136 

* w3c/manifest (+5/-2/💬11)
  5 pull requests submitted:
  - Editorial: include JSON Schema into spec (by marcoscaceres)
    https://github.com/w3c/manifest/pull/928 
  - Editorial: clarify where to get apps name from (by marcoscaceres)
    https://github.com/w3c/manifest/pull/927 
  - Editorial: clarify when/how 'auto' is applied (by marcoscaceres)
    https://github.com/w3c/manifest/pull/926 
  - Editorial: Move some members to App Information Note (#900) (by marcoscaceres)
    https://github.com/w3c/manifest/pull/924 
  - Revert "Editorial: Move some members to App Information Note" (by aarongustafson)
    https://github.com/w3c/manifest/pull/921 

  5 pull requests received 11 new comments:
  - #924 Editorial: Move some members to App Information Note (2 by marcoscaceres)
    https://github.com/w3c/manifest/pull/924 [BLOCKED] 
  - #918 Pick up export in https://github.com/whatwg/html/pull/5717 (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/918 
  - #900 Editorial: Move some members to App Information Note (6 by aarongustafson, marcoscaceres)
    https://github.com/w3c/manifest/pull/900 [BLOCKED] [refactor] 
  - #894 Use HTML machinery to fetch manifests (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/894 
  - #834 Processing the manifest is no longer a function of document URL (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/834 [breaking] [enhancement] 

  2 pull requests merged:
  - Editorial: Move some members to App Information Note
    https://github.com/w3c/manifest/pull/900 [BLOCKED] [refactor] 
  - Use HTML machinery to fetch manifests
    https://github.com/w3c/manifest/pull/894 

* w3c/clipboard-apis (+1/-1/💬3)
  1 pull requests submitted:
  - Chore: add Previous Version to enable auto publish (by marcoscaceres)
    https://github.com/w3c/clipboard-apis/pull/130 

  1 pull requests received 3 new comments:
  - #126 Change the ClipboardItem constructor to take `ClipboardItemData`. (3 by marcoscaceres, siusin, travisleithead)
    https://github.com/w3c/clipboard-apis/pull/126 [BLOCKED] 

  1 pull requests merged:
  - Chore: add Previous Version to enable auto publish
    https://github.com/w3c/clipboard-apis/pull/130 


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, 21 July 2020 17:01:10 UTC