|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## 7.0.0-beta.0 |
| 4 | + |
| 5 | +<!-- generated comparing v7.0.0-alpha.2..master --> |
| 6 | + |
| 7 | +_Feb 26, 2025_ |
| 8 | + |
| 9 | +A big thanks to the 8 contributors who made this release possible. |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +- [Modal][Dialog] Remove deprecated `onBackdropClick` (#45395) @DiegoAndai |
| 14 | +- [Grid] Improve Grid2 upgrade experience (#45304) @DiegoAndai |
| 15 | +- [Grid] Rename to GridLegacy (#45363) @DiegoAndai |
| 16 | +- [Grid2] Rename to Grid (#45381) @DiegoAndai |
| 17 | +- Remove SvgIcon data-testid in production (#45333) @Janpot |
| 18 | +- Allow nested theme creation with `vars` (#45335) @siriwatknp |
| 19 | +- [Rating] Deprecate \*Props and complete `slots`, `slotProps` (#45295) @harry-whorlow |
| 20 | +- [Slider] Fix css class selector in migration guide (#45402) @sai6855 |
| 21 | +- [Slider] Fix spacings in .md files (#45388) @sai6855 |
| 22 | +- [styles] Remove deprecated exports (#45397) @DiegoAndai |
| 23 | +- [Menu] Deprecate \*Props and complete `slots`, `slotProps` (#44913) @siriwatknp |
| 24 | +- [StepButton] Remove StepIconButton type (#45396) @DiegoAndai |
| 25 | + |
| 26 | +### Docs |
| 27 | + |
| 28 | +- [Autocomplete] Remove unnecessary renderTags prop from Sizes demo (#45401) @ZeeshanTamboli |
| 29 | +- Add `overriding-component-structure` doc to Material UI (#45186) @siriwatknp |
| 30 | +- Fix typo in slider docs (#45390) @sai6855 |
| 31 | +- Fix Context Menu selection lost on Safari (#44903) @NooBat |
| 32 | + |
| 33 | +### Core |
| 34 | + |
| 35 | +- [code-infra] Fix types for @mui/styled-engine (#45413) @Janpot |
| 36 | +- [docs-infra] Fix theme toggle call (#45400) @siriwatknp |
| 37 | +- [docs-infra] Add `color-scheme` to document in iframe demos (#45406) @KenanYusuf |
| 38 | +- [docs-infra] Revert to use deprecated `CssVarsProvider` for MUI X (#45371) @siriwatknp |
| 39 | +- [docs-infra] Fix dark mode flicker for API pages (#45354) @siriwatknp |
| 40 | +- [examples] Remove unnecessary comma in Material UI Vite JS example (#45370) @ZeeshanTamboli |
| 41 | +- [test] Remove unused renderTags prop and fix key warning in Autocomplete regression test (#45410) @ZeeshanTamboli |
| 42 | + |
| 43 | +All contributors of this release in alphabetical order: @DiegoAndai, @harry-whorlow, @Janpot, @KenanYusuf, @NooBat, @sai6855, @siriwatknp, @ZeeshanTamboli |
| 44 | + |
3 | 45 | ## 7.0.0-alpha.2
|
4 | 46 |
|
5 | 47 | <!-- generated comparing v7.0.0-alpha.1..master -->
|
|
0 commit comments