Jun 27, 2022
A big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
- ⚒️ Fixed React 18 issues in few components
- 🚀 Improved the TypeScript augmentation when using CSS variables with
@mui/material
- many other 🐛 bug fixes and 📚 documentation improvements
@mui/material@5.8.6
-
[Alert] Add support for CSS vars (#32624) @haneenmahd
-
[Alert] Use
getContrastText
for filled variant font color (#29813) @SamoraMabuyaNote: The color of the text in the warning contained
Alert
in dark mode was changed to black in order to improve the color contrast ratio -
[OutlinedInput] Fix
ownerState
undefined in theme style overrides (#33241) @siriwatknp -
[Tabs] Fix crash when used with React 18 & Suspense (#33277) @mnajdova
-
[TypeScript] Add CSS vars type augmentation for Material UI (#33211) @siriwatknp
@mui/system@5.8.6
- [system] Add enableColorScheme option to getInitColorSchemeScript (#33261) @siriwatknp
@mui/utils@5.8.6
- [utils] Allow state prefix to be configurable (#32972) @siriwatknp
@mui/base@5.0.0-alpha.87
- [base] Improve the return type of useSlotProps (#33279) @michaldudak
- [base] Improve some types (#33270) @mnajdova
- [MenuUnstyled] Fix keyboard accessibility of menu items (#33145) @michaldudak
- [ModalManager] Lock body scroll when container is inside shadow DOM (#33168) @jacobweberbowery
- [SliderUnstyled] Use useSlotProps (#33132) @michaldudak
- [TextareaAutosize] Fix crash when used with React 18 & Suspense (#33238) @howlettt
- [TextareaAutosize] Fix warnings for too many renders in React 18 (#33253) @mnajdova
@mui/joy@5.0.0-alpha.34
Docs
- [blog] Polish Why you should migrate to Material UI v5 today (#33244) @oliviertassinari
- [docs] Add note in docs about
componentsProps.root
taking precedence (#33097) @ZeeshanTamboli - [docs] Remove a note about Base components being reexported from Material UI (#33265) @michaldudak
- [docs] Update code snippet in docs for custom color palette (#32946) @ZeeshanTamboli
- [docs] Fix the docs for production class generation (#31933) @Fafruch
- [docs] Fix internal link in Box page (#33149) @davidgarciab
- [docs] Badge component link in Base docs should be under Data Display section (#33249) @ZeeshanTamboli
- [examples] Fix comment typo (#33256) @WinmezzZ
Core
- [core] Remove dead code (#33243) @oliviertassinari
- [website] Fix the scroll-top for all the website (#33215) @oliviertassinari
- [website] List new core role @oliviertassinari
- [website] Fix navigation menu close behavior (#33203) @oliviertassinari
All contributors of this release in alphabetical order: @davidgarciab, @Fafruch, @haneenmahd, @hbjORbj, @howlettt, @jacobweberbowery, @michaldudak, @mnajdova, @oliviertassinari, @SamoraMabuya, @siriwatknp, @WinmezzZ, @ZeeshanTamboli