- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
 - Date: Mon, 25 Jul 2022 17:00:14 +0000
 - To: public-webapps@w3.org
 - Message-Id: <E1oG1RG-00FHAA-Vw@uranus.w3.org>
 
Issues
------
* w3c/badging (+1/-0/💬0)
  1 issues created:
  - TPAC 2022 status report (by LJWatson)
    https://github.com/w3c/badging/issues/88 
* w3c/FileAPI (+1/-0/💬0)
  1 issues created:
  - TPAC 2022 status report (by LJWatson)
    https://github.com/w3c/FileAPI/issues/178 
* w3c/gamepad (+1/-0/💬2)
  1 issues created:
  - TPAC 2022 status report (by LJWatson)
    https://github.com/w3c/gamepad/issues/169 
  2 issues received 2 new comments:
  - #167 Update subsections "Receiving inputs" and "Constructing a Gamepad" of Gamepad Interface for touch inputs. (1 by sagoston)
    https://github.com/w3c/gamepad/issues/167 
  - #145 Please don't restrict to a secure context (1 by ImBoop)
    https://github.com/w3c/gamepad/issues/145 
* w3c/image-resource (+1/-0/💬0)
  1 issues created:
  - TPAC 2022 status report (by LJWatson)
    https://github.com/w3c/image-resource/issues/44 
* w3c/IntersectionObserver (+1/-0/💬0)
  1 issues created:
  - TPAC 2022 status report (by LJWatson)
    https://github.com/w3c/IntersectionObserver/issues/502 
* w3c/manifest (+1/-0/💬9)
  1 issues created:
  - TPAC 2022 status report (by LJWatson)
    https://github.com/w3c/manifest/issues/1046 
  1 issues received 9 new comments:
  - #1045 Web Manifest Overrides (9 by alancutter, bathos, loubrett, marcoscaceres, mgiuca, tomayac)
    https://github.com/w3c/manifest/issues/1045 
* w3c/pointerlock (+1/-0/💬0)
  1 issues created:
  - TPAC 2022 status report (by LJWatson)
    https://github.com/w3c/pointerlock/issues/80 
* w3c/push-api (+1/-0/💬0)
  1 issues created:
  - TPAC 2022 status report (by LJWatson)
    https://github.com/w3c/push-api/issues/354 
* w3c/screen-orientation (+1/-0/💬0)
  1 issues created:
  - TPAC 2022 status report (by LJWatson)
    https://github.com/w3c/screen-orientation/issues/208 
* w3c/uievents (+1/-0/💬1)
  1 issues created:
  - TPAC 2022 status reports (by LJWatson)
    https://github.com/w3c/uievents/issues/333 
  1 issues received 1 new comments:
  - #57 Expose 'direction-inversion' in wheel events (1 by brandonmcconnell)
    https://github.com/w3c/uievents/issues/57 [Proposal] [WheelEvent] 
* whatwg/dom (+2/-1/💬5)
  2 issues created:
  - MediaElement and SyntheticMediaElement (by ysulyma)
    https://github.com/whatwg/dom/issues/1098 
  - Which interfaces should have event handler attributes? (by foolip)
    https://github.com/whatwg/dom/issues/1097 
  2 issues received 5 new comments:
  - #1098 MediaElement and SyntheticMediaElement (1 by ysulyma)
    https://github.com/whatwg/dom/issues/1098 
  - #1090 Expose `signal.reason` as `error.cause` for `AbortError` (4 by LiviaMedeiros, annevk, tilgovi)
    https://github.com/whatwg/dom/issues/1090 
  1 issues closed:
  - Does `MutationObserver` `attributeFilter` accept itorators? https://github.com/whatwg/dom/issues/1092 
* whatwg/infra (+1/-0/💬4)
  1 issues created:
  - I disagreed. I think if anyone is using the term "character" on the web platform, they should be linking to this clear definition as a synonym of "code point". (by rezareza81)
    https://github.com/whatwg/infra/issues/474 
  1 issues received 4 new comments:
  - #474 I disagreed. I think if anyone is using the term "character" on the web platform, they should be linking to this clear definition as a synonym of "code point". (4 by rezareza81)
    https://github.com/whatwg/infra/issues/474 
* whatwg/webidl (+0/-1/💬0)
  1 issues closed:
  - 2.9. Enumerations - Incorrect wording https://github.com/whatwg/webidl/issues/972 [editorial] [good first issue] 
Pull requests
-------------
* w3c/gamepad (+1/-0/💬4)
  1 pull requests submitted:
  - Enhance Gamepad interface description for Touch (by bradleyneedham)
    https://github.com/w3c/gamepad/pull/168 
  1 pull requests received 4 new comments:
  - #168 Enhance Gamepad interface description for Touch (4 by bradleyneedham, siusin)
    https://github.com/w3c/gamepad/pull/168 
* w3c/manifest (+0/-1/💬0)
  1 pull requests merged:
  - Use ordered map JSON in id processing
    https://github.com/w3c/manifest/pull/1040 
* whatwg/dom (+0/-0/💬5)
  2 pull requests received 5 new comments:
  - #1085 Add a fully active check for EventTarget in event listener inner invoke (3 by annevk, shaseley, smaug----)
    https://github.com/whatwg/dom/pull/1085 [topic: events] [do not merge yet] 
  - #785 Add onabort definition and add onslotchange (2 by annevk, foolip)
    https://github.com/whatwg/dom/pull/785 
* whatwg/infra (+1/-1/💬0)
  1 pull requests submitted:
  - Review Draft Publication: July 2022 (by domenic)
    https://github.com/whatwg/infra/pull/473 
  1 pull requests merged:
  - Review Draft Publication: July 2022
    https://github.com/whatwg/infra/pull/473 
* whatwg/webidl (+1/-1/💬1)
  1 pull requests submitted:
  - Fix incorrect wording in `2.9. Enumerations` (by chansuke)
    https://github.com/whatwg/webidl/pull/1173 
  1 pull requests received 1 new comments:
  - #1173 Fix incorrect wording in `2.9. Enumerations` (1 by annevk)
    https://github.com/whatwg/webidl/pull/1173 
  1 pull requests merged:
  - Fix incorrect wording in `2.9. Enumerations`
    https://github.com/whatwg/webidl/pull/1173 
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/whatwg/webidl
-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 25 July 2022 17:00:17 UTC