Skip to content

v7.11.0

Compare
Choose a tag to compare
@cherniavskii cherniavskii released this 18 Jul 16:26
· 403 commits to master since this release
8534f2d

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

  • 🎨 Add color legend for charts (#13700) @alexfauquette
  • 🌍 Improve Korean (ko-KR) locale on the Date and Time Pickers
  • 🌍 Improve Russian (ru-RU) locale on the Date and Time Pickers and Data Grid
  • 🐞 Bugfixes
  • 📚 Documentation improvements

Data Grid

@mui/[email protected]

  • [DataGrid] Expose gridEditRowsStateSelector (#13877) @romgrk
  • [DataGrid] Fix columnResizeStop event not emitted when column is not resized (#13307) @mateuseap
  • [DataGrid] Fix delete filter inconsistent behavior (#13353) @oukunan
  • [DataGrid] Enable flip on preferences panel (#13803) @romgrk
  • [DataGrid] Support date and datetime-local input types in GridFilterInputMultipleValue type (#13411) @karudedios
  • [l10n] Improve Russian (ru-RU) locale (#13735) @diro-atk

@mui/[email protected] pro

Same changes as in @mui/[email protected].

@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], plus:

  • [DateRangePicker] Fix name prop propagation regression (#13821) @LukasTy

Charts

@mui/[email protected]

Tree View

@mui/[email protected]

Docs

Core