Oct 7, 2021
A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
- 🧪 Created the first component in
@mui/material-next
- our v6 prototype package. - 🐛 Fixed many bugs and improved the documentation 📚.
@mui/material@5.0.3
- [Stack] Add props & variants types in the theme (#28843) @mnajdova
- [InputLabel] Fix condition for applying formControl overrides (#28707) @yevheniiminin
- [Tooltip] Allow overriding internal components and their props (#28692) @michaldudak
- [transitions] Fix
addEndListener
not being called with the DOM node (#28715) @eps1lon
@mui/codemod@5.0.3
- [codemod] Fix
optimal-imports
to support v4 and v5-alpha, beta (#28812) @siriwatknp
@mui/system@5.0.3
- [system] Add padding/margin-block/inline to spacing (#28813) @smmoosavi
@mui/styled-engine-sc@5.0.3
@mui/core@5.0.0-alpha.50
- [ButtonUnstyled] Don't set redundant role=button (#28488) @michaldudak
- [SliderUnstyled] Prevent unknown-prop error when using marks prop (#28868) @hbjORbj
@mui/lab@5.0.0-alpha.50
@mui/material-next@6.0.0-alpha.4
- [Button-next] Create Button in material-next (#28313) @michaldudak
Docs
- [docs] Add alike v4 default button color in migration (#28881) @siriwatknp
- [docs] Use PNG instead of SVG for color preview (#28699) @eps1lon
- [docs] Use client-side navigation when activating docsearch results (#28750) @eps1lon
- [docs] Fluid icon size in icons search (#28747) @eps1lon
- [docs] Fix the wrong import in docs grid page (#28863) @taghi-khavari
- [docs] Fix typo in Pagination docs (#28864) @ZeeshanTamboli
- [docs] Fix 404 links (#28710) @mnajdova
- [docs] Fix typo in Mui CSS classname (#28725) @cacpgomes
- [docs] Match example to codesandbox demo and update ID link (#28762) @AnilSeervi
- [docs] Fix typo in system/box documentation (#28822) @iamsergo
- [docs] Use HTML standards for autocomplete attributes (#28827) @epodol
- [docs] Improve styled-components integration (#28713) @mnajdova
- [docs] Correct Select's menu placement description (#28748) @michaldudak
- [docs] AdapterDayJS -> AdapterDayjs (#28770) @veerreshr
- [docs] Theme documentation, typo fix (#28805) @saeedseyfi
- [docs] Add the last diamond sponsor (#28737) @hbjORbj
- [docs] Fix various links in CONTRIBUTING (#28751) @AnilSeervi
- [docs] Only add JSS to demos (#28698) @eps1lon
- [docs] Update v5 status in release schedule (#28700) @owais635
- [docs] Fix typo in /guides/styled-engine (#28720) @Sharry0
- [docs] Fix typo in chip documentation (#28641) @avranju94
- [docs] Fix versions page (#28682) @mnajdova
- [docs] Remove legacy team page (#28646) @mnajdova
- [website] add "React" to the hero description (#28830) @danilo-leal
- [website] Fix constantly reloading when Russian language is set (#28869) @mnajdova
- [website] Compress one avatar image on about us page (#28823) @hbjORbj
- [website] Hide 'become a diamond sponsor' box on landing page (#28814) @hbjORbj
- [website] Update Benny's profile on about us page (#28816) @hbjORbj
Core
- [core] Remove
--exact
fromrelease:version
(#28840) @siriwatknp - [core] Neglect framer from release flow (#28680) @siriwatknp
- [test] Add a test for not allowing styled-components' APIs on mui
styled
function (#28862) @hbjORbj - [test] Fix instances where type tests were only passing due to object being part of ReactNode (#28804) @eps1lon
- [test] Move ByMuiTest to test/utils (#28509) @eps1lon
All contributors of this release in alphabetical order: @AnilSeervi, @avranju94, @cacpgomes, @danilo-leal, @epodol, @eps1lon, @hbjORbj, @iamsergo, @michaldudak, @mnajdova, @owais635, @saeedseyfi, @Sharry0, @siriwatknp, @smmoosavi, @taghi-khavari, @veerreshr, @yevheniiminin, @ZeeshanTamboli