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

keypress event is deprecated #123

Open
emilgoldsmith opened this issue Apr 16, 2021 · 0 comments
Open

keypress event is deprecated #123

emilgoldsmith opened this issue Apr 16, 2021 · 0 comments

Comments

@emilgoldsmith
Copy link

Hi! I just wanted to highlight that the keypress event has been deprecated as can be seen here: https://developer.mozilla.org/en-US/docs/Web/API/Document/keypress_event

I know the Elm philosophy is all about best practices and not letting users shoot themselves in the foot, so thought I'd highlight it, though it would of course be a big breaking change to remove it from the API. As can be seen above MDN warns that this feature could be stopped being supported at any time (though with the history of backwards compatibility in the web world it's probably unlikely)

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

No branches or pull requests

1 participant