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

FF131 Relnote: PointerEvent.azimuth/altitudeAngle + updates #35804

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

hamishwillee
Copy link
Collaborator

@hamishwillee hamishwillee commented Sep 9, 2024

FF131 adds support for PointerEvent.altitudeAngle and azimuthAngle in https://bugzilla.mozilla.org/show_bug.cgi?id=1656377

This adds a release note. Also some fixes to docs to cross link the "related properties" tiltX and tiltY, and add the new properties to the constructor. While here, I updated the tiltX, tiltY with images so you can see what they mean straight away rather than having to go to the spec. I kept the links though, because I'm not great at images and the ones in the spec are better.

Related docs work can be tracked in #35721

@hamishwillee hamishwillee requested review from a team as code owners September 9, 2024 06:59
@hamishwillee hamishwillee requested review from bsmth and wbamberg and removed request for a team September 9, 2024 06:59
@github-actions github-actions bot added Content:WebAPI Web API docs Content:Firefox Content in the Mozilla/Firefox subtree size/m [PR only] 51-500 LoC changed labels Sep 9, 2024
Copy link
Contributor

github-actions bot commented Sep 9, 2024

Preview URLs

External URLs (3)

URL: /en-US/docs/Mozilla/Firefox/Releases/131
Title: Firefox 131 for developers


URL: /en-US/docs/Web/API/PointerEvent/tiltX
Title: PointerEvent: tiltX property


URL: /en-US/docs/Web/API/PointerEvent/tiltY
Title: PointerEvent: tiltY property

Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

@hamishwillee
Copy link
Collaborator Author

Thank you!

@hamishwillee hamishwillee merged commit c2636b4 into mdn:main Sep 12, 2024
7 checks passed
@hamishwillee hamishwillee deleted the ff131_pointerevent branch September 12, 2024 23:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Firefox Content in the Mozilla/Firefox subtree Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants