fix(deps): update dependency react-day-picker to v9#9226
Merged
Conversation
ce326cd to
31e9b77
Compare
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 3aa7c11:
|
31e9b77 to
3aa7c11
Compare
Merged
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:
^8.0.4->^9.0.0Release Notes
gpbl/react-day-picker (react-day-picker)
v9.0.8Compare Source
This release fixes a regression in v9.0.7 affecting range mode.
What's Changed
Full Changelog: gpbl/react-day-picker@v9.0.7...v9.0.8
v9.0.7Compare Source
This release improves compatibility with v8 and fix an issue with the calendar navigation.
What's Changed
startMonthorendMonthchange by @gpbl in https://github.com/gpbl/react-day-picker/pull/2343defaultLocaleby @gpbl in https://github.com/gpbl/react-day-picker/pull/2348undefinedas initially selected value, as it was in v8 by @gpbl in https://github.com/gpbl/react-day-picker/pull/2341calendartorootin the examples by @gpbl in https://github.com/gpbl/react-day-picker/pull/2347New Contributors
Full Changelog: gpbl/react-day-picker@v9.0.6...v9.0.7
v9.0.6Compare Source
This release addresses the failed import of the common-js module for some app builder and add new
data-attributes to help the integration with Tailwind. Thanks for your feedback!What's Changed
New Contributors
Full Changelog: gpbl/react-day-picker@v9.0.5...v9.0.6
v9.0.5Compare Source
This release improves the range mode behavior (see the updated docs) and address some styling issues.
What's Changed
New Contributors
Full Changelog: gpbl/react-day-picker@v9.0.4...v9.0.5
v9.0.4Compare Source
This release fixes some bugs and improves compatibility with v8.10. Thanks for your feedback and patience! 🤖
What's Changed
.rdp-range_endby @AlessioDP in https://github.com/gpbl/react-day-picker/pull/2298endMonthdate not working as expected by @gpbl in https://github.com/gpbl/react-day-picker/pull/2301onDayMouseEnterandonDayMouseLeaveby @gpbl in https://github.com/gpbl/react-day-picker/pull/2304New Contributors
Full Changelog: gpbl/react-day-picker@v9.0.3...v9.0.4
v9.0.3Compare Source
This release fixes two issues found with the grid style and the range mode.
What's Changed
Full Changelog: gpbl/react-day-picker@v9.0.2...v9.0.3
v9.0.2Compare Source
This update improves backward compatibility with v8.10.1 for range selection mode.
What's Changed
excludeDisabledprop for range mode by @gpbl in https://github.com/gpbl/react-day-picker/pull/2290Full Changelog: gpbl/react-day-picker@v9.0.1...v9.0.2
v9.0.1Compare Source
This update improves backward compatibility with v8.10.1.
What's Changed
DeprecatedUIenum by @gpbl in https://github.com/gpbl/react-day-picker/pull/2284Full Changelog: gpbl/react-day-picker@v9.0.0...v9.0.1
v9.0.0Compare Source
DayPicker v9 is a major release including significant updates related to accessibility, customization and localization.
Install the Latest Version
What’s New
date-fnsfrom peer dependencies to dependencies.dropdown-yearsanddropdown-monthscaption layouts.hideWeekdayRowandhideNavigationprops.strictmode.Breaking Changes
While we tried to keep the API as stable as possible, some breaking changes were necessary to improve the library:
useInputhook has been removed. See Input fields guide for more details.onWeekNumberClickhas been removed. Use a custom component to handle week number clicks.Upgrading Guide
We prepared a Upgrading guide for help upgrading your app to v9. We welcome feedback about the upgrade process, to ensure it's smooth for everyone.
Compatibility
DayPicker v9 is compatible with React 16.8+.
Get Support and Report Issues
Get support, report issues, and provide feedback on the Discussion forums. Thanks.
New Contributors
Configuration
📅 Schedule: Branch creation - "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Sydney, 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.