We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Bugfixes
- 🌍 Improve Turkish (tr-TR) locale on the data grid and pickers (#6573) @ramazansancar
@mui/x-data-grid@v5.17.8
/ @mui/x-data-grid-pro@v5.17.8
/ @mui/x-data-grid-premium@v5.17.8
Changes
- [DataGrid] Add
searchPredicate
prop toGridColumnsPanel
component (#6572) @cherniavskii - [DataGrid] Fix grid not updating state on
rowCount
prop change (#6474) @cherniavskii - [DataGridPro] Fix row order being reset after updating the row (#6544) @cherniavskii
- [l10n] Improve Turkish (tr-TR) locale on the data grid and pickers (#6542) (#6573) @ramazansancar
@mui/x-date-pickers@v5.0.5
/ @mui/x-date-pickers-pro@v5.0.5
Changes
- [CalendarPicker] Don't move to the closest enabled date when
props.date
contains a disabled date (#6537) @flaviendelangle - [DateRangePicker] Fix calendar day outside of month layout shifting on hover (pick #6448) (#6538) @alexfauquette
- [pickers] Fix Typescript issues (#6510) @flaviendelangle
Docs
- [docs] Fix 301 link to the sx prop page @oliviertassinari