yarn @mui/icons-material 5.10.9
v5.10.9

latest releases: 5.16.5, 6.0.0-beta.3, 5.16.4...
21 months ago

Oct 10, 2022

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:

  • 🚀 [Joy] Button loading functionality has been added by @kushagra010 (#34658)
  • And more 🐛 bug fixes and 📚 documentation improvements.

@mui/material@5.10.9

  • ​[Grid v2][system] Handle direction object prop for responsive design (#34574) @vanyaxk
  • ​[Slider] Fix unnecessary accessibility attribute in root element (#34610) @vanyaxk

@mui/system@5.10.9

BREAKING CHANGE

  • ​[system] Fix color-scheme implementation (#34639) @siriwatknp

    The enableColorScheme prop has been removed from CssVarsProvider and getInitColorScheme (both Material UI and Joy UI).

    Migration:

    • Material UI: you can enable the CSS color scheme via <CssBaseline enableColorScheme />.
    • Joy UI: it is enabled automatically if you use <CssBaseline />, see the docs.

Changes

  • ​[system] Fix typo in createCssVarsProvider (#34661) @HexM7

@mui/base@5.0.0-alpha.101

  • ​[TrapFocus] Restore the previously exported type from @mui/material (#34601) @michaldudak

@mui/joy@5.0.0-alpha.49

Docs

Core

All contributors of this release in alphabetical order: @HexM7, @joserodolfofreitas, @kushagra010, @michaldudak, @mnajdova, @oliviertassinari, @vanyaxk

Don't miss a new icons-material release

NewReleases is sending notifications on new releases.