v7.29.9
We'd like to extend a big thank you to the 5 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Bugfixes
Special thanks go out to the community members for their valuable contributions:
@nusr
The following are all team members who have contributed to this release:
@cherniavskii, @mapache-salvaje, @MBilalShafi, @rita-codes
Data Grid
@mui/[email protected]
- [DataGrid] Do not call
preProcessEditCellProps()
if cell is not editable based onisCellEditable()
(#19082) @nusr
@mui/[email protected]

Same changes as in @mui/[email protected]
, plus:
- [DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport (#18718) @MBilalShafi
@mui/[email protected]

Same changes as in @mui/[email protected]
.
Docs
- [docs] Audit and revise the Data Grid Pro row docs (#18629) @mapache-salvaje
- [docs] Fix
size
column filtering in files tree demo (#18728) @cherniavskii
Miscellaneous
- Update readme publish release command V7 (#18684) @rita-codes