Feb 28, 2022
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
- ✨ New
Input
andSheet
components were added in the experimental Joy design system by @hbjORbj (#31124, #31086) @hbjORbj - Several 🐛 bug fixes and 📚 documentation improvements
@mui/material@5.4.4
- [Autocomplete] Have Autocomplete with multiline textfield log a warning instead of an error (#30680) @iclaude3
- [Chip] Fix ellipsis when the children is too long (#31087) @PunitSoniME
- [Input] Export InputBase's classes from the classes const (#31186) @mnajdova
- [TextField] Fix Horizontal scroll when label too long (#31187) @RedHeadphone
- [styles] Fix typo in import error (#31167) @davwheat
@mui/system@5.4.4
- [system] Fix executing server-side Emotion component as function interpolation 2 (#31024) @Andarist
- [system] Fix sx prop types when CSS variables are used with nested selectors (#31163) @mnajdova
- [system] Fix
CssVarsProvider
theme mutation (#31148) @siriwatknp
@mui/codemod@5.4.4
- [codemods] Add v5.0.0/top-level-imports codemod (#31195) @greengiraffe
@mui/base@5.0.0-alpha.70
- [SelectUnstyled, MultiSelectUnstyled, ButtonUnstyled] Export additional types to make customization easier (#31172) @michaldudak
@mui/joy@5.0.0-alpha.17
- [Joy] Add nested list components (#31159) @siriwatknp
- [Joy] Improve color customization on
Switch
(#31137) @siriwatknp - [Joy] Add
Sheet
component (#31124) @hbjORbj - [Joy] add
Input
component (#31086) @siriwatknp - [Joy] Fix Button missing slot type (#31166) @siriwatknp
Docs
- [docs] Fix 404 link to the blog (#31234) @oliviertassinari
- [docs] Use
material-ui
for product name (#31200) @siriwatknp - [docs] Add Base installation page (#30969) @siriwatknp
- [docs] Use new Algolia app for new structure (#31178) @siriwatknp
- [docs] Typo in the
FormControl
API documentation (#31169) @bonellia - [docs] Fix typo in Stack documentation (#31176) @adriancampos
- [docs] Update interoperability.md broken tailwind links (#31182) @robertwt7
- [docs] Add missing import into tss-react migration guide (#31162) @sviande
- [website] The role is filled (#31216) @oliviertassinari
- [website] Revise the row grouping blog post (#31101) @samuelsycamore
- [website] Fix a few SEO issues (#31150) @oliviertassinari
Core
- [core] Add group for the @FortAwesome dependencies (#31193) @mnajdova
- [core] Update playwright docker to match the specified version (#31236) @siriwatknp
- [core] Remove parallel on buildTypes (#31189) @siriwatknp
- [core] Fix propTypes generation for optional any props (#31141) @m4theushw
- [Typescript] Remove variants deprecation (#31239) @siriwatknp
All contributors of this release in alphabetical order: @adriancampos, @Andarist, @bonellia, @davwheat, @greengiraffe, @hbjORbj, @iclaude3, @m4theushw, @michaldudak, @mnajdova, @oliviertassinari, @PunitSoniME, @RedHeadphone, @robertwt7, @samuelsycamore, @siriwatknp, @sviande