Bump @mui/material from 6.3.1 to 7.1.0
Bumps @mui/material from 6.3.1 to 7.1.0.
Release notes
Sourced from @mui/material
's releases.
v7.1.0
A big thanks to the 21 contributors who made this release possible. Here are some highlights
✨ :
🎉 Material UI now works with Tailwind CSS v4! Check out the setup guide.
@mui/material@7.1.0
- [InputBase] Text cursor jumps several lines up when inserting text fragment with new line at the end (#45246)
@yermartee
- [OutlinedInput] Add missing
notchedOutline
slot (#45917)@siriwatknp
- [Snackbar] Skip default
onClickAway
behavior whendefaultMuiPrevented
is provided (#45629)@sai6855
- [Avatar] Fix img slot types and add missing slots (#45483)
@siriwatknp
- [Badge] Replace useSlotProps with useSlot hook (#45871)
@sai6855
- [BottomNavigationAction] Add slots and slotProps (#45776)
@sai6855
- [CardActionArea] Add slots and slotProps (#45866)
@sai6855
- [useMediaQuery] Add warning and docs for using
useMediaQuery('print')
(#44790)@good-jinu
- Remove unnecessary clsx usages (#46084)
@sai6855
- Corrected generic type definition in
SelectChangeEvent
(#45941)@SuyashShukla0007
- Fix theme object changes between renders (#45863)
@siriwatknp
@mui/material-nextjs@7.1.0
- Add option to enable CSS layers for pages router (#45596)
@siriwatknp
- Do not wrap
@layer
order rules in App Router (#45864)@Nayeem-XTREME
@mui/system@7.1.0
@mui/styled-engine@7.1.0
- Infer
ownerState
from props instyled
(#46083)@siriwatknp
- Fix style overrides variants type (#45478)
@siriwatknp
Docs
- [Avatar] Add avatar upload demo (#45986)
@Demianeen
- [Dialog] Remove deprecated props usage in demos (#45923)
@sai6855
- [Menu] Update
paper
slot JSDoc default fromPaper
toPopoverPaper
(#45722)@andreachiera
- [examples] Remove create-react-app usages (#45426)
@CodeLeom
- Add
AccordionSummary
to the v5 breaking change migration (#45947)@siriwatknp
- Update CSS variable usage in migration guide for Pigment CSS (#46033)
@sai6855
- Fix docs API dark mode color (#46086)
@alexfauquette
- Add a guide for extending Material UI classes in Tailwind CSS (#46039)
@siriwatknp
- Add
InitColorSchemeScript
docs and API (#45927)@siriwatknp
- Add Tailwind CSS v4 integration guide (#45906)
@siriwatknp
- Fix 301 links to the system v6 (#45931)
@oliviertassinari
- Add notification for MUI X v8 announcement (#45942)
@joserodolfofreitas
- Fix som 301 redirections (ae84b35)
@oliviertassinari
- Fix some 301 redirections (057384e)
@oliviertassinari
- Fix logo is not centered on small screens (#45920)
@crabsim
... (truncated)
Changelog
Sourced from @mui/material
's changelog.
7.1.0
May 6, 2025
A big thanks to the 21 contributors who made this release possible. Here are some highlights
✨ :
🎉 Material UI now works with Tailwind CSS v4! Check out the setup guide.
@mui/material@7.1.0
- [InputBase] Text cursor jumps several lines up when inserting text fragment with new line at the end (#45246)
@yermartee
- [OutlinedInput] Add missing
notchedOutline
slot (#45917)@siriwatknp
- [Snackbar] Skip default
onClickAway
behavior whendefaultMuiPrevented
is provided (#45629)@sai6855
- [Avatar] Fix img slot types and add missing slots (#45483)
@siriwatknp
- [Badge] Replace useSlotProps with useSlot hook (#45871)
@sai6855
- [BottomNavigationAction] Add slots and slotProps (#45776)
@sai6855
- [CardActionArea] Add slots and slotProps (#45866)
@sai6855
- [useMediaQuery] Add warning and docs for using
useMediaQuery('print')
(#44790)@good-jinu
- Remove unnecessary clsx usages (#46084)
@sai6855
- Corrected generic type definition in
SelectChangeEvent
(#45941)@SuyashShukla0007
- Fix theme object changes between renders (#45863)
@siriwatknp
@mui/material-nextjs@7.1.0
- Add option to enable CSS layers for pages router (#45596)
@siriwatknp
- Do not wrap
@layer
order rules in App Router (#45864)@Nayeem-XTREME
@mui/system@7.1.0
@mui/styled-engine@7.1.0
- Infer
ownerState
from props instyled
(#46083)@siriwatknp
- Fix style overrides variants type (#45478)
@siriwatknp
Docs
- [Avatar] Add avatar upload demo (#45986)
@Demianeen
- [Dialog] Remove deprecated props usage in demos (#45923)
@sai6855
- [Menu] Update
paper
slot JSDoc default fromPaper
toPopoverPaper
(#45722)@andreachiera
- [examples] Remove create-react-app usages (#45426)
@CodeLeom
- Add
AccordionSummary
to the v5 breaking change migration (#45947)@siriwatknp
- Update CSS variable usage in migration guide for Pigment CSS (#46033)
@sai6855
- Fix docs API dark mode color (#46086)
@alexfauquette
- Add a guide for extending Material UI classes in Tailwind CSS (#46039)
@siriwatknp
- Add
InitColorSchemeScript
docs and API (#45927)@siriwatknp
- Add Tailwind CSS v4 integration guide (#45906)
@siriwatknp
... (truncated)
Commits
-
e3e07e0
v7.1.0 (#46087) -
b9df933
[material-ui] Remove unnecessary clsx usages (#46084) -
8a8cbfa
Bump babel to ^7.27.1 (#46069) -
2ab38e9
Bump@types/react-dom
to ^19.1.3 (#46068) -
8135638
[code-infra] Normalize author package in org -
0151a6a
[core] Avoid the need for@mui/material/themeCssVarsAugmentation
(#46053) -
b68fe64
[core] Remove redundant overrides resolver (#45970) -
f850ee9
[code-infra] Eliminate@mui/utils
deep imports (#46004) -
6dfdfc8
[test] Replaceplaywright
with@playwright/test
(#45998) -
e2bf4ca
Bump Playwright (#45967) - Additional commits viewable in compare view