Jul 18, 2022
A big thanks to the 17 contributors who made this release possible. This release is mainly about 🐛 bug fixes and 📚 documentation improvements
@mui/material@5.9.1
- [Autocomplete] Fix disabling component crashing when focused (#31313) @mzedel
- [Grid] Avoid scrollbar in demo (#33527) @oliviertassinari
- [Slider] Fix transition of tooltips on vertical slider (#33009) @abhinav-22-tech
- [TouchRipple] Fix crash on android where
event.touches
are an empty array (#32974) @lukeggchapman
@mui/system@5.9.1
- [system] Add flag to switch negative margin approach in Grid (#33484) @siriwatknp
- [system] Remove needless optional chaining check in
createEmptyBreakpointObject
method (#33482) @ZeeshanTamboli
@mui/base@5.0.0-alpha.90
- [base] Export types used by components' props (#33522) @michaldudak
- [base] Add missing type definitions in useControllableReducer (#33496) @michaldudak
- [SelectUnstyled] Do not call onChange unnecessarily (#33408) @michaldudak
@mui/lab@5.0.0-alpha.91
- [TimelineDot] Add TimelineDotPropsColorOverrides interface to extend color options (#33466) @lolaignatova
Docs
- [docs] Add note about CssBaseline in the dark mode page (#33108) @GabrielaLokelani
- [docs] Fix typos in the Interoperability page (#33273) @hexm7
- [docs] Improve the
useTheme
documentation (#33508) @rickstaa - [docs] Fix 301 redirections (#33521) @oliviertassinari
- [docs] Link the same codesandbox as in the docs (#33472) @oliviertassinari
- [docs] Fix copy search false positives (#33438) @oliviertassinari
- [docs] Fix typo (#33520) @aravindpanicker
- [docs] Update Tailwind docs to include step about updating popover containers (#33315) @ajhenry
- [docs] Add yarn command for Roboto font in Material UI's typography.md (#33485) @anthonypz
- [docs] Add new community content to the Material UI Learn page (#32927) @Nikhilthadani
- [examples] Change createEmotionCache to use
insertionPoint
(#32104) @ANTARES-KOR - [examples] Fix error in Next.js example with @mui/styles (#33456) @paustria
Core
- [core] Cleanup experiments (#33547) @siriwatknp
- [core] Update CHANGELOG to include pickers breaking change (#33486) @siriwatknp
All contributors of this release in alphabetical order: @abhinav-22-tech, @ajhenry, @ANTARES-KOR, @anthonypz, @aravindpanicker, @GabrielaLokelani, @hexm7, @lolaignatova, @lukeggchapman, @michaldudak, @mzedel, @Nikhilthadani, @oliviertassinari, @paustria, @rickstaa, @siriwatknp, @ZeeshanTamboli