We'd like to extend a big thank you to the 6 contributors who made this release possible. Here are some highlights ✨:
- 🔄 Data Grid now supports undo and redo actions. See the Undo and redo page for details about out-of-the-box support and customization options.
- 🐞 Bugfixes
Special thanks go out to these community members for their valuable contributions:
@jhe-iqbis
The following team members contributed to this release:
@arminmeh, @cherniavskii, @flaviendelangle, @JCQuintas, @romgrk
Data Grid
@mui/x-data-grid@8.26.0
- [DataGrid] Add
onMenuOpen()andonMenuClose()event handlers inGridActionsCell(#20994) @jhe-iqbis - [DataGrid] Fix scroll position when virtualization is disabled (#20958) @romgrk
@mui/x-data-grid-pro@8.26.0 
Same changes as in @mui/x-data-grid@8.26.0.
@mui/x-data-grid-premium@8.26.0 
Same changes as in @mui/x-data-grid-pro@8.26.0, plus:
Date and Time Pickers
@mui/x-date-pickers@8.26.0
Internal changes.
@mui/x-date-pickers-pro@8.26.0 
Same changes as in @mui/x-date-pickers@8.26.0.
Charts
@mui/x-charts@8.26.0
Internal changes.
@mui/x-charts-pro@8.26.0 
Same changes as in @mui/x-charts@8.26.0.
@mui/x-charts-premium@8.26.0 
Same changes as in @mui/x-charts-pro@8.26.0.
Tree View
@mui/x-tree-view@8.26.0
- [tree view] Fix
props.idnot passed to the root element (#20976) @flaviendelangle
@mui/x-tree-view-pro@8.26.0 
Same changes as in @mui/x-tree-view@8.26.0.
Codemod
@mui/x-codemod@8.26.0
Internal changes.
Docs
Core
- [code-infra] Update
mastertov8references (#20864) @JCQuintas - [code-infra] Update v8 branch tags (#20926) @JCQuintas
- [code-infra] V8 changes in master (#20919) @JCQuintas
- [code-infra] Allow user to select target branch if it exists for current major (#21005) @JCQuintas
- [internal] Set up shared instructions for coding agents (#21000) @cherniavskii