- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 14 Jun 2021 17:00:14 +0000
- To: public-webapps@w3.org
- Message-Id: <E1lspwc-0005YC-7y@uranus.w3.org>
Issues ------ * w3c/FileAPI (+0/-0/💬6) 1 issues received 6 new comments: - #94 Make the FileList interface iterable (6 by annevk, jaydenseric, saschanaz) https://github.com/w3c/FileAPI/issues/94 * w3c/gamepad (+0/-5/💬10) 8 issues received 10 new comments: - #149 gamepadconnected/disconnected events & non-"fully active" documents (3 by marcoscaceres, rakina) https://github.com/w3c/gamepad/issues/149 - #18 Spec interaction of "gamepad for chrome navigation" with Gamepad API for content (1 by marcoscaceres) https://github.com/w3c/gamepad/issues/18 [v2] - #12 Gamepad objects should have a dictionary of attributes about the controller and data source (1 by marcoscaceres) https://github.com/w3c/gamepad/issues/12 [v2] - #9 "id" property is unclear how its established (1 by marcoscaceres) https://github.com/w3c/gamepad/issues/9 [v2] - #7 Need to spec better support for control mapping (1 by marcoscaceres) https://github.com/w3c/gamepad/issues/7 - #4 Should fire events instead of using passive model (1 by marcoscaceres) https://github.com/w3c/gamepad/issues/4 [CR Blocker] - #2 button presses can be missed (1 by nondebug) https://github.com/w3c/gamepad/issues/2 - #1 UA applied mapping cannot be escaped (1 by marcoscaceres) https://github.com/w3c/gamepad/issues/1 [CR Blocker] 5 issues closed: - Spec interaction of "gamepad for chrome navigation" with Gamepad API for content https://github.com/w3c/gamepad/issues/18 [v2] - Gamepad objects should have a dictionary of attributes about the controller and data source https://github.com/w3c/gamepad/issues/12 [v2] - "id" property is unclear how its established https://github.com/w3c/gamepad/issues/9 [v2] - Need to spec better support for control mapping https://github.com/w3c/gamepad/issues/7 - button presses can be missed https://github.com/w3c/gamepad/issues/2 * w3c/image-resource (+0/-0/💬1) 1 issues received 1 new comments: - #26 Add a `color_scheme` member (1 by aarongustafson) https://github.com/w3c/image-resource/issues/26 [enhancement] * w3c/manifest (+1/-0/💬24) 1 issues created: - Type errors surrounding JSON "types" (by phoglenix) https://github.com/w3c/manifest/issues/984 3 issues received 24 new comments: - #984 Type errors surrounding JSON "types" (2 by marcoscaceres, mgiuca) https://github.com/w3c/manifest/issues/984 - #975 Add support for defining a theme color for both light & dark modes (prefers color scheme) (18 by aarongustafson, dmurph, jensimmons, marcoscaceres, mgiuca, tomayac) https://github.com/w3c/manifest/issues/975 [Feature Request] - #964 How to extend the scope to ensure that the PWA provides the same user experience when accessing pages in different domains? (4 by LuHuangMSFT, MichaelWangzitao, aarongustafson, alancutter) https://github.com/w3c/manifest/issues/964 [Defer] [question] * w3c/pointerlock (+0/-2/💬0) 2 issues closed: - Specification status report for TPAC 2019 https://github.com/w3c/pointerlock/issues/50 - TPAC planning and specification status report https://github.com/w3c/pointerlock/issues/64 * whatwg/dom (+3/-1/💬21) 3 issues created: - Allow for filtering events in "once" handlers (by Jamesernator) https://github.com/whatwg/dom/issues/990 - Suggestion: `Node.insertAfter(newNode, referenceNode)` (by isiahmeadows) https://github.com/whatwg/dom/issues/986 - element.getAttributeNames() spec doesn't match wpt and browsers (by josepharhar) https://github.com/whatwg/dom/issues/985 5 issues received 21 new comments: - #990 Allow for filtering events in "once" handlers (2 by annevk, jakearchibald) https://github.com/whatwg/dom/issues/990 [addition/proposal] [needs implementer interest] [topic: events] - #986 Suggestion: `Node.insertAfter(newNode, referenceNode)` (13 by WebReflection, annevk, isiahmeadows, rniwa, smaug----) https://github.com/whatwg/dom/issues/986 [addition/proposal] [needs implementer interest] [topic: nodes] - #985 element.getAttributeNames() spec doesn't match wpt and browsers (4 by Ms2ger, josepharhar, sideshowbarker) https://github.com/whatwg/dom/issues/985 - #984 Require "abort algorithms" to not throw? (1 by annevk) https://github.com/whatwg/dom/issues/984 [topic: aborting] - #544 Improving ergonomics of events with Observable (1 by Jamesernator) https://github.com/whatwg/dom/issues/544 [addition/proposal] [needs implementer interest] [topic: events] 1 issues closed: - element.getAttributeNames() spec doesn't match wpt and browsers https://github.com/whatwg/dom/issues/985 * whatwg/infra (+2/-1/💬2) 2 issues created: - neryubk@gmail.com (by ppias3) https://github.com/whatwg/infra/issues/383 - Www (by liuchengwei555) https://github.com/whatwg/infra/issues/382 1 issues received 2 new comments: - #383 neryubk@gmail.com (2 by ppias3) https://github.com/whatwg/infra/issues/383 1 issues closed: - neryubk@gmail.com https://github.com/whatwg/infra/issues/383 * heycam/webidl (+1/-1/💬0) 1 issues created: - Intent to use Constants (by jaceppo) https://github.com/heycam/webidl/issues/991 1 issues closed: - Intent to use Constants https://github.com/heycam/webidl/issues/991 Pull requests ------------- * w3c/gamepad (+2/-0/💬0) 2 pull requests submitted: - Add buttondown, buttonup, buttonchange, axischange events (by nondebug) https://github.com/w3c/gamepad/pull/152 - Add algorithms for getGamepads and events (by nondebug) https://github.com/w3c/gamepad/pull/151 * w3c/manifest (+1/-0/💬1) 1 pull requests submitted: - chore(auto-publish): enable VALIDATE_LINKS (by marcoscaceres) https://github.com/w3c/manifest/pull/983 1 pull requests received 1 new comments: - #972 Adding protocol handlers (1 by diekus) https://github.com/w3c/manifest/pull/972 * w3c/pointerlock (+1/-0/💬2) 1 pull requests submitted: - Change movementX/Y type to double (by EiraGe) https://github.com/w3c/pointerlock/pull/68 1 pull requests received 2 new comments: - #68 Change movementX/Y type to double (2 by EiraGe, mustaqahmed) https://github.com/w3c/pointerlock/pull/68 * whatwg/dom (+1/-0/💬0) 1 pull requests submitted: - Add "mode locked" flag to Document, plus an algorithm to use it (by mfreed7) https://github.com/whatwg/dom/pull/989 Repositories tracked by this digest: ----------------------------------- * https://github.com/w3c/badging * https://github.com/w3c/FileAPI * https://github.com/w3c/gamepad * https://github.com/w3c/image-resource * https://github.com/w3c/IntersectionObserver * https://github.com/w3c/manifest * https://github.com/w3c/pointerlock * https://github.com/w3c/push-api * https://github.com/w3c/screen-orientation * https://github.com/w3c/uievents * https://github.com/w3c/web-share * https://github.com/whatwg/dom * https://github.com/whatwg/infra * https://github.com/heycam/webidl -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 14 June 2021 17:00:37 UTC