v5.8.1
May 23, 2022
A big thanks to the 21 contributors who made this release possible. Here are some highlights ✨:
- 💅 Added CSS variables support for two more Material UI components by @diggis00 and @alisasanib
- And more 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [Alert] Fix missing
ownerState
on theaction
slot (#32801) @mnajdova - [Fab] Make the
color
prop type extendable (#31830) @paales - [ListItemButton] Render as link if href specified (#32403) @o-dubrovskyi
- [Paper] Add support for CSS variables (#32570) @diggis00
- [Radio] Add support for CSS variables (#32599) @alisasanib
- [Slider] Prevent rendering for marks that are out of the min & max bounds (#32436) @abriginets
- [Slider] Slider having marks should be customizable in theme (#32816) @ZeeshanTamboli
- [TouchRipple] Allows call imperative methods without event (#31955) @alexfauquette
@mui/[email protected]
- [system] Simplify stylesheet injection logic (#32869) @siriwatknp
- [system] Fix color scheme specificity (#32628) @siriwatknp
- [system] Fix
borderRadius
errors when used insideCssVarsProvider
(#32817) @mnajdova - [system] Fix toolbar media query mixin getting merged in wrong order (#32713) @ZeeshanTamboli
@mui/[email protected]
- [lab] Add missing
peerDependencies
(#32623) @nate-summercook - [pickers] Update @mui/x-date-pickers to be usable with React 18 (#32828) @flaviendelangle
@mui/[email protected]
- [SliderUnstyled] Fix
disabledSwap
not being respected inonChangeCommitted
(#32647) @JeanPetrov
@mui/[email protected]
- [Joy] Show Joy pages on master (#32866) @siriwatknp
- [Joy] Add an overview page (#32836) @danilo-leal
- [Joy] Add doc for the card components (#32825) @siriwatknp
- [Joy] Miscellaneous fixes (#32815) @siriwatknp
Docs
- [docs] Simplify header DOM structure (#32844) @oliviertassinari
- [docs] Fix CodeSandbox & StackBlitz generation (#32726) @siriwatknp
- [docs] Fix urls to columns pages in pricing table (#32842) @alexfauquette
- [docs] Fix Tailwind CSS integration docs (#32512) @robertwt7
- [docs] Fixed wrong command for the
link-underline-hover
codemod (#32793) @veronikaslc - [docs] Fixed broken link on the icons page (#32780) @SamuelMaddox
- [docs] Add "back to top" button (#30441) @VibhorJaiswal
- [docs] Fix typo in notifications @mbrookes
- [docs] New WAI-ARIA guidelines location (#32865) @oliviertassinari
- [docs] Mention the ESLint plugin for detecting unused classes in tss-react (#32666) @garronej
- [docs] Update
useAutocomplete
demos to useMui-focused
class (#32757) @ZeeshanTamboli - [examples] Fix
NextLinkComposedProps
gives a TypeScript error (#32655) @ZeeshanTamboli - [website] Add Pedro to About Us page (#32803) @apedroferreira
Core
- [core] Upgrade MUI X dependency (#32824) @oliviertassinari
- [typescript] Allow module augmentation for
Mixins
(#32798) @mnajdova
All contributors of this release in alphabetical order: @abriginets, @alexfauquette, @alisasanib, @apedroferreira, @danilo-leal, @diggis00, @flaviendelangle, @garronej, @JeanPetrov, @mbrookes, @mnajdova, @nate-summercook, @o-dubrovskyi, @oliviertassinari, @paales, @robertwt7, @SamuelMaddox, @siriwatknp, @veronikaslc, @VibhorJaiswal, @ZeeshanTamboli