Dec 6, 2021
A big thanks to the 25 contributors who made this release possible. Here are some highlights ✨:
-
✨ We have introduced a new unstyled component in
@mui/base
:TablePagination
(#29759) @mnajdovaYou can follow our progress with unstyled components at #27170.
-
🎉 We have added an example of how to use MUI with Remix (#29952) @mnajdova
-
And many more 🐛 bug fixes and 📚 improvements.
@mui/material@5.2.3
- [Accordion] Add a test for handling
square
prop (#29972) @daniel-sachs - [Alert] Fix
square
Paper prop (#30027) @ZeeshanTamboli - [AvatarGroup] Allow specifying total number of avatars (#29898) @eduardomcv
- [Button] Fix regression from context API (#29982) @siriwatknp
- [Grid] Fix generated classes for
spacing
prop when the value is object (#29880) @jayeclark - [Select] Should not crash when an empty array is passed with
multiple
enabled (#29957) @Domino987
@mui/system@5.2.3
- [system] Fix return type of
createBox
(#29989) @mnajdova - [system] Support boolean values in typescript for the
sx
prop when used as array (#29911) @tasugi
@mui/utils@5.2.3
- [utils] Add typings for
@mui-material/styles/cssUtils
(#29621) @Semigradsky
@mui/icons-material@5.2.1
@mui/base@5.0.0-alpha.59
- [base] Fix missing ClickAwayListener barrel index export (#30000) @oliviertassinari
- [TablePaginationUnstyled] Introduce new component (#29759) @mnajdova
@mui/lab@5.0.0-alpha.59
- [DateRangePicker] Fix
DateRangePickerDayProps
interface (#29067) @jonathanrtuck - [Pickers] Remove propagation of custom props to the
MonthPicker
component's DOM element (#30021) @ZeeshanTamboli - [StaticDatePicker] Add className and slot to PickerStaticWrapper (#29619) @kkorach
@mui/joy@5.0.0-alpha.5
- [Joy] Theme setup (#29846) @siriwatknp
Docs
- [docs] Fix link in TypeScript doc page (#30044) @genzyy
- [docs] Remove the 'WIP' icon from the 'Group & Pivot' page title (#30077) @flaviendelangle
- [docs] Add warning that
@mui/styled-engine-sc
does not work in SSR (#30026) @mnajdova - [docs] Add section for CSS specificity in the migration guide (#30008) @hbjORbj
- [docs] Clarify comment in migration doc (#30076) @hbjORbj
- [docs] Sync translations with Crowdin (#30041) @l10nbot
- [docs] Explain how Paper changes shade in dark mode (#30003) @michaldudak
- [docs] Update nextjs-typescript-example (#29974) @huydhoang
- [docs] Add missing global state classes to API docs generator (#29945) @michaldudak
- [docs] Fix benchmarks folder link (#29981) @fourjr
- [docs] Improve wording in StackOverflow section of support page (#29956) @ronwarner
- [docs] Remove Black Friday sale notification (#29936) @mbrookes
- [examples] Fix typos in the Remix example (#30071) @MichaelDeBoey
- [examples] Add Remix example (#29952) @mnajdova
- [examples] Fix lint issue for displayName missing in the Next.js examples (#29985) @ZeeshanTamboli
- [Stack] Document system props in Stack API (#30069) @ThewBear
- [survey] Add a banner and card for promoting the 2021 survey (#29950) @danilo-leal
- [website] Correct the Careers page description (#30073) @michaldudak
- [website] Fix 301 links (#30040) @oliviertassinari
Core
- [core] Batch small changes (#30042) @oliviertassinari
- [core] Transition to a new StackOverflow tag (#29967) @oliviertassinari
All contributors of this release in alphabetical order: @chao813, @daniel-sachs, @danilo-leal, @Domino987, @eduardomcv, @flaviendelangle, @fourjr, @genzyy, @hbjORbj, @huydhoang, @jayeclark, @jonathanrtuck, @kkorach, @l10nbot, @mbrookes, @MichaelDeBoey, @michaldudak, @mnajdova, @oliviertassinari, @ronwarner, @Semigradsky, @siriwatknp, @tasugi, @ThewBear, @ZeeshanTamboli