We'd like to offer a big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Bugfixes
- 📚 Documentation improvements
Data Grid
@mui/x-data-grid@6.19.9
- [DataGrid] Remove legacy editing API event:
rowEditCommit
(#12087) @MBilalShafi
@mui/x-data-grid-pro@6.19.9
Same changes as in @mui/x-data-grid@6.19.9
.
@mui/x-data-grid-premium@6.19.9
Same changes as in @mui/x-data-grid-pro@6.19.9
.
Date Pickers
@mui/x-date-pickers@6.19.9
No changes.
@mui/x-date-pickers-pro@6.19.9
Docs
- [docs] Add a recipe for the
checkboxSelectionVisibleOnly
prop (#12667) @michelengelen - [docs] Explain the use of
_action: 'delete'
inprocessRowUpdate
(#12673) @michelengelen
Core
- [core] Use Circle CI context (#12607) @cherniavskii