react-input-mask icon indicating copy to clipboard operation
react-input-mask copied to clipboard

Input masking component for React. Made with attention to UX.

Results 123 react-input-mask issues
Sort by recently updated
recently updated
newest added

Hello, is there any option to check if input was filled correctly to the end? I can't find it in docs. I found in old issues that there will not...

Hey, you guys have plans on implementing typescript into the lib (without the necessity to install @types/react-input-mask)? I can help with that one.

When the input (mask) is completed and you are keeping typing, onChange event is triggered. It shuldn't, because the actual value is not changing.

Hi, i have input field for credit card `autoComplete="cc-number"` and the mask for it `mask={'9999 9999 9999 9999'}`. Typing in number or pasting it works very well, but chrome has...

after upgrade from react 17 to react 18.2.0 i have error Warning: React does not recognize the `isPhone` prop on a DOM element. If you intentionally want it to appear...

Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependencies [json5](https://github.com/json5/json5), [json5](https://github.com/json5/json5) and [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin). These dependencies need to be updated together. Updates `json5` from 2.1.1 to 2.2.3 Release notes Sourced from json5's...

dependencies

Bumps [flat](https://github.com/hughsk/flat) to 5.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `flat` from 4.1.0 to 5.0.2 Commits e5ffd66 Release 5.0.2 fdb79d5 Update dependencies, refresh...

dependencies

Bumps [qs](https://github.com/ljharb/qs), [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `qs` from 6.7.0 to 6.11.0 Changelog Sourced from qs's changelog. 6.11.0 [New] [Fix] stringify: revert 0e903c0; add...

dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

dependencies