Skip to content

v7.27.0

Latest
Compare
Choose a tag to compare
@flaviendelangle flaviendelangle released this 17 Feb 10:30
· 767 commits to master since this release
c505f40

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

  • ⚡ Improve Data Grid Excel export serialization performance
  • 🐞 Bugfixes
  • 🌍 Improve Polish (pl-PL) and Ukrainian (uk-UA) locale on the Data Grid

Special thanks go out to the community contributors who have helped make this release possible:
@pawelkula, @Neonin.
Following are all team members who have contributed to this release:
@cherniavskii, @JCQuintas, @oliviertassinari, @arminmeh and @LukasTy

Data Grid

@mui/[email protected]

@mui/[email protected] pro

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

@mui/[email protected] premium

Same changes as in @mui/[email protected], plus:

Date and Time Pickers

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Same changes as in @mui/[email protected], plus:

  • [DateRangePicker] Avoid unnecessary field section focusing (#16569) @LukasTy

Charts

@mui/[email protected]

Internal changes.

@mui/[email protected] pro

Core

  • [test] Fix Data Grid data source error test on React 18 (#16565) @arminmeh