Skip to content
This repository has been archived by the owner on Sep 26, 2022. It is now read-only.

Remove/deprecate deprecated keypress event from TextField #121

Closed
fourhundredfour opened this issue Feb 8, 2021 · 1 comment · Fixed by #122
Closed

Remove/deprecate deprecated keypress event from TextField #121

fourhundredfour opened this issue Feb 8, 2021 · 1 comment · Fixed by #122

Comments

@fourhundredfour
Copy link
Contributor

fourhundredfour commented Feb 8, 2021

Since it is marked as deprecated/legacy in the current UI Events Specification it shouldn't be used as the only option to receive a key event.

To avoid breaking changes I didn't remove the keypress event.

Useful resources:
https://www.w3.org/TR/uievents/#event-type-keypress
https://caniuse.com/?search=keypress
https://developer.mozilla.org/en-US/docs/Web/API/Document/keypress_event

@Florian-Schoenherr
Copy link
Collaborator

Closed by #122

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

Successfully merging a pull request may close this issue.

2 participants