react-day-picker icon indicating copy to clipboard operation
react-day-picker copied to clipboard

DayPicker is a customizable date picker component for React. Add date pickers, calendars, and date inputs to your web applications.

Results 91 react-day-picker issues
Sort by recently updated
recently updated
newest added

Fixes #1688 ## Description WIP. ## Type of Change - [x] Bug fix - [ ] New feature - [x] Breaking change - [ ] Documentation update

Breaking Change

Bumps [peaceiris/actions-gh-pages](https://github.com/peaceiris/actions-gh-pages) from 3 to 4. Release notes Sourced from peaceiris/actions-gh-pages's releases. actions-github-pages v4.0.0 See CHANGELOG.md for more details. actions-github-pages v3.9.3 See CHANGELOG.md for more details. actions-github-pages v3.9.2 See CHANGELOG.md...

dependencies
github_actions

## Description I'm encountering an issue with the toDate and the fromDate props of react-day-picker where it seems to behave more like toMonth and fromMonth. When setting a specific date...

## Description When selecting the day of the month, then unselecting in a mobile browser (tested in chrome on IOS) it goes from **Selected**... ![IMG_4770](https://github.com/gpbl/react-day-picker/assets/1300757/dbe4993a-756a-45d3-9767-503623063cae) **To Unselected (pressing the date...

Bug

### Discussed in https://github.com/gpbl/react-day-picker/discussions/2067 Originally posted by **rztma65020** March 4, 2024 Hello team, Please update additional changes to make React Day Picker as a mobile friendly component. This would add...

## Description With the useInput Hook, when I unselect the date, the input field stays empty, when I empty the InputField, the selectedDate is reset to the initialDate. ## Expected...

## Description Disabled days can be selected with the selected prop. https://codesandbox.io/p/sandbox/funny-brahmagupta-2d3gdh?file=%2Fsrc%2FApp.tsx%3A9%2C5 ## Expected Behavior it should not select the day. ## Actual Behavior i bind the datepicker to an...

## Description Fix wrong / outdated link to the react.js project website. ```diff -https://reactjs.dev/ +https://react.dev/ ``` ## Type of Change - [ ] Bug fix (non-breaking change which fixes an...

Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4. Release notes Sourced from pnpm/action-setup's releases. v4.0.0 An error is thrown if one version of pnpm is specified in the packageManager field of package.json...

dependencies
github_actions

Bumps [docusaurus-plugin-typedoc](https://github.com/typedoc2md/typedoc-plugin-markdown/tree/HEAD/packages/docusaurus-plugin-typedoc) from 1.0.0 to 1.0.1. Changelog Sourced from docusaurus-plugin-typedoc's changelog. 1.0.1 (2024-05-07) Patch Changes Handle windows path separators when generating sidebar ids Commits faea573 Version Packages ed7b5ae fix(docusaurus): handle...

dependencies
javascript