-
Notifications
You must be signed in to change notification settings - Fork 295
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
fix(deps): update dependency react-day-picker to v9 #498
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
ee513b8
to
9b7fa10
Compare
9b7fa10
to
ed82f67
Compare
ed82f67
to
e5fe42b
Compare
e5fe42b
to
760a871
Compare
760a871
to
f1b6eab
Compare
f1b6eab
to
43bb867
Compare
43bb867
to
f4fd1ea
Compare
f4fd1ea
to
3c2f920
Compare
3c2f920
to
f2d64d3
Compare
f2d64d3
to
b4a9d7f
Compare
b4a9d7f
to
2771d40
Compare
2771d40
to
0d3a0f1
Compare
0d3a0f1
to
4e4455e
Compare
4e4455e
to
c183d9c
Compare
c5d5002
to
7ad2eb9
Compare
7ad2eb9
to
16bbc12
Compare
16bbc12
to
f6ad588
Compare
f6ad588
to
a74e75e
Compare
a74e75e
to
8987961
Compare
8987961
to
3c7edec
Compare
3c7edec
to
54e36a6
Compare
54e36a6
to
7c2df6d
Compare
7c2df6d
to
290948b
Compare
290948b
to
24c46df
Compare
24c46df
to
eccc84d
Compare
eccc84d
to
684e571
Compare
684e571
to
c93989a
Compare
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 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:
^8.10.1
->^9.0.0
Release Notes
gpbl/react-day-picker (react-day-picker)
v9.0.8
Compare 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.7
Compare Source
This release improves compatibility with v8 and fix an issue with the calendar navigation.
What's Changed
startMonth
orendMonth
change by @gpbl in https://github.com/gpbl/react-day-picker/pull/2343defaultLocale
by @gpbl in https://github.com/gpbl/react-day-picker/pull/2348undefined
as initially selected value, as it was in v8 by @gpbl in https://github.com/gpbl/react-day-picker/pull/2341calendar
toroot
in 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.6
Compare 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.5
Compare 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.4
Compare Source
This release fixes some bugs and improves compatibility with v8.10. Thanks for your feedback and patience! 🤖
What's Changed
.rdp-range_end
by @AlessioDP in https://github.com/gpbl/react-day-picker/pull/2298endMonth
date not working as expected by @gpbl in https://github.com/gpbl/react-day-picker/pull/2301onDayMouseEnter
andonDayMouseLeave
by @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.3
Compare 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.2
Compare Source
This update improves backward compatibility with v8.10.1 for range selection mode.
What's Changed
excludeDisabled
prop 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.1
Compare Source
This update improves backward compatibility with v8.10.1.
What's Changed
DeprecatedUI
enum 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.0
Compare Source
DayPicker v9 is a major release including significant updates related to accessibility, customization and localization.
Install the Latest Version
What’s New
date-fns
from peer dependencies to dependencies.dropdown-years
anddropdown-months
caption layouts.hideWeekdayRow
andhideNavigation
props.strict
mode.Breaking Changes
While we tried to keep the API as stable as possible, some breaking changes were necessary to improve the library:
useInput
hook has been removed. See Input fields guide for more details.onWeekNumberClick
has 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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.