Dec 17, 2024
A big thanks to the 10 contributors who made this release possible.
@mui/material@6.2.1
- Update
overridesResolver
return from object to array of styles (#44752) @siddhantantil39 - [Pagination] Use correct
aria-current
value (#44753) @jacklaurencegaray - [Select] Set
aria-required
&aria-invalid
oncombobox
instead of hidden input (#44731) @ben-pomelo
@mui/system@6.2.1
- Warns if the hex color contains trailing space (#44538) @siriwatknp
Docs
- [material-ui][Dialog] Fix crashing of DraggableDialog demo (#44747) @sai6855
- [material-ui][TextField] Update
react-number-format
demo to use the recommended prop (#44743) @siriwatknp - [material-ui][TextField] Add size default prop to api docs (#44714) @sai6855
- [material-ui][TextField] Add suffix shrink demo (#44744) @siriwatknp
Core
- [api-docs-builder] Preserve multiline prop descriptions with
rawDescriptions
option (#44737) @vladmoroz - Fix running mocha related scripts on Windows locally (#44664) @ChristopherJamesL
- Update
eslint-plugin-jsx-a11y
(#44701) @ZeeshanTamboli - Add documentation to
useThemeProps
,deepmerge
andcomposeClasses
functions (#44703) @JCQuintas - [examples] Add Theme Mode Switch to Next.js TS example (#43576) @TurtIeSocks
All contributors of this release in alphabetical order: @ben-pomelo, @ChristopherJamesL, @jacklaurencegaray, @JCQuintas, @sai6855, @siddhantantil39, @siriwatknp, @TurtIeSocks, @vladmoroz, @ZeeshanTamboli