v5.11.2
版本发布时间: 2022-12-26 23:10:17
mui/material-ui最新发布版本:v6.1.0(2024-09-11 21:10:51)
Dec 26, 2022
A big thanks to the 20 contributors who made this release possible. Here are some highlights ✨:
- ⚙️ Several MUI Base components were converted to TypeScript by @trizotti, @leventdeniz and @danhuynhdev (#35005, #34793, #34771)
- Many other 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.11.2
- [l10n] Add displayed rows label to
faIR
locale (#35587) @hootan-rocky - [l10n] Add Kurdish (Kurmanji) locale (#32508) @JagarYousef
- [Select] Accept non-component children (#33530) @boutahlilsoufiane
- [SelectInput] Update menu to use select wrapper as anchor (#34229) @EduardoSCosta
- [TableCell] Fix
scope
prop to be not set when a data cell is rendered within a table head (#35559) @sai6855
@mui/utils@5.11.2
- [utils]
mergedeep
deeply clones source key if it's an object (#35364) @sldk-yuri
@mui/base@5.0.0-alpha.112
- [FocusTrap][base] Convert code to TypeScript (#35005) @trizotti
- [Modal][base] Convert code to TypeScript (#34793) @leventdeniz
- [Popper][base] Convert code to TypeScript (#34771) @danhuynhdev
- [Slider] Exclude
isRtl
from Material UI's Slider props (#35564) @michaldudak
@mui/joy@5.0.0-alpha.60
- [Joy] Fix radius adjustment (#35629) @siriwatknp
- [Joy] Apply color inversion to components (#34602) @siriwatknp
- [Joy] Improve cursor pointer and add fallback for outlined variant (#35573) @siriwatknp
- [Joy] Miscellaneous fixes (#35552) @siriwatknp
- [Radio][joy] Use precise dimensions for radio icon (#35548) @hbjORbj
@mui/material-next@6.0.0-alpha.68
- [Material You] Update Button test & add active class name (#35497) @mnajdova
Docs
- [docs] Fix GoogleMaps demo (#35545) @hbjORbj
- [docs] Remove flow, its legacy (#35624) @oliviertassinari
- [docs] Add a guide on using icon libraries with Joy UI (#35377) @siriwatknp
- [docs] Clarify comment about
sortStability()
use case (#35570) @frontendlane - [docs] Improve the experimental API demos on the button page (#35560) @mnajdova
- [docs] Force
light
theme mode whenactivePage
is null (#35575) @LukasTy - [docs] Fix ListItem button deprecated use (#33970) @MickaelAustoni
- [docs] Fix typo in
Progress
docs (#35553) @jasonsturges - [docs] Remove empty tags on the TransferList demos (#33127) @ekusiadadus
- [docs][joy] Add documentation for
Stack
component (#35373) @hbjORbj - [docs][joy] Add documentation for
Grid
component (#35374) @hbjORbj - [website] Update sponsor grid (#35452) @danilo-leal
Core
- [core] Shorthand notation to remove outline (#35623) @oliviertassinari
- [core] Fix header link layout shift and clash (#35626) @oliviertassinari
- [core] Hide keyboard shortcut if no hover feature (#35625) @oliviertassinari
- [core] Fix confusing duplicated name in the log @oliviertassinari
- [core] Fix API demos callout spacing (#35579) @oliviertassinari
- [core] Fix a few title case (#35547) @oliviertassinari
- [core] Cleanup mention of test-utils (#35577) @oliviertassinari
- [core] Remove outdated pickers prop-type logic (#35571) @oliviertassinari
- [core] Exclude documentation of Base props not used in styled libraries (#35562) @michaldudak
All contributors of this release in alphabetical order: @boutahlilsoufiane, @danhuynhdev, @danilo-leal, @EduardoSCosta, @ekusiadadus, @frontendlane, @hbjORbj, @hootan-rocky, @JagarYousef, @jasonsturges, @leventdeniz, @LukasTy, @michaldudak, @MickaelAustoni, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @sldk-yuri, @trizotti