Update dependency react-day-picker to v9.14.0#6
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
8ddb222 to
e4e157a
Compare
9526662 to
d9a258d
Compare
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
d9a258d to
9626d19
Compare
9626d19 to
fbec9ca
Compare
fbec9ca to
450b6c3
Compare
450b6c3 to
96188aa
Compare
96188aa to
097dc92
Compare
097dc92 to
17808ee
Compare
17808ee to
44db253
Compare
44db253 to
12ca45e
Compare
12ca45e to
8cfece9
Compare
95f6c37 to
a232a34
Compare
a232a34 to
4f94de1
Compare
4f94de1 to
318fc5a
Compare
318fc5a to
5e0714a
Compare
5e0714a to
3fdda24
Compare
3fdda24 to
5ebf72b
Compare
5ebf72b to
ef30041
Compare
ef30041 to
849a5ad
Compare
849a5ad to
eeb12d2
Compare
eeb12d2 to
d63e79c
Compare
d63e79c to
969454c
Compare
969454c to
9fac043
Compare
This PR contains the following updates:
9.8.0→9.14.0Release Notes
gpbl/react-day-picker (react-day-picker)
v9.14.0Compare Source
Release date: 2026-02-26
This release introduces a new
resetOnSelectprop and adds support for the Hijri calendar.Resetting Selections in Range Mode
When in range selection mode, use the
resetOnSelectprop to start a new range when a full range is already selected.Hijri Calendar
To use the Hijri (Umm al-Qura) calendar, import
DayPickerfromreact-day-picker/hijri:Read more in the documentation and play with it in playground.
What's Changed
resetOnSelectprop to reset date range when selecting date with completed range by @rodgobbi in #2906langprop toDayPickerroot element by @gpbl in #2907v9.13.2Compare Source
Release date: 2026-02-10
This release fixes the
style.csstype declaration export and corrects labels for Northern Sami (se) and Japanese Hiragana (ja-Hira) locales.What's Changed
style.cssexport by @NotNestor in #2897se) and Japanese Hiragana (ja-Hira) labels by @gpbl in #2898v9.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
Release date: 2025-12-18
This release introduces an experimental
noonSafeprop to help deal with historical time zones with second offsets. See /localization/setting-time-zone#noonsafe for more details.What's Changed
noonSafeprop for timezone offsets by @gpbl in #2879v9.12.0Compare Source
Release date: 2025-12-06
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 the localization guide.What's Changed
Date[]modifiers by day by @gpbl in #2865v9.11.3Compare Source
Release date: 2025-11-29
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 #2856v9.11.2Compare Source
Release date: 2025-11-23
What's Changed
timeZoneprop by @gpbl in #2849v9.11.1Compare Source
Release date: 2025-10-08
What's Changed
v9.11.0Compare Source
Release date: 2025-09-20
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 #2828v9.10.0Compare Source
Release date: 2025-09-14
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
v9.9.0Compare Source
Release date: 2025-08-17
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 #2823v9.8.1Compare Source
Release date: 2025-07-26
Improved
captionLayoutdocumentation and build process.What's Changed
captionLayoutprop by @rodgobbi in #2788 and @haecheonlee in #2787Configuration
📅 Schedule: (UTC)
🚦 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.