Jul 25, 2022
A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
- 🧪 Ensure all Base components are
OverridableComponent
(#33506) @michaldudak - 🧪 Various improvements on the Material
Stack
component (#33548, #33588, #33549) @hbjORbj - Many other 🐛 bug fixes and 📚 documentation improvements
@mui/material@5.9.2
- Revert "[Tooltip] Fix children mouse over detection (#32321)" @oliviertassinari
- [FormHelperText] Fix unable to create new variants (#33589) @DinhBaoTran
- [ImageList] Remove vertical spacing between items in masonry layout (#33593) @michaldudak
- [LoadingButton] Refactor duplicate code (#33570) @ZeeshanTamboli
- [Modal] Explain the meaning of deprecation of the BackdropComponent prop (#33591) @michaldudak
- [Stack] Fix unit test failure (#33588) @hbjORbj
- [Stack] Fix default
flexDirection
value with responsive prop (#33549) @hbjORbj - [Stack] Ensure that
marginundefined
doesn't occur in styling (#33548) @hbjORbj - [Tabs] Fix
indicatorColor
prop type (#33569) @ZeeshanTamboli - [Tabs] Add TypeScript interface to augment tab indicator color in theme (#33333) @AHeiming
@mui/base@5.0.0-alpha.91
- [Base] Make PopperUnstyled
component
overridable (#33573) @siriwatknp - [Base] Ensure all components are OverridableComponent (#33506) @michaldudak
@mui/joy@5.0.0-alpha.38
- [Select] Add new component in Joy (#33630) @siriwatknp
- [Joy] Add Text field documentation (#33430, #33631) @danilo-leal
- [Joy] Add menu components (#31789) @siriwatknp
Docs
- [blog] Fix 404 link to Algolia docs search (dd4308d) @oliviertassinari
- [docs] Add accessibility tips (#33633) @siriwatknp
- [docs] Fix production deploy of codesandboxes (#33608) @oliviertassinari
- [docs] Show border on
palette.background.paper
in dark mode docs (#33611) @ZeeshanTamboli - [docs] Fix typo in Joy UI dark mode page (#33620) @bairamau
- [docs] Final polish on Base docs - formatting and style consistency (#33156) @samuelsycamore
- [docs] Fix
CssBaseline
import in example code (#33614) @dd-ssc - [docs] Fix Toolpad docs redirection (#33524) @bharatkashyap
- [docs] Fix link to Snackbar customization section in Alert docs (#33586) @ZeeshanTamboli
- [docs] Fix
placement choices
typo in Tooltip docs (#33571) @MonstraG - [website] Update home page's sponsor grid (#33528) @danilo-leal
- [website] Add Vytautas to the about page (#33567) @bytasv
- [website] Improve newsletter input design (#33585) @danilo-leal
- [website] Add YouTube link to footer (#33580) @gerdadesign
- [website] Clarify scope of technical support (#33435) @joserodolfofreitas
Core
- [core] Swallow ad blocker fetch fail (#33617) @oliviertassinari
- [core] Fix dep security by resolving
thenify
to latest (#33612) @siriwatknp - [test] Remove
view
option from Event in Snackbar tests (#33555) @ZeeshanTamboli
All contributors of this release in alphabetical order: @AHeiming, @bairamau, @bharatkashyap, @bytasv, @danilo-leal, @dd-ssc, @DinhBaoTran, @gerdadesign, @hbjORbj, @joserodolfofreitas, @michaldudak, @MonstraG, @oliviertassinari, @samuelsycamore, @siriwatknp, @ZeeshanTamboli