react-nice-dates
react-nice-dates copied to clipboard
A responsive, touch-friendly, and modular date picker library for React.
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
Hi there, thanks for the great work on this library! Can I just check what is the best way to ensuring the calendar popup is hidden when tabbing out of...
npm install react-nice-dates with react 18 fails
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Is there a way to add a year selector rather than going back all the way, just like how material UI has it?
I am using react-nice-dates in react Typescript,it is work on local host but on deployment its showing error. ` Type error: Module '"react-nice-dates"' has no exported member 'START_DATE'. -- 21:33:17.966...
Added support for react 17 as peer dependency.
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...