Skip to content

v7.6.0

Compare
Choose a tag to compare
@noraleonte noraleonte released this 30 May 15:06
· 1258 commits to master since this release
a4c6f4b

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

  • 🎁 Allow to define and customize the indentation of nested items in the Tree View
  • ✨ Allow charts highlights to be controlled
  • 🌍 Improve Persian (fa-IR) locale on the Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/x-data-grid@7.6.0

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

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

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

Same changes as in @mui/x-data-grid-pro@7.6.0, plus:

  • [DataGridPremium] Fix excel export causing column with wrong width (#13191) @romgrk

Date and Time Pickers

@mui/x-date-pickers@7.6.0

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

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

Charts

@mui/x-charts@7.6.0

  • [charts] Allow charts highlights to be controlled (#12828) @JCQuintas
  • [charts] Refactor axis band scaleType check (#13295) @JCQuintas
  • [charts] Refactor checkScaleErrors to improve readability and simplify axis message logic (#13305) @JCQuintas

Tree View

@mui/x-tree-view@7.6.0

Docs

Core