- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 12 Nov 2019 17:00:49 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1iUZX7-0004AW-DB@uranus.w3.org>
Issues ------ * w3c/webcomponents (+2/-1/💬16) 2 issues created: - Rejecting CSS Modules in Workers (by samsebree) https://github.com/w3c/webcomponents/issues/854 - Considering Shader Module Types (by guybedford) https://github.com/w3c/webcomponents/issues/853 8 issues received 16 new comments: - #854 Rejecting CSS Modules in Workers (2 by annevk, xtuc) https://github.com/w3c/webcomponents/issues/854 - #853 Considering Shader Module Types (1 by annevk) https://github.com/w3c/webcomponents/issues/853 - #847 Need consensus on relative priority of ::part styles and inline styles (2 by JanMiksovsky, emilio) https://github.com/w3c/webcomponents/issues/847 [css] [shadow-dom] - #842 Anonymous custom elements 匿名自定义组件 (1 by TimvdLippe) https://github.com/w3c/webcomponents/issues/842 - #839 HTML, CSS, and JSON modules shouldn't solely rely on MIME type to change parsing behavior (3 by devsnek, littledan, thw0rted) https://github.com/w3c/webcomponents/issues/839 [modules] - #829 JavaScript bundlers, HMR and customElements.define() (4 by Leedehai, bathos, jhnns, kyr0) https://github.com/w3c/webcomponents/issues/829 [custom-elements] - #762 Mechanism for setting the tabindex focus flag without sprouting tabindex attribute? (2 by domenic, tkent-google) https://github.com/w3c/webcomponents/issues/762 [custom-elements] [needs implementer interest] - #650 [question] Why are we unable to build web components from SVG elements? (1 by Joebeazelman) https://github.com/w3c/webcomponents/issues/650 1 issues closed: - Need consensus on relative priority of ::part styles and inline styles https://github.com/w3c/webcomponents/issues/847 [css] [shadow-dom] * w3c/manifest (+3/-3/💬7) 3 issues created: - Media type -> MIME type (by annevk) https://github.com/w3c/manifest/issues/822 - Why does obtaining not check a MIME type? (by annevk) https://github.com/w3c/manifest/issues/821 - Open PWA application from Android application (by jayarajm) https://github.com/w3c/manifest/issues/820 3 issues received 7 new comments: - #821 Why does obtaining not check a MIME type? (5 by annevk, foolip, marcoscaceres) https://github.com/w3c/manifest/issues/821 - #820 Open PWA application from Android application (1 by aarongustafson) https://github.com/w3c/manifest/issues/820 - #800 Clarify ServiceWorkerRegistrationObject’s purpose (1 by marcoscaceres) https://github.com/w3c/manifest/issues/800 [Editorial clarification] 3 issues closed: - Service worker installation uses an algorithm (Start Register) that doesn't exist in SW spec https://github.com/w3c/manifest/issues/789 [Editorial clarification] - Media type -> MIME type https://github.com/w3c/manifest/issues/822 [good first issue] - Open PWA application from Android application https://github.com/w3c/manifest/issues/820 * w3c/uievents (+2/-0/💬4) 2 issues created: - Pixel values should all be in CSS pixels (by InstyleVII) https://github.com/w3c/uievents/issues/250 - Change DOM_DELTA_PIXEL to be intended scroll distance instead of exact scroll distance (by InstyleVII) https://github.com/w3c/uievents/issues/249 1 issues received 4 new comments: - #180 preventDefault() of keydown event should not kill composition start caused by the keydown (4 by masayuki-nakano, tszynalski) https://github.com/w3c/uievents/issues/180 * w3c/clipboard-apis (+0/-0/💬2) 1 issues received 2 new comments: - #88 write() method assumes its passed Blob objects (2 by garykac, jakearchibald) https://github.com/w3c/clipboard-apis/issues/88 * w3c/dom (+2/-1/💬2) 2 issues created: - Shutting down this repo (by marcoscaceres) https://github.com/w3c/dom/issues/186 - Shouldn't it be "an" HTMLCollection? (by HubKing) https://github.com/w3c/dom/issues/185 2 issues received 2 new comments: - #186 Shutting down this repo (1 by sideshowbarker) https://github.com/w3c/dom/issues/186 - #185 Shouldn't it be "an" HTMLCollection? (1 by marcoscaceres) https://github.com/w3c/dom/issues/185 1 issues closed: - Shouldn't it be "an" HTMLCollection? https://github.com/w3c/dom/issues/185 Pull requests ------------- * w3c/webcomponents (+1/-0/💬4) 1 pull requests submitted: - default focus: Update for the "hint" approach (by tkent-google) https://github.com/w3c/webcomponents/pull/852 1 pull requests received 4 new comments: - #852 default focus: Update for the "hint" approach (4 by annevk, domenic, tkent-google) https://github.com/w3c/webcomponents/pull/852 * w3c/manifest (+3/-2/💬1) 3 pull requests submitted: - BREAKING CHANGE: remove serviceworker member (by marcoscaceres) https://github.com/w3c/manifest/pull/825 - Chore: Replace "media type" with "MIME type". (by mgiuca) https://github.com/w3c/manifest/pull/824 - chore: export some terms needed by Badging (by marcoscaceres) https://github.com/w3c/manifest/pull/823 1 pull requests received 1 new comments: - #823 chore: export some terms needed by Badging (1 by marcoscaceres) https://github.com/w3c/manifest/pull/823 2 pull requests merged: - Make Service Worker registration work properly (don't use outdated steps) https://github.com/w3c/manifest/pull/792 - Chore: Replace "media type" with "MIME type". https://github.com/w3c/manifest/pull/824 * w3c/editing (+3/-4/💬4) 3 pull requests submitted: - Update CHARTER.md (by gked) https://github.com/w3c/editing/pull/220 - Update CHARTER.md (by gked) https://github.com/w3c/editing/pull/219 - Update CHARTER.md (by gked) https://github.com/w3c/editing/pull/218 2 pull requests received 4 new comments: - #220 Update CHARTER.md (1 by marcoscaceres) https://github.com/w3c/editing/pull/220 - #215 update charter (3 by gked, marcoscaceres) https://github.com/w3c/editing/pull/215 4 pull requests merged: - update charter https://github.com/w3c/editing/pull/215 - Update CHARTER.md https://github.com/w3c/editing/pull/220 - Update CHARTER.md https://github.com/w3c/editing/pull/219 - Update CHARTER.md https://github.com/w3c/editing/pull/218 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, 12 November 2019 17:00:56 UTC