@mui/material-pigment-css
Advanced tools
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.2.0
<!-- generated comparing v6.1.10..master -->Dec 10, 2024
A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:
aria-orientation
for vertical sliders. <kbd>ArrowRight</kbd> now increases the value and <kbd>ArrowLeft</kbd> decreases the value in vertical sliders; they were reversed in prior versions. (#44537) @mj12albertChangelog
6.1.10
<!-- generated comparing v6.1.9..master -->Dec 3, 2024
A big thanks to the 11 contributors who made this release possible.