Oct 26, 2021
A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
- 🔧 Implement
Masonry
using Flexbox by @hbjORbj. - 🧪 Add three components to
@mui/core
by @rebeccahongsf and @hbjORbj.
@mui/codemod@5.0.5
- [codemod] Support new package name in
link-underline-hover
transformer (#29214) @siriwatknp
@mui/core@5.0.0-alpha.52
- [ClickAwayListener] Move to the core package (#29186) @hbjORbj
- [Popper] Move from mui-material to mui-core (#28923) @rebeccahongsf
- [TextareaAutosize] Move to the core package (#29148) @hbjORbj
@mui/lab@5.0.0-alpha.52
- [Masonry] Improve demo styles (#29218) @hbjORbj
- [Masonry] Implement Masonry using Flexbox (#28059) @hbjORbj
@mui/icons@5.0.5
@mui/material@5.0.5
- [CardMedia] Apply specified
img
role instead of customimage
role (#29172) @eps1lon - [CSSBaseline] Remove incorrect @deprecated annotation (#29069) @adamfitzgibbon
- [Grid] Support custom columns with nested grid (#28743) @Devesh21700Kumar
- [InputBase] Remove wrong theme overriding with MUI's default theme (#29157) @hbjORbj
- [LoadingButton] Fix
fullWidth
styling (#28652) @nikitabobers - [Popper] make Popper display:none whenever it's closed (#29233) @adamfitzgibbon
- [Menu] Reduce min-height & padding in menu-item with dense property (#29180) @jatinsandilya
- [Tab]
iconPosition
prop added in Tab (#28764) @deepanshu2506 - [Tooltip] Correct inconsistent prop precedence (#29132) @michaldudak
@mui/system@5.0.5
- [system] Allow function type for
sx
prop (#29198) @hbjORbj - [system] Fix various issues reported by using @mui/styled-engine-sc (#29035) @mnajdova
- [system] Fix
colorScheme
conflict between application (#29139) @siriwatknp - [system] Add
unstable_createCssVarsProvider
api (#28965) @siriwatknp
Documentation
- [docs] Fix path to
DataGrid
CSV export options page (#29220) @DanailH - [docs] Give anonymous components a name (#29189) @eps1lon
- [docs] Add deploy context variables (#29195) @siriwatknp
- [docs] Add MUI packages explanation (#29073) @siriwatknp
- [docs] Fix typo in CSP policy (#29187) @JuliaNeumann
- [docs] Dark mode conditional content rendering (#28665) @michal-perlakowski
- [docs] Fix ClassNameGenerator introduced version #29177 @siriwatknp
- [docs] Add missing
justifyContent
values and update box styling (#29117) @omarmosid - [docs] Make landing page hero section scrollable (#29141) @waxidiotic
- [docs] Discourage importing different bundles directly (#29133) @eps1lon
- [docs] Update module augmentation reference url (#29064) @gnowland
- [pricing] Add tooltip to pricing icon (#28959) @siriwatknp
- [Team] Add Alexandre in the about page (#29289)
- [website] Fix status label overflow in AdvancedShowcase (#29143) @LorenzHenk
- [website] Update legacy logos (#28908) @michaldudak
Core
- [core] Order repro methods by preference (#29156) @eps1lon
- [core] Remove unnecessary usages of
useEventCallback
(#28910) @NMinhNguyen - [core] add
unstable_ClassNameGenerator
API (#29051) @siriwatknp - [core] Fix issues when using styled-components (#29048) @mnajdova
- [core] replace hard-coded classname with classes (#29070) @siriwatknp
- [test] Add documentation for visual regression tests (#29154) @eps1lon
- [test] Enable "missing act" warnings using new proposal (#29167) @eps1lon
All contributors of this release in alphabetical order: @adamfitzgibbon, @DanailH, @deepanshu2506, @Devesh21700Kumar, @eps1lon, @gnowland, @hbjORbj, @jatinsandilya, @JuliaNeumann, @LorenzHenk, @michal-perlakowski, @michaldudak, @mnajdova, @nikitabobers, @NMinhNguyen, @omarmosid, @rebeccahongsf, @siriwatknp, @waxidiotic