11# [ Versions] ( https://mui.com/versions/ )
22
3+ ## 5.8.4
4+
5+ <!-- generated comparing v5.8.3..master -->
6+
7+ _ Jun 14, 2022_
8+
9+ A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:
10+
11+ - 🚀 Added support for custom breakpoints in the ` Grid ` component by @boutahlilsoufiane
12+ - 📚 Added guide on how to use Material UI with Shadow DOM by @cherniavskii
13+ - many other 🐛 bug fixes and 📚 documentation improvements
14+
15+ 16+
17+ - ​ ; <!-- 36 --> [ Button] Add missing classes in ` ButtonClasses ` type (#33040 ) @ZeeshanTamboli
18+ - ​ ; <!-- 20 --> [ Grid] Fix prop-type key regression (#33123 ) @oliviertassinari
19+ - ​ ; <!-- 19 --> [ Grid] Support custom breakpoints (#31998 ) @boutahlilsoufiane
20+ - ​ ; <!-- 18 --> [ Grow] Limit CSS transition bug workaround to Safari 15.4 only (#32996 ) @igordanchenko
21+ - ​ ; <!-- 17 --> [ Hidden] Remove dependency on hoist-non-react-statics (#33015 ) @oliviertassinari
22+ - ​ ; <!-- 12 --> [ Link] Add support for CSS variables (#33036 ) @winderica
23+ - ​ ; <!-- 07 --> [ Popover] Export ` getOffsetTop ` & ` getOffsetLeft ` from Popover's index and add typings (#32959 ) @rart
24+ - ​ ; <!-- 06 --> [ Slider] Fix SliderValueLabelProps type (#32895 ) @oliviertassinari
25+ - ​ ; <!-- 05 --> [ Snackbar] Remove ` RTL ` direction specific logic (#32808 ) @aaarichter
26+ - ​ ; <!-- 04 --> [ StepIcon] Fix text centering when changing browser font size (#32706 ) @alansouzati
27+ - ​ ; <!-- 02 --> [ Tabs] Scroll by width of the first visible tab if only one tab is partially visible (#32778 ) @frankkluijtmans
28+
29+ 30+
31+ - ​ ; <!-- 38 --> [ Stack, system] Apply correct responsive styles if any custom breakpoints are provided (#32913 ) @ZeeshanTamboli
32+ - ​ ; <!-- 03 --> [ system] Fix missing typings for ColorFormat (#32417 ) @l-zoy
33+
34+ 35+
36+ - ​ ; <!-- 35 --> [ codemod] Add support for ` @mui/styles/makeStyles ` imports (#32962 ) @joshkel
37+
38+ 39+
40+ - ​ ; <!-- 08 --> [ pickers] Fix broken ref forwarding (#33107 ) @oliviertassinari
41+ - ​ ; <!-- 13 --> [ lab] Fix React's ` forwardRef ` warning when importing from the index (#33134 ) @mnajdova
42+
43+ 44+
45+ - ​ ; <!-- 11 --> [ MenuUnstyled] Accept callbacks in componentsProps (#32997 ) @michaldudak
46+ - ​ ; <!-- 10 --> [ ModalUnstyled] Fix errors from the W3C validator about incorrect aria-hidden attribute on some elements (#30920 ) @mkrtchian
47+ - ​ ; <!-- 09 --> [ ModalUnstyled] Fix behavior of not respecting props ariaHidden value (#32055 ) @tech-meppem
48+
49+ 50+
51+ - ​ ; <!-- 16 --> [ Joy] Miscellaneous card fixes (#33129 ) @siriwatknp
52+ - ​ ; <!-- 15 --> [ Joy] Miscellaneous fixes (#33073 ) @siriwatknp
53+ - ​ ; <!-- 14 --> [ Joy] Add typography and link docs (#33047 ) @siriwatknp
54+
55+ ### Docs
56+
57+ - ​ ; <!-- 40 --> [ Contributing.md] Local install instructions (#32975 ) @Moizsohail
58+ - ​ ; <!-- 32 --> [ docs] Add responsive AppBar with drawer (#32769 ) @dvlprAlamin
59+ - ​ ; <!-- 31 --> [ docs] Move codesandbox to MUI org (#33122 ) @oliviertassinari
60+ - ​ ; <!-- 30 --> [ docs] Add Shadow DOM guide (#33007 ) @cherniavskii
61+ - ​ ; <!-- 29 --> [ docs] Fix typo in Material UI overview page (#33087 ) @oliviertassinari
62+ - ​ ; <!-- 28 --> [ docs] Miscellaneous fixes in ` MUI Base ` docs (#33091 ) @ZeeshanTamboli
63+ - ​ ; <!-- 27 --> [ docs] Fix GitHub capitalization (#33071 ) @oliviertassinari
64+ - ​ ; <!-- 26 --> [ docs] Fix a typo in ` InputUnstyled ` docs (#33077 ) @ZeeshanTamboli
65+ - ​ ; <!-- 25 --> [ docs] Add notification for Joy blog post (#33059 ) @siriwatknp
66+ - ​ ; <!-- 24 --> [ docs] Improve aspect ratio docs and integration (#33065 ) @siriwatknp
67+ - ​ ; <!-- 34 --> [ docs] Update code block copy label (#33128 ) @siriwatknp
68+ - ​ ; <!-- 23 --> [ docs] Fix typo in Autocomplete CSS API (#32838 ) @KeaghanKennedy
69+ - ​ ; <!-- 22 --> [ docs] Improvements for Radio Group Rating Docs (#32843 ) @Kai-W
70+ - ​ ; <!-- 21 --> [ docs] Enable Joy pages (#33064 ) @siriwatknp
71+ - ​ ; <!-- 02 --> [ website] Add Joy UI to the pricing page (#33099 ) @danilo-leal
72+ - ​ ; <!-- 01 --> [ website] Clarify the pricing a bit (#33069 ) @oliviertassinari
73+
74+ ### Core
75+
76+ - ​ ; <!-- 39 --> yarn proptypes @oliviertassinari
77+ - ​ ; <!-- 34 --> [ core] Update dependencies to fix security vulnerabilities (#33095 ) @michaldudak
78+ - ​ ; <!-- 33 --> [ core] Import new line convention (#33068 ) @oliviertassinari
79+ - ​ ; <!-- 37 --> [ core] Make repository configurable in changelog script (#33130 ) @Janpot
80+
81+ 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
82+
383## 5.8.3
484
585<!-- generated comparing v5.8.2..master -->
@@ -9,33 +89,33 @@ _Jun 7, 2022_
989A big thanks to the 15 contributors who made this release possible.
1090This release is mostly about 🐛 bug fixes and 📚 documentation improvements.
1191
12- 92+ 1393
1494- [ Alert] Constrain message width and allow overflow (#32747 ) @Janpot
1595- [ Checkbox] Add support for CSS variables (#32579 ) @haneenmahd
1696- [ Slider] Fix positioning of tooltips on vertical slider (#32919 ) @abhinav-22-tech
1797
18- 98+ 1999
20100- [ system] Configurable attributes for libraries (#32971 ) @siriwatknp
21101
22- 102+ 23103
24104- [ codemod] Fix infinite loop in jss-to-tss-react and add TODO (#33048 ) @ryancogswell
25105
26- 106+ 27107
28108- [ pickers] Add deprecations when importing pickers from the lab (#32950 ) @flaviendelangle
29109
30- 110+ 31111
32112- [ Joy] Add ` Slider ` component and demos (#32694 ) @hbjORbj
33113- [ Joy] Add articles about customization approaches (#32887 ) @siriwatknp
34114- [ Joy] Add automatic adjustment page to core features (#32980 ) @siriwatknp
35115- [ Joy] Add docs about dark mode (#33002 ) @siriwatknp
36116- [ Joy] Add template UIs & first look blog post (#32791 ) @danilo-leal
37117
38- 118+ 39119
40120- [ base] Remove @mui/system in tests (#32945 ) @kevinji
41121- [ ButtonUnstyled] Accept callbacks in componentsProps (#32991 ) @michaldudak
@@ -44,7 +124,7 @@ This release is mostly about 🐛 bug fixes and 📚 documentation improvements.
44124- [ TabPanelUnstyled] Define ownerState and slot props' types (#32928 ) @michaldudak
45125- [ TabsListUnstyled] Define ownerState and slot props' types (#32925 ) @michaldudak
46126
47- ## Docs
127+ ### Docs
48128
49129- [ blog] Fix anchor link scroll (#32994 ) @oliviertassinari
50130- [ docs] Add "Migration" section to sidebar and revise v4-v5 content (#32740 ) @samuelsycamore
@@ -62,7 +142,7 @@ This release is mostly about 🐛 bug fixes and 📚 documentation improvements.
62142- [ website] Polish the pricing page (#32811 ) @oliviertassinari
63143- [ website] Remove unnecessary ` address ` dependency (#32957 ) @michaldudak
64144
65- ## Core
145+ ### Core
66146
67147- [ core] Improve icon synonyms (#32742 ) @oliviertassinari
68148- [ core] Prepare Next.js config for React 18 (#32963 ) @michaldudak
0 commit comments