- From: Patrick H. Lauke via GitHub <sysbot+gh@w3.org>
- Date: Tue, 03 Aug 2021 15:12:15 +0000
- To: public-pointer-events@w3.org
The following commits were just pushed by patrickhlauke to https://github.com/w3c/pointerevents: * Internal references cleanup, adding () to methods (#401) * added appropriate `data-lt` attributes to all event definitions, allowing for much easier linking (e.g. `<a>pointerdown</a>` rather than `<a href="#the-pointerdown-event">pointerdown</a>`) * ditto for chorded button interactions/chorded buttons, touch-action CSS property * consistently added `()` to mentions of `setPointerCapture()` and `releasePointerCapture()` methods (making sure methods always have those brackets when mentioned in prose) * removed the word "method" in the definition listing for `getCoalescedEvents()` and `getPredictedEvents()` - looks cleaner by Patrick H. Lauke https://github.com/w3c/pointerevents/commit/3d031f6da6cc91db743c15b75f11bd9b41dad788 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 3 August 2021 15:12:17 UTC