Skip to content

v5.8.6

Compare
Choose a tag to compare
@mnajdova mnajdova released this 27 Jun 14:57
· 6416 commits to master since this release
c58f665

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/[email protected]

  • ​[Alert] Add support for CSS vars (#32624) @haneenmahd

  • ​[Alert] Use getContrastText for filled variant font color (#29813) @SamoraMabuya

    Note: 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/[email protected]

  • ​[system] Add enableColorScheme option to getInitColorSchemeScript (#33261) @siriwatknp

@mui/[email protected]

@mui/[email protected]

@mui/[email protected]

Docs

Core

All contributors of this release in alphabetical order: @davidgarciab, @Fafruch, @haneenmahd, @hbjORbj, @howlettt, @jacobweberbowery, @michaldudak, @mnajdova, @oliviertassinari, @SamoraMabuya, @siriwatknp, @WinmezzZ, @ZeeshanTamboli