|
1 | 1 | # [Versions](https://mui.com/versions/)
|
2 | 2 |
|
| 3 | +## 7.0.0-alpha.1 |
| 4 | + |
| 5 | +<!-- generated comparing v7.0.0-alpha.0..master --> |
| 6 | + |
| 7 | +_Feb 11, 2025_ |
| 8 | + |
| 9 | +A big thanks to the 11 contributors who made this release possible. |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | +- [Checkbox] Add slots and slotProps (#44974) @sai6855 |
| 14 | +- [LinearProgress][CircularProgress] Add variant overrides for module augumentation (#45163) @kingflamez |
| 15 | +- [Drawer] Deprecate \*Props and complete `slots`, `slotProps` (#44960) @siriwatknp |
| 16 | +- Fix wrong `slotProps` of `DetailsHTMLAttributes` types (#45215) @siriwatknp |
| 17 | +- [MobileStepper] deprecate `LinearProgressProps` and complete `slots`, `slotProps` (#45033) @siriwatknp |
| 18 | +- [Radio] Add slots and slotProps (#44972) @sai6855 |
| 19 | +- [Radio] Remove empty line (#45184) @sai6855 |
| 20 | +- [Slider] Deprecate composed classes (#45201) @sai6855 |
| 21 | +- [Snackbar] Fix generated proptypes (#45156) @siriwatknp |
| 22 | +- [SpeedDialAction] Add slots and slotProps (#45065) @sai6855 |
| 23 | +- [SwitchBase] Fix spreading of `handlers` in getSlotProps (#45197) @sai6855 |
| 24 | +- [Tabs] Deprecate \*Props and complete `slots`, `slotProps` (#45012) @siriwatknp |
| 25 | +- [TextField] Remove deprecated props from documentation (#45199) @sai6855 |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | +- Change icon source URL and add overrides (#45020) @siriwatknp |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | +- Remove components which were moved from lab to material (#45232) @DiegoAndai |
| 34 | + |
| 35 | +### Docs |
| 36 | + |
| 37 | +- [Autocomplete] Improve Google Maps search example (#44708) @oliviertassinari |
| 38 | +- [Dialog] Removes deprecated PaperProps from docs (#45195) @sai6855 |
| 39 | +- [Menu] Add Grouped Menu demo (#45241) @noobDev31 |
| 40 | +- [material] Add disableInteractive on colorTool grid Tooltips (#37800) @Janpot |
| 41 | +- [blog] Consistent Base UI terminology (#45264) @oliviertassinari |
| 42 | +- A quick first step to update docs for Tailwind v4 (#45147) @oliviertassinari |
| 43 | +- Fix `element.ref` accessing warning on docs (#45155) @DiegoAndai |
| 44 | +- Mention Toolpad as experimental (#45273) @prakhargupta1 |
| 45 | +- [joy-ui] Update "Set up providers" section of integration with Material UI (#45183) @mateuseap |
| 46 | + |
| 47 | +### Core |
| 48 | + |
| 49 | +- Update branch switch tags (#45198) @DiegoAndai |
| 50 | +- Fix double redirection to Base UI (#45146) @oliviertassinari |
| 51 | +- Fix corepack and pnpm installation in CircleCI (#45185) @mj12albert |
| 52 | +- Fix typo on Netlify script (#45278) @maximevtush |
| 53 | +- [code-infra] Fix testing library resolution with custom react (#44061) @Janpot |
| 54 | +- [code-infra] Update package layout for better ESM support (#43264) @Janpot |
| 55 | +- Update `@typescript-eslint/*` packages and remove deprecated `eslint-config-airbnb-typescript` package (#45245) @ZeeshanTamboli |
| 56 | +- [docs] Restore utility component docs from MUI Base to Material UI (#45213) @mapache-salvaje |
| 57 | +- [docs] Sync active sponsors (#45204) @oliviertassinari |
| 58 | +- [docs] Fix links in CONTRIBUTING.md (#45202) @bernardobelchior |
| 59 | +- [docs-infra] Point to MUI X next docs (#45207) @cherniavskii |
| 60 | +- [test] Fix React 18 tests (#45161) @DiegoAndai |
| 61 | + |
| 62 | +All contributors of this release in alphabetical order: @bernardobelchior, @cherniavskii, @DiegoAndai, @Janpot, @kingflamez, @mapache-salvaje, @mateuseap, @maximevtush, @mj12albert, @noobDev31, @oliviertassinari, @prakhargupta1, @sai6855, @siriwatknp, @ZeeshanTamboli |
| 63 | + |
3 | 64 | ## 7.0.0-alpha.0
|
4 | 65 |
|
5 | 66 | <!-- generated comparing v6.4.1..master -->
|
|
0 commit comments