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

## Subject of the issue Instead of the correct dates, numbers from 0-6 in the week lines and also incorrect week labels.. How to fix? ## Environment Package Version: 1.4.0...

## Types of changes I've added touch event handlers to the DayCell component to make date range selection more user friendly on touchscreen devices. _Put an `x` in the boxes...

https://github.com/hypeserver/react-date-range/blob/33f2294eabc13f2413895faf9125e0cf0385dcad/src/components/DateRangePicker/index.js#L18 https://github.com/hypeserver/react-date-range/blob/33f2294eabc13f2413895faf9125e0cf0385dcad/src/components/DateRangePicker/index.js#L33 As soon as we define the onRangeFocusChange prop, it overwrites the internal function and the state is no longer updated

## Subject of the issue When selecting a predefined range from the left, the first date is the beginning of the day and the second date is the end of...

## Can't change date preview input labels if no default value If preview date is enabled and there's no default value to the date range. Labels are showing "Early" and...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...

dependencies

## Subject of the issue Predefined date filters allow selection of disabled dates. When we have maxDate defined to today and we hit this week or this month it selects...

How do we config the calendar to use the specific timezone, eg: 'America/New_York' ? not use the local timezone?

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...

dependencies