Feb 6, 2024
A big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
- 💫 Added a redesigned landing page template (#37557) @zanivan
- ✨ Added support for Arrow Down/Up + Shift and Page Up/Down keys for faster stepping in the Slider component (#40676) @mnajdova
- many 🐛 bug fixes and 📚 documentation improvements
@mui/material@5.15.8
- [Avatar] Simplify valid children assertion (#40834) @oliviertassinari
@mui/codemod@5.15.8
- [Accordion] Update props actual.js test case (#40879) @DiegoAndai
- Fix
findComponentJSX
util (#40855) @sai6855
@mui/system@5.15.8
- Add blend color manipulator (#40258) @romgrk
- Support variants in
theme.styleOverrides
(#40690) @siriwatknp - [zero] Always replace the
createUseThemeProps
call (#40885) @siriwatknp - [zero] Add README with installation and basic usage (#40761) @brijeshb42
@mui/base@5.0.0-beta.34
- [Button] Add support for
hostElementName
prop to improve SSR (#40507) @mj12albert - [Menu] Use Popup instead of Popper (#40731) @michaldudak
- [useNumberInput] Integrate useNumberInput with useControllableReducer (#40206) @mj12albert
- [Slider] Add support for Arrow Down/Up + Shift and Page Up/Down keys (#40676) @mnajdova
Docs
- [base-ui] Update usage.md (#40916) @adebiyial
- [base-ui] Improve Base UI traffic from Material UI (#40875) @oliviertassinari
- [base-ui] Change Radio component terminology from Button to Group (#40888) @danilo-leal
- [base-ui] Remove redundant "Styled" prefix (#40478) @oliviertassinari
- [base-ui] Update listbox slot style in demo (#40952) @sai6855
- [material-ui] Fix createTheme import and markdown format in the Next.js guide (#40895) @hsmtkk
- [material-ui] Correct Google font CDN URL as Roboto 600 weight is not used (#40852) @xuhdev
- [material-ui] Replace the Album template with a landing page (#37557) @zanivan
- [material-ui] Add deprecations migration guide (#40767) @DiegoAndai
- [material-ui] Improve aria-label throughout the Button Group demos (#40892) @danilo-leal
- [joy-ui] Update the Overview callout (#40900) @danilo-leal
- Fix image size and dark mode @oliviertassinari
- Migrate links from legacy.reactjs.org to react.dev @oliviertassinari
- Fix 301 links @oliviertassinari
- Fix outdated link @oliviertassinari
- Fix URL and typo in CONTRIBUTING.md (#40899) @Smileek
Core
- [blog] Optimize images for /blog/mui-x-v7-beta/ @oliviertassinari
- [blog] Clarify barrel index tree-shaking @oliviertassinari
- [code-infra] Simplify bug reproduction (#40833) @oliviertassinari
- [code-infra] Prepare publishing @mui-internal/typescript-to-proptypes to npm (#40842) @michaldudak
- [code-infra] Remove babel alias from the docs (#40792) @Janpot
- [core] Use Google Font v2 API @oliviertassinari
- [core] Add missing change to v5.15.7 changelog (#40872) @DiegoAndai
- [core] Normalize
<meta name="viewport" />
@oliviertassinari - [dependencies] Do not update envinfo test dependencies (#40950) @michaldudak
- [docs-infra] Fix arbitrary gap between paragraphs in callouts (#40911) @oliviertassinari
- [docs-infra] Allow developers to build their CodeSandbox export (#40878) @oliviertassinari
- [docs-infra] Improve StackBlitz support (#40832) @oliviertassinari
- [docs-infra] Improve support for absolute locale URL (#40940) @oliviertassinari
- [Menu][base-ui] Fix improperly merged tests (#40896) @michaldudak
- [utils] Use consistent build approach (#40837) @siriwatknp
- [website] Fix React missing key console error @oliviertassinari
- [website] Fix broken link @oliviertassinari
- [website] Fix heading structure (#40912) @oliviertassinari
- [website] Add Customer Support Agent role to careers page (#40890) @rluzists1
- [website] Refine the Material UI homepage demo (#40881) @danilo-leal
- [website] Use em-dash when relevant over hyphen @oliviertassinari
- [zero] Fix build for demo next.js app (#40854) @brijeshb42
All contributors of this release in alphabetical order: @adebiyial, @brijeshb42, @danilo-leal, @DiegoAndai, @hsmtkk, @Janpot, @michaldudak, @mj12albert, @mnajdova, @oliviertassinari, @rluzists1, @romgrk, @sai6855, @siriwatknp, @Smileek, @xuhdev, @zanivan