v6.0.0-beta.1
版本发布时间: 2023-01-27 20:36:37
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 17 contributors who made this release possible. Here are some highlights ✨:
- 🚀 New shortcuts component for the date pickers (#7154) @alexfauquette
- 🌍 Add Belarusian (be-BY), Czech (cs-CZ) and Russian (ru-RU) locales
- 🌍 Improve Spanish (es-ES), Japanese (ja-JP), Slovak (sk-SK), and Vietnamese (vi-VN) locales
- ✨ New codemods for migrating to v6
- 📚 Documentation improvements
- 🐞 Bug fixes
@mui/x-data-grid@v6.0.0-beta.1
/ @mui/x-data-grid-pro@v6.0.0-beta.1
/ @mui/x-data-grid-premium@v6.0.0-beta.1
Changes
- [DataGrid] Add
title
attribute to cells (#7682) @thupi - [DataGrid] Fix
autoHeight
not working properly inside of a flex container (#7701) @cherniavskii - [DataGrid] Fix grid state not being updated after print preview is closed (#7642) @cherniavskii
- [DataGrid] Fix non-hideable columns visibility toggling (#7637) @cherniavskii
- [DataGrid] Fix scrolling on resize for data grids inside shadow root (#7298) @akiradev
- [l10n] Add Slovak (sk-SK) translation for aggregation functions (#7702) @msidlo
- [l10n] Add missing core locales for
MuiTablePagination
(#7717) @MBilalShafi - [l10n] Improve Spanish (es-ES) and Vietnamese (vi-VN) locale (#7634) @WiXSL and @SpacerZ
- [l10n] Add Belarusian (be-BY) locale (#7646) @volhalink
@mui/x-date-pickers@v6.0.0-beta.1
/ @mui/x-date-pickers-pro@v6.0.0-beta.1
Changes
- [pickers] Fix
aria-labelledby
assignment to dialog (#7608) @LukasTy - [pickers] Support
UTC
withdayjs
(#7610) @flaviendelangle - [pickers] Update focus when opening a UI view (#7620) @alexfauquette
- [DateRangePickers] Add shortcuts component (#7154) @alexfauquette
- [l10n] Add Czech (cs-CZ) locale (#7645) @OndrejHj04
- [l10n] Add Russian (ru-RU) locale (#7706) @rstmzh
- [l10n] Improve Japanese (ja-JP) locale (#7624) @makoto14
@mui/x-codemod@v6.0.0-beta.1
Changes
- [codemod] Add pickers
replace-toolbar-props-by-slot
codemod (#7687) @alexfauquette - [codemod] Add
GridColumnMenuItemProps
tocolumn-menu-components-rename
codemod (#7710) @MBilalShafi - [codemod] Add
headerHeight
prop update torow-selection-props-rename
codemod (#7711) @MBilalShafi - [codemod] Add pickers codemod for
components
toslots
renaming (#7533) @alexfauquette - [codemod] Add pickers
migrate-to-components-componentsProps
andreplace-arrows-button-slot
codemods (#7698) @alexfauquette - [codemod] Add data grid codemod renaming
rowsPerPageOptions
prop topageSizeOptions
(#7603) @MBilalShafi - [codemod] Add pickers
rename-should-disable-time
codemod (#7709) @alexfauquette - [codemod] Add data grid
row-selection-props-rename
codemod (#7485) @MBilalShafi - [codemod] Add data grid
rename-selectors-and-events
codemod (#7699) @MBilalShafi - [codemod] Add pickers
replace-tabs-props
codemod (#7639) @alexfauquette
Docs
- [docs] Add info callout about available component
slots
(#7714) @Vivek-Prajapatii - [docs] Add recipe for pinning grouped column (#7712) @MBilalShafi
- [docs] Fix 404 links to picker API page @oliviertassinari
- [docs] Update
DemoContainer
components
prop using a codemod (#7574) @alexfauquette
Core
- [core] Fix
innerslotProps
typo (#7697) @LukasTy - [core] Upgrade monorepo (#7676) @cherniavskii