Jun 4, 2024
A big thanks to the 7 contributors who made this release possible.
@mui/material@6.0.0-alpha.10
- [Backdrop] Deprecate
components
andcomponentsProps
(#42468) @DiegoAndai - [Collapse] Bound max transition time (#42390) @oliviertassinari
- [FilledInput] Remove unapplied classes from filledInputClasses interface and add missing classes to root (#42082) @sai6855
- [InputBase] Deprecate components and componentProps props for v6 (#42093) @ChronicusUA
- Remove remaining IE11 code (#42283) @DiegoAndai
- [Modal] Deprecate
components
andcomponentsProps
(#42469) @DiegoAndai - [Popover] Migrate useSlotProps to useSlot (#42369) @sai6855
- [useMediaQuery] Remove unused useMediaQueryTheme (#42367) @aarongarciah
@mui/system@6.0.0-alpha.10
- Remove IE11 code (#42436) @DiegoAndai
Docs
- Reflect Base UI and MUI System in a different repository @oliviertassinari
- Update twitter.com to x.com @oliviertassinari
- Simplify Example projects page @oliviertassinari
- [icons] Update README and docs page (#41938) @danilo-leal
- [material-ui] Add changelog section to the design kits page (#42449) @danilo-leal
- [material-ui] Fix sentence in the All components page (#42336) @danilo-leal
- [material-ui] Update Figma design kit doc redirect link (#42448) @danilo-leal
- [system] Add "dynamic values" section to sx prop page (#42239) @aarongarciah
Core
- [docs-infra] Update the OG card image design (#42470) @danilo-leal
- [docs-infra] Add small design polish (#42455) @danilo-leal
- [docs-infra] Update the Material logo + add copy functionality (#42435) @danilo-leal
- [website] Update DoiT description and link in Sponsors section (#42505) @erezstmn-doit
- [website] Clean up the docs-infra job ad (#42504) @danilo-leal
- [website] Fix FlashCode position (#42139) @oliviertassinari
- [website] Open Docs-infra engineer role (#42101) @danilo-leal
- [website] Fix locationCountry in about page @oliviertassinari
All contributors of this release in alphabetical order: @aarongarciah, @ChronicusUA, @danilo-leal, @DiegoAndai, @erezstmn-doit, @oliviertassinari, @sai6855