v5.10.12
Oct 31, 2022
A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
- 🚀 The LinearProgress component has been added to Joy UI by @hbjORbj (#34514).
- Many other 🐛 bug fixes, 📚 documentation, and ⚙️ infrastructure improvements.
@mui/[email protected]
- [Chip] Don't override icon color (#34247) @emlai
- [Radio] Skip default hover style when disableRipple is set (#34902) @VinceCYLiao
- [SwipeableDrawer] Fix React 18 issues (#34505) @mnajdova
- [Tooltip] Save a few bytes (#34853) @oliviertassinari
@mui/[email protected]
- [ButtonUnstyled] Update to render as link when href or to is provided (#34337) @EduardoSCosta
@mui/[email protected]
- [Joy][circularprogress] Prevent new styles from being generated when
value
changes (#34897) @hbjORbj - [Joy] Add color inversion feature (#32511) @siriwatknp
- [Joy] Add
LinearProgress
component (#34514) @hbjORbj
Docs
- [blog] Add blog post for high-level overview of all MUI products (#34325) @samuelsycamore
- [blog] Fix hydration mistmatch (#34857) @oliviertassinari
- [docs] Revise the Joy UI "Aspect Ratio" page (#34858) @samuelsycamore
- [docs] Fix Safari code font size (#34859) @oliviertassinari
- [docs] Fix spelling mistake (#34955) @punithnayak
- [docs] Fix 404 link of supported Material UI components @oliviertassinari
- [docs] Fix Safari button misalignment (#34861) @oliviertassinari
- [docs] Fix typo in docs title (#34926) @PunitSoniME
- [docs] Fix missing emotion prefixes (#34958) @oliviertassinari
- [docs] Improve UI display for copy code (#34950) @oliviertassinari
- [docs] Standardize all MUI Core "Usage" pages (#34183) @samuelsycamore
- [docs] Update templates' readme files to include required dependencies (#34757) @michaldudak
- [docs] Fix inconsistent theme colors when applying custom colors in playground (#34866) @cherniavskii
- [docs] Fix typo in bottom-navigation.md (#34884) @RoodyCode
- [website] Migrate about-us page to use CSS theme variables (#34919) @brianlu2610
- [website] Migrate Product-Templates page to use CSS theme variables (#34913) @EduardoSCosta
- [website] Migrate career page to use CSS theme variables (#34908) @the-mgi
- [website] Update MUI X open and future roles + about page (#34894) @DanailH
- [website] Remove one DOM node (#34960) @oliviertassinari
- [website] Use
span
for icon image (#34914) @siriwatknp - [website] Fix subscribe input with Safari (#34869) @oliviertassinari
Core
- [core] Ignore compiled icons in CodeQL @oliviertassinari
- [core] Add OSSF Scorecard action (#34854) @oliviertassinari
- [core] Fix extra GitHub Action permission (#34496) @sashashura
- [core] Fix duplicate id @oliviertassinari
- [core] Enforce import * as React (#34878) @da0x
- [core] A couple of simply fixes from #34870 (#34953) @oliviertassinari
- [core] Migrate outdated pattern to convention @oliviertassinari
- [core] Pin GitHub Actions dependencies (#34929) @renovate[bot]
- [core] Make the reproduction more important in the bug template (#34875) @oliviertassinari
- [core] Fix docs GitHub API rate limit (#34856) @oliviertassinari
- [core] Fix eslint issues (#34964) @mnajdova
- [core] Pin GitHub Action to digests (#34855) @oliviertassinari
- [core] Fix permissions in workflow @oliviertassinari
- [core] memoize context values for react/jsx-no-constructed-context-values (#34849) @Janpot
- [core] Fix @typescript-eslint/default-param-last issues (#34846) @Janpot
- [core] Fix HTML validation error (#34860) @oliviertassinari
- [core] Fix duplicate CodeQL build @oliviertassinari
- [test] Move Firefox tests to CircleCI (#34764) @oliviertassinari
- [test] Use screen when possible for simplicity (#34890) @oliviertassinari
All contributors of this release in alphabetical order: @cherniavskii, @DanailH, @EduardoSCosta, @emlai, @hbjORbj, @Janpot, @michaldudak, @mnajdova, @oliviertassinari, @punithnayak, @PunitSoniME, @renovate[bot], @RoodyCode, @samuelsycamore, @siriwatknp, @VinceCYLiao