Skip to content

v8.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@DanailH DanailH released this 28 Mar 10:22
· 142 commits to master since this release
275e90a

We'd like to offer a big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:

  • 🔍 Update the Data Grid quick filter to collapse when not in use
  • 🐞 Bugfixes

Special thanks go out to the community members for their valuable contributions:
@lhilgert9.
Following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @flaviendelangle, @hasdfa, @JCQuintas, @KenanYusuf, @LukasTy, @MBilalShafi, @michelengelen, @mnajdova, @romgrk.

Data Grid

@mui/[email protected]

  • [DataGrid] Fix error caused by trying to render rows that are not in the state anymore (#17057) @arminmeh
  • [DataGrid] Refactor: remove more material (#16922) @romgrk
  • [DataGrid] Update Quick Filter component to be expandable (#16862) @KenanYusuf
  • [DataGrid] Fix crash when used with @mui/styled-engine-sc (#17154) @KenanYusuf

@mui/[email protected] pro

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

  • [DataGridPro] Data source: Allow expanding groups with unknown children (#17144) @MBilalShafi

@mui/[email protected] premium

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

Date and Time Pickers

@mui/[email protected]

@mui/[email protected] pro

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

Charts

@mui/[email protected]

@mui/[email protected] pro

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

Tree View

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

@mui/[email protected]

Docs

Core