v8.0.0-beta.1
Pre-release
Pre-release
·
195 commits
to master
since this release
We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
- 🐞 Bugfixes
Special thanks go out to the community members for their valuable contributions:
@jyash97.
Following are all team members who have contributed to this release:
@alexfauquette, @arminmeh, @flaviendelangle, @JCQuintas, @KenanYusuf.
Data Grid
@mui/[email protected]
- [DataGrid] Fix error caused by
forwardRef
toClickAwayListener
(#17049) @arminmeh - [DataGrid] Fix error while editing rows with custom id (#17048) @arminmeh
@mui/[email protected]

Same changes as in @mui/[email protected]
, plus:
- [DataGridPro] Fix header select checkbox state with
checkboxSelectionVisibleOnly
andpaginationMode="server"
(#17026) @arminmeh
@mui/[email protected]

Same changes as in @mui/[email protected]
, plus:
- [DataGridPremium] Update column state correctly when grouping mode is updated with one grouping column (#17069) @arminmeh
Date and Time Pickers
@mui/[email protected]
- [fields] Clean the
useField
hook (part 1) (#16944) @flaviendelangle - [fields] Improve the check for year in
doesSectionFormatHaveLeadingZeros
(#17051) @flaviendelangle - [pickers] Deprecate the
disableOpenPicker
prop (#17040) @flaviendelangle - [pickers] Simplify the
cleanLeadingZeros
method (#17063) @flaviendelangle - [pickers] Use the new
ownerState
inPickersDay
andDateRangePickerDay
(#17035) @flaviendelangle
@mui/[email protected]

Same changes as in @mui/[email protected]
, plus:
- [DateRangePicker] Use desktop media query constant on range pickers (#17052) @flaviendelangle
Charts
@mui/[email protected]
- [charts] Fix horizontal bar with multiple axes (#17059) @alexfauquette
@mui/[email protected]

Same changes as in @mui/[email protected]
, plus:
- [charts-pro] Allow disabling Heatmap tooltip (#17060) @JCQuintas
Tree View
@mui/[email protected]
Internal changes.
@mui/[email protected]

Same changes as in @mui/[email protected]
.
Docs
- [docs] Fix 404 (#17033) @alexfauquette
- [docs] Fix Data Grid advanced list view demo (#17064) @KenanYusuf