v5.15.7
版本发布时间: 2024-01-31 21:25:18
mui/material-ui最新发布版本:v6.1.0(2024-09-11 21:10:51)
Jan 31, 2024
A big thanks to the 21 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements.
@mui/material@5.15.7
- [Select] Fix to show notched outline when
displayEmpty
(#40865) @ZeeshanTamboli - [Avatar] Improve fallback when
children
is empty string or boolean (#40766) @mirus-ua - [AvatarGroup] Refactor component thereby fixing custom spacing logic (#40686) @ZeeshanTamboli
@mui/codemod@5.15.7
- Add accordion props deprecation (#40771) @siriwatknp
@mui/system@5.15.7
- [zero-runtime] Use lodash instead of its subpackages (#40868) @michaldudak
- Add
applyStyles()
to theme (#40667) @siriwatknp - [zero] Use
theme.applyStyles
in the demo app (#40787) @siriwatknp - [zero] Add
useThemeProps
processor (#40648) @siriwatknp
@mui/utils@5.15.7
- [core] Remove unnecessary default export (#40788) @siriwatknp
- [core] Convert all exports to modules (#39882) @mnajdova
- [perf] Prevent unneeded
clearTimeout
calls (#39060) @romgrk
@mui/base@5.0.0-beta.34
- [Input] Add OTP input demo (#40539) @sai6855
- [Menu] Focus last item after opening a menu using up arrow (#40764) @Jaswanth-Sriram-Veturi
- [Menu] Focus Menu Items on hover (#40755) @michaldudak
@mui/joy@5.0.0-beta.25
- Change the color scheme type to
SupportedColorScheme
(#40776) @Nikhilh26
@mui/lab@5.0.0-alpha.163
- [TabContext] Support number type in
value
(#40829) @srinidhi9831
Docs
- [material-ui] Fix the icon preview dialog (#40863) @danilo-leal
- [material-ui] Fix typo on styled-components guide (#40858) @dancielos
- [base-ui] Fix CSS vars from the plain CSS theme stylesheet (#40762) @zanivan
- [material-ui][Divider] Remove light prop references from docs (#40782) @sai6855
- Fix build @oliviertassinari
- Add support pages for each product @oliviertassinari
- Add survey banner to docs and website (#40553) @joserodolfofreitas
- [Menu] Fix hydration mismatch error on Base UI's Menu docs (#40758) @michaldudak
- [material-nextjs] Add theming and configuration content to the page (#40626) @siriwatknp
Core
- [website] Move
React Engineer - X
into the future roles section (#40867) @DanailH - [material-ui][test][Alert] Add action, icon, and iconMapping tests (#40682) @DiegoAndai
- [blog] Lint duplicate h1 on the page (#40835) @oliviertassinari
- [blog] MUI X v7 beta announcement blogpost (#40784) @joserodolfofreitas
- [code-infra] Remove custom TS installation script (#40636) @michaldudak
- [code-infra] Correct API Docs Builder dependencies (#40775) @michaldudak
- [code-infra] Migrate to prettier async APIs (#40668) @Janpot
- [code-infra] Refined docs generation (#40603) @alexfauquette
- [code-infra] Explain how to install the browsers (#40474) @oliviertassinari
-
missingKeyGenerator
do no longer exist (#40830) @oliviertassinari - Rely on immutable ref when possible (#40831) @oliviertassinari
- Remove deprecated
@types/markdown-to-jsx
package from docs (#40828) @ZeeshanTamboli - Remove unneeded
@slack/web-api
package (#40840) @ZeeshanTamboli - Clarify TODO instruction @oliviertassinari
- Remove unneeded use-clients (#40663) @oliviertassinari
- [docs-infra] Fix anchor link hook (#40836) @oliviertassinari
- [docs-infra] Avoid layout shift on docs-pages (#40749) @oliviertassinari
- [examples] Fix build on Next.js Pages Router examples (#40665) @oliviertassinari
- [test] Speed up the envinfo test (#40669) @michaldudak
- [typescript-to-proptypes] Allow to represent dates as
PropTypes.object
(#40774) @flaviendelangle - [website] Add new Base UI role (#40773) @colmtuite
- [website] Fix a couple of rough edges (#40849) @danilo-leal
- [website] Small polishing after latest changes to the theme (#40846) @zanivan
- [website] Polish some pages and stray components (#40797) @danilo-leal
- [website] Refine the careers page slightly (#40793) @danilo-leal
- [website] Fix missing key on the Testimonials section (#40791) @Janpot
- [website] Fix Footer layout shift (#40786) @oliviertassinari
- [website] Revamp the testimonial section in the homepage (#40752) @danilo-leal
- [website] Fix pricing license model toggle style (#40747) @oliviertassinari
- [website] Fine-tune colors and styles on the branding theme (#40751) @danilo-leal
- [website] Fix Toggle Button styles in the homepage demos (#40744) @mohamedsaiedd
- [website] Update stats on the testimonials section (#40769) @EyaOuenniche
All contributors of this release in alphabetical order: @alexfauquette, @colmtuite, @danilo-leal, @DiegoAndai, @EyaOuenniche, @flaviendelangle, @Janpot, @Jaswanth-Sriram-Veturi, @joserodolfofreitas, @michaldudak, @mirus-ua, @mnajdova, @mohamedsaiedd, @Nikhilh26, @oliviertassinari, @romgrk, @sai6855, @siriwatknp, @srinidhi9831, @zanivan, @ZeeshanTamboli