A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
- 🧰 Update peer dependencies to support React 18 (#32063) @eps1lon
- 🚀 Added the experimental
CssVarsProvider
in@mui/material
for generating theme CSS variables (#31138) @mnajdova - 📣 Moved date and time pickers from the lab to MUI X (#31984) @flaviendelangle
- Several 🐛 bug fixes and 📚 documentation improvements
@mui/material@5.6.0
- [CssVarsProvider] Add experimental CssVarsProvider in @mui/material (#31138) @mnajdova
- [Link] Fix
sx
color to support callback (#32123) @siriwatknp - [Link] Fix color transformation (#32045) @siriwatknp
- [ListItemButton] Specified width so that text would ellide (#32083) @MatthijsMud
- [TablePagination] Fixed the etEE locale (#32052) @raigoinabox
@mui/base@5.0.0-alpha.75
- [Badge] Simplify unstyled API (#31974) @michaldudak
@mui/codemod@5.6.0
- [codemod] Add v5.0.0/date-pickers-moved-to-x codemod (#31373) @flaviendelangle
@mui/lab@5.0.0-alpha.76
- [DatePicker] Remove date and time pickers from the lab (#31984) @flaviendelangle
@mui/joy@5.0.0-alpha.22
- [Joy] Add
Card
components (#32027) @siriwatknp
Docs
- [blog] New article for the date pickers migration to X (#31831) @flaviendelangle
- [docs] Base Menu style revisions and final review (#32097) @samuelsycamore
- [docs] Base Select style revisions and final review (#32095) @samuelsycamore
- [docs] Base Input style revisions and final review (#32096) @samuelsycamore
- [docs] Base Slider style revisions and final review (#32140) @samuelsycamore
- [docs] Base Modal style revisions and final review (#32093) @samuelsycamore
- [docs] Add page for CSS variables support in @mui/material (#32050) @mnajdova
- [docs] Add TSS support for theme style overrides (#31918) @garronej
- [docs] Simplify customization examples in ButtonUnstyled demos (#32092) @michaldudak
- [docs] Fix linking issues for the redirects (#32101) @siriwatknp
- [docs] Create the FormControl page (#32073) @michaldudak
- [docs] Remove trap-focus from the navigation (#32079) @psjishnu
- [docs] Add date-pickers product identifier (#32076) @siriwatknp
- [docs] Move SwitchUnstyled docs to the Base space (#31964) @michaldudak
- [docs] Add docs page for unstyled popper (#31813) @siriwatknp
- [docs] Copy TextareaAutosize docs to Base (#32034) @michaldudak
- [docs] Add react-hook-form-mui to Complementary projects #32015 @TkaczykAdam
- [docs] Improve the translation experience (#32021) @oliviertassinari
- [docs] Add small size Select demo (#32060) @ivan-ngchakming
- [docs] Correct typos (#32029) @apeltop
- [docs] Create SliderUnstyled docs (#31850) @michaldudak
- [docs] Create TablePaginationUnstyled docs (#32018) @michaldudak
- [docs] Move SelectUnstyled docs to the Base space (#31816) @michaldudak
- [docs] Create the TabsUnstyled docs (#32023) @michaldudak
- [website] The studio finally has a name, use it (#32105) @oliviertassinari
- [website] Disable job ad @oliviertassinari
Core
- [core] Update peer deps to support React 18 (#32063) @eps1lon
- [core] Fix running docs:api on Windows (#32091) @michaldudak
- [core] Fix api build script for MUI Base (#32081) @siriwatknp
All contributors of this release in alphabetical order: @apeltop, @eps1lon, @flaviendelangle, @garronej, @ivan-ngchakming, @m4theushw, @MatthijsMud, @michaldudak, @mnajdova, @oliviertassinari, @psjishnu, @raigoinabox, @samuelsycamore, @siriwatknp, @TkaczykAdam