v6.11.2
版本发布时间: 2023-08-17 21:24:04
mui/mui-x最新发布版本:v7.22.1(2024-11-01 13:51:01)
We'd like to offer a big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
- 🏎️ Lower the filtering delay in the grid
- 🌍 Improve Spanish (es-ES) locale on the data grid
- 🐞 Bugfixes
- 📚 Documentation improvements
Data Grid
@mui/x-data-grid@v6.11.2
- [DataGrid] Fix
eval
blocked by CSP (#9863) @romgrk - [DataGrid] Fix row id bug (#10051) @romgrk
- [DataGrid] Honor
disableExport
flag in Print Export (#10044) @MBilalShafi - [DataGrid] Lower filter debounce delay (#9712) @romgrk
- [DataGrid] Unhide potential ref binding issue (#9965) @oliviertassinari
- [l10n] Improve Chinese (zh-CN) and Chinese(traditional) (zh-TW) locales (#9999) @MyNameIsTakenOMG
- [l10n] Improve Spanish (es-ES) locale (#10037) @Macampu420
@mui/x-data-grid-pro@v6.11.2
Same changes as in @mui/x-data-grid@v6.11.2
.
@mui/x-data-grid-premium@v6.11.2
Same changes as in @mui/x-data-grid-pro@v6.11.2
.
Date Pickers
@mui/x-date-pickers@v6.11.2
- [pickers] Fix month switcher RTL (#10003) @alexfauquette
- [pickers] Follow-up on using device motion reduction preference (#9858) @LukasTy
- [pickers] Pass the shortcut information in the
onChange
context (#9985) @flaviendelangle - [pickers] Replace
Grid
toolbar component with a styleddiv
(#10052) @LukasTy
@mui/x-date-pickers-pro@v6.11.2
Same changes as in @mui/x-date-pickers@v6.11.2
.
Docs
- [docs] Add migration guide for the Tree View (#9987) @flaviendelangle
- [docs] Fix en-US changelog @oliviertassinari
- [docs] Update column types (#10040) @romgrk
Core
- [core] Remove unnecessary Box (#9831) @oliviertassinari
- [core] Set GitHub Action top level permission @oliviertassinari
- [core] Split the pickers test utils (#9976) @flaviendelangle