chore(deps): update dependency react-datepicker to v9 (next)#1922
Open
renovate[bot] wants to merge 1 commit intonextfrom
Open
chore(deps): update dependency react-datepicker to v9 (next)#1922renovate[bot] wants to merge 1 commit intonextfrom
renovate[bot] wants to merge 1 commit intonextfrom
Conversation
e7bf451 to
b11d7a4
Compare
Member
|
@renovate rebase |
Member
|
@renovate recreate |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^4.2.1→^9.0.0Release Notes
Hacker0x01/react-datepicker (react-datepicker)
v9.1.0: 9.1.0Compare Source
Highlights
This release includes important bug fixes, TypeScript improvements, and a new feature. Most notably, it restores date parsing behavior that was accidentally removed in v8.0.0.
New Feature
Allow onClickOutside to prevent calendar from closing (#6179)
The onClickOutside callback can now prevent the calendar from closing by calling event.preventDefault(). This is useful when using custom portal-based dropdowns in the calendar header.
Full Changelog
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v9.0.0...v9.1.0
v9.0.0: 🎄 React Datepicker v9.0.0 - Holiday Release 🎁Compare Source
🌟 Major New Features
🌍 Timezone Support (Finally!)
The most requested feature is here! Add the timeZone prop to display and handle dates in any timezone. Works with date-fns-tz as an optional peer dependency.
<DatePicker timeZone="America/New_York" />⏰ Time Selection with Date Ranges
showTimeSelectandshowTimeInputnow work beautifully with selectsRange! Select time for both start and end dates independently. 🎉🎁 New Props Under the Tree
popperTargetRef- Custom popper positioning for advanced layoutsmonthHeaderPosition- Control month header placement (top, middle, bottom)renderCustomDayName- Customize weekday header renderingformatMultipleDates- Custom formatting for multi-select datesaria-label- Better accessibility support🔧 Bug Fixes & Improvements
🛠️ Under the Hood
💫 Happy Holidays!
Thank you to all contributors who made this release possible! May your dates always be in the right timezone! 🎅🎄
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.10.0...v9.0.0
v8.10.0: 8.10.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.9.0...v8.10.0
v8.9.0: 8.9.0Compare Source
What's Changed
CalendarComponentcomponent with correct accessibility attrs by @ilchenkoArtem in #6008New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.8.0...v8.9.0
v8.8.0: 8.8.0Compare Source
What's Changed
Major overhaul to the Docs site with new Typscript examples
Other changes
selectionMetaparam to the onChangeRaw event call - to give additional details about the selected date by @balajis-qb in #5858New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.7.0...v8.8.0
v8.7.0: 8.7.0Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v8.6.0...v8.7.0
v8.6.0: 8.6.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.5.0...v8.6.0
v8.5.0: 8.5.0Compare Source
What's Changed
startDatevariable in the example code to theselectedDateto improve clarity and better reflect it's purpose by @balajis-qb in #5501visibleYearsRangein therenderCustomHeaderof the YearPicker by @balajis-qb in #5687New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.4.0...v8.5.0
v8.4.0: 8.4.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.3.0...v8.4.0
v8.3.0: 8.3.0Compare Source
What's Changed
--selectedclass for the YearPicker when theselectsMultipleis enabled by @balajis-qb in #5524Full Changelog: Hacker0x01/react-datepicker@v8.2.1...v8.3.0
v8.2.1: 8.2.1Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.2.0...v8.2.1
v8.2.0: 8.2.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.1.0...v8.2.0
v8.1.0: 8.1.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v8.0.0...v8.1.0
v8.0.0: 8.0.0Compare Source
Breaking changes
parseDateby @laug in #5036Other changes
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.6.0...v8.0.0
v7.6.0: 7.6.0Compare Source
What's Changed
PropsWithChildrentype argument issue by @mertJF in #5223PropsWithChildrentype argument issue by @mertJF in #5236New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.5.0...v7.6.0
v7.5.0: 7.5.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.4.0...v7.5.0
v7.4.0: 7.4.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.3.0...v7.4.0
v7.3.0: 7.3.0Compare Source
What's Changed
New Contributors
Full Changelog: Hacker0x01/react-datepicker@v7.2.0...v7.3.0
v7.2.0: 7.2.0Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v7.1.0...v7.2.0
v7.1.0: 7.1.0Compare Source
What's Changed
Full Changelog: Hacker0x01/react-datepicker@v7.0.0...v7.1.0
v7.0.0: 7.0.0Compare Source
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, @yuki0410-dev, @Olenka-Yurchuk, @alvaromartinez986, and @ryantanrk. We've done our best to document the breaking changes:
What's Changed
Configuration
📅 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 becomes conflicted, 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.