v6.14.0
We'd like to offer a big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
-
🎁 Fix
YearCalendarandMonthCalendaraccessibility (#10312) @LukasTyThe
YearCalendarandMonthCalendaritems role has been changed frombuttontoradioin order to improve the component's a11y support.
If you were relying on the mentioned components having abuttonrole for items, you will need to update your usage to expect aradiorole instead. -
🌍 Improve Japanese (ja-JP), Persian (fa-IR), and Vietnamese (vi-VN) locales on the data grid
-
🐞 Bugfixes
-
📚 Documentation improvements
Data Grid
@mui/x-data-grid@6.14.0
- [l10n] Improve Japanese (ja-JP) locale (#10299) @makoto14
- [l10n] Improve Persian (fa-IR) locale (#10277) @aminsaedi
- [l10n] Improve Vietnamese (vi-VN) locale (#10280) @khangnguyen2100
@mui/x-data-grid-pro@6.14.0 
Same changes as in @mui/x-data-grid@6.14.0.
@mui/x-data-grid-premium@6.14.0 
Same changes as in @mui/x-data-grid-pro@6.14.0, plus:
Date Pickers
@mui/x-date-pickers@6.14.0
- [pickers] Fix
YearCalendarandMonthCalendara11y (#10312) @LukasTy - [pickers] Localize
TimeClockmeridiem text (#10324) @LukasTy
@mui/x-date-pickers-pro@6.14.0 
Same changes as in @mui/x-date-pickers@6.14.0.
Charts / @mui/x-charts@6.0.0-alpha.11
- [charts] Add default
barGapRatioand increasecategoryGapRatio(#10317) @LukasTy - [charts] Enable
eslinton the package (#10330) @LukasTy
Tree View / @mui/x-tree-view@6.0.0-alpha.3
- [TreeView] Fix box-sizing dependency (#10255) @oliviertassinari
Docs
- [docs] Add conditional range picker props example (#10227) @LukasTy
- [docs] Add toolbar to the multi-filters demo (#10223) @MBilalShafi
- [docs] Avoid the use of "We" @oliviertassinari
- [docs] Clarify MUI vs. MUI Core difference @oliviertassinari
- [docs] Enable
ariaV7flag for demos usinguseDemoDatahook (#10204) @cherniavskii - [docs] Fix Tree View link to API references (#10282) @oliviertassinari
- [docs] Fix image layout shift (#10313) @oliviertassinari
- [docs] Fix link to MUI X from readme logo @oliviertassinari
- [docs] Fix redirection to Base UI URLs @oliviertassinari
- [docs] Improve Tree View demos (#10268) @oliviertassinari
- [docs] Improve docs for ref type props (#10273) @michelengelen
- [docs] Improve npm package README (#10269) @oliviertassinari
- [docs] Improve the clarity of the npm links @oliviertassinari
- [docs] Keep installation readme simple @oliviertassinari
- [docs] Make each component feel more standalone @oliviertassinari
Core
- [core] Add types extension for clarity @oliviertassinari
- [core] Set logo height to fix layout shift in GitHub @oliviertassinari
- [core] TrapFocus was renamed to FocusTrap @oliviertassinari