We'd like to offer a big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
- 🏎️ Perf improvement for line charts
- 🎁 Add
referenceDate
prop on pickers (#9991) @flaviendelangle
Find out more about this feature in the documentation section. - 🐞 Bugfixes
- 📚 Documentation improvements
Data Grid
@mui/x-data-grid@v6.12.1
- [DataGrid] Add a recipe showing how to render components outside of the grid (#10121) @DanailH
- [DataGrid] Fix
valueFormatter
being persisted on column type change (#10041) @cherniavskii - [DataGrid] Fix error when keyboard navigating an empty grid (#10081) @romgrk
- [DataGrid] Replace timeout with
useTimeout
(#10179) @romgrk
@mui/x-data-grid-pro@v6.12.1
Same changes as in @mui/x-data-grid@v6.12.1
.
@mui/x-data-grid-premium@v6.12.1
Same changes as in @mui/x-data-grid-pro@v6.12.1
.
Date Pickers
@mui/x-date-pickers@v6.12.1
- [pickers] Add
referenceDate
on picker components (andDateRangeCalendar
) (#9991) @flaviendelangle
@mui/x-date-pickers-pro@v6.12.1
Same changes as in @mui/x-date-pickers@v6.12.1
.
Charts / @mui/x-charts@6.0.0-alpha.9
- [charts] Move the line item highligh into a dedicated component (#10117) @alexfauquette
Docs
- [docs] Add
DemoContainer
andDemoItem
JSDoc (#10186) @LukasTy - [docs] Add link to
custom layout
page (#10184) @LukasTy - [docs] Add tree view nav item (#10181) @LukasTy
- [docs] Fix wrong chart tooltip reference (#10169) @oliviertassinari
- [docs] Improve chart SEO (#10170) @oliviertassinari
- [docs] Precise expired license key condition (#10165) @oliviertassinari
- [docs] Reorganize the page menu (#10139) @alexfauquette