Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update of Pointer event #30589

Merged

Conversation

skyclouds2001
Copy link
Contributor

@skyclouds2001 skyclouds2001 commented Nov 28, 2023

Description

normalize Pointer Events GroupData to use Element rather then HTMLElement, and add Element: pointerrawupdate and Element.hasPointerCapture()

add See also section for Pointer Events API summary page

add Pointer Events section for interface summary page

fix PointerEvent.altitudeAngle and PointerEvent.azimuthAngle property name

add {{secureContext_header}} for PointerEvent.getCoalescedEvents() and Element/pointerrawupdate_event

insert Element/pointerrawupdate_event PointerEvent.altitudeAngle PointerEvent.azimuthAngle to list

some other update

Motivation

Additional details

reference to https://w3c.github.io/pointerevents/
working on https://developer.mozilla.org/en-US/docs/Web/API/Pointer_events

Related issues and pull requests

@github-actions github-actions bot added the Content:WebAPI Web API docs label Nov 28, 2023
Copy link
Contributor

github-actions bot commented Nov 28, 2023

files/en-us/web/api/pointer_events/index.md Outdated Show resolved Hide resolved
files/en-us/web/api/pointer_events/index.md Outdated Show resolved Hide resolved
files/en-us/web/api/pointer_events/index.md Outdated Show resolved Hide resolved
skyclouds2001 and others added 3 commits November 28, 2023 20:27
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@skyclouds2001 skyclouds2001 marked this pull request as ready for review November 28, 2023 13:39
@skyclouds2001 skyclouds2001 requested review from a team as code owners November 28, 2023 13:39
@skyclouds2001 skyclouds2001 requested review from wbamberg and dipikabh and removed request for a team November 28, 2023 13:39
@github-actions github-actions bot added the merge conflicts 🚧 [PR only] label Dec 1, 2023
Copy link
Contributor

github-actions bot commented Dec 1, 2023

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 [PR only] label Dec 1, 2023
@github-actions github-actions bot added the merge conflicts 🚧 [PR only] label Dec 14, 2023
Copy link
Contributor

This pull request has merge conflicts that must be resolved before it can be merged.

@github-actions github-actions bot removed the merge conflicts 🚧 [PR only] label Dec 14, 2023
Copy link
Contributor

@teoli2003 teoli2003 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@teoli2003 teoli2003 merged commit 6636dfb into mdn:main Dec 14, 2023
8 checks passed
@skyclouds2001 skyclouds2001 deleted the PointerEvent-altitudeAngle-azimuthAngle branch December 14, 2023 13:20
dipikabh pushed a commit to dipikabh/content that referenced this pull request Jan 17, 2024
* fix group data

* adjust order

* add description

* small fix

* Update files/en-us/web/api/pointer_events/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* add {{experimental_inline}}

* run prettier

* fix the title name

* add {{secureContext_header}}

* add

* fix

* add desc

* add description

* specific  spec-urls

* fix example

* style fix

* remove note & add see also section

* add experimental_inline

* use {{ReadOnlyInline}}

* update list

* add Pointer events section

* style pretty

* Update files/en-us/web/api/pointer_events/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* update event properties description

* update event properties description

* Update index.md

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants