react-date-range icon indicating copy to clipboard operation
react-date-range copied to clipboard

A React component for choosing dates and date ranges.

Results 167 react-date-range 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

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

## Subject of the issue Hello I am trying to change the color of the dates when they are selected to black, but I can't find a way to do...

## The bundle size of the project has increased after the upgrade With the v2.0.1, it added date-fns chunk which wasn't in there before with react-date-range v1.4.0 We have a...

Month changing buttons are not working. If I click the buttons to change the next month or previous month, months are not changing. Actually months should change , but in...

## Subject of the issue When there is a calendar with 2 months and you select a date range from the month at the right, this month goes to the...

## Subject of the issue Describe your issue here. ## [BUG] Bug Reproduce Steps Tell us how to reproduce this issue. ## [BUG] Expected behaviour ## Environment Package Version: React...

## Subject of the issue "react-date-range": "1.4.0" is not compatible with "date-fns": "^3.6.0". TypeError: (_addYears.default) is not a function at ./node_modules/react-date-range/dist/components/Calendar/indexjs ![Screenshot 2024-08-01 at 10 57 35](https://github.com/user-attachments/assets/d0820e4d-dd54-4a50-951e-79bc32dad5eb) ## [BUG] Bug...

## Subject of the issue If I set the minDate option to yyyy-mm-dd, then years before yyyy are not shown in the drop-down, but months before mm **are** shown. The...