Skip to content

v7.4.0

Compare
Choose a tag to compare
@romgrk romgrk released this 10 May 19:21
· 104 commits to master since this release
80a8b66

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

  • ✨ Add optional id attribute on shortcut items of the Date and Time Pickers
  • 🎁 Add support for date-fns-jalali v3 in the Date and Time Pickers
  • 🚀 Support rounded corners on BarChart
  • 🌍 Add accessibility page to TreeView docs
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@7.4.0

  • [DataGrid] Fix error when focus moves from column header to svg element (#13028) @oukunan
  • [DataGrid] Fix error on column groups change (#12965) @romgrk

@mui/x-data-grid-pro@7.4.0 pro

Same changes as in @mui/x-data-grid@7.4.0.

@mui/x-data-grid-premium@7.4.0 premium

Same changes as in @mui/x-data-grid-pro@7.4.0.

Date and Time Pickers

@mui/x-date-pickers@7.4.0

@mui/x-date-pickers-pro@7.4.0 pro

Same changes as in @mui/x-date-pickers@7.4.0.

Charts

@mui/x-charts@7.4.0

Tree View

@mui/x-tree-view@7.4.0

Docs

Core