v7.0.0-alpha.0
Pre-release
Pre-release
DiegoAndai
released this
03 Feb 12:50
·
13 commits
to master
since this release
7.0.0-alpha.0
Jan 31, 2025
A big thanks to the 9 contributors who made this release possible.
This is the first alpha release of Material UI v7 🎉.
@mui/[email protected]
- [Autocomplete] Prevent shrink animation in uncontrolled Autocomplete when default value is set (#44873) @ZeeshanTamboli
- [Popover] Deprecate *Props and complete
slots
,slotProps
(#45035) @siriwatknp - [Slider] Fix arrow keys past the end for Slider with custom marks (#45050) @joshkel
- [SwitchBase] Deprecate
inputProps
and complete slots, slotProps (#45076) @siriwatknp - [TextareaAutosize] Temporarily disconnect ResizeObserver to avoid loop error (#44540) @mj12albert
- [Slider] Narrow onChange value type (#44777) @good-jinu
- [Snackbar] Add Slots and SlotProps (#45103) @harry-whorlow
@mui/[email protected]
- Merge
sx
instead of override when usingmergeSlotProps
(#45062) @siriwatknp
Core
- [code-infra] a few fixes uncovered during ESM updates (#45031) @Janpot
- [code-infra] Remove rsc-builder (#45079) @Janpot
- [code-infra] Remove commonjs imports in docs (#44976) @Janpot
- [docs-infra] Move Ukraine banner to the bottom (#45135) @oliviertassinari
- Fix MUI Base vale rule (#45140) @oliviertassinari
- Fix missing store contributor renaming (b3d1be0) @oliviertassinari
- Fix 404 errors (#45137) @oliviertassinari
- Prepare libraries for first v7 alpha release (#45132) @DiegoAndai
- Fix CHANGELOG vale failure (#45151) @DiegoAndai
Docs
- Fix
/base-ui
redirect and prune links (#45083) @mj12albert - Add v6 to v7 migration guide (#45143) @DiegoAndai
All contributors of this release in alphabetical order: @DiegoAndai, @good-jinu, @harry-whorlow, @Janpot, @joshkel, @mj12albert, @oliviertassinari, @siriwatknp, @ZeeshanTamboli