Update dependency @mui/x-date-pickers to v6.14.0 #976
Merged
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:
6.13.0
->6.14.0
Release Notes
mui/mui-x (@mui/x-date-pickers)
v6.14.0
Compare Source
Sep 14, 2023
We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
🎁 Fix
YearCalendar
andMonthCalendar
accessibility (#10312) @LukasTyThe
YearCalendar
andMonthCalendar
items role has been changed frombutton
toradio
in order to improve the component's a11y support.If you were relying on the mentioned components having a
button
role for items, you will need to update your usage to expect aradio
role instead.🌍 Improve Japanese (ja-JP), Persian (fa-IR), and Vietnamese (vi-VN) locales on the data grid
🐞 Bugfixes
📚 Documentation improvements
Data Grid
@mui/[email protected]
@mui/[email protected]
Same changes as in
@mui/[email protected]
.@mui/[email protected]
Same changes as in
@mui/[email protected]
, plus:Date Pickers
@mui/[email protected]
YearCalendar
andMonthCalendar
a11y (#10312) @LukasTyTimeClock
meridiem text (#10324) @LukasTy@mui/[email protected]
Same changes as in
@mui/[email protected]
.Charts /
@mui/[email protected]
barGapRatio
and increasecategoryGapRatio
(#10317) @LukasTyeslint
on the package (#10330) @LukasTyTree View /
@mui/[email protected]
Docs
ariaV7
flag for demos usinguseDemoData
hook (#10204) @cherniavskiiCore
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 has been generated by Mend Renovate. View repository job log here.