@mui/styled-engine
Advanced tools
Changelog
7.0.0-beta.1
<!-- generated comparing v7.0.0-beta.0..master -->Feb 27, 2025
This release fixes incorrect build output from the previous release (beta.0
).
All contributors of this release in alphabetical order: @Janpot, @mj12albert
Changelog
7.0.0-beta.0
<!-- generated comparing v7.0.0-alpha.2..master -->Feb 26, 2025
A big thanks to the 8 contributors who made this release possible.
Changelog
7.0.0-alpha.2
<!-- generated comparing v7.0.0-alpha.1..master -->Feb 18, 2025
A big thanks to the 9 contributors who made this release possible.
Changelog
7.0.0-alpha.1
<!-- generated comparing v7.0.0-alpha.0..master -->Feb 11, 2025
A big thanks to the 11 contributors who made this release possible.
Changelog
7.0.0-alpha.0
<!-- generated comparing v6.4.1..master -->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/material@7.0.0-alpha.0
slots
, slotProps
(#45035) @siriwatknpinputProps
and complete slots, slotProps (#45076) @siriwatknp@mui/utils@7.0.0-alpha.0
sx
instead of override when using mergeSlotProps
(#45062) @siriwatknp/base-ui
redirect and prune links (#45083) @mj12albertAll contributors of this release in alphabetical order: @DiegoAndai, @good-jinu, @harry-whorlow, @Janpot, @joshkel, @mj12albert, @oliviertassinari, @siriwatknp, @ZeeshanTamboli
Changelog
6.4.0
<!-- generated comparing v6.3.1..master -->Jan 13, 2025
A big thanks to the 16 contributors who made this release possible. Here are some highlights ✨:
loading
prop to the Button
and IconButton
components (#44637) @siriwatknp