ianmcnally / react-currency-masked-input

Input masking for currency, in React
MIT License
91 stars 24 forks source link

Add step="any" prop to input #49

Closed ericyd closed 4 years ago

ericyd commented 4 years ago

Closes #46, relevant details in that issue.

I verified locally by just copy/pasting the source files into another project and setting up a dummy page

Firefox bad

firefox-bad-1 firefox-bad-2

Firefox good

firefox-good-1 firefox-good-2

Chrome (verifying it didn't break)

chrome1 chrome2

Safari (verifying it didn't break)

safari1 safari2

Edge (via parallels) (verifying it didn't break)

edge11 edge22
ianmcnally commented 4 years ago

thanks @ericyd!

ianmcnally commented 4 years ago

published in 2.5.0