v7.29.4
We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Bugfixes
Special thanks go out to the community members for their valuable contributions:
@campmarc, @whereisrmsqhs, @jyash97
Following are all team members who have contributed to this release:
@mapache-salvaje, @cherniavskii, @noraleonte.
Data Grid
@mui/[email protected]
- [DataGrid] Fix
renderContext
calculation loop (#17806) @cherniavskii - [DataGrid] Fix column spanning jump on scroll (#17780) @cherniavskii
- [DataGrid] Fix content rendering for large rows while using automatic page size (#17866) @campmarc
@mui/[email protected]

Same changes as in @mui/[email protected]
, plus:
- [DataGridPro] Add
aria-expanded
attribute to the master detail toggle button (#17890) @whereisrmsqhs - [DataGridPro] Prevent text selection when reordering rows (#17920) @jyash97
@mui/[email protected]

Same changes as in @mui/[email protected]
.
Date and Time Pickers
@mui/[email protected]
- [pickers] Fix
PickersTextField
overflow (#17945) @noraleonte
@mui/[email protected]

Same changes as in @mui/[email protected]
.
Docs
- [docs] Add "upgrade to v8" callout on v7 planned pages (#17901) @mapache-salvaje