Jun 14, 2022
A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
- 🚀 Added support for custom breakpoints in the
Grid
component by @boutahlilsoufiane - 📚 Added guide on how to use Material UI with Shadow DOM by @cherniavskii
- many other 🐛 bug fixes and 📚 documentation improvements
@mui/material@5.8.4
- [Button] Add missing classes in
ButtonClasses
type (#33040) @ZeeshanTamboli - [Grid] Fix prop-type key regression (#33123) @oliviertassinari
- [Grid] Support custom breakpoints (#31998) @boutahlilsoufiane
- [Grow] Limit CSS transition bug workaround to Safari 15.4 only (#32996) @igordanchenko
- [Hidden] Remove dependency on hoist-non-react-statics (#33015) @oliviertassinari
- [Link] Add support for CSS variables (#33036) @winderica
- [Popover] Export
getOffsetTop
&getOffsetLeft
from Popover's index and add typings (#32959) @rart - [Slider] Fix SliderValueLabelProps type (#32895) @oliviertassinari
- [Snackbar] Remove
RTL
direction specific logic (#32808) @aaarichter - [StepIcon] Fix text centering when changing browser font size (#32706) @alansouzati
- [Tabs] Scroll by width of the first visible tab if only one tab is partially visible (#32778) @frankkluijtmans
@mui/system@5.8.4
- [Stack, system] Apply correct responsive styles if any custom breakpoints are provided (#32913) @ZeeshanTamboli
- [system] Fix missing typings for ColorFormat (#32417) @l-zoy
@mui/codemod@5.8.4
@mui/lab@5.0.0-alpha.86
- [pickers] Fix broken ref forwarding (#33107) @oliviertassinari
- [lab] Fix React's
forwardRef
warning when importing from the index (#33134) @mnajdova
@mui/base@5.0.0-alpha.85
- [MenuUnstyled] Accept callbacks in componentsProps (#32997) @michaldudak
- [ModalUnstyled] Fix errors from the W3C validator about incorrect aria-hidden attribute on some elements (#30920) @mkrtchian
- [ModalUnstyled] Fix behavior of not respecting props ariaHidden value (#32055) @tech-meppem
@mui/joy@5.0.0-alpha.32
- [Joy] Miscellaneous card fixes (#33129) @siriwatknp
- [Joy] Miscellaneous fixes (#33073) @siriwatknp
- [Joy] Add typography and link docs (#33047) @siriwatknp
Docs
- [Contributing.md] Local install instructions (#32975) @Moizsohail
- [docs] Add responsive AppBar with drawer (#32769) @dvlprAlamin
- [docs] Move codesandbox to MUI org (#33122) @oliviertassinari
- [docs] Add Shadow DOM guide (#33007) @cherniavskii
- [docs] Fix typo in Material UI overview page (#33087) @oliviertassinari
- [docs] Miscellaneous fixes in
MUI Base
docs (#33091) @ZeeshanTamboli - [docs] Fix GitHub capitalization (#33071) @oliviertassinari
- [docs] Fix a typo in
InputUnstyled
docs (#33077) @ZeeshanTamboli - [docs] Add notification for Joy blog post (#33059) @siriwatknp
- [docs] Improve aspect ratio docs and integration (#33065) @siriwatknp
- [docs] Update code block copy label (#33128) @siriwatknp
- [docs] Fix typo in Autocomplete CSS API (#32838) @KeaghanKennedy
- [docs] Improvements for Radio Group Rating Docs (#32843) @Kai-W
- [docs] Enable Joy pages (#33064) @siriwatknp
- [website] Add Joy UI to the pricing page (#33099) @danilo-leal
- [website] Clarify the pricing a bit (#33069) @oliviertassinari
Core
- yarn proptypes @oliviertassinari
- [core] Update dependencies to fix security vulnerabilities (#33095) @michaldudak
- [core] Import new line convention (#33068) @oliviertassinari
- [core] Make repository configurable in changelog script (#33130) @Janpot
All contributors of this release in alphabetical order: @aaarichter, @alansouzati, @boutahlilsoufiane, @cherniavskii, @danilo-leal, @dvlprAlamin, @frankkluijtmans, @igordanchenko, @Janpot, @joshkel, @Kai-W, @KeaghanKennedy, @l-zoy, @michaldudak, @mkrtchian, @mnajdova, @Moizsohail, @oliviertassinari, @pushys, @rart, @siriwatknp, @tech-meppem, @winderica, @ZeeshanTamboli