jondavidjohn / payform

:credit_card: A library for building credit card forms, validating inputs, and formatting numbers.
https://jondavidjohn.github.io/payform/
Other
427 stars 81 forks source link

change event keypress to textInput #66

Closed dtelega closed 4 years ago

dtelega commented 5 years ago

keypress is deprecated. It's can be some bugs on iOS, at least.

https://developer.mozilla.org/en-US/docs/Web/API/Document/keypress_event