Skip to content

v8.15.0

Choose a tag to compare

@github-actions github-actions released this 23 Oct 12:54
e8522b1

We'd like to extend a big thank you to the 14 contributors who made this release possible. Here are some highlights ✨:

  • 🖌️ Add new brush charts interaction for building custom behavior.
    brush visualization example
  • ⚡️ Performance improvements for large bar charts
  • 🤖 Data Grid AI assistant can now visualize the query results by controlling the chart integration settings
  • 📦 DataGrid uses an internal MUI fork of ExcelJS that does not depend on vulnerable versions of NPM packages
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Special thanks go out to the community members for their valuable contributions:
@ZagrebaAlex

The following are all team members who have contributed to this release:
@alexfauquette, @bernardobelchior, @cherniavskii, @flaviendelangle, @Janpot, @JCQuintas, @kenanyusuf, @prakhargupta1, @rita-codes, @siriwatknp, @arminmeh, @brijeshb42, @noraleonte

Data Grid

@mui/[email protected]

@mui/[email protected] pro

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

  • [DataGridPro] Keep children in the tree after parent row is re-fetched with the data source (#19934) @arminmeh
  • [DataGridPro] Support scroll shadows customization (#19982) @kenanyusuf

@mui/[email protected] premium

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

Date and Time Pickers

@mui/[email protected]

Internal changes.

@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], plus:

@mui/[email protected] premium

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

Tree View

@mui/[email protected]

@mui/[email protected] pro

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

Codemod

@mui/[email protected]

Internal changes.

Docs

Core