Oct 14, 2021
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
- 🧪 Added
UnstyledInput
anduseInput
hook in the the first component in @mui/core package @michaldudak (#28053) - 🐛 Fixed many bugs and improved the documentation 📚.
@mui/material@5.0.4
- [Chip] disable ripple only if onDelete is present. (#29034) @mottox2
- [Pagination] Fix clicking on
...
triggeringonChange
with page valuenull
(#28884) @ZeeshanTamboli - [Tabs] Alternative way to disable ":first-child is unsafe" error (#28982) @hbjORbj
- [Tabs] Fix ":first-child is potentially unsafe" error (#28890) @hbjORbj
- [transitions] Mark
children
as required where nullishchildren
would crash at runtime (#29028) @eps1lon
@mui/system@5.0.4
@mui/core@5.0.0-alpha.51
- [InputUnstyled] Create unstyled input and useInput hook (#28053) @michaldudak
@mui/lab@5.0.0-alpha.51
- [DesktopDatePicker] add Paper props to pass down to Paper component (#28865) @amen-souissi
Docs
- [docs] Add JSDoc to
theme.breakpoints
(#29039) @eps1lon - [docs] Rename broken package names in docs pointing to
@mui/material
(#29006) @visualfanatic - [docs] Add troubleshooting guide for unexpected styles (#28907) @mnajdova
- [docs] Fix issues reported by ahref (#28986) @mnajdova
- [docs] Remove json translations for dropped locales (#28987) @mnajdova
- [docs] Fix type signature of renderGroup in Autocomplete (#28876) @tanyabouman
- [docs] Minor typo in v4-v5 migration docs (#28995) @kgregory
- [docs] Add
mui-image
related project (#28621) @benmneb - [docs] Update Getting Started Templates' Source URIs (#28929) @epodol
- [docs] Improve search experience (#28801) @siriwatknp
- [docs] Fix demo of the responsive drawer (#28226) @goncalovf
- [docs] Fix global theme link demo (#28974) @ZeeshanTamboli
- [docs] Update box example to use 'backgroundColor' rather than 'bgColor' (#28958) @Jareechang
- [docs] corrected
Box
import forsx-prop
example (#28873) @phudekar - [docs] Fix footnote ID links in CONTRIBUTING.md (#28849) @officialpiyush
- [docs] Fix color & density playground (#28803) @siriwatknp
- [docs] Improve visibility of styled engine configuration section in installation guide (#28903) @Jareechang
Core
- [core] Prevent yarn cache growing infinitely (#29040) @eps1lon
- [core] Update browserslist (#29025) @eps1lon
- [core] Update
peerDependencies
to requirelatest
instead ofnext
(#29007) @eps1lon - [core] Increase memory limit for size:snapshot (#29005) @eps1lon
- [core] Init
private
Joy package (#28957) @siriwatknp - [test] Remove a11y snapshot tests (#28887) @eps1lon
All contributors of this release in alphabetical order: @amen-souissi, @benmneb, @epodol, @eps1lon, @goncalovf, @hbjORbj, @Jareechang, @kgregory, @michaldudak, @mnajdova, @mottox2, @officialpiyush, @phudekar, @siriwatknp, @tanyabouman, @visualfanatic, @ZeeshanTamboli