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

## Types of changes - [ ] Bugfix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or...

Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. Release notes Sourced from nth-check's releases. v2.0.1 Fixes: Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d Ensures parsing will always have linear time...

dependencies

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

## Subject of the issue Can't change the height and width of the component ## [BUG] Bug Reproduce Steps Tell us how to reproduce this issue. ## [BUG] Expected behaviour...

Hello, is there a way to disable hover/focus function. I thought `showSelectionPreview=false` would do the trick, but it does not. Any help would be appreciated. Thanks

## Subject of the issue Selected start and end timestamp are now using our own GMT. Can we use UTC instead? ## [BUG] Bug Reproduce Steps - ## [BUG] Expected...

## Subject of the issue When set the `focusedRange={[0, 1]}` does not show the end date of range. ## [BUG] Bug Reproduce Steps Create a component passing the focused range...

## Subject of the issue The locale prop doesn't exist on the Calendar using **typescript**. There's only the lang-prop with about 5 different languages but the documentation says otherwise. ##...

how can I config to not show the last month in current month when I rendering two month at once thank u very much