react-maskedinput
react-maskedinput copied to clipboard
Masked <input/> React component
Hi, I'm trying to use the `formatCharacters` feature to transform special characters. Specifically japanese numbers (e.g., `1`, `2`, etc.) to the right alpha numbers. I tried configuring it through `formatCharacters`...
in the _onChange method, where it tries to get this._getDisplayValue() on iOS with default date selector, it returns empty string and hence the date is not set. I worked around...
After #20 it might be nice to stand-up some tests with karma-webpack or similar - this will probably help reduce the maintenance overhead and make dealing with PRs a little...
Well I _have_ been looking for an excuse to play with its developer mode...