Skip to content

v7.29.9

Compare
Choose a tag to compare
@arminmeh arminmeh released this 07 Aug 10:36
· 2189 commits to master since this release
49fec55

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 on isCellEditable() (#19082) @nusr

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

  • [DataGridPro] Fix row ordering not auto-scrolling when moving beyond viewport (#18718) @MBilalShafi

@mui/[email protected] premium

Same changes as in @mui/[email protected].

Docs

Miscellaneous