v6.4.9
Mar 25, 2025
A big thanks to the 7 contributors who made this release possible.
- [Autocomplete] Fix when
onHighlightChange
is called (@ZeeshanTamboli) (#45635) @ZeeshanTamboli - [StepLabel] Add missing root slot (#45607) @sai6855
- [Switch] Add slots and slotProps (#45628) @siriwatknp
- [TextField] Add
root
slot (#45616) @sai6855 - [Tabs] Fix modifier keys + Left/Right Arrow key from being consumed by tab navigation (#45620) @mushfiqbh
- Add missing deprecations in deprecations-all file (#45508) @sai6855
- [docs] Fix grammatical errors in support.md (#45636) @letianpailove
- [docs] Restore utility component docs from MUI Base to Material UI (#45240) @mapache-salvaje
- [core] Prepare v6 branch for v7 stable release (#45668) @DiegoAndai
All contributors of this release in alphabetical order: @DiegoAndai, @letianpailove, @mapache-salvaje, @mushfiqbh, @sai6855, @siriwatknp, @ZeeshanTamboli
v7.0.0-rc.0
A big thanks to the 4 contributors who made this release possible.
- [StepLabel] Add missing root slot (#45603) @sai6855
- [Switch] Add slots and slotProps (#45595) @siriwatknp
- [utils] Add merging function to
mergeSlotProps
utility (#45543) @siriwatknp
- [blog] Clarify the difference between the two Pro plans (#45266) @oliviertassinari
- [code-infra] Allow specifying a custom error formatter module for error minifcation (#45291) @Janpot
- [code-infra] Make
getVersionEnvVariables
reusable for other repos (#45562) @Janpot - [code-infra] Update peer dependency of
@mui/utils
in@mui/docs
(#45561) @Janpot - Add StackBlitz template to issue template (#45504) @Janpot
All contributors of this release in alphabetical order: @Janpot, @oliviertassinari, @sai6855, @siriwatknp
v5.17.1
Mar 18, 2025
This release fixes the @mui/types
dependencies in all packages to fix a package layout bug (#45612) @DiegoAndai
v5.17.0
Mar 18, 2025
A big thanks to the 2 contributors who made this release possible.
- [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) (#45238) @DiegoAndai
- Support nested theme when upper theme is CSS vars theme (#45604) @siriwatknp
All contributors of this release in alphabetical order: @DiegoAndai, @siriwatknp
v6.4.8
Mar 17, 2025
A big thanks to the 9 contributors who made this release possible.
- [ListItemText] Add missing
root
slot (#45552) @sai6855 - [SpeedDial] Add missing
root
slot (#45551) @sai6855 - [Tooltip] Allow auto placement on tooltip (#45536) @Jtaks
- [useScrollTrigger] Do nothing if target is null (#45553) @vipierozan99
- [Accordion] Add missing
root
slot (#45534) @sai6855 - [AccordionSummary] Add slots and slotProps (#45560) @sai6855
- [TextareaAutosize] Fix ResizeObserver causing infinite
selectionchange
loop (#45351) (#45498) @mj12albert
- Add
enableCssLayer
prop to StyledEngineProvider (#45563) @siriwatknp
- [system] Prevent nested non-vars theme inheritance (#45564) @siriwatknp
- Use correct iri-reference homepage format (#45511) @dahiro
- [test] Fix React 18 tests (#45161) (#45496) @DiegoAndai
- [Backdrop] Fix component name in migration guide (#45507) @sai6855
- Fix broken links to MUI X docs (cherry-pick of #45145) (#45481) @mapache-salvaje
- [examples] Fix the invalid argument to extract examples (#45493) @ovtn
- Add
overriding-component-structure
doc to Material UI (#45570) @siriwatknp
All contributors of this release in alphabetical order: @dahiro, @DiegoAndai, @Jtaks, @mapache-salvaje, @mj12albert, @ovtn, @sai6855, @siriwatknp, @vipierozan99
v7.0.0-beta.4
Mar 13, 2025
A big thanks to the 10 contributors who made this release possible. This release contains bug fixes 🐛 and improvements to the new package layout 🏗️.
- [Accordion] Add missing
root
slot (#45532) @sai6855 - [AccordionSummary] Add slots and slotProps (#45559) @sai6855
- [ListItemText] Add missing
root
slot (#45540) @sai6855 - [SpeedDial] Add missing
root
slot (#45541) @sai6855 - [Tooltip] Allow auto placement on tooltip (#45399) @Jtaks
- [useScrollTrigger] Do nothing if target is null (#45441) @vipierozan99
- [TextareaAutosize] Fix ResizeObserver causing infinite
selectionchange
loop (#45351) @mj12albert - Fix negative input for CSS variables spacing array (#45550) @siriwatknp
- Add missing deprecations in deprecations-all file (#45505) @sai6855
- Rename some
@mui/material/styles/createTypography
exports (#45558) @Janpot
- Remove unused icon names from the download script (#45453) @yermartee
- Prevent nested non-vars theme inheritance (#45545) @siriwatknp
- Disable theme recalculation as default behavior (#45405) @siriwatknp
- Fix package layout inconsistencies (#45491) @DiegoAndai
- Add
enableCssLayer
prop to StyledEngineProvider (#45428) @siriwatknp
- [code-infra] Fix type resolution for @mui/types (#45513) @Janpot
- Fix package layout inconsistencies (#45491) @DiegoAndai
- Use correct iri-reference homepage format (#45472) @dahiro
- [Backdrop] Fix component name in migration guide (#45506) @sai6855
- [TextField] Add HTML input section to TextField page (#45439) @siriwatknp
- [code-infra] Convert a few docs modules to ts (#45548) @Janpot
- [code-infra] Remove more CJS modules from the docs (#45557) @Janpot
- [code-infra] Remove nested imports from theme augmentation (#45514) @Janpot
- [docs-infra] Add @ts-ignore to avoid type checking for MUI X (#45555) @siriwatknp
- [blog] Fix author end-of-year updates (#45533) @oliviertassinari
All contributors of this release in alphabetical order: @dahiro, @DiegoAndai, @Janpot, @Jtaks, @mj12albert, @oliviertassinari, @sai6855, @siriwatknp, @vipierozan99, @yermartee
v6.4.7
Mar 5, 2025
A big thanks to the 2 contributors who made this release possible.
- [ThemeProvider] Add
storageManager
prop toThemeProvider
(@siriwatknp) (#45437) @siriwatknp - [Rating] Deprecate *Props and complete slots, slotProps (#45295) (#45398) @DiegoAndai
- [Radio] Fix
inputProps
not forwarded (@siriwatknp) (#4547
v7.0.0-beta.1
Feb 27, 2025
This release fixes incorrect build output from the previous release (beta.0
).
- [code-infra] Fix build:types script omitting folders with a dot in their name (#45422) @Janpot
- [release] Fix versions (#45420) @mj12albert
All contributors of this release in alphabetical order: @Janpot, @mj12albert