Skip to content

v7.18.0

Latest
Compare
Choose a tag to compare
@KenanYusuf KenanYusuf released this 20 Sep 08:22
· 1 commit to master since this release
ae3659d

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

  • 💫 Support Row spanning on the Data Grid that automatically merges the consecutive cells in a column based on the cell value

    data grid row spanning
  • ⏰ Support date-fns v4 (#14673) @LukasTy

  • 🎉 Add option for Pickers to change the order of displayed years (#11780) @thomasmoon

  • 🐞 Bugfixes

  • 📚 Documentation improvements

Data Grid

@mui/[email protected]

@mui/[email protected] pro

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

  • [DataGridPro] Fix onRowsScrollEnd being triggered instantly when bottom pinned row is present (#14602) @arminmeh
  • [DataGridPro] Fix header filters rendering issue for isEmpty and isNotEmpty filter operators (#14493) @k-rajat19
  • [DataGridPro] Fix pinned columns in RTL mode (#14586) @KenanYusuf

@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]

Docs

Core