react-datepicker icon indicating copy to clipboard operation
react-datepicker copied to clipboard

An easily internationalizable, accessible, mobile-friendly datepicker library for the web, build with styled-components.

Results 44 react-datepicker issues
Sort by recently updated
recently updated
newest added

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

**@datepicker-react/hooks or @datepicker-react/styled version** e.g. @datepicker-react/[email protected] **Describe the bug** When passing in a `startDate` and `endDate` parameter to the in addition to a `initialVisibleMonth` useDatePicker hook, the `initialVisibleMonth` is ignored,...

I removed it because `DateRangeInputPhrases` interface was defined multiple times

**@datepicker-react/hooks** @datepicker-react/[email protected] **Describe the bug** I'm currently using version 1.5.1 for a range datepicker and everything works fine, however, when I update the library to the latest version (or any...