Bump @mui/material from 6.4.4 to 7.1.1 in /ui
Bumps @mui/material from 6.4.4 to 7.1.1.
Release notes
Sourced from @mui/material
's releases.
v7.1.1
A big thanks to the 15 contributors who made this release possible.
@mui/material@7.1.1
- [Autocomplete] Fix label shrink issue when
renderValue
is used with empty array in multiple mode (#46047)@ZeeshanTamboli
- [Autocomplete] Prevent
renderValue
from being skipped when value is 0 (#46145)@LakshitAgarwal
- [Autocomplete] Add note in JSDoc for non-TextField components in
renderInput
(#46141)@khllbnomrn
- [Chip] Add slots and slotProps (#46098)
@sai6855
- [Menu] Remove depreacted
MenuListProps
from demos (#46144)@sai6855
- [TablePaginationActions] Export TablePaginationActions as new component (#46149)
@sai6855
- [SnackbarContent] Fix
square
prop not working (#46196)@0210shivam
- [SnackbarContent] Fix error when theme value is CSS variable (#46198)
@0210shivam
@mui/codemod@7.1.1
- Add package name option (#45977)
@siriwatknp
@mui/system@7.1.1
- Skip styled component from being transformed (#46129)
@siriwatknp
- Update the type for borderRadius (#46154)
@codiini
@mui/styled-engine@7.1.1
- Fix variant props callback type to spread
ownerState
(#46187)@siriwatknp
@mui/stylis-plugin-rtl@7.1.1
- Fix RTL does not work with CSS layer with a new package (#46230)
@siriwatknp
Docs
- [Dialog] Remove deprecated TransitionComponent from demo (#46185)
@sai6855
- [Grid] Remove direction
column
andcolumn-reverse
from the demo (#46127)@0210shivam
- [Grid] Update grid migration guide (#46057)
@sai6855
- [templates] Fix rendering of logos in dark mode (#46221)
@sai6855
- [ToggleButtonGroup] Add spacing demo (#46058)
@sai6855
- Fix typo in dark mode docs (#46229)
@ZeeshanTamboli
- Clarify Next.js + Tailwind CSS v3 integration requirements (#46176)
@chaitanyasharma1011
- Fix GridLegacy docs order (#46135)
@oliviertassinari
- Update upgrade guide for resolution of
react-is
(#46002)@siriwatknp
- Remove oudated scaffoldhub ad (#46090)
@oliviertassinari
- Show how to target global state classes with CSS Modules (#45992)
@RubemMazzetto
Core
... (truncated)
Changelog
Sourced from @mui/material
's changelog.
7.1.1
May 30, 2025
A big thanks to the 15 contributors who made this release possible.
@mui/material@7.1.1
- [Autocomplete] Fix label shrink issue when
renderValue
is used with empty array in multiple mode (#46047)@ZeeshanTamboli
- [Autocomplete] Prevent
renderValue
from being skipped when value is 0 (#46145)@LakshitAgarwal
- [Autocomplete] Add note in JSDoc for non-TextField components in
renderInput
(#46141)@khllbnomrn
- [Chip] Add slots and slotProps (#46098)
@sai6855
- [Menu] Remove depreacted
MenuListProps
from demos (#46144)@sai6855
- [TablePaginationActions] Export TablePaginationActions as new component (#46149)
@sai6855
- [SnackbarContent] Fix
square
prop not working (#46196)@0210shivam
- [SnackbarContent] Fix error when theme value is CSS variable (#46198)
@0210shivam
@mui/codemod@7.1.1
- Add package name option (#45977)
@siriwatknp
@mui/system@7.1.1
- Skip styled component from being transformed (#46129)
@siriwatknp
- Update the type for borderRadius (#46154)
@codiini
@mui/styled-engine@7.1.1
- Fix variant props callback type to spread
ownerState
(#46187)@siriwatknp
@mui/stylis-plugin-rtl@7.1.1
- Fix RTL does not work with CSS layer with a new package (#46230)
@siriwatknp
Docs
- [Dialog] Remove deprecated TransitionComponent from demo (#46185)
@sai6855
- [Grid] Remove direction
column
andcolumn-reverse
from the demo (#46127)@0210shivam
- [Grid] Update grid migration guide (#46057)
@sai6855
- [templates] Fix rendering of logos in dark mode (#46221)
@sai6855
- [ToggleButtonGroup] Add spacing demo (#46058)
@sai6855
- Fix typo in dark mode docs (#46229)
@ZeeshanTamboli
- Clarify Next.js + Tailwind CSS v3 integration requirements (#46176)
@chaitanyasharma1011
- Fix GridLegacy docs order (#46135)
@oliviertassinari
- Update upgrade guide for resolution of
react-is
(#46002)@siriwatknp
- Remove oudated scaffoldhub ad (#46090)
@oliviertassinari
- Show how to target global state classes with CSS Modules (#45992)
@RubemMazzetto
... (truncated)
Commits
-
0ebb3a1
v7.1.1 (#46237) -
25131d6
[code-infra] Add plugin to check for index file access (#46178) -
e92232b
[material-ui][Chip] Add slots and slotProps (#46098) -
a619144
[types] Fix variant props callback type to spreadownerState
(#46187) -
8cd3aa5
[code-infra] Bump eslint to v9 (#46222) -
2fffbbd
Bump@types/react
to ^19.1.6 (#46202) -
d25e880
[SnackbarContent] Fixsquare
prop not working (#46196) -
661b217
[SnackbarContent] Fix error when theme value is CSS variable (#46198) -
2043d80
[Autocomplete] Fix label shrink issue whenrenderValue
is used with empty a... -
9c6871d
[code-infra] Avoid loading barrel file during type checking (#46177) - Additional commits viewable in compare view