|
5 | 5 | All notable changes to this project will be documented in this file.
|
6 | 6 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
7 | 7 |
|
| 8 | +## 8.0.0-beta.1 |
| 9 | + |
| 10 | +_Mar 21, 2025_ |
| 11 | + |
| 12 | +We'd like to offer a big thanks to the 6 contributors who made this release possible. Here are some highlights ✨: |
| 13 | + |
| 14 | +- 🐞 Bugfixes |
| 15 | + |
| 16 | +Special thanks go out to the community members for their valuable contributions: |
| 17 | +@jyash97. |
| 18 | +Following are all team members who have contributed to this release: |
| 19 | +@alexfauquette, @arminmeh, @flaviendelangle, @JCQuintas, @KenanYusuf. |
| 20 | + |
| 21 | +<!--/ HIGHLIGHT_ABOVE_SEPARATOR /--> |
| 22 | + |
| 23 | +### Data Grid |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | +- [DataGrid] Fix error caused by `forwardRef` to `ClickAwayListener` (#17049) @arminmeh |
| 28 | +- [DataGrid] Fix error while editing rows with custom id (#17048) @arminmeh |
| 29 | + |
| 30 | +#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link 'Pro plan') |
| 31 | + |
| 32 | +Same changes as in `@mui/[email protected]`, plus: |
| 33 | + |
| 34 | +- [DataGridPro] Fix header select checkbox state with `checkboxSelectionVisibleOnly` and `paginationMode="server"` (#17026) @arminmeh |
| 35 | + |
| 36 | +#### `@mui/[email protected]` [](https://mui.com/r/x-premium-svg-link 'Premium plan') |
| 37 | + |
| 38 | +Same changes as in `@mui/[email protected]`, plus: |
| 39 | + |
| 40 | +- [DataGridPremium] Update column state correctly when grouping mode is updated with one grouping column (#17069) @arminmeh |
| 41 | + |
| 42 | +### Date and Time Pickers |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | +- [fields] Clean the `useField` hook (part 1) (#16944) @flaviendelangle |
| 47 | +- [fields] Improve the check for year in `doesSectionFormatHaveLeadingZeros` (#17051) @flaviendelangle |
| 48 | +- [pickers] Deprecate the `disableOpenPicker` prop (#17040) @flaviendelangle |
| 49 | +- [pickers] Simplify the `cleanLeadingZeros` method (#17063) @flaviendelangle |
| 50 | +- [pickers] Use the new `ownerState` in `PickersDay` and `DateRangePickerDay` (#17035) @flaviendelangle |
| 51 | + |
| 52 | +#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link 'Pro plan') |
| 53 | + |
| 54 | +Same changes as in `@mui/[email protected]`, plus: |
| 55 | + |
| 56 | +- [DateRangePicker] Use desktop media query constant on range pickers (#17052) @flaviendelangle |
| 57 | + |
| 58 | +### Charts |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | +- [charts] Fix horizontal bar with multiple axes (#17059) @alexfauquette |
| 63 | + |
| 64 | +#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link 'Pro plan') |
| 65 | + |
| 66 | +Same changes as in `@mui/[email protected]`, plus: |
| 67 | + |
| 68 | +- [charts-pro] Allow disabling Heatmap tooltip (#17060) @JCQuintas |
| 69 | + |
| 70 | +### Tree View |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | +Internal changes. |
| 75 | + |
| 76 | +#### `@mui/[email protected]` [](https://mui.com/r/x-pro-svg-link 'Pro plan') |
| 77 | + |
| 78 | +Same changes as in `@mui/[email protected]`. |
| 79 | + |
| 80 | +### Docs |
| 81 | + |
| 82 | +- [docs] Fix 404 (#17033) @alexfauquette |
| 83 | +- [docs] Fix Data Grid advanced list view demo (#17064) @KenanYusuf |
| 84 | + |
8 | 85 | ## 8.0.0-beta.0
|
9 | 86 |
|
10 | 87 | <img width="100%" alt="MUI X v8 Beta is live" src="https://github.com/user-attachments/assets/61ec4dd8-c946-456b-8b45-d51de8772f5d">
|
|
0 commit comments