Skip to content

PageTransitionEvent #354

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

Closed
arbroween opened this issue Apr 18, 2019 · 0 comments · Fixed by #359
Closed

PageTransitionEvent #354

arbroween opened this issue Apr 18, 2019 · 0 comments · Fixed by #359

Comments

@arbroween
Copy link

Hi ! I'm new here but I was using scala.js today and found out that the class definition for PageTransitionEvent was missing from the library. It seems to be a widely supported feature across browsers and should be easy to add. It only inherits from the Event class and add a single persisted property to it.
My source for this is MDN https://developer.mozilla.org/en-US/docs/Web/API/PageTransitionEvent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant