swagger-editor
swagger-editor copied to clipboard
chore(deps): bump @mui/material from 5.17.1 to 7.1.1
Bumps @mui/material from 5.17.1 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/[email protected]
- [Autocomplete] Fix label shrink issue when
renderValueis used with empty array in multiple mode (#46047)@ZeeshanTamboli- [Autocomplete] Prevent
renderValuefrom 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
MenuListPropsfrom demos (#46144)@sai6855- [TablePaginationActions] Export TablePaginationActions as new component (#46149)
@sai6855- [SnackbarContent] Fix
squareprop not working (#46196)@0210shivam- [SnackbarContent] Fix error when theme value is CSS variable (#46198)
@0210shivam
@mui/[email protected]
- Add package name option (#45977)
@siriwatknp
@mui/[email protected]
- Skip styled component from being transformed (#46129)
@siriwatknp- Update the type for borderRadius (#46154)
@codiini
@mui/[email protected]
- Fix variant props callback type to spread
ownerState(#46187)@siriwatknp
@mui/[email protected]
- Fix RTL does not work with CSS layer with a new package (#46230)
@siriwatknpDocs
- [Dialog] Remove deprecated TransitionComponent from demo (#46185)
@sai6855- [Grid] Remove direction
columnandcolumn-reversefrom 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)
@RubemMazzettoCore
... (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/[email protected]
- [Autocomplete] Fix label shrink issue when
renderValueis used with empty array in multiple mode (#46047)@ZeeshanTamboli- [Autocomplete] Prevent
renderValuefrom 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
MenuListPropsfrom demos (#46144)@sai6855- [TablePaginationActions] Export TablePaginationActions as new component (#46149)
@sai6855- [SnackbarContent] Fix
squareprop not working (#46196)@0210shivam- [SnackbarContent] Fix error when theme value is CSS variable (#46198)
@0210shivam
@mui/[email protected]
- Add package name option (#45977)
@siriwatknp
@mui/[email protected]
- Skip styled component from being transformed (#46129)
@siriwatknp- Update the type for borderRadius (#46154)
@codiini
@mui/[email protected]
- Fix variant props callback type to spread
ownerState(#46187)@siriwatknp
@mui/[email protected]
- Fix RTL does not work with CSS layer with a new package (#46230)
@siriwatknpDocs
- [Dialog] Remove deprecated TransitionComponent from demo (#46185)
@sai6855- [Grid] Remove direction
columnandcolumn-reversefrom 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
0ebb3a1v7.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)2fffbbdBump@types/reactto ^19.1.6 (#46202)d25e880[SnackbarContent] Fixsquareprop not working (#46196)661b217[SnackbarContent] Fix error when theme value is CSS variable (#46198)2043d80[Autocomplete] Fix label shrink issue whenrenderValueis used with empty a...9c6871d[code-infra] Avoid loading barrel file during type checking (#46177)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)