v5.10.5
Sep 12, 2022
A big thanks to the 12 contributors who made this release possible. Here are some highlights ✨:
- 🚀 Blog post for announcing the release of the MUI Base package is out thanks to @michaldudak.
- 🚀 Added
Alert
,Modal
,ListSubheader
,FormControl
,CircularProgress
components to Joy UI (#33859) @hbjORbj @siriwatknp - And more 🐛 bug fixes and 📚 documentation improvements.
@mui/[email protected]
- [ListItemText] Fix variant mapping in
primaryTypography
(#33880) @iamxukai - [Timeline] Add left and right aligned timeline demos in docs (#34156) @ZeeshanTamboli
@mui/[email protected]
- [Joy UI] Add
CircularProgress
component (#33869) @hbjORbj - [Joy UI] Add
FormControl
component (#34187) @siriwatknp - [Joy UI] Add
ListSubheader
component (#34191) @siriwatknp - [Joy UI] Add
Modal
component (#34043) @siriwatknp - [Joy] Fix list value of false or 0 (zero) text is incorrectly grey (#34255) @kushagra010
- [Joy] Adjust typography decorator margin (#34257) @siriwatknp
- [Joy] Miscellaneous fixes (#34193) @siriwatknp
- [Radio][joy] Integrate with form control (#34277) @siriwatknp
- [Joy][textarea] Pass
textarea
props fromcomponentsProps
(#34223) @hexm7
Docs
- [blog] Introducing MUI Base (#33778) @michaldudak
- [docs] Fix spelling error (#34209) @ChrystianDeMatos
- [docs] Improve link to the security policy (#34219) @oliviertassinari
- [docs] Fix typo in Joy UI's
Usage
docs (#34200) @zillion504 - [website] Add Lukas to the about page (#34284) @LukasTy
- [website] Update diamond sponsor URL (#34256) @oliviertassinari
Core
- [test] Replace argos-cli with @argos-ci/core (#34178) @michaldudak
- [core] Create a script to generate codeowners (#34175) @michaldudak
- [core] Add RFC GH issue template (#33871) @bytasv
All contributors of this release in alphabetical order: @bytasv, @ChrystianDeMatos, @hbjORbj, @hexm7, @iamxukai, @kushagra010, @LukasTy, @michaldudak, @oliviertassinari, @siriwatknp, @ZeeshanTamboli, @zillion504