react-datepicker
react-datepicker copied to clipboard
A simple and reusable datepicker component for React
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)...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.7 to 19.1.8. Commits See full diff in compare view [](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...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 19.1.5 to 19.1.8. Commits See full diff in compare view [](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...
Bumps [@babel/preset-typescript](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-typescript) from 7.27.0 to 7.27.1. Release notes Sourced from @babel/preset-typescript's releases. v7.27.1 (2025-04-30) Thanks @kermanx and @woaitsAryan for your first PRs! :eyeglasses: Spec Compliance babel-parser #17254 Allow using of...
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.42.0 to 3.43.0. Changelog Sourced from core-js's changelog. 3.43.0 - 2025.06.09 Changes v3.42.0...v3.43.0 (139 commits) Explicit Resource Management proposals: Built-ins: Symbol.dispose Symbol.asyncDispose SuppressedError DisposableStack DisposableStack.prototype.dispose DisposableStack.prototype.use DisposableStack.prototype.adopt...
## Description **Linked issue**: #5644 As mentioned in the ticket, I added a support for `visibleYearsRange` in the `renderCustomHeader` of the YearPicker. This prop will be only available when the...
Fixes #5677
**Is your feature request related to a problem? Please describe.** I'd like to develop a custom header using showYearPicker with information about the visible year range. The visible years range...
**Describe the bug** The Datepicker popover position is always in the middle of CustomInput, it does not consider the ref element's position. **To Reproduce** In the following example, despite ref...
**Describe the bug** Hey I recently installed react-datepicker version v8.2.1 and my console is filled with warnings while developing, it's showing that it's compiled with warnings. If you look at...