Jun 20, 2022
A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
- 🚀 Added support for CSS variables in the
Avatar
component and theSpeedDialAction
component respectively by @vicasas and @gin1314 - many other 🐛 bug fixes and 📚 documentation improvements
@mui/material@5.8.5
- [Avatar] Add support for CSS variables (#32499) @vicasas
- [Dialog] Fix broken styles if
maxWidth
is set tofalse
(#32987) @kmurgic - [SpeedDialAction] Add support for CSS variables (#32608) @gin1314
- [Tabs] Increment scroll of the minimum amount possible (#33103) @oliviertassinari
@mui/codemod@5.8.5
- [codemod] Preserve comments within jss-to-tss-react (#33170) @ryancogswell
@mui/lab@5.0.0-alpha.87
@mui/base@5.0.0-alpha.86
- [BadgeUnstyled] Accept callbacks in componentsProps (#33176) @michaldudak
- [ButtonUnstyled] Use useSlotProps (#33096) @michaldudak
- [FormControlUnstyled] Accept callbacks in componentsProps (#33180) @michaldudak
- [InputUnstyled] Use useSlotProps (#33094) @michaldudak
- [ModalUnstyled] Define ownerState and slot props' types (#32901) @michaldudak
- [SwitchUnstyled] Use useSlotProps (#33174) @michaldudak
@mui/joy@5.0.0-alpha.33
- [Joy] Add Checkbox documentation (#33171) @siriwatknp
- [Joy] Add List documentation (#33120) @siriwatknp
- [Joy] Make slider displays Joy classname (#33051) @siriwatknp
Docs
- [blog] Update Blogpost to clear confusion on "no impact" disclaimer. (#33131) @joserodolfofreitas
- [blog] Add post about v5 Migration guide update (#33063) @samuelsycamore
- [blog] Fix display on Safari (#33102) @oliviertassinari
- [docs] Add guide on how to use MUI Base with Tailwind CSS (#33100) @mnajdova
- [docs] Improve Joy template UX (#33159) @siriwatknp
- [docs] Update Shadow DOM guide (#33160) @cherniavskii
- [docs] Fix SEO regressions (#33106) @oliviertassinari
- [docs] Add job ad in table of content (#33143) @mnajdova
- [docs] Add customization as a value proposition (#33014) @oliviertassinari
- [examples] Add example using nextjs & @mui/styles as a starter for the migration to v5 (#33005) @mnajdova
- [website] Replace Airtable with Ashby links for applying to a opened position (#33193) @DanailH
Core
- [core] Add CSS variables support for Material UI components (#32835) @siriwatknp
- [core] Add name to workspace root package.json (#33226) @Janpot
- [core] Update bug template with generic instruction (#33153) @joserodolfofreitas
- [core] Remove dead and redundant code (#33125) @oliviertassinari
- [core] Improve inline code rendering within the details tag (#33086) @Harmouch101
All contributors of this release in alphabetical order: @cherniavskii, @DanailH, @gin1314, @Harmouch101, @Janpot, @joserodolfofreitas, @kmurgic, @michaldudak, @mnajdova, @oliviertassinari, @ryancogswell, @samuelsycamore, @siriwatknp, @vicasas