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

Adds pointer-events feature #2308

Merged
merged 3 commits into from
Nov 25, 2024
Merged

Conversation

vwallen
Copy link
Contributor

@vwallen vwallen commented Nov 21, 2024

No description provided.

@github-actions github-actions bot added the feature definition Creating or defining new features or groups of features. label Nov 21, 2024
features/pointer-events.yml Outdated Show resolved Hide resolved
@jamesnw
Copy link
Collaborator

jamesnw commented Nov 22, 2024

Could we link to this? https://caniuse.com/pointer-events

@autonome
Copy link
Collaborator

bah sorry, i had this in #2285. i'll remove it and let you take it from here. but check and see if the keys are same. iirc i got there b/c i found some other keys outside the draft doc.

@jamesnw
Copy link
Collaborator

jamesnw commented Nov 22, 2024

bah sorry, i had this in #2285. i'll remove it and let you take it from here. but check and see if the keys are same. iirc i got there b/c i found some other keys outside the draft doc

@autonome To clarify, you're talking about the pointer-events feature id, right? But this is a good question. Are api.PointerEvent and css.properties.pointer-events sufficiently separate features? I definitely can see people disabling interaction on an element without wanting to handle events in JS, so I think there's a case to be made for them being separate.

If we go that way, then we'll need to differentiate the names. I think pointer-events-api might make the most sense for the api portion? I'm not thinking of a good differentiator for the CSS portion.

@autonome
Copy link
Collaborator

ack, renaming on my end for the JS API, these are separate features!

Co-authored-by: James Stuckey Weber <[email protected]>
@vwallen vwallen requested a review from jamesnw November 22, 2024 16:29
@Elchi3 Elchi3 merged commit d5ce0b5 into web-platform-dx:main Nov 25, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature definition Creating or defining new features or groups of features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants