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

Add PointerEvent polyfill #1176

Open
L1nkss opened this issue Dec 10, 2021 · 3 comments
Open

Add PointerEvent polyfill #1176

L1nkss opened this issue Dec 10, 2021 · 3 comments
Labels
library Relates to an Origami library service Relates to an Origami service

Comments

@L1nkss
Copy link

L1nkss commented Dec 10, 2021

Hello.
Is it possible to add polyfill for PointerEvent ?

@github-actions github-actions bot added the service Relates to an Origami service label Dec 10, 2021
@JakeChampion
Copy link
Owner

Yes, we could add https://github.com/wessberg/pointer-events but I can't see which browser versions it supports

@L1nkss
Copy link
Author

L1nkss commented Dec 10, 2021

It would be nice, thanks. We have already used that polyfill in our project and it's quite uncomfortable to load polyfills from two different sources.
I think it supports all browsers which don't support PointerEvent, but I'm not quite sure about that

@JakeChampion JakeChampion transferred this issue from polyfillpolyfill/polyfill-service Apr 1, 2022
@github-actions github-actions bot added the library Relates to an Origami library label Apr 1, 2022
@mhassan1
Copy link
Collaborator

That polyfill requires EventTarget and Constructable Events. We may need to address #252 and #1101, first.

@robertboulton robertboulton removed this from Backlog in Origami ✨ Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
library Relates to an Origami library service Relates to an Origami service
Projects
None yet
Development

No branches or pull requests

3 participants