Closed renovate[bot] closed 1 week ago
Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 7.x
releases. But if you manually upgrade to 7.x
then Renovate will re-enable minor
and patch
updates automatically.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
4.25.0
->7.5.0
Release Notes
Hacker0x01/react-datepicker (react-datepicker)
### [`v7.5.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v7.5.0): 7.5.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v7.4.0...v7.5.0) #### What's Changed - Fix [#5137](https://redirect.github.com/Hacker0x01/react-datepicker/issues/5137): π§ͺβ Fix the accidental change of the complete month issue with the test cases by selecting to a earlier date in a month by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/5138](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5138) - Change lighten/darken to color.adjust by [@Nicolai8](https://redirect.github.com/Nicolai8) in [https://github.com/Hacker0x01/react-datepicker/pull/5144](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5144) - Fix types build by specifying return type on portal render method by [@beawar](https://redirect.github.com/beawar) in [https://github.com/Hacker0x01/react-datepicker/pull/5159](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5159) - Fix [#5147](https://redirect.github.com/Hacker0x01/react-datepicker/issues/5147): π Fix navigation issue with disabled dates in date picker by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/5151](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5151) #### New Contributors - [@Nicolai8](https://redirect.github.com/Nicolai8) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/5144](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5144) - [@beawar](https://redirect.github.com/beawar) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/5159](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5159) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v7.4.0...v7.5.0 ### [`v7.4.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v7.4.0): 7.4.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v7.3.0...v7.4.0) #### What's Changed - Remove usages of react-onclickoutside to support React 19 by [@hamidrezahanafi](https://redirect.github.com/hamidrezahanafi) in [https://github.com/Hacker0x01/react-datepicker/pull/4979](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4979) - Fix [#4986](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4986): ππ¨ Update the hover style to be applied only to the non-disabled calendar items by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4987](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4987) - The classname "react-datepicker-ignore-onclickoutside" is not applied to custom input by [@Zulaxy](https://redirect.github.com/Zulaxy) in [https://github.com/Hacker0x01/react-datepicker/pull/4996](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4996) - Fix [#5010](https://redirect.github.com/Hacker0x01/react-datepicker/issues/5010): π Restrict the focus to the disabled months/quarter/year using the initial Tab key navigation by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/5011](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5011) - Fix [#5038](https://redirect.github.com/Hacker0x01/react-datepicker/issues/5038): Enhance test case querySelector/querySelectorAll reliability with ensuring element existance by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/5039](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5039) - Simplify event handlers by [@laug](https://redirect.github.com/laug) in [https://github.com/Hacker0x01/react-datepicker/pull/5045](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5045) - Fix "Cannot find module 'date-fns/types' ..." by [@Svish](https://redirect.github.com/Svish) in [https://github.com/Hacker0x01/react-datepicker/pull/5020](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5020) - Parse date range by [@laug](https://redirect.github.com/laug) in [https://github.com/Hacker0x01/react-datepicker/pull/5060](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5060) - chore: upgrade yarn to v4 and other dependencies by [@abnud11](https://redirect.github.com/abnud11) in [https://github.com/Hacker0x01/react-datepicker/pull/5014](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5014) - β»οΈπ§ͺ Refactor test cases with SafeElementWrapper querySelector chain to eliminate the unnecessary temporary variable by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/5062](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5062) - test: fix a test that would always fail if run on first day of month by [@laug](https://redirect.github.com/laug) in [https://github.com/Hacker0x01/react-datepicker/pull/5069](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5069) - π Resolve the double-click focus issue of Time input and custom time component example by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/5088](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5088) - βοΈ Fix the time input's placeholder typo by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/5092](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5092) - Added option to hide time caption by [@Qubitza](https://redirect.github.com/Qubitza) in [https://github.com/Hacker0x01/react-datepicker/pull/5100](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5100) #### New Contributors - [@hamidrezahanafi](https://redirect.github.com/hamidrezahanafi) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4979](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4979) - [@Zulaxy](https://redirect.github.com/Zulaxy) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4996](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4996) - [@laug](https://redirect.github.com/laug) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/5045](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5045) - [@Svish](https://redirect.github.com/Svish) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/5020](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5020) - [@abnud11](https://redirect.github.com/abnud11) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/5014](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5014) - [@Qubitza](https://redirect.github.com/Qubitza) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/5100](https://redirect.github.com/Hacker0x01/react-datepicker/pull/5100) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v7.3.0...v7.4.0 ### [`v7.3.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v7.3.0): 7.3.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v7.2.0...v7.3.0) #### What's Changed - Add multiple months visual selection by [@luistorres](https://redirect.github.com/luistorres) in [https://github.com/Hacker0x01/react-datepicker/pull/4944](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4944) - fix badge in docs site by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4947](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4947) - Fix [#4933](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4933): πRemove the auto set of the '--keyboard-selected' class from the disabled dates while switching to the next or the previous view by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4955](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4955) - fix style for quarter by [@asada-no4](https://redirect.github.com/asada-no4) in [https://github.com/Hacker0x01/react-datepicker/pull/4948](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4948) - fix DatePickerProps by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4932](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4932) #### New Contributors - [@luistorres](https://redirect.github.com/luistorres) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4944](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4944) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v7.2.0...v7.3.0 ### [`v7.2.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v7.2.0): 7.2.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v7.1.0...v7.2.0) #### What's Changed - feat: export CalendarContainerProps interface by [@plahteenlahti](https://redirect.github.com/plahteenlahti) in [https://github.com/Hacker0x01/react-datepicker/pull/4914](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4914) - export ReactDatePickerCustomHeaderProps IF by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4931](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4931) - Fix [#4934](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4934): β Fix the broken test case in datepicker_test.test.js by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4935](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4935) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v7.1.0...v7.2.0 ### [`v7.1.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v7.1.0): 7.1.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v7.0.0...v7.1.0) #### What's Changed - Fix [#4902](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4902): π Fix the click of week numbers when the first day of the week is not enabled by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4903](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4903) - Fix: DatePickerProps by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4905](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4905) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v7.0.0...v7.1.0 ### [`v7.0.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v7.0.0): 7.0.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v6.9.0...v7.0.0) #### Breaking changes This release includes a Typescript migration. This has been a big overhaul of the code base. This is the biggest release ever with 447 commits and 104 files changed! Massive thanks to [@mirus-ua](https://redirect.github.com/mirus-ua), [@yuki0410-dev](https://redirect.github.com/yuki0410-dev), [@Olenka-Yurchuk](https://redirect.github.com/Olenka-Yurchuk), [@alvaromartinez986](https://redirect.github.com/alvaromartinez986), and [@ryantanrk](https://redirect.github.com/ryantanrk). We've done our best to document the breaking changes: - fix: [#4558](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4558) Rename calendarIconClassname props to calendarIconClassName props by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4643](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4643) - Fix typo of the name of the function getHightLightDaysMap wβ¦ by [@martijnrusschen](https://redirect.github.com/martijnrusschen) in [https://github.com/Hacker0x01/react-datepicker/pull/4808](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4808) - newDate helper always returns a date, if the initial params were invalid, then it returns just a new Date [Line](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4707/files#diff-4a995d09660b3ce231c42bbd7f9073b938a2068ffb56f71f9d54683cb3c2f702R89); [https://github.com/Hacker0x01/react-datepicker/pull/4707](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4707) #### What's Changed - feat: added package manager property by [@Olenka-Yurchuk](https://redirect.github.com/Olenka-Yurchuk) in [https://github.com/Hacker0x01/react-datepicker/pull/4727](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4727) - fix: invalid time error when selecting excluded month with keyboard by [@ryantanrk](https://redirect.github.com/ryantanrk) in [https://github.com/Hacker0x01/react-datepicker/pull/4732](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4732) - feat: add .editorconfig and .prettierrc.js by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4748](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4748) - Fix keyboard keydown event handler by [@alvaromartinez986](https://redirect.github.com/alvaromartinez986) in [https://github.com/Hacker0x01/react-datepicker/pull/4742](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4742) - Fix [#4514](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4514): π Retain the Time Input focus on change of the time input value by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4798](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4798) - Allow for the keyboard preselection to skip excluded dates/weeks/months by [@ryantanrk](https://redirect.github.com/ryantanrk) in [https://github.com/Hacker0x01/react-datepicker/pull/4817](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4817) - Fix [#4011](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4011): π Handle Arrow Navigation on calendar days even when the minDate/maxDate is nul by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4848](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4848) - Fix [#4844](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4844): π¨ Retain the open state of the calendar popup on document visibility change by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4878](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4878) #### New Contributors - [@Olenka-Yurchuk](https://redirect.github.com/Olenka-Yurchuk) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4727](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4727) - [@ryantanrk](https://redirect.github.com/ryantanrk) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4732](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4732) - [@alvaromartinez986](https://redirect.github.com/alvaromartinez986) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4742](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4742) - [@yasuaki640](https://redirect.github.com/yasuaki640) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4827](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4827) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v6.9.0...v7.0.0 ### [`v6.9.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v6.9.0): 6.9.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v6.8.0...v6.9.0) #### What's Changed - Use locale for month aria labels by [@lasseklovstad](https://redirect.github.com/lasseklovstad) in [https://github.com/Hacker0x01/react-datepicker/pull/4697](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4697) - feature: add aria-disabled to Month component by [@MatteoPieroni](https://redirect.github.com/MatteoPieroni) in [https://github.com/Hacker0x01/react-datepicker/pull/4702](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4702) - Fix [#4446](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4446): β¨ Added support for up and down arrow key movement in the year picker by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4698](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4698) #### New Contributors - [@MatteoPieroni](https://redirect.github.com/MatteoPieroni) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4702](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4702) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v6.8.0...v6.9.0 ### [`v6.8.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v6.8.0): 6.8.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v6.7.1...v6.8.0) #### What's Changed - fix: [#4400](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4400) Keyboard accessibility MonthYearPicker by [@lasseklovstad](https://redirect.github.com/lasseklovstad) in [https://github.com/Hacker0x01/react-datepicker/pull/4692](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4692) - Add support for seconds in date_utils by [@yykcool](https://redirect.github.com/yykcool) in [https://github.com/Hacker0x01/react-datepicker/pull/4690](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4690) - fix: Add aria-label to read the day of the week instead of the shorthand by [@plahteenlahti](https://redirect.github.com/plahteenlahti) in [https://github.com/Hacker0x01/react-datepicker/pull/4693](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4693) #### New Contributors - [@lasseklovstad](https://redirect.github.com/lasseklovstad) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4692](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4692) - [@plahteenlahti](https://redirect.github.com/plahteenlahti) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4693](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4693) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v6.7.1...v6.8.0 ### [`v6.7.1`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v6.7.1): 6.7.1 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v6.7.0...v6.7.1) #### What's Changed - fix: popper dosen't close if swapRange prop was passed by [@mirus-ua](https://redirect.github.com/mirus-ua) in [https://github.com/Hacker0x01/react-datepicker/pull/4689](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4689) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v6.7.0...v6.7.1 ### [`v6.7.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v6.7.0): 6.7.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v6.6.0...v6.7.0) #### What's Changed - Fix [#4644](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4644): Handle the visibility of the previous and the next year navigation when showQuarterYearPicker is enabled by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4652](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4652) - (feature) swapRange optional prop by [@mirus-ua](https://redirect.github.com/mirus-ua) in [https://github.com/Hacker0x01/react-datepicker/pull/4654](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4654) - Add support second-level granularity to injectTimes by [@yykcool](https://redirect.github.com/yykcool) in [https://github.com/Hacker0x01/react-datepicker/pull/4683](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4683) #### New Contributors - [@mirus-ua](https://redirect.github.com/mirus-ua) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4654](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4654) - [@yykcool](https://redirect.github.com/yykcool) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4683](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4683) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v6.6.0...v6.7.0 ### [`v6.6.0`](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v6.5.0...06a7433a77e54b190056805d3c70706cb4a8a7d0) [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v6.5.0...v6.6.0) ### [`v6.5.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v6.5.0): 6.6.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v6.4.0...v6.5.0) #### What's Changed - fix: [#4489](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4489) Disable weekNumber highlighting when no click handler is assigned. by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4608](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4608) - fix: [#4588](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4588) Allow time to be set via typing when minTime is set by [@blanser-cc](https://redirect.github.com/blanser-cc) in [https://github.com/Hacker0x01/react-datepicker/pull/4610](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4610) - fix: [#4455](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4455) Pass calendarStartDay props from week to day. by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4609](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4609) - fix: [#4360](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4360) Cancel Event when clicked/MouseEnter on disabled months/quarters by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4607](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4607) - Fix [#4623](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4623): Add dynamic Calendar Aria Labels for selection clarity by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4624](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4624) - fix: [#3840](https://redirect.github.com/Hacker0x01/react-datepicker/issues/3840) Rollup config by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4622](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4622) #### New Contributors - [@blanser-cc](https://redirect.github.com/blanser-cc) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4610](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4610) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v6.4.0...v6.5.0 ### [`v6.4.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v6.4.0): 6.4.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v6.3.0...v6.4.0) #### What's Changed - chore(deps): bump date-fns from 3.4.0 to 3.5.0 by [@dependabot](https://redirect.github.com/dependabot) in [https://github.com/Hacker0x01/react-datepicker/pull/4599](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4599) - fix: [#4594](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4594) fix setSelected by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4602](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4602) - fix: [#4581](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4581) and [#4560](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4560) selected and preSelection with showWeekPicker by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4601](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4601) - fix: [#4401](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4401) monthsShown with MonthYearPicker or QuarterYearPicker by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4603](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4603) - fix: [#4561](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4561) remove triangle-arrow-up/down mixin by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4604](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4604) #### New Contributors - [@winchesHe](https://redirect.github.com/winchesHe) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4590](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4590) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v6.3.0...v6.4.0 ### [`v6.3.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v6.3.0): 6.3.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v6.2.0...v6.3.0) #### What's Changed - Fix [#4518](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4518): π¨ Add accessibility props like role and aria-modal to the Calendar popup by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4549](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4549) - Fix: default time selection by [@kiselevskym](https://redirect.github.com/kiselevskym) in [https://github.com/Hacker0x01/react-datepicker/pull/4552](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4552) - feat : add usePointerEvent props by [@yuki0410-dev](https://redirect.github.com/yuki0410-dev) in [https://github.com/Hacker0x01/react-datepicker/pull/4553](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4553) - Fix [#4521](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4521): β»οΈ Update ariaLabel format in month.jsx to display the selected month and year in "Month MMMM, yyyy" by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4565](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4565) - Add aria-label to calendar container for accessibility by [@barettjfed](https://redirect.github.com/barettjfed) in [https://github.com/Hacker0x01/react-datepicker/pull/4568](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4568) #### New Contributors - [@kiselevskym](https://redirect.github.com/kiselevskym) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4552](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4552) - [@barettjfed](https://redirect.github.com/barettjfed) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4568](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4568) - [@asada-no4](https://redirect.github.com/asada-no4) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4571](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4571) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v6.2.0...v6.3.0 ### [`v6.2.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v6.2.0): 6.2.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v6.1.0...v6.2.0) #### What's Changed - fix:enhance-code-syntax by [@mary139](https://redirect.github.com/mary139) in [https://github.com/Hacker0x01/react-datepicker/pull/4505](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4505) - enhance code readability and syntax by [@mary139](https://redirect.github.com/mary139) in [https://github.com/Hacker0x01/react-datepicker/pull/4506](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4506) - Update workflow actions by [@martijnrusschen](https://redirect.github.com/martijnrusschen) in [https://github.com/Hacker0x01/react-datepicker/pull/4507](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4507) - Fix [#4482](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4482): Update Month Picker and Year Picker to select dates also on press of "SPACE" key by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4512](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4512) - Fix Localization example in README.md by [@BreakBB](https://redirect.github.com/BreakBB) in [https://github.com/Hacker0x01/react-datepicker/pull/4523](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4523) - Fix [#4483](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4483): Enable onKeyDown handler for the month picker view and the year picker view by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4533](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4533) - Attempt to fix spec that breaks on last day of the month by [@martijnrusschen](https://redirect.github.com/martijnrusschen) in [https://github.com/Hacker0x01/react-datepicker/pull/4541](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4541) - Select multiple non-consecutive dates by [@tbowmo](https://redirect.github.com/tbowmo) in [https://github.com/Hacker0x01/react-datepicker/pull/4537](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4537) - Support selecting multiple dates by [@nandorojo](https://redirect.github.com/nandorojo) in [https://github.com/Hacker0x01/react-datepicker/pull/3999](https://redirect.github.com/Hacker0x01/react-datepicker/pull/3999) #### New Contributors - [@BreakBB](https://redirect.github.com/BreakBB) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4523](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4523) - [@tbowmo](https://redirect.github.com/tbowmo) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4537](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4537) - [@nandorojo](https://redirect.github.com/nandorojo) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/3999](https://redirect.github.com/Hacker0x01/react-datepicker/pull/3999) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v6.1.0...v6.2.0 ### [`v6.1.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v6.1.0): 6.1.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v6.0.0...v6.1.0) #### What's Changed - Fix - Removed defaultProps from Function Components for React 18.3. by [@shyk001](https://redirect.github.com/shyk001) in [https://github.com/Hacker0x01/react-datepicker/pull/4498](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4498) #### New Contributors - [@shyk001](https://redirect.github.com/shyk001) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4498](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4498) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v6.0.0...v6.1.0 ### [`v6.0.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v6.0.0): 6.0.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v5.1.0...v6.0.0) #### What's Changed - Upgrade date-fns to v3 by [@ethanve](https://redirect.github.com/ethanve) in [https://github.com/Hacker0x01/react-datepicker/pull/4481](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4481) - Switch workflows to Node 20 by [@martijnrusschen](https://redirect.github.com/martijnrusschen) in [https://github.com/Hacker0x01/react-datepicker/pull/4490](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4490) #### New Contributors - [@ethanve](https://redirect.github.com/ethanve) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4481](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4481) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v5.1.0...v6.0.0 ### [`v5.1.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v5.1.0): 5.1.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v5.0.0...v5.1.0) #### What's Changed - Fix options passed to date-fns/parse by [@emilecantin](https://redirect.github.com/emilecantin) in [https://github.com/Hacker0x01/react-datepicker/pull/4474](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4474) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v5.0.0...v5.1.0 ### [`v5.0.0`](https://redirect.github.com/Hacker0x01/react-datepicker/releases/tag/v5.0.0): 5.0.0 [Compare Source](https://redirect.github.com/Hacker0x01/react-datepicker/compare/v4.25.0...v5.0.0) #### Breaking changes - Migrate from Popper.js to Floating-UI by [@G07cha](https://redirect.github.com/G07cha) in [https://github.com/Hacker0x01/react-datepicker/pull/4393](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4393) #### What's Changed - π FIX: readability-isMonthinRange by [@mary139](https://redirect.github.com/mary139) in [https://github.com/Hacker0x01/react-datepicker/pull/4421](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4421) - Fix [#4431](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4431): Update the excludedDate to match the year to check of the isYearDisabled by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4432](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4432) - Fix [#4420](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4420): Update home key and end key navigation in Calendar component by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4430](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4430) - Document [#4420](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4420): π Update the behavior of Home Key and End Key in the README file by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4438](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4438) - Fix [#4076](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4076): Trigger onCalendarClose event and onChange even when the same date is selected as the start and the end date in a date range by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4394](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4394) - Excluded dates message by [@dvelazquez1282](https://redirect.github.com/dvelazquez1282) in [https://github.com/Hacker0x01/react-datepicker/pull/4437](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4437) - Fix [#4456](https://redirect.github.com/Hacker0x01/react-datepicker/issues/4456): Add shift+pageUp key and shift+pageDown key navigation in Calendar component by [@balajis-qb](https://redirect.github.com/balajis-qb) in [https://github.com/Hacker0x01/react-datepicker/pull/4457](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4457) - Fix options passed to date-fns/format by [@emilecantin](https://redirect.github.com/emilecantin) in [https://github.com/Hacker0x01/react-datepicker/pull/4469](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4469) #### New Contributors - [@mary139](https://redirect.github.com/mary139) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4421](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4421) - [@G07cha](https://redirect.github.com/G07cha) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4393](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4393) - [@dvelazquez1282](https://redirect.github.com/dvelazquez1282) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4437](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4437) - [@emilecantin](https://redirect.github.com/emilecantin) made their first contribution in [https://github.com/Hacker0x01/react-datepicker/pull/4469](https://redirect.github.com/Hacker0x01/react-datepicker/pull/4469) **Full Changelog**: https://github.com/Hacker0x01/react-datepicker/compare/v4.25.0...v5.0.0Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.