v6.12.0
版本发布时间: 2023-08-25 23:07:42
mui/mui-x最新发布版本:v7.22.1(2024-11-01 13:51:01)
We'd like to offer a big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:
- 📊 Support horizontal bar chart
- 💫 Improved animations on Android devices
- 🌍 Improve Ukrainian (uk-UA) locale on the data grid
- 🐞 Bugfixes
- 📚 Documentation improvements
Data Grid
@mui/x-data-grid@v6.12.0
- [DataGrid] Allow print export for more than 100 rows (#10045) @MBilalShafi
- [l10n] Improve Ukrainian (uk-UA) locale (#10076) @mkundos
@mui/x-data-grid-pro@v6.12.0
Same changes as in @mui/x-data-grid@v6.12.0
.
@mui/x-data-grid-premium@v6.12.0
Same changes as in @mui/x-data-grid-pro@v6.12.0
.
Date Pickers
@mui/x-date-pickers@v6.12.0
- [fields] Do not clamp day of month (#9973) @flaviendelangle
- [pickers] Fix
ownerState
ondesktopPaper
slot props (#10103) @LukasTy - [pickers] Fix to
transform-origin
when popper opens totop
(#10069) @LukasTy - [pickers] Fix
YearCalendar
scrolling (#10135) @LukasTy - [pickers] Improve the typing of the adapter
dateWithTimezone
method (#10029) @flaviendelangle - [pickers] Make
openPickerButton
toggle picker (#10109) @noraleonte - [pickers] Update
reduceAnimations
default rule (#9864) @LukasTy
@mui/x-date-pickers-pro@v6.12.0
Same changes as in @mui/x-date-pickers@v6.12.0
.
Charts / @mui/x-charts@6.12.0
- [charts] Fix import issue (#10111) @alexfauquette
- [charts] Fix
slotProps
propagation (#10105) @alexfauquette - [charts] Support horizontal bar chart (#9992) @alexfauquette
Docs
- [docs] Address charts docs feedback (#10119) @alexfauquette
- [docs] Capitalization convention pickers @oliviertassinari
- [docs] Fix a11y issue on plan links (#10026) @oliviertassinari
- [docs] Fix some charts horizontal overflow on mobile devices (#10082) @cupok
- [docs] Fix typo in quick filter @oliviertassinari
- [docs] Fix typo in the timezone page (#10073) @flaviendelangle
Core
- [core] Bump monorepo (#10129) @LukasTy
- [core] Document a bit
useLazyRef
@oliviertassinari - [core] Enable strict type checking options in the top-level tsconfig (#9925) @cherniavskii
- [core] Increase global e2e timeout (#10134) @LukasTy
- [core] Remove outdated link (#10125) @oliviertassinari
- [core] Update
no-response
workflow (#10102) @DanailH