Skip to content

v6.10.2

Choose a tag to compare

@cherniavskii cherniavskii released this 27 Jul 17:21
· 6996 commits to master since this release
7fd5497

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

  • 🚀 Improve scatter charts performance
  • 📚 Redesigned component API documentation and side navigation
  • 🐞 Bugfixes

Data Grid

@mui/x-data-grid@v6.10.2

  • [DataGrid] Fix quick filter & aggregation error (#9729) @romgrk
  • [DataGrid] Fix row click propagation causing error in nested grid (#9741) @cherniavskii
  • [DataGrid] Keep focused cell in the DOM (#7357) @yaredtsy
  • [l10n] Improve Finnish (fi-FI) locale (#9746) @sambbaahh

@mui/x-data-grid-pro@v6.10.2 pro

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

@mui/x-data-grid-premium@v6.10.2 premium

Same changes as in @mui/x-data-grid-pro@v6.10.2, plus:

Date Pickers

@mui/x-date-pickers@v6.10.2

  • [pickers] Remove the endOfDate from DigitalClock timeOptions (#9800) @noraleonte

@mui/x-date-pickers-pro@v6.10.2 pro

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

Charts / @mui/x-charts@v6.0.0-alpha.5

Docs

Core