Weekly github digest (Web Platform WG specs)

Issues
------
* w3c/webcomponents (+2/-1/💬18)
  2 issues created:
  - 2020 Spring Virtual F2F Agenda (by rniwa)
    https://github.com/w3c/webcomponents/issues/868 
  - I sort of feel like the default parsing should be `<template>`, since that can appear anywhere. Definitely not `<div>`, we don't want to close `<p>` and such. (by stonerboy410)
    https://github.com/w3c/webcomponents/issues/867 

  4 issues received 18 new comments:
  - #864 Theming options for shadow roots (1 by geel9)
    https://github.com/w3c/webcomponents/issues/864 
  - #855 2020 Spring Virtual F2F (5 by annevk, mfreed7, pmdartus, rniwa)
    https://github.com/w3c/webcomponents/issues/855 
  - #762 Mechanism for setting the tabindex focus flag without sprouting tabindex attribute? (10 by alice, othermaciej, tkent-google)
    https://github.com/w3c/webcomponents/issues/762 [custom-elements] [needs implementer interest] 
  - #738 Custom pseudo-classes for host elements via shadow roots (:state) (2 by othermaciej, tkent-google)
    https://github.com/w3c/webcomponents/issues/738 [needs concrete proposal] [shadow-dom] 

  1 issues closed:
  - I sort of feel like the default parsing should be `<template>`, since that can appear anywhere. Definitely not `<div>`, we don't want to close `<p>` and such. https://github.com/w3c/webcomponents/issues/867 

* w3c/FileAPI (+1/-0/💬0)
  1 issues created:
  - Add Internationalization Considerations section (by marcoscaceres)
    https://github.com/w3c/FileAPI/issues/146 

* w3c/gamepad (+1/-0/💬0)
  1 issues created:
  - Add Internationalization Considerations section (by marcoscaceres)
    https://github.com/w3c/gamepad/issues/127 

* w3c/manifest (+1/-0/💬2)
  1 issues created:
  - Add change log support to the web app manifest (by stanleyhon)
    https://github.com/w3c/manifest/issues/853 

  1 issues received 2 new comments:
  - #446 Support a way to update explicitly (2 by christianliebel, nhoizey)
    https://github.com/w3c/manifest/issues/446 [Feature Request] 

* w3c/pointerlock (+1/-1/💬5)
  1 issues created:
  - Add Internationalization Considerations section (by marcoscaceres)
    https://github.com/w3c/pointerlock/issues/60 

  1 issues received 5 new comments:
  - #59 User gesture requirement allows for abuse. (5 by JamesHollyer, NavidZ, marcoscaceres, scheib)
    https://github.com/w3c/pointerlock/issues/59 

  1 issues closed:
  - User gesture requirement allows for abuse. https://github.com/w3c/pointerlock/issues/59 

* w3c/push-api (+1/-0/💬0)
  1 issues created:
  - Add Internationalization Considerations section (by marcoscaceres)
    https://github.com/w3c/push-api/issues/323 

* w3c/screen-orientation (+1/-0/💬0)
  1 issues created:
  - Add internationalization considerations section (by marcoscaceres)
    https://github.com/w3c/screen-orientation/issues/194 

* w3c/uievents (+1/-0/💬1)
  1 issues created:
  - Make sure all UIEvents are data-exported (for xref from other specs) (by garykac)
    https://github.com/w3c/uievents/issues/262 

  1 issues received 1 new comments:
  - #253 Should Key event be fired for [Previous] and [Next] key on Virtual Keyboard? (1 by makotokato)
    https://github.com/w3c/uievents/issues/253 

* w3c/clipboard-apis (+1/-0/💬0)
  1 issues created:
  - Add Internationalization Considerations section (by marcoscaceres)
    https://github.com/w3c/clipboard-apis/issues/112 

* w3c/editing (+2/-2/💬1)
  2 issues created:
  - Moving EditContext API explainer into this repo (by gked)
    https://github.com/w3c/editing/issues/235 
  - Restructure the repo a bit for easy navigation (by gked)
    https://github.com/w3c/editing/issues/232 

  1 issues received 1 new comments:
  - #225 inputPanelPolicy as a way to control software keyboard (1 by gked)
    https://github.com/w3c/editing/issues/225 [Agenda+] 

  2 issues closed:
  - Editing TF meeting 02/14/2020 - Agenda https://github.com/w3c/editing/issues/230 
  - Restructure the repo a bit for easy navigation https://github.com/w3c/editing/issues/232 

* w3c/selection-api (+1/-0/💬1)
  1 issues created:
  - Add Internationalization Considerations section (by marcoscaceres)
    https://github.com/w3c/selection-api/issues/120 

  1 issues received 1 new comments:
  - #120 Add Internationalization Considerations section (1 by rniwa)
    https://github.com/w3c/selection-api/issues/120 

* w3c/input-events (+1/-0/💬0)
  1 issues created:
  - Add Internationalization Considerations section (by marcoscaceres)
    https://github.com/w3c/input-events/issues/109 



Pull requests
-------------
* w3c/manifest (+1/-1/💬2)
  1 pull requests submitted:
  - Chore: Use figures for the mask examples (by NotWoods)
    https://github.com/w3c/manifest/pull/852 

  1 pull requests received 2 new comments:
  - #852 Chore: Use figures for the mask examples (2 by marcoscaceres)
    https://github.com/w3c/manifest/pull/852 

  1 pull requests merged:
  - Chore: Use figures for the mask examples
    https://github.com/w3c/manifest/pull/852 

* w3c/pointerlock (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #55 Editorial: Update redirected links to point to final location (1 by garykac)
    https://github.com/w3c/pointerlock/pull/55 

* w3c/uievents (+0/-0/💬2)
  1 pull requests received 2 new comments:
  - #259 Change the type of click and auxclick to PointerEvent (2 by garykac, marcoscaceres)
    https://github.com/w3c/uievents/pull/259 

* w3c/editing (+2/-1/💬5)
  2 pull requests submitted:
  - updating readme file with meeting info and other details (by gked)
    https://github.com/w3c/editing/pull/234 
  - Restructuring the repo for easier navigation (by gked)
    https://github.com/w3c/editing/pull/233 

  2 pull requests received 5 new comments:
  - #233 Restructuring the repo for easier navigation (1 by gked)
    https://github.com/w3c/editing/pull/233 
  - #206 [execCommand] Remove Editing[Before]InputEvent (4 by gked, johanneswilm, saschanaz)
    https://github.com/w3c/editing/pull/206 

  1 pull requests merged:
  - Restructuring the repo for easier navigation
    https://github.com/w3c/editing/pull/233 


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