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

Filter input events of type insertCompositionText for Safari #40

Closed ddayguerrero closed 6 years ago

ddayguerrero commented 6 years ago

Fixes #38

Changes

Why introduce these changes?

How is this achieved?

Safari IME demo

Additional Information

Live Conversion

Testing

Typed in full-width character keyboard inputs (e.g. Hiragana) and made sure validation and formatting works as expected:

Desktop 🖥(Mac OSX High Sierra):

Mobile 📱:

arthurgouveia commented 6 years ago

Tested locally and also working nicely 👍