v5.11.10
版本发布时间: 2023-02-20 19:40:58
mui/material-ui最新发布版本:v6.1.0(2024-09-11 21:10:51)
Feb 20, 2023
A big thanks to the 11 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.11.10
- [Avatar] Fix ownerState usage with styleOverrides when fallback is used (#36228) @sai6855
- [Badge][material] Replace
BadgeUnstyled
withuseBadge
hook (#36158) @hbjORbj - [Switch] Fix DOM warning when
type
isn'tcheckbox
orradio
(#36170) @dani-mp - [TextareaAutosize] Convert code to TypeScript (#35862) @sai6855
- [useMediaQuery] Fix behavior of noSsr with React 18 (#36056) @oliviertassinari
@mui/joy@5.0.0-alpha.68
- [Joy] Add
zIndex
to theme (#36236) @siriwatknp - [Joy] Remove transition from all components (#35952) @hbjORbj
Docs
- [docs][base] Fix base Input demos for Safari (#36213) @mj12albert
- [docs] Fix 301 links @oliviertassinari
- [docs] Fix modal transition demos (#36137) @oliviertassinari
- [docs] Update links to pt examples (#36237) @Aleff13
- [docs] Update custom Typography variants example (#36185) @mj12albert
- [docs] Change markdown numbering syntax (#36187) @mj12albert
- [docs] Fix switch alignment in
Disabled tree items
section in Tree View docs (#36217) @PunitSoniME - [docs] Standardize example names (#36112) @samuelsycamore
- [docs] Fix typo @oliviertassinari
- [docs] Fix markdown table alignments (#36136) @oliviertassinari
- [docs] Small color tweaks to the docs search bar (#36160) @danilo-leal
- [docs][joy] Update class name prefixes in the
Anatomy
section (#36210) @ZeeshanTamboli
Core
- [core] Migrate nprogress to emotion (#36181) @siriwatknp
- [core] Enforce namespace import for ReactDOM (#36208) @mj12albert
- [core] Fix deploy preview links (#36203) @siriwatknp
All contributors of this release in alphabetical order: @Aleff13, @dani-mp, @danilo-leal, @hbjORbj, @mj12albert, @oliviertassinari, @PunitSoniME, @sai6855, @samuelsycamore, @siriwatknp, @ZeeshanTamboli