v5.17.21
版本发布时间: 2023-01-27 18:27:28
mui/mui-x最新发布版本:v7.22.1(2024-11-01 13:51:01)
Jan 27, 2023
We'd like to offer a big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
- 🌍 Add Belarusian (be-BY), Czech (cs-CZ), and Russian (ru-RU) locales
- 🌍 Improve Slovak (sk-SK), Japanese (ja-JP), Vietnamese (vi-VN), and Spanish (es-ES) locales
- 🐞 Bugfixes
@mui/x-data-grid@v5.17.21
/ @mui/x-data-grid-pro@v5.17.21
/ @mui/x-data-grid-premium@v5.17.21
Changes
- [DataGrid] Add
title
attribute to cells (#7695) @thupi - [DataGrid] Fix grid state not being updated after print preview is closed (#7680) @cherniavskii
- [DataGrid] Fix non-hideable columns visibility toggling (#7716) @cherniavskii
- [DataGrid] Fix scrolling on resize for data grids inside shadow root (#7722) @akiradev
- [DataGridPremium] Create aggregation footer row with
isAutoGenerated: true
(#7681) @m4theushw - [l10n] Add Belarusian (be-BY) locale (#7718) @volhalink
- [l10n] Add Slovak (sk-SK) translation for aggregation functions (#7690) @msidlo
- [l10n] Add missing core locales for
MuiTablePagination
(#7719) @MBilalShafi - [l10n] Improve Japanese (ja-JP) locale (#7627) @makoto14
- [l10n] Improve Vietnamese (vi-VN) locale (#7601) @SpacerZ
@mui/x-date-pickers@v5.0.16
/ @mui/x-date-pickers-pro@v5.0.16
Changes
- [pickers] Add missing components to
themeAugmentation
(#7677) @LukasTy - [l10n] Add Czech (cs-CZ) locale (#7666) @OndrejHj04
- [l10n] Add Russian (ru-RU) locale (#7708) @rstmzh
- [l10n] Improve Spanish (es-ES) locale (#7614) @WiXSL
Docs
- [docs] Add info callout about available component
slots
(#7723) @Vivek-Prajapatii