- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Mon, 14 Dec 2020 00:45:55 +0000
- To: public-pointer-events@w3.org
The following commits were just pushed by patrickhlauke to https://github.com/w3c/pointerevents: * Change the type of click, auxclick, and contextmenu to PointerEvent by Navid Zolghadr https://github.com/w3c/pointerevents/commit/b5d18d258986afe96b83aa2477a4b3195392061d * Small stylistic/prose tweaks by Patrick H. Lauke https://github.com/w3c/pointerevents/commit/61b96c2f9d569924fb7f9a331f39909aea731dd5 * Clarify pointerId - remove the requirement for positive pointerId which was not backwards-compatible (and I couldn't find reference to this change in minutes from PEWG meetings around that time) - add mention of special case for zero pointerId (reusing some of the language from later on about PointerEvent stream) by Patrick H. Lauke https://github.com/w3c/pointerevents/commit/ad773db4981823a75d916624537b46b2e61eef77 * Further suggested changes/tweaks to wording by Patrick H. Lauke https://github.com/w3c/pointerevents/commit/01d1d5edec18f2ca619702641ed69a8a3cbe6fe0 * Further tweak to remove inappropriate/confusing use of "stream" by Patrick H. Lauke https://github.com/w3c/pointerevents/commit/ce9a14b4a148bfa80975cf997a56bcf77c3afcda * Merge pull request #317 from w3c/click-auxclick-contextmenu-type Change the type of click, auxclick, and contextmenu to PointerEvent by Patrick H. Lauke https://github.com/w3c/pointerevents/commit/bb02e92571d54cd13ae54ac1e4aa5b56ba561b1b -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 14 December 2020 00:45:57 UTC