- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 24 Sep 2019 17:01:07 +0000
- To: public-webapps-github-weekly@w3.org
- Message-Id: <E1iCoBX-0000WH-HS@uranus.w3.org>
Issues ------ * w3c/webcomponents (+4/-3/💬42) 4 issues created: - Anonymous custom elements 匿名自定义组件 (by masx200) https://github.com/w3c/webcomponents/issues/842 - Slotted content inside a <p> (by pshihn) https://github.com/w3c/webcomponents/issues/841 - Should host with `delegatesFocus` true keep the previous focused element focused if it's a shadow-including inclusive ancestor of the host? (by rakina) https://github.com/w3c/webcomponents/issues/840 - HTML, CSS, and JSON modules shouldn't solely rely on MIME type to change parsing behavior (by rniwa) https://github.com/w3c/webcomponents/issues/839 10 issues received 42 new comments: - #839 HTML, CSS, and JSON modules shouldn't solely rely on MIME type to change parsing behavior (17 by joeldenning, annevk, littledan, trotyl, justinfagnani, dandclark, rniwa, Jamesernator, matthewp, caridy) https://github.com/w3c/webcomponents/issues/839 - #809 Need a callback for when children changed or parser finished parsing children (10 by WebReflection, justinfagnani, jakearchibald, domenic, dogoku) https://github.com/w3c/webcomponents/issues/809 [custom-elements] [html-dom] [needs concrete proposal] [v2] - #840 Should host with `delegatesFocus` true keep the previous focused element focused if it's a shadow-including descendant of the host? (5 by rniwa, rakina, smaug----) https://github.com/w3c/webcomponents/issues/840 [shadow-dom] - #841 Slotted content inside a <p> (3 by annevk, pshihn, justinfagnani) https://github.com/w3c/webcomponents/issues/841 - #826 2019 TPAC F2F (2 by annevk, hober) https://github.com/w3c/webcomponents/issues/826 - #838 observedAttributes should be converted to ASCII lowercase (1 by rniwa) https://github.com/w3c/webcomponents/issues/838 - #807 Make JavaScript Files a Valid Entry Point to a Web Page (1 by JinHengyu) https://github.com/w3c/webcomponents/issues/807 - #814 Form-associated custom elements: being a submit button (1 by elycruz) https://github.com/w3c/webcomponents/issues/814 [custom-elements] - #630 HTML parser: align custom elements with the template element (1 by pshihn) https://github.com/w3c/webcomponents/issues/630 [custom-elements] [needs concrete proposal] - #830 Focus delegation from shadow host should not behave like sequential focus navigation (1 by rniwa) https://github.com/w3c/webcomponents/issues/830 3 issues closed: - Slotted content inside a <p> https://github.com/w3c/webcomponents/issues/841 - Slotted content inside a <p> https://github.com/w3c/webcomponents/issues/841 - 2019 TPAC F2F https://github.com/w3c/webcomponents/issues/826 * w3c/FileAPI (+1/-0/💬1) 1 issues created: - Put policies in the blob URL store (by annevk) https://github.com/w3c/FileAPI/issues/142 1 issues received 1 new comments: - #142 Put policies in the blob URL store (1 by mikewest) https://github.com/w3c/FileAPI/issues/142 * w3c/gamepad (+3/-1/💬6) 3 issues created: - Rewrite things as algorithms... (by marcoscaceres) https://github.com/w3c/gamepad/issues/114 - Restrict getGamepads() to [SecureContext] (by marcoscaceres) https://github.com/w3c/gamepad/issues/113 - Define enumeration behavior when a gamepad is emulated with WebXR input devices. (by kearwood) https://github.com/w3c/gamepad/issues/110 5 issues received 6 new comments: - #114 Rewrite things as algorithms... (2 by marcoscaceres) https://github.com/w3c/gamepad/issues/114 - #82 Length of getGamepads() array (1 by knyg) https://github.com/w3c/gamepad/issues/82 - #70 Make getGamepads API asyncronous to support permission request (1 by marcoscaceres) https://github.com/w3c/gamepad/issues/70 [privacy] [security] [wide review] - #73 id field in gamepad might have a persistent identifier? (1 by marcoscaceres) https://github.com/w3c/gamepad/issues/73 [Priority] [privacy] [security] [wide review] - #94 Clarify what "up" and "down" mean for input axes (1 by knyg) https://github.com/w3c/gamepad/issues/94 1 issues closed: - Clarify what "up" and "down" mean for input axes https://github.com/w3c/gamepad/issues/94 * w3c/manifest (+5/-13/💬77) 5 issues created: - Clarify ServiceWorkerRegistrationObject’s purpose (by aarongustafson) https://github.com/w3c/manifest/issues/800 [Editorial clarification] - Required WebAppManifest Member clarification (by moonmeister) https://github.com/w3c/manifest/issues/799 - Some mechanism to maybe a feature policy (by marcoscaceres) https://github.com/w3c/manifest/issues/798 - make BeforeInstallPrompt optional (by marcoscaceres) https://github.com/w3c/manifest/issues/796 - Support different shortcut icon requirements/guidelines on different platforms (by mgiuca) https://github.com/w3c/manifest/issues/795 28 issues received 77 new comments: - #784 Clarify behaviour of a page linking to a manifest that is not within scope of that manifest (7 by dominickng, aarongustafson, mgiuca, christianliebel) https://github.com/w3c/manifest/issues/784 - #800 Clarify ServiceWorkerRegistrationObject’s purpose (7 by aarongustafson, mgiuca, christianliebel, kenchris) https://github.com/w3c/manifest/issues/800 [Editorial clarification] - #399 Privacy Review: handle start_url tracking (6 by npdoty, dominickng, mgiuca, othermaciej, aarongustafson) https://github.com/w3c/manifest/issues/399 [Editorial clarification] [question] - #735 Broken fragments in spec (5 by aarongustafson) https://github.com/w3c/manifest/issues/735 [bug] - #763 Representing Spatial Icons for WebApps (5 by marcoscaceres, fallaciousreasoning, aarongustafson, christianliebel, kenzkiran) https://github.com/w3c/manifest/issues/763 [Feature Request] - #798 Some mechanism to maybe a feature policy (4 by dominickng, fallaciousreasoning, aarongustafson, mgiuca) https://github.com/w3c/manifest/issues/798 [Feature Request] - #799 Required WebAppManifest Member clarification (4 by mgiuca, moonmeister) https://github.com/w3c/manifest/issues/799 - #622 IDL: Make name required (4 by aarongustafson, mgiuca) https://github.com/w3c/manifest/issues/622 [Editorial clarification] [has pullrequest] - #795 Support different shortcut icon requirements/guidelines on different platforms (3 by beverloo, mgiuca) https://github.com/w3c/manifest/issues/795 - #436 Support window preferred/initial (minimal?) sizes (3 by aarongustafson, christianliebel, nik3daz) https://github.com/w3c/manifest/issues/436 [Feature Request] - #695 Add a way to explicitly colour the standalone window's title bar (3 by alancutter, mgiuca, christianliebel) https://github.com/w3c/manifest/issues/695 [Feature Request] - #640 Clarify service worker member, and when it installs (2 by mgiuca, christianliebel) https://github.com/w3c/manifest/issues/640 [Editorial clarification] - #782 Specification status report for TPAC 2019 (2 by aarongustafson, christianliebel) https://github.com/w3c/manifest/issues/782 [chore] - #796 make BeforeInstallPrompt optional (2 by fallaciousreasoning, mgiuca) https://github.com/w3c/manifest/issues/796 [has pullrequest] - #448 Include Minimal Store/Catalog MetaData in Manifest (2 by aarongustafson, christianliebel) https://github.com/w3c/manifest/issues/448 [Feature Request] [question] - #699 Should appinstalled and beforeinstallprompt events be optional? (2 by aarongustafson, christianliebel) https://github.com/w3c/manifest/issues/699 [atrisk] - #618 Consider adding a `theming` manifest member or a separate spec for browser customisation (2 by mgiuca, christianliebel) https://github.com/w3c/manifest/issues/618 - #500 Combine Origin Policy mechanism with the Web App Manifest? (2 by aarongustafson, christianliebel) https://github.com/w3c/manifest/issues/500 - #761 Add internal slot for "install is showing". (2 by fallaciousreasoning, mgiuca) https://github.com/w3c/manifest/issues/761 [Feature Request] - #510 Add splashscreen as a `purpose` (2 by aarongustafson, kenchris) https://github.com/w3c/manifest/issues/510 - #773 Please add caption property to screenshots (1 by aarongustafson) https://github.com/w3c/manifest/issues/773 [Feature Request] - #779 Dynamic Theme Color (1 by aarongustafson) https://github.com/w3c/manifest/issues/779 [Feature Request] [wontfix] - #793 Scope should remove the query and fragment at parse time (1 by fallaciousreasoning) https://github.com/w3c/manifest/issues/793 [scope member] - #582 App shortcuts / actions (1 by aarongustafson) https://github.com/w3c/manifest/issues/582 [Feature Request] - #465 Need to specify client of image objects when fetching (1 by aarongustafson) https://github.com/w3c/manifest/issues/465 [bug] - #600 we refer to ASCII lowercase from WHATWG infra spec but Trim from ES spec (1 by aarongustafson) https://github.com/w3c/manifest/issues/600 - #479 Additional property to define a webapp to be single instance (single-tab) (1 by aarongustafson) https://github.com/w3c/manifest/issues/479 [enhancement] [question] - #758 Add a `color_scheme` member to `ImageResource` (1 by aarongustafson) https://github.com/w3c/manifest/issues/758 [Feature Request] 13 issues closed: - manifest.webmanifest or manifest.json https://github.com/w3c/manifest/issues/689 [Editorial clarification] - Consider adding a `theming` manifest member or a separate spec for browser customisation https://github.com/w3c/manifest/issues/618 - Clarify service worker member, and when it installs https://github.com/w3c/manifest/issues/640 [Editorial clarification] - Combine Origin Policy mechanism with the Web App Manifest? https://github.com/w3c/manifest/issues/500 - Required WebAppManifest Member clarification https://github.com/w3c/manifest/issues/799 - Dynamic Theme Color https://github.com/w3c/manifest/issues/779 [Feature Request] [wontfix] - Specification status report for TPAC 2019 https://github.com/w3c/manifest/issues/782 [chore] - we refer to ASCII lowercase from WHATWG infra spec but Trim from ES spec https://github.com/w3c/manifest/issues/600 - Additional property to define a webapp to be single instance (single-tab) https://github.com/w3c/manifest/issues/479 [enhancement] [question] - Include Minimal Store/Catalog MetaData in Manifest https://github.com/w3c/manifest/issues/448 [Feature Request] [question] - IDL: Make name required https://github.com/w3c/manifest/issues/622 [Editorial clarification] [has pullrequest] - Should appinstalled and beforeinstallprompt events be optional? https://github.com/w3c/manifest/issues/699 [atrisk] - shortcuts to content vs shortcut to app https://github.com/w3c/manifest/issues/167 [Feature Request] [P3] * w3c/pointerlock (+0/-0/💬1) 1 issues received 1 new comments: - #36 Option needed to disable OS-level adjustment for mouse acceleration (1 by NavidZ) https://github.com/w3c/pointerlock/issues/36 * w3c/push-api (+0/-0/💬2) 2 issues received 2 new comments: - #315 "handle functional event" no longer a thing (1 by jakearchibald) https://github.com/w3c/push-api/issues/315 - #316 Specification status report for TPAC 2019 (1 by beverloo) https://github.com/w3c/push-api/issues/316 * w3c/editing (+0/-0/💬1) 1 issues received 1 new comments: - #198 2019 TPAC Agenda for Editing TF (1 by dway123) https://github.com/w3c/editing/issues/198 Pull requests ------------- * w3c/gamepad (+8/-3/💬12) 8 pull requests submitted: - added feautre policy section (by marcoscaceres) https://github.com/w3c/gamepad/pull/112 - Editorial: add whitespace in Web IDL (by foolip) https://github.com/w3c/gamepad/pull/111 - Remove Travis, use GitHub Action (by sidvishnoi) https://github.com/w3c/gamepad/pull/109 - Editorial: reduce dependencies using newer syntax (by sidvishnoi) https://github.com/w3c/gamepad/pull/108 - Define user activation and added references in getGamepads and gamepa… (by knyg) https://github.com/w3c/gamepad/pull/107 - sagoston/timing (by sagoston) https://github.com/w3c/gamepad/pull/106 - Clarify -1.0 and 1.0 values based on controller orientation (by knyg) https://github.com/w3c/gamepad/pull/105 - Specify length of array when controllers are connected/disconnected. (by knyg) https://github.com/w3c/gamepad/pull/104 5 pull requests received 12 new comments: - #104 Specify length of array when controllers are connected/disconnected. (5 by ylafon, sagoston) https://github.com/w3c/gamepad/pull/104 - #96 Do not permit unique info in ID (2 by tomrittervg, sagoston) https://github.com/w3c/gamepad/pull/96 - #108 Editorial: reduce dependencies using newer syntax (2 by marcoscaceres, sagoston) https://github.com/w3c/gamepad/pull/108 - #105 Clarify -1.0 and 1.0 values based on controller orientation (2 by sagoston) https://github.com/w3c/gamepad/pull/105 - #109 Remove Travis, use GitHub Action (1 by marcoscaceres) https://github.com/w3c/gamepad/pull/109 3 pull requests merged: - Editorial: reduce dependencies using newer syntax https://github.com/w3c/gamepad/pull/108 - Editorial: add whitespace in Web IDL https://github.com/w3c/gamepad/pull/111 - Clarify -1.0 and 1.0 values based on controller orientation https://github.com/w3c/gamepad/pull/105 * w3c/manifest (+3/-1/💬16) 3 pull requests submitted: - Editorial: add note on file extension (by christianliebel) https://github.com/w3c/manifest/pull/802 - Link fixes 2019-09-20 (by aarongustafson) https://github.com/w3c/manifest/pull/801 - Make BeforeInstallPrompt optional (by marcoscaceres) https://github.com/w3c/manifest/pull/797 5 pull requests received 16 new comments: - #768 Add shortcuts feature to the explainer and spec (10 by marcoscaceres, mgiuca, hjrchung, aarongustafson, beverloo, NotWoods) https://github.com/w3c/manifest/pull/768 - #802 Editorial: add note on file extension (2 by marcoscaceres, mgiuca) https://github.com/w3c/manifest/pull/802 - #692 Separate BeforeInstallPrompt from automatic prompt (2 by aarongustafson, mgiuca) https://github.com/w3c/manifest/pull/692 - #785 WebAppManifest itself should be top-level (for="") (1 by jyasskin) https://github.com/w3c/manifest/pull/785 - #710 Abstracting selecting an icon. (1 by aarongustafson) https://github.com/w3c/manifest/pull/710 1 pull requests merged: - Editorial: add note on file extension https://github.com/w3c/manifest/pull/802 * w3c/clipboard-apis (+1/-0/💬0) 1 pull requests submitted: - [clipboard-apis] Align with Web IDL specification (by autokagami) https://github.com/w3c/clipboard-apis/pull/100 * w3c/editing (+3/-2/💬0) 3 pull requests submitted: - Update Agenda.md (by gked) https://github.com/w3c/editing/pull/213 - Update formatting (by dway123) https://github.com/w3c/editing/pull/212 - add missing space (by dway123) https://github.com/w3c/editing/pull/211 2 pull requests merged: - Update Agenda.md https://github.com/w3c/editing/pull/213 - add missing space https://github.com/w3c/editing/pull/211 * w3c/DOM-Parsing (+1/-0/💬0) 1 pull requests submitted: - [DOM-Parsing] Align with Web IDL specification (by autokagami) https://github.com/w3c/DOM-Parsing/pull/54 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, 24 September 2019 17:01:10 UTC