react-datepicker
react-datepicker copied to clipboard
A simple and reusable datepicker component for React
**Describe the bug** Date receiving a pseudo focus *(actual focus stays on the selected date)* while navigating with arrow keys doesn't get selected. **To Reproduce** Date selection doesn't change with...
**Describe the bug** While navigating the dates with arrow keys, there's no visual indication of the selected date. **To Reproduce** The dates between 15th and 19th (both inclusive) lack keyboard...
**Describe the bug** For example, unable to focus the end date text input after start date has been selected. **To Reproduce** Here's a MCVE ``` const endDateRef = useRef(null); endDateRef.current?.setFocus()}...
Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 29.7.0 to 30.0.2. Release notes Sourced from babel-jest's releases. 30.0.2 What's Changed Fixes [jest-matcher-utils] Make 'deepCyclicCopyObject' safer by setting descriptors to a null-prototype object (#15689) [jest-util] Make...
**Is your feature request related to a problem? Please describe.** I am utilising `onChangeRaw` to handle both a user typed date and a user selecting a date from the UI...
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.28.0 to 9.29.0. Release notes Sourced from @eslint/js's releases. v9.29.0 Features f686fcb feat: add ecmaVersion: 2026, parsing using and await using (#19832) (Milos Djermanovic) 19cdd22 feat: prune...
Bumps [eslint](https://github.com/eslint/eslint) from 9.28.0 to 9.29.0. Release notes Sourced from eslint's releases. v9.29.0 Features f686fcb feat: add ecmaVersion: 2026, parsing using and await using (#19832) (Milos Djermanovic) 19cdd22 feat: prune...
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) from 9.27.0 to 9.29.0. Release notes Sourced from @eslint/js's releases. v9.29.0 Features f686fcb feat: add ecmaVersion: 2026, parsing using and await using (#19832) (Milos Djermanovic) 19cdd22 feat: prune...
**Describe the bug** I am using latest `webpack`, with latest `source-map-loader` and i am getting errors like this when importing latest version of `react-datepicker`. ``` Failed to parse source map...
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12. Release notes Sourced from brace-expansion's releases. v1.1.12 pkg: publish on tag 1.x c460dbd fmt ccb8ac6 Fix potential ReDoS Vulnerability or Inefficient Regular Expression (#65)...