Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+0/-1/💬5)
  1 issues received 5 new comments:
  - #843 Change 'CSS Modules' name to avoid webdev confusion (5 by annevk, dfabulich, franktopel, justinfagnani)
    https://github.com/w3c/webcomponents/issues/843 [modules] [needs consensus] 

  1 issues closed:
  - Change 'CSS Modules' name to avoid webdev confusion https://github.com/w3c/webcomponents/issues/843 [modules] [needs consensus] 

* w3c/FileAPI (+0/-0/💬2)
  1 issues received 2 new comments:
  - #41 Remove the / -> : replacement from the File constructor (2 by annevk, mkruisselbrink)
    https://github.com/w3c/FileAPI/issues/41 [normative change] 

* w3c/gamepad (+0/-0/💬8)
  5 issues received 8 new comments:
  - #132 Add accessibility section (2 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/132 
  - #131 Terminology of inputs. (2 by Grovkillen, nondebug)
    https://github.com/w3c/gamepad/issues/131 
  - #130 button[16] not documented in the list of buttons. (1 by nondebug)
    https://github.com/w3c/gamepad/issues/130 
  - #129 "STANDARD GAMEPAD" should be defined in a separate attribute (2 by Grovkillen, nondebug)
    https://github.com/w3c/gamepad/issues/129 
  - #127 Add Internationalization Considerations section (1 by marcoscaceres)
    https://github.com/w3c/gamepad/issues/127 

* w3c/manifest (+0/-2/💬8)
  6 issues received 8 new comments:
  - #872 Should dir and lang apply to name/description of app shortcuts? (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/872 [Editorial clarification] [i18n-tracker] 
  - #826 Spec what it means to support "manifest" via <link>'s relList  (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/826 [refactor] 
  - #821 Why does obtaining not check a MIME type? (1 by marcoscaceres)
    https://github.com/w3c/manifest/issues/821 
  - #778 Add link type "manifest" to HTML (1 by aarongustafson)
    https://github.com/w3c/manifest/issues/778 [Editorial clarification] [chore] 
  - #676 Add optional `translations` member (2 by marcoscaceres, sanek4life)
    https://github.com/w3c/manifest/issues/676 [Defer] [Feature Request] [i18n-tracker] 
  - #663 Ability to dynamically change app icon (2 by mgiuca, wwwonka)
    https://github.com/w3c/manifest/issues/663 [Defer] [Feature Request] 

  2 issues closed:
  - Use the newly defined ImageResource https://github.com/w3c/manifest/issues/854 [ImageResource] [refactor] 
  - Color processing steps are incorrect https://github.com/w3c/manifest/issues/760 [bug] 

* w3c/pointerlock (+0/-0/💬4)
  2 issues received 4 new comments:
  - #42 movementX/Y coordinate space (1 by tim-janik)
    https://github.com/w3c/pointerlock/issues/42 
  - #36 Option needed to disable OS-level adjustment for mouse acceleration (3 by binoculars88, scheib)
    https://github.com/w3c/pointerlock/issues/36 

* w3c/clipboard-apis (+1/-0/💬0)
  1 issues created:
  - What does ClipboardItem.getType do (by mkruisselbrink)
    https://github.com/w3c/clipboard-apis/issues/119 

* w3c/editing (+0/-0/💬2)
  1 issues received 2 new comments:
  - #258 Create an issue on HTML spec to export "unordered set of unique space-separated tokens" into xref (2 by marcoscaceres)
    https://github.com/w3c/editing/issues/258 



Pull requests
-------------
* w3c/gamepad (+2/-0/💬0)
  2 pull requests submitted:
  - Add buttons[16] to button/axis location table (by nondebug)
    https://github.com/w3c/gamepad/pull/135 
  - Rewrite gamepad spec using algorithms (by nondebug)
    https://github.com/w3c/gamepad/pull/134 

* w3c/manifest (+4/-2/💬14)
  4 pull requests submitted:
  - Adding in some accessibility-related language (by aarongustafson)
    https://github.com/w3c/manifest/pull/898 
  - Noting that shortcut strings are localizable (by aarongustafson)
    https://github.com/w3c/manifest/pull/897 
  - Shortcuts privacy (by aarongustafson)
    https://github.com/w3c/manifest/pull/896 
  - Cite Image Resource (by christianliebel)
    https://github.com/w3c/manifest/pull/895 [ImageResource] [refactor] 

  8 pull requests received 14 new comments:
  - #898 Adding in some accessibility-related language (2 by aarongustafson, marcoscaceres)
    https://github.com/w3c/manifest/pull/898 
  - #897 Noting that shortcut strings are localizable (2 by aarongustafson)
    https://github.com/w3c/manifest/pull/897 
  - #895 Editorial: Cite Image Resource (4 by NotWoods, aarongustafson, kenchris, rayankans)
    https://github.com/w3c/manifest/pull/895 [ImageResource] [refactor] 
  - #894 WIP: Let HTML handler obtaining (1 by aarongustafson)
    https://github.com/w3c/manifest/pull/894 
  - #882 chore: refactor and export scope terms (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/882 
  - #880 Clarify the definition of "navigation scope", "applied", and off-scope theming (2 by benfrancis, mgiuca)
    https://github.com/w3c/manifest/pull/880 
  - #858 Obtain manifests only using the JSON MIME type (1 by marcoscaceres)
    https://github.com/w3c/manifest/pull/858 
  - #833 BREAKING CHANGE: Replace "badge" with "monochrome" (1 by NotWoods)
    https://github.com/w3c/manifest/pull/833 

  2 pull requests merged:
  - Editorial: Cite Image Resource
    https://github.com/w3c/manifest/pull/895 [ImageResource] [refactor] 
  - Fix color processing steps
    https://github.com/w3c/manifest/pull/878 [bug] 

* w3c/clipboard-apis (+1/-1/💬0)
  1 pull requests submitted:
  - Update the previous version (by deniak)
    https://github.com/w3c/clipboard-apis/pull/118 

  1 pull requests merged:
  - Update the previous version
    https://github.com/w3c/clipboard-apis/pull/118 

* w3c/editing (+0/-0/💬7)
  1 pull requests received 7 new comments:
  - #262 Readd links to moved files (7 by annevk, johanneswilm, marcoscaceres, saschanaz)
    https://github.com/w3c/editing/pull/262 


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 June 2020 17:01:00 UTC