Oct 3, 2022
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
- 🚀 SnackbarUnstyled component & headless hook are added to MUI Base (#33227) @ZeeshanTamboli
- 📚 CSS variables documentation for Material UI has been added by @siriwatknp (#33958)
- And more 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.10.8
- [Autocomplete] Skip filtering when list of options is loading (#33278) @ndebeiss
- [Fab] Add
disabled
class to FAB button (#34245) @meenarama - [l10n] Add Arabic Saudi Arabia (ar-SA) locale (#33340) @rolule
- [l10n] zhTW refinement (#33391) @Aporim2051
- [Popover] Add
ownerState
on the paper slot (#34445) @kabernardes - [Slider] Fixed incorrect marks displayed due to duplicate keys in range (#33526) @kskd1804
- [TextField] Fix typo in FormControlLabel declaration file (#34535) @hghmn
@mui/base@5.0.0-alpha.100
- [SnackbarUnstyled] Create component and
useSnackbar
hook (#33227) @ZeeshanTamboli
@mui/joy@5.0.0-alpha.48
- [Joy] Fix
variantPlain
classname missing in few components (#34534) @hbjORbj - [Joy] Fix input decorator color and list padding (#34586) @siriwatknp
- [Joy] Miscellaneous fixes (#34492) @siriwatknp
Docs
- [blog] Fix 404 link in base introduction @oliviertassinari
- [docs] Fix CI build (#34589) @mnajdova
- [docs] Temporary remove date picker from home page (#34541) @siriwatknp
- [docs] Revise and expand Joy UI "Tutorial" doc (#34569) @samuelsycamore
- [docs] Fix SEO issues (#34537) @oliviertassinari
- [docs] Add CSS variables documentation for Material UI (#33958) @siriwatknp
- [docs] Capitalize Material Design on the Breakpoints page (#34481) @Dustin-Digitar
- [docs] Able to load doc components inside markdown files (#34243) @flaviendelangle
- [docs] Use mouse pointer on esc button in the search modal (#34485) @minkyngkm
- [website] Fix typo in pricing FAQ @oliviertassinari
- [website] Move the React Engineer role from open to next (#34494) @mnajdova
Core
- [core] Update root package.json version (#34592) @mnajdova
- [core] Remove useless comment in fixtures (#34581) @Garz4
- [core] Fix link to CODE_OF_CONDUCT.md (#34543) @peippo
- [core] Remove outdated docsearch.js dependency (#34421) @oliviertassinari
- [core] Add
newFeature
to the typing of MuiPage (#34511) @flaviendelangle
All contributors of this release in alphabetical order: @Aporim2051, @Dustin-Digitar, @flaviendelangle, @Garz4, @hbjORbj, @hghmn, @kabernardes, @kskd1804, @meenarama, @minkyngkm, @mnajdova, @ndebeiss, @oliviertassinari, @peippo, @rolule, @samuelsycamore, @siriwatknp, @ZeeshanTamboli