Skip to content

v5.17.9

Compare
Choose a tag to compare
@m4theushw m4theushw released this 28 Oct 13:41
· 3032 commits to next since this release
684b345

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

  • ⚡ Fix memory leak during unmount of the DataGrid (#6579) @cherniavskii
  • 🎁 Allow to disable the autofocus of the search field when opening the column visibility panel (#6630) @e-cloud
  • 🐞 Bugfixes

@mui/x-data-grid@v5.17.9 / @mui/x-data-grid-pro@v5.17.9 / @mui/x-data-grid-premium@v5.17.9

Changes

  • [DataGrid] Allow to disable autofocusing the search field in the columns panel (#6630) @e-cloud
  • [DataGrid] Fix setRows method not persisting new rows data after loading prop change (#6637) @cherniavskii
  • [DataGrid] Fix memory leak on grid unmount (#6579) @cherniavskii
  • [l10n] Improve Bulgarian (bg-BG) locale (#6635) @AtanasVA

@mui/x-date-pickers@v5.0.6 / @mui/x-date-pickers-pro@v5.0.6

Changes

Docs

Core