-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency react-day-picker to v9.13.2 #24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
ec4ecbe to
fab2d27
Compare
fab2d27 to
d034565
Compare
d034565 to
2dc6e25
Compare
2dc6e25 to
524e2d4
Compare
524e2d4 to
0f79402
Compare
0f79402 to
2136d18
Compare
2136d18 to
a997859
Compare
a997859 to
fd49b38
Compare
fix(deps): update dependency react-day-picker to v9.13.0
🚨 Report Summary
For more details view the full report in OpenZeppelin Code Inspector |
fd49b38 to
0209e5b
Compare
0209e5b to
1f11e03
Compare
This PR contains the following updates:
9.8.1→9.13.2Release Notes
gpbl/react-day-picker (react-day-picker)
v9.13.2Compare Source
What's Changed
New Contributors
Full Changelog: gpbl/react-day-picker@v9.13.1...v9.13.2
v9.13.1Compare Source
Persian calendar improvements.
What's Changed
New Contributors
Full Changelog: gpbl/react-day-picker@v9.13.0...v9.13.1
v9.13.0Compare Source
This release introduces an experimental
noonSafeprop to help deal with historical time zones with second offsets. See https://daypicker.dev/localization/setting-time-zone#noonsafe for more details.What's Changed
noonSafeprop for timezone offsets by @gpbl in #2879Full Changelog: gpbl/react-day-picker@v9.12.0...v9.13.0
v9.12.0Compare Source
This release adds translated labels to built-in locales and fixes issues with array modifiers and the Hebrew calendar.
Translated Locales
DayPicker locales now ship with localized labels (e.g., “Go to next month”, “Today”), so you no longer need to supply them via
labels. To use a locale:If you previously set the
labelsprop for translations, you can remove it. For details on switching locales, see https://daypicker.dev/localization/changing-locale.What's Changed
Date[]modifiers by day by @gpbl in #2865Full Changelog: gpbl/react-day-picker@v9.11.3...v9.12.0
v9.11.3Compare Source
Rendered HTML now includes empty cells in grids when
endMonthis set, and fixes the v9.11.2 regression where JSDOM tests could fail when focusing disabled days.Possible low impact breaking change: The grid markup changed, so brittle snapshot tests or custom CSS that depended on the old structure may need updates. Adjust snapshots/CSS accordingly.
What's Changed
endMonthclips the calendar by @gpbl in #2856Full Changelog: gpbl/react-day-picker@v9.11.2...v9.11.3
v9.11.2Compare Source
What's Changed
timeZoneprop by @gpbl in #2849Full Changelog: gpbl/react-day-picker@v9.11.1...v9.11.2
v9.11.1Compare Source
What's Changed
Full Changelog: gpbl/react-day-picker@v9.11.0...v9.11.1
v9.11.0Compare Source
This release adds support for Buddhist and Hebrew calendars, introduces new Southeast Asian numeral systems, adds the
aria-labelledbyprop, and improves month/year formatting for specific locales. It also includes fixes for the recently added Ethiopic calendar.Buddhist Calendar
To use the Buddhist calendar, import
DayPickerfromreact-day-picker/buddhist.Read more in the documentation and play with it in playground.
Hebrew Calendar
To switch to the Hebrew calendar, import
DayPickerfromreact-day-picker/hebrew.Read more in the documentation and play with it in playground.
What's Changed
aria-labelledbyprop by @gpbl in #2828Full Changelog: gpbl/react-day-picker@v9.10.0...v9.11.0
v9.10.0Compare Source
This release adds support for the Ethiopic calendar.
Ethiopic calendar
To use the Ethiopic calendar, import
DayPickerfromreact-day-picker/ethiopic.Read more in the documentation and play with it in playground.
What's Changed
Full Changelog: gpbl/react-day-picker@v9.9.0...v9.10.0
v9.9.0Compare Source
This release includes a new
reverseYearsprop, a range selection fix, and a build update to fix issues with source maps.Reversing the Years in the Dropdown
When using
captionLayout='dropdown', setreverseYearsto reverse the years listed in the dropdown: the most recent year will appear first.See it in action in the playground.
What's Changed
reverseYearsprop by @gpbl in #2822srcdirectory from package by @gpbl in #2812date-fns/tzdependency by @gpbl in #2823Full Changelog: gpbl/react-day-picker@v9.8.1...v9.9.0
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.