We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
- 🥧 Support interaction with pie chart
- 🐞 Bugfixes
- 📚 Documentation improvements
Data Grid
@mui/x-data-grid@6.16.1
- [DataGrid] Add a new demo with sparklines (#9228) @flaviendelangle
- [DataGrid] Fix autosize missing a few pixels (#10471) @romgrk
- [DataGrid] Make
disableColumnSelector
demo idempotent (#10548) @MBilalShafi
@mui/x-data-grid-pro@6.16.1
Same changes as in @mui/x-data-grid@6.16.1
.
@mui/x-data-grid-premium@6.16.1
Same changes as in @mui/x-data-grid-pro@6.16.1
.
Date Pickers
@mui/x-date-pickers@6.16.1
- [pickers] Avoid calendar layout shifting when changing views (#10541) @LukasTy
- [pickers] Fix clearable behavior when disabled (#10542) @noraleonte
- [pickers] Improve customization playground examples (#10544) @noraleonte
@mui/x-date-pickers-pro@6.16.1
Same changes as in @mui/x-date-pickers@6.16.1
, plus:
- [DateRangePicker] Fix
InputProps
propagation in multi input (#10564) @alexfauquette
Charts / @mui/x-charts@6.0.0-alpha.14
- [charts] Display cursor pointer for pie chart only if
onClick
is provided (#10551) @giladappsforce - [charts] Add
onClick
prop to PieChart (#10506) @giladappsforce - [charts] Support
slots
/slotProps
for the tooltip (#10515) @alexfauquette
Docs
- [docs] Add
DateRangePicker
example with aButton
trigger (#10485) @LukasTy - [docs] Add section about disabling columns panel (#10328) @MBilalShafi
- [docs] Add section about overriding slots to base concepts (#10421) @noraleonte
- [docs] Add "What's new" page listing all release announcements (#9727) @joserodolfofreitas
- [docs] Update RTL Support section of the grid localization docs (#10561) @MBilalShafi
Core
- [core] Fix casing consistency with legal and marketing content @oliviertassinari
- [core] Revert the link in the priority support ticket description (#10517) @michelengelen
- [CHANGELOG] Polish image @oliviertassinari