Skip to content

v8.9.0

Choose a tag to compare

@bernardobelchior bernardobelchior released this 18 Jul 14:30
· 725 commits to master since this release
3a86f28

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

  • ✨ Improve the drag and drop interaction for Data Grid row reordering feature. It uses a drop indicator to point to the position the row would be moving to.

    row-reordering-ux-improvement.mov
  • 🚀 Improve Data Grid Pivoting and Aggregation performance

  • 📊 Add minBarSize to set a minimum height for bars

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

The following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @bernardobelchior, @flaviendelangle, @JCQuintas, @LukasTy, @mapache-salvaje, @noraleonte, @MBilalShafi

Data Grid

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

@mui/[email protected] premium

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

  • [DataGridPremium] Allow group column overrides with pivoting (#18765) @arminmeh
  • [DataGridPremium] Support sort-dependent aggregation and improve performance (#18348) @lauri865

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

[charts-pro] Fix issue where charts gestures weren't properly working when inside the shadow-dom (#18837) @JCQuintas

Tree View

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

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

Codemod

@mui/[email protected]

Internal changes.

Docs

Miscellaneous