Update materialui to ^7.3.2 #219

Open
renovate wants to merge 1 commits from renovate/materialui into master
Collaborator

This PR contains the following updates:

Package Type Update Change
@mui/icons-material (source) dependencies minor ^7.0.2 -> ^7.3.2
@mui/material (source) dependencies minor ^7.0.2 -> ^7.3.2

Release Notes

mui/material-ui (@​mui/icons-material)

v7.3.2

Compare Source

Sep 1, 2025

A big thanks to the 16 contributors who made this release possible.

@mui/material@7.3.2
@mui/codemod@7.3.2
Docs
Core

All contributors of this release in alphabetical order: @​alisasanib, @​bernardobelchior, @​brijeshb42, @​checcoux, @​danpeleg4, @​frontman-git, @​Janpot, @​mj12albert, @​neemski, @​noritaka1166, @​oliviertassinari, @​prakhargupta1, @​sai6855, @​siriwatknp, @​Yashkanekar, @​ZeeshanTamboli

v7.3.1

Compare Source

Aug 6, 2025

A big thanks to the 2 contributors who made this release possible.

@mui/material@7.3.1

All contributors of this release in alphabetical order: @​sai6855, @​ZeeshanTamboli

v7.3.0

Compare Source

Aug 5, 2025

A big thanks to the 24 contributors who made this release possible. Here are some highlights :

  • 🚀 Shipped nativeColor feature that eliminates JS color manipulation and unlocks support for all modern color spaces (#​43942) @​siriwatknp!

    To learn more, check out the Native Color guide.

@mui/material@7.3.0
@mui/codemod@7.3.0
Docs
Core

All contributors of this release in alphabetical order: @​adiitxa, @​aditi291soni, @​AidanLDev, @​alexfauquette, @​apedroferreira, @​atharva3333, @​bernardobelchior, @​bharatkashyap, @​brijeshb42, @​cherniavskii, @​EndiM, @​frontman-git, @​Janpot, @​Kartik-Murthy, @​LukasTy, @​mnajdova, @​oliviertassinari, @​rjray, @​sai6855, @​saschabratton, @​satendra03, @​siriwatknp, @​yafeng-c, @​ZeeshanTamboli

v7.2.0

Compare Source

Jun 26, 2025

A big thanks to the 17 contributors who made this release possible. Here are the highlights :

@mui/material@7.2.0
@mui/system@7.2.0
@mui/styled-engine@7.2.0
@mui/codemod@7.2.0
Docs
Core

All contributors of this release in alphabetical order: @​0210shivam, @​bharatkashyap, @​brijeshb42, @​dhu-redwoodtech, @​DiegoAndai, @​humble-barnacle001, @​Janpot, @​KirankumarAmbati, @​mapache-salvaje, @​michaldudak, @​oliviertassinari, @​prakhargupta1, @​robbtraister, @​sai6855, @​scousino, @​siriwatknp, @​ZeeshanTamboli

v7.1.2

Compare Source

Jun 18, 2025

A big thanks to the 2 contributors who made this release possible.

@mui/material@7.1.2
Docs

All contributors of this release in alphabetical order: @​brijeshb42, @​sai6855

v7.1.1

Compare Source

May 30, 2025

A big thanks to the 15 contributors who made this release possible.

@mui/material@7.1.1
@mui/codemod@7.1.1
@mui/system@7.1.1
@mui/styled-engine@7.1.1
@mui/stylis-plugin-rtl@7.1.1
Docs
Core

All contributors of this release in alphabetical order: @​0210shivam, @​brijeshb42, @​chaitanyasharma1011, @​codiini, @​DiegoAndai, @​Janpot, @​JCQuintas, @​KenanYusuf, @​khllbnomrn, @​LakshitAgarwal, @​oliviertassinari, @​RubemMazzetto, @​sai6855, @​siriwatknp, @​ZeeshanTamboli

v7.1.0

Compare Source

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
@mui/material-nextjs@7.1.0
@mui/system@7.1.0
@mui/styled-engine@7.1.0
Docs
Core

All contributors of this release in alphabetical order: @​alexfauquette, @​andreachiera, @​Aslemammad, @​bernardobelchior, @​CodeLeom, @​crabsim, @​Demianeen, @​good-jinu, @​Janpot, @​joserodolfofreitas, @​mnajdova, @​Nayeem-XTREME, @​oliviertassinari, @​renovate[bot], @​romgrk, @​sai6855, @​scyzoryck, @​siriwatknp, @​SuyashShukla0007, @​yermartee, @​ZeeshanTamboli


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material)) | dependencies | minor | [`^7.0.2` -> `^7.3.2`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/7.0.2/7.3.2) | | [@mui/material](https://mui.com/material-ui/) ([source](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material)) | dependencies | minor | [`^7.0.2` -> `^7.3.2`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/7.0.2/7.3.2) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v7.3.2`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#732) [Compare Source](https://github.com/mui/material-ui/compare/v7.3.1...v7.3.2) <!-- generated comparing v7.3.1..master --> *Sep 1, 2025* A big thanks to the 16 contributors who made this release possible. ##### `@mui/material@7.3.2` - \[Chip] Remove unnecessary optional chaining from key event handlers ([#&#8203;46752](https://github.com/mui/material-ui/issues/46752)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Drawer] Add dialog role and aria-modal for `temporary` variant ([#&#8203;46690](https://github.com/mui/material-ui/issues/46690)) [@&#8203;Yashkanekar](https://github.com/Yashkanekar) - \[PaginationItem] Add slot descriptions and default components in API documentation ([#&#8203;46677](https://github.com/mui/material-ui/issues/46677)) [@&#8203;sai6855](https://github.com/sai6855) - \[utils] Remove duplicate isHostComponent function ([#&#8203;46721](https://github.com/mui/material-ui/issues/46721)) [@&#8203;frontman-git](https://github.com/frontman-git) ##### `@mui/codemod@7.3.2` - Add codemod to convert top-level to path imports ([#&#8203;46657](https://github.com/mui/material-ui/issues/46657)) [@&#8203;neemski](https://github.com/neemski) ##### Docs - Remove outdated Next.js lint command ([#&#8203;46847](https://github.com/mui/material-ui/issues/46847)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add `View as Markdown` to component link header ([#&#8203;46835](https://github.com/mui/material-ui/issues/46835)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Add a link to open `llms.txt` ([#&#8203;46832](https://github.com/mui/material-ui/issues/46832)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Fix typos in Material UI API docs ([#&#8203;46787](https://github.com/mui/material-ui/issues/46787)) [@&#8203;noritaka1166](https://github.com/noritaka1166) - Fix typo extra "to" word ([#&#8203;46783](https://github.com/mui/material-ui/issues/46783)) [@&#8203;danpeleg4](https://github.com/danpeleg4) - Remove past employees from about page ([#&#8203;46780](https://github.com/mui/material-ui/issues/46780)) [@&#8203;Janpot](https://github.com/Janpot) - Fix typos in `docs/pages` folder ([#&#8203;46761](https://github.com/mui/material-ui/issues/46761)) [@&#8203;noritaka1166](https://github.com/noritaka1166) - Add clarification on `react-is` resolution with Material UI v6 and v7 for React 18 and below ([#&#8203;46633](https://github.com/mui/material-ui/issues/46633)) [@&#8203;alisasanib](https://github.com/alisasanib) - Fix typos in `joy` and `utils` package ([#&#8203;46713](https://github.com/mui/material-ui/issues/46713)) [@&#8203;noritaka1166](https://github.com/noritaka1166) - \[autocomplete] Fix console in unstyled demo ([#&#8203;46804](https://github.com/mui/material-ui/issues/46804)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[autocomplete] Fix Google Maps brand attribution ([#&#8203;46803](https://github.com/mui/material-ui/issues/46803)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[autocomplete] Fix header sentence case ([#&#8203;46805](https://github.com/mui/material-ui/issues/46805)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[autocomplete] Fix Google Maps demo ([#&#8203;46793](https://github.com/mui/material-ui/issues/46793)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[Select] Fix labeling issues in grouped select demo ([#&#8203;46722](https://github.com/mui/material-ui/issues/46722)) [@&#8203;mj12albert](https://github.com/mj12albert) - \[table] Remove outdated unstyled section ([#&#8203;46786](https://github.com/mui/material-ui/issues/46786)) [@&#8203;mj12albert](https://github.com/mj12albert) - \[TextField] Add note about removal of `sizeMedium` class from InputLabel in v7 upgrade guide ([#&#8203;46693](https://github.com/mui/material-ui/issues/46693)) [@&#8203;checcoux](https://github.com/checcoux) ##### Core - Update `cipher-base` transitive dependency ([#&#8203;46800](https://github.com/mui/material-ui/issues/46800)) [@&#8203;Janpot](https://github.com/Janpot) - \[charts] Marked Treemap chart as Pro ([#&#8203;46691](https://github.com/mui/material-ui/issues/46691)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) - \[code-infra] Remove some csbci references ([#&#8203;46797](https://github.com/mui/material-ui/issues/46797)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] update build tool ([#&#8203;46801](https://github.com/mui/material-ui/issues/46801)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Align pkg.pr.new with other projects ([#&#8203;46467](https://github.com/mui/material-ui/issues/46467)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Prepare for incoming `execa` update ([#&#8203;46781](https://github.com/mui/material-ui/issues/46781)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove `@mui/internal-babel-plugin-resolve-imports` override config ([#&#8203;46754](https://github.com/mui/material-ui/issues/46754)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[core] Fix typo in `docs/mui-vale` folder ([#&#8203;46760](https://github.com/mui/material-ui/issues/46760)) [@&#8203;noritaka1166](https://github.com/noritaka1166) - \[core] Fix typos in `docs/data/material` folder ([#&#8203;46757](https://github.com/mui/material-ui/issues/46757)) [@&#8203;noritaka1166](https://github.com/noritaka1166) - \[core] Fix typos in `netlify` folder ([#&#8203;46756](https://github.com/mui/material-ui/issues/46756)) [@&#8203;noritaka1166](https://github.com/noritaka1166) - \[core] Upgrade brace-expansion ([#&#8203;46747](https://github.com/mui/material-ui/issues/46747)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Fix typos in Joy UI docs and `test` folder ([#&#8203;46738](https://github.com/mui/material-ui/issues/46738)) [@&#8203;noritaka1166](https://github.com/noritaka1166) - \[core] Upgrade KaTeX ([#&#8203;46731](https://github.com/mui/material-ui/issues/46731)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Avoid Polynomial regex backtracking ([#&#8203;46732](https://github.com/mui/material-ui/issues/46732)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Remove dead [@&#8203;toolpad/core](https://github.com/toolpad/core) dependency ([#&#8203;46730](https://github.com/mui/material-ui/issues/46730)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[core] Fix typos in `markdown` and `system` packages ([#&#8203;46720](https://github.com/mui/material-ui/issues/46720)) [@&#8203;noritaka1166](https://github.com/noritaka1166) - \[core] Fix typos in `api-docs-builder` package ([#&#8203;46719](https://github.com/mui/material-ui/issues/46719)) [@&#8203;noritaka1166](https://github.com/noritaka1166) - \[core] Fix typos in `codemod` package ([#&#8203;46715](https://github.com/mui/material-ui/issues/46715)) [@&#8203;noritaka1166](https://github.com/noritaka1166) - \[core] pnpm prettier:all ([#&#8203;46685](https://github.com/mui/material-ui/issues/46685)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Set origin to generated `llms.txt` ([#&#8203;46833](https://github.com/mui/material-ui/issues/46833)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs-infra] Fix AbortController error ([#&#8203;46408](https://github.com/mui/material-ui/issues/46408)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Block than more feedback submissions ([#&#8203;46824](https://github.com/mui/material-ui/issues/46824)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix ESLint references ([#&#8203;46680](https://github.com/mui/material-ui/issues/46680)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[infra] Migrate away from airbnb's eslint config ([#&#8203;46794](https://github.com/mui/material-ui/issues/46794)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[infra] Remove `fs-extra` from docs scripts ([#&#8203;46749](https://github.com/mui/material-ui/issues/46749)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[infra] Remove dependency on `react-spring` (but keep `@react-spring/web`) ([#&#8203;46748](https://github.com/mui/material-ui/issues/46748)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[infra] Remove `fs-extra` from `mui-icons-material` ([#&#8203;46745](https://github.com/mui/material-ui/issues/46745)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[infra] Remove `api-docs-builder` dependency on `fs-extra` ([#&#8203;46742](https://github.com/mui/material-ui/issues/46742)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[infra] Migrate build command to code-infra ([#&#8203;46614](https://github.com/mui/material-ui/issues/46614)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[infra] move testBuiltTypes step ([#&#8203;46735](https://github.com/mui/material-ui/issues/46735)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Remove `fs-extra` from `netlify-plugin-cache-docs` ([#&#8203;46740](https://github.com/mui/material-ui/issues/46740)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[infra] Supply `document` to `userEvent.setup()` ([#&#8203;46714](https://github.com/mui/material-ui/issues/46714)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Remove useless test step ([#&#8203;46679](https://github.com/mui/material-ui/issues/46679)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Stagger daily cron jobs to avoid browserstack timeouts ([#&#8203;46676](https://github.com/mui/material-ui/issues/46676)) [@&#8203;Janpot](https://github.com/Janpot) - \[internal] Improve useControlled() strict mode handling ([#&#8203;46807](https://github.com/mui/material-ui/issues/46807)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Sentence case ([`55a9d8f`](https://github.com/mui/material-ui/commit/55a9d8f)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Fix typos in code comments ([#&#8203;46784](https://github.com/mui/material-ui/issues/46784)) [@&#8203;noritaka1166](https://github.com/noritaka1166) - \[internal] Fix console regression in dev mode ([`925f02b`](https://github.com/mui/material-ui/commit/925f02b)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Prettier all if dependencies changes ([`1f63b03`](https://github.com/mui/material-ui/commit/1f63b03)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Fix renovate.json ([`84be632`](https://github.com/mui/material-ui/commit/84be632)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Polish renovate schedule ([#&#8203;46727](https://github.com/mui/material-ui/issues/46727)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Update link to GitHub labels ([`8ab4813`](https://github.com/mui/material-ui/commit/8ab4813)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Bump brace-expansion ([`06de338`](https://github.com/mui/material-ui/commit/06de338)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[internal] Normalize Action description ([`4a2fbcb`](https://github.com/mui/material-ui/commit/4a2fbcb)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[toolpad] Remove it from website and docs ([#&#8203;46595](https://github.com/mui/material-ui/issues/46595)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) All contributors of this release in alphabetical order: [@&#8203;alisasanib](https://github.com/alisasanib), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;checcoux](https://github.com/checcoux), [@&#8203;danpeleg4](https://github.com/danpeleg4), [@&#8203;frontman-git](https://github.com/frontman-git), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;mj12albert](https://github.com/mj12albert), [@&#8203;neemski](https://github.com/neemski), [@&#8203;noritaka1166](https://github.com/noritaka1166), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;Yashkanekar](https://github.com/Yashkanekar), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v7.3.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#731) [Compare Source](https://github.com/mui/material-ui/compare/v7.3.0...v7.3.1) <!-- generated comparing v7.3.0..master --> *Aug 6, 2025* A big thanks to the 2 contributors who made this release possible. ##### `@mui/material@7.3.1` - \[PaginationItem] Fix inheritance of component ([#&#8203;46666](https://github.com/mui/material-ui/issues/46666)) [@&#8203;sai6855](https://github.com/sai6855) - \[Select] Revert - Implement pointer cancellation PR 45789 ([#&#8203;46672](https://github.com/mui/material-ui/issues/46672)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) All contributors of this release in alphabetical order: [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v7.3.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#730) [Compare Source](https://github.com/mui/material-ui/compare/v7.2.0...v7.3.0) <!-- generated comparing v7.2.0..master --> *Aug 5, 2025* A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨: - 🚀 Shipped `nativeColor` feature that eliminates JS color manipulation and unlocks support for all modern color spaces ([#&#8203;43942](https://github.com/mui/material-ui/issues/43942)) [@&#8203;siriwatknp](https://github.com/siriwatknp)! To learn more, check out the [Native Color](https://mui.com/material-ui/customization/css-theme-variables/native-color/) guide. ##### `@mui/material@7.3.0` - Support native color without JS manipulation ([#&#8203;43942](https://github.com/mui/material-ui/issues/43942)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Accordion] Add `region` slot ([#&#8203;46659](https://github.com/mui/material-ui/issues/46659)) [@&#8203;sai6855](https://github.com/sai6855) - \[SpeedDial] Fix navigation with arrow keys when slotProps.fab is defined ([#&#8203;46508](https://github.com/mui/material-ui/issues/46508)) [@&#8203;sai6855](https://github.com/sai6855) - \[Select] Improve `MenuProps.slotProps` implementation ([#&#8203;46612](https://github.com/mui/material-ui/issues/46612)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Select] Implement pointer cancellation ([#&#8203;45789](https://github.com/mui/material-ui/issues/45789)) [@&#8203;Kartik-Murthy](https://github.com/Kartik-Murthy) - \[Switch] Add role="switch" ([#&#8203;46482](https://github.com/mui/material-ui/issues/46482)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Autocomplete] Fix auto highlight when options change but not the length ([#&#8203;46489](https://github.com/mui/material-ui/issues/46489)) [@&#8203;yafeng-c](https://github.com/yafeng-c) ##### `@mui/codemod@7.3.0` - Fix `v5.0.0/top-level-imports` codemod changing color imports ([#&#8203;46405](https://github.com/mui/material-ui/issues/46405)) [@&#8203;AidanLDev](https://github.com/AidanLDev) ##### Docs - Add JetBrains IDEs MCP configuration ([#&#8203;46470](https://github.com/mui/material-ui/issues/46470)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - Add warning to array spacing section ([#&#8203;46542](https://github.com/mui/material-ui/issues/46542)) [@&#8203;cherniavskii](https://github.com/cherniavskii) - Add MCP server installation details for Claude Code ([#&#8203;46621](https://github.com/mui/material-ui/issues/46621)) [@&#8203;saschabratton](https://github.com/saschabratton) - Fix incorrect command for MCP Inspector in mcp.md ([#&#8203;46630](https://github.com/mui/material-ui/issues/46630)) [@&#8203;EndiM](https://github.com/EndiM) - Fix incorrect Typography override example for responsive styles ([#&#8203;46558](https://github.com/mui/material-ui/issues/46558)) [@&#8203;aditi291soni](https://github.com/aditi291soni) - Improve MCP docs ([#&#8203;46557](https://github.com/mui/material-ui/issues/46557)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Fix displaying of components in dark mode ([#&#8203;46544](https://github.com/mui/material-ui/issues/46544)) [@&#8203;sai6855](https://github.com/sai6855) - Generate `template` entries about documented generics ([#&#8203;46540](https://github.com/mui/material-ui/issues/46540)) [@&#8203;LukasTy](https://github.com/LukasTy) - Use fixed dates for stable CRUD dashboard screenshots ([#&#8203;46546](https://github.com/mui/material-ui/issues/46546)) [@&#8203;apedroferreira](https://github.com/apedroferreira) - Add "Edit in Mui Chat" button on demos ([#&#8203;46480](https://github.com/mui/material-ui/issues/46480)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Fix Menu customization demo ([#&#8203;46535](https://github.com/mui/material-ui/issues/46535)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Add dashboard with CRUD template based on Toolpad Core ([#&#8203;46376](https://github.com/mui/material-ui/issues/46376)) [@&#8203;apedroferreira](https://github.com/apedroferreira) - Clarify `createTheme` warning for future compatibility ([#&#8203;46476](https://github.com/mui/material-ui/issues/46476)) [@&#8203;satendra03](https://github.com/satendra03) - Remove typo in `_redirects` ([#&#8203;46463](https://github.com/mui/material-ui/issues/46463)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) - Change API docs to stay inside Material UI ([#&#8203;46414](https://github.com/mui/material-ui/issues/46414)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) - \[Dialog] Fix Form dialog demo's actions button padding ([#&#8203;46506](https://github.com/mui/material-ui/issues/46506)) [@&#8203;frontman-git](https://github.com/frontman-git) - \[SpeedDial] Remove deprecated props from demos ([#&#8203;46485](https://github.com/mui/material-ui/issues/46485)) [@&#8203;sai6855](https://github.com/sai6855) - \[Switch] Use `slotProps.input` instead of deprecated `inputProps` for accessible controlled switch ([#&#8203;46625](https://github.com/mui/material-ui/issues/46625)) [@&#8203;adiitxa](https://github.com/adiitxa) ##### Core - Fix ESLint reference name ([`80d32a2`](https://github.com/mui/material-ui/commit/80d32a2)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix ESLint reference name ([`5fc166e`](https://github.com/mui/material-ui/commit/5fc166e)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add `@base-ui-components/*` to env info ([#&#8203;46539](https://github.com/mui/material-ui/issues/46539)) [@&#8203;Janpot](https://github.com/Janpot) - Remove dead property from routes ([#&#8203;46534](https://github.com/mui/material-ui/issues/46534)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix unpinned version regression ([#&#8203;46438](https://github.com/mui/material-ui/issues/46438)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Accomodate build requirements from mui-x ([#&#8203;46551](https://github.com/mui/material-ui/issues/46551)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Extend renovate preset from infra repo ([#&#8203;46483](https://github.com/mui/material-ui/issues/46483)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Use flat ESLint config ([#&#8203;46258](https://github.com/mui/material-ui/issues/46258)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[docs-infra] Remove comment saving in G-sheet option ([#&#8203;46617](https://github.com/mui/material-ui/issues/46617)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[docs-infra] Move `Open in MUI Chat` to Demo toolbar and adjust styles ([#&#8203;46579](https://github.com/mui/material-ui/issues/46579)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs-infra] Fix codeblock issues ([#&#8203;46323](https://github.com/mui/material-ui/issues/46323)) [@&#8203;atharva3333](https://github.com/atharva3333) - \[docs-infra] Handle white spaces and generate either TS or JS demo for llms files ([#&#8203;46494](https://github.com/mui/material-ui/issues/46494)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[examples] Rename PopOverMenu.tsx file to match its usage ([#&#8203;46532](https://github.com/mui/material-ui/issues/46532)) [@&#8203;rjray](https://github.com/rjray) - \[infra] Fix `test_types_next`, `test_react_18`, `test_react_next` jobs ([#&#8203;46182](https://github.com/mui/material-ui/issues/46182)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Remove package.json `module` field ([#&#8203;46620](https://github.com/mui/material-ui/issues/46620)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Upgrade form-data to >4.0.4 ([#&#8203;46618](https://github.com/mui/material-ui/issues/46618)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Use cpu option only in CI ([#&#8203;46588](https://github.com/mui/material-ui/issues/46588)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Update scripts to delete publishConfig.directory ([#&#8203;46563](https://github.com/mui/material-ui/issues/46563)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[infra] Remove `transform-runtime` from `next/babel` ([#&#8203;46552](https://github.com/mui/material-ui/issues/46552)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Revert nx update ([#&#8203;46538](https://github.com/mui/material-ui/issues/46538)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Replace Argos script with code-infra CLI and update deps ([#&#8203;46475](https://github.com/mui/material-ui/issues/46475)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Update node group in renovate config ([#&#8203;46474](https://github.com/mui/material-ui/issues/46474)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Move [@&#8203;playwright/test](https://github.com/playwright/test) to peer deps in [@&#8203;mui/internal-test-utils](https://github.com/mui/internal-test-utils) ([#&#8203;46459](https://github.com/mui/material-ui/issues/46459)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Add instructions for patch release ([#&#8203;46382](https://github.com/mui/material-ui/issues/46382)) [@&#8203;mnajdova](https://github.com/mnajdova) All contributors of this release in alphabetical order: [@&#8203;adiitxa](https://github.com/adiitxa), [@&#8203;aditi291soni](https://github.com/aditi291soni), [@&#8203;AidanLDev](https://github.com/AidanLDev), [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;apedroferreira](https://github.com/apedroferreira), [@&#8203;atharva3333](https://github.com/atharva3333), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;bharatkashyap](https://github.com/bharatkashyap), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;cherniavskii](https://github.com/cherniavskii), [@&#8203;EndiM](https://github.com/EndiM), [@&#8203;frontman-git](https://github.com/frontman-git), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;Kartik-Murthy](https://github.com/Kartik-Murthy), [@&#8203;LukasTy](https://github.com/LukasTy), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;rjray](https://github.com/rjray), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;saschabratton](https://github.com/saschabratton), [@&#8203;satendra03](https://github.com/satendra03), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;yafeng-c](https://github.com/yafeng-c), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v7.2.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#720) [Compare Source](https://github.com/mui/material-ui/compare/v7.1.2...v7.2.0) <!-- generated comparing v7.1.1..master --> *Jun 26, 2025* A big thanks to the 17 contributors who made this release possible. Here are the highlights ✨: - ⚡️ Added `modularCssLayers` theme option for splitting styles into multiple CSS layers ([#&#8203;46001](https://github.com/mui/material-ui/issues/46001)) [@&#8203;siriwatknp](https://github.com/siriwatknp). - 📖 Added example for using Material UI with React Router v7 ([#&#8203;46406](https://github.com/mui/material-ui/issues/46406)) [@&#8203;siriwatknp](https://github.com/siriwatknp). ##### `@mui/material@7.2.0` - \[Backdrop] Fix handling of `component` prop ([#&#8203;46269](https://github.com/mui/material-ui/issues/46269)) [@&#8203;sai6855](https://github.com/sai6855) - \[Chip] Explicitly define line-height ([#&#8203;46260](https://github.com/mui/material-ui/issues/46260)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - \[Chip] Fix handling on event handlers ([#&#8203;46263](https://github.com/mui/material-ui/issues/46263)) [@&#8203;sai6855](https://github.com/sai6855) - \[OutlinedInput]\[Input] Deprecate composed classes ([#&#8203;46316](https://github.com/mui/material-ui/issues/46316)) [@&#8203;sai6855](https://github.com/sai6855) - \[Select] Pass MenuProps.slotProps.list alongside MenuListProps ([#&#8203;46274](https://github.com/mui/material-ui/issues/46274)) [@&#8203;scousino](https://github.com/scousino) - \[l10] Enable `labelDisplayedRows` translation for Romanian ([#&#8203;46377](https://github.com/mui/material-ui/issues/46377)) [@&#8203;dhu-redwoodtech](https://github.com/dhu-redwoodtech) - Skip generating `modularCssLayers` CSS var ([#&#8203;46329](https://github.com/mui/material-ui/issues/46329)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/system@7.2.0` - Add `modularCssLayers` theme flag to split styles into multiple CSS layers ([#&#8203;46001](https://github.com/mui/material-ui/issues/46001)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/styled-engine@7.2.0` - Do not reuse the emotion cache across SSR requests ([#&#8203;46276](https://github.com/mui/material-ui/issues/46276)) [@&#8203;robbtraister](https://github.com/robbtraister) ##### `@mui/codemod@7.2.0` - \[Dialog] Add codemod for deprecated props ([#&#8203;46328](https://github.com/mui/material-ui/issues/46328)) [@&#8203;sai6855](https://github.com/sai6855) ##### Docs - Don't forward `hasAiSuggestion` ([#&#8203;46415](https://github.com/mui/material-ui/issues/46415)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) - Add introduction to MCP ([#&#8203;46224](https://github.com/mui/material-ui/issues/46224)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) - Fallback for searchbar during SSR ([#&#8203;46364](https://github.com/mui/material-ui/issues/46364)) [@&#8203;Janpot](https://github.com/Janpot) - Update InitColorSchemeScript options to match colorSchemeSelector ([#&#8203;46302](https://github.com/mui/material-ui/issues/46302)) [@&#8203;humble-barnacle001](https://github.com/humble-barnacle001) - Add `ListItemButton` to make the deprecation clear ([#&#8203;46356](https://github.com/mui/material-ui/issues/46356)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Remove "Unstyled" section from component docs ([#&#8203;46272](https://github.com/mui/material-ui/issues/46272)) [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje) - Add Testing section to Rating component doc ([#&#8203;46268](https://github.com/mui/material-ui/issues/46268)) [@&#8203;0210shivam](https://github.com/0210shivam) - Fix fade modal demo ([#&#8203;46271](https://github.com/mui/material-ui/issues/46271)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[ai] Add suggestions to edit with MUI Chat ([#&#8203;46309](https://github.com/mui/material-ui/issues/46309)) [@&#8203;bharatkashyap](https://github.com/bharatkashyap) - \[Dialog] Fix form dialog uses ARIA roles on incompatible elements ([#&#8203;46307](https://github.com/mui/material-ui/issues/46307)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Menu] Fix dark mode styling of grouped header demo ([#&#8203;46317](https://github.com/mui/material-ui/issues/46317)) [@&#8203;sai6855](https://github.com/sai6855) - \[TextField] Removed type="number" demos ([#&#8203;46314](https://github.com/mui/material-ui/issues/46314)) [@&#8203;KirankumarAmbati](https://github.com/KirankumarAmbati) - \[examples] Add `material-ui-react-router-ts` example ([#&#8203;46406](https://github.com/mui/material-ui/issues/46406)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Core - pnpm docs:sync-team ([`3641a0b`](https://github.com/mui/material-ui/commit/3641a0b)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add cross-env to ESLint script ([#&#8203;46358](https://github.com/mui/material-ui/issues/46358)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - Support merging of className and style from theme ([#&#8203;45975](https://github.com/mui/material-ui/issues/45975)) [@&#8203;sai6855](https://github.com/sai6855) - \[code-infra] Create bundle size package ([#&#8203;45911](https://github.com/mui/material-ui/issues/45911)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Add a script to generate Material UI `llms.txt` and docs markdown. ([#&#8203;46308](https://github.com/mui/material-ui/issues/46308)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[docs-infra] Fix StackBlitz for js projects ([#&#8203;46220](https://github.com/mui/material-ui/issues/46220)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Add emotion as external for bundle monitor ([#&#8203;46372](https://github.com/mui/material-ui/issues/46372)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Create update PR on every canary publish for internal packages ([#&#8203;46367](https://github.com/mui/material-ui/issues/46367)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Remove deprecated esmExternals ([#&#8203;46365](https://github.com/mui/material-ui/issues/46365)) [@&#8203;Janpot](https://github.com/Janpot) - \[infra] Support project-specific changelog in build scripts ([#&#8203;46425](https://github.com/mui/material-ui/issues/46425)) [@&#8203;michaldudak](https://github.com/michaldudak) - \[toolpad]\[website] Remove references to Toolpad ([#&#8203;46311](https://github.com/mui/material-ui/issues/46311)) [@&#8203;prakhargupta1](https://github.com/prakhargupta1) All contributors of this release in alphabetical order: [@&#8203;0210shivam](https://github.com/0210shivam), [@&#8203;bharatkashyap](https://github.com/bharatkashyap), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;dhu-redwoodtech](https://github.com/dhu-redwoodtech), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;humble-barnacle001](https://github.com/humble-barnacle001), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;KirankumarAmbati](https://github.com/KirankumarAmbati), [@&#8203;mapache-salvaje](https://github.com/mapache-salvaje), [@&#8203;michaldudak](https://github.com/michaldudak), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;prakhargupta1](https://github.com/prakhargupta1), [@&#8203;robbtraister](https://github.com/robbtraister), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;scousino](https://github.com/scousino), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v7.1.2`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#712) [Compare Source](https://github.com/mui/material-ui/compare/v7.1.1...v7.1.2) *Jun 18, 2025* A big thanks to the 2 contributors who made this release possible. ##### `@mui/material@7.1.2` - \[Chip] Fix handling on event handlers ([#&#8203;46263](https://github.com/mui/material-ui/issues/46263)) [@&#8203;sai6855](https://github.com/sai6855) ##### Docs - Fix fade modal demo ([#&#8203;46271](https://github.com/mui/material-ui/issues/46271)) [@&#8203;brijeshb42](https://github.com/brijeshb42) All contributors of this release in alphabetical order: [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;sai6855](https://github.com/sai6855) ### [`v7.1.1`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#711) [Compare Source](https://github.com/mui/material-ui/compare/v7.1.0...v7.1.1) <!-- generated comparing v7.1.0..master --> *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 ([#&#8203;46047](https://github.com/mui/material-ui/issues/46047)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[Autocomplete] Prevent `renderValue` from being skipped when value is 0 ([#&#8203;46145](https://github.com/mui/material-ui/issues/46145)) [@&#8203;LakshitAgarwal](https://github.com/LakshitAgarwal) - \[Autocomplete] Add note in JSDoc for non-TextField components in `renderInput` ([#&#8203;46141](https://github.com/mui/material-ui/issues/46141)) [@&#8203;khllbnomrn](https://github.com/khllbnomrn) - \[Chip] Add slots and slotProps ([#&#8203;46098](https://github.com/mui/material-ui/issues/46098)) [@&#8203;sai6855](https://github.com/sai6855) - \[Menu] Remove depreacted `MenuListProps` from demos ([#&#8203;46144](https://github.com/mui/material-ui/issues/46144)) [@&#8203;sai6855](https://github.com/sai6855) - \[TablePaginationActions] Export TablePaginationActions as new component ([#&#8203;46149](https://github.com/mui/material-ui/issues/46149)) [@&#8203;sai6855](https://github.com/sai6855) - \[SnackbarContent] Fix `square` prop not working ([#&#8203;46196](https://github.com/mui/material-ui/issues/46196)) [@&#8203;0210shivam](https://github.com/0210shivam) - \[SnackbarContent] Fix error when theme value is CSS variable ([#&#8203;46198](https://github.com/mui/material-ui/issues/46198)) [@&#8203;0210shivam](https://github.com/0210shivam) ##### `@mui/codemod@7.1.1` - Add package name option ([#&#8203;45977](https://github.com/mui/material-ui/issues/45977)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/system@7.1.1` - Skip styled component from being transformed ([#&#8203;46129](https://github.com/mui/material-ui/issues/46129)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Update the type for borderRadius ([#&#8203;46154](https://github.com/mui/material-ui/issues/46154)) [@&#8203;codiini](https://github.com/codiini) ##### `@mui/styled-engine@7.1.1` - Fix variant props callback type to spread `ownerState` ([#&#8203;46187](https://github.com/mui/material-ui/issues/46187)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/stylis-plugin-rtl@7.1.1` - Fix RTL does not work with CSS layer with a new package ([#&#8203;46230](https://github.com/mui/material-ui/issues/46230)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - \[Dialog] Remove deprecated TransitionComponent from demo ([#&#8203;46185](https://github.com/mui/material-ui/issues/46185)) [@&#8203;sai6855](https://github.com/sai6855) - \[Grid] Remove direction `column` and `column-reverse` from the demo ([#&#8203;46127](https://github.com/mui/material-ui/issues/46127)) [@&#8203;0210shivam](https://github.com/0210shivam) - \[Grid] Update grid migration guide ([#&#8203;46057](https://github.com/mui/material-ui/issues/46057)) [@&#8203;sai6855](https://github.com/sai6855) - \[templates] Fix rendering of logos in dark mode ([#&#8203;46221](https://github.com/mui/material-ui/issues/46221)) [@&#8203;sai6855](https://github.com/sai6855) - \[ToggleButtonGroup] Add spacing demo ([#&#8203;46058](https://github.com/mui/material-ui/issues/46058)) [@&#8203;sai6855](https://github.com/sai6855) - Fix typo in dark mode docs ([#&#8203;46229](https://github.com/mui/material-ui/issues/46229)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - Clarify Next.js + Tailwind CSS v3 integration requirements ([#&#8203;46176](https://github.com/mui/material-ui/issues/46176)) [@&#8203;chaitanyasharma1011](https://github.com/chaitanyasharma1011) - Fix GridLegacy docs order ([#&#8203;46135](https://github.com/mui/material-ui/issues/46135)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Update upgrade guide for resolution of `react-is` ([#&#8203;46002](https://github.com/mui/material-ui/issues/46002)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Remove oudated scaffoldhub ad ([#&#8203;46090](https://github.com/mui/material-ui/issues/46090)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Show how to target global state classes with CSS Modules ([#&#8203;45992](https://github.com/mui/material-ui/issues/45992)) [@&#8203;RubemMazzetto](https://github.com/RubemMazzetto) ##### Core - \[code-infra] Add plugin to check for index file access ([#&#8203;46178](https://github.com/mui/material-ui/issues/46178)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Bump ESLint to v9 ([#&#8203;46222](https://github.com/mui/material-ui/issues/46222)) [@&#8203;brijeshb42](https://github.com/brijeshb42) - \[code-infra] Move packages to mui/mui-public ([#&#8203;46155](https://github.com/mui/material-ui/issues/46155)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Move `chai` to peerDep ([#&#8203;46227](https://github.com/mui/material-ui/issues/46227)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Avoid loading barrel file during type checking ([#&#8203;46177](https://github.com/mui/material-ui/issues/46177)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove unnecessary ref from `HighlightedCode` component ([#&#8203;46151](https://github.com/mui/material-ui/issues/46151)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - \[code-infra] Import mocha type instead of global ([#&#8203;46108](https://github.com/mui/material-ui/issues/46108)) [@&#8203;JCQuintas](https://github.com/JCQuintas) - \[code-infra] Dependabot also create branches ([`795a481`](https://github.com/mui/material-ui/commit/795a481)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Avoid running continuous release on forks ([#&#8203;46103](https://github.com/mui/material-ui/issues/46103)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove checkout job altogether ([#&#8203;46100](https://github.com/mui/material-ui/issues/46100)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove required checkout workflows in circleci ([#&#8203;46099](https://github.com/mui/material-ui/issues/46099)) [@&#8203;Janpot](https://github.com/Janpot) - Run pnpm docs:sync-team ([`c8f1da5`](https://github.com/mui/material-ui/commit/c8f1da5)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Upgrade MUI X packages to v8 ([#&#8203;45990](https://github.com/mui/material-ui/issues/45990)) [@&#8203;KenanYusuf](https://github.com/KenanYusuf) - Minor detail to reduce confusion ([`4c64b72`](https://github.com/mui/material-ui/commit/4c64b72)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Update security.md ([#&#8203;45839](https://github.com/mui/material-ui/issues/45839)) [@&#8203;DiegoAndai](https://github.com/DiegoAndai) - Apply yml convention, blank line only at top level ([`f273220`](https://github.com/mui/material-ui/commit/f273220)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add comment that lab should be in alpha ([#&#8203;45999](https://github.com/mui/material-ui/issues/45999)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) All contributors of this release in alphabetical order: [@&#8203;0210shivam](https://github.com/0210shivam), [@&#8203;brijeshb42](https://github.com/brijeshb42), [@&#8203;chaitanyasharma1011](https://github.com/chaitanyasharma1011), [@&#8203;codiini](https://github.com/codiini), [@&#8203;DiegoAndai](https://github.com/DiegoAndai), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;JCQuintas](https://github.com/JCQuintas), [@&#8203;KenanYusuf](https://github.com/KenanYusuf), [@&#8203;khllbnomrn](https://github.com/khllbnomrn), [@&#8203;LakshitAgarwal](https://github.com/LakshitAgarwal), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;RubemMazzetto](https://github.com/RubemMazzetto), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) ### [`v7.1.0`](https://github.com/mui/material-ui/blob/HEAD/CHANGELOG.md#710) [Compare Source](https://github.com/mui/material-ui/compare/v7.0.2...v7.1.0) <!-- generated comparing v7.0.2..master --> *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](https://mui.com/material-ui/integrations/tailwindcss/tailwindcss-v4/). ##### `@mui/material@7.1.0` - \[InputBase] Text cursor jumps several lines up when inserting text fragment with new line at the end ([#&#8203;45246](https://github.com/mui/material-ui/issues/45246)) [@&#8203;yermartee](https://github.com/yermartee) - \[OutlinedInput] Add missing `notchedOutline` slot ([#&#8203;45917](https://github.com/mui/material-ui/issues/45917)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Snackbar] Skip default `onClickAway` behavior when `defaultMuiPrevented` is provided ([#&#8203;45629](https://github.com/mui/material-ui/issues/45629)) [@&#8203;sai6855](https://github.com/sai6855) - \[Avatar] Fix img slot types and add missing slots ([#&#8203;45483](https://github.com/mui/material-ui/issues/45483)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - \[Badge] Replace useSlotProps with useSlot hook ([#&#8203;45871](https://github.com/mui/material-ui/issues/45871)) [@&#8203;sai6855](https://github.com/sai6855) - \[BottomNavigationAction] Add slots and slotProps ([#&#8203;45776](https://github.com/mui/material-ui/issues/45776)) [@&#8203;sai6855](https://github.com/sai6855) - \[CardActionArea] Add slots and slotProps ([#&#8203;45866](https://github.com/mui/material-ui/issues/45866)) [@&#8203;sai6855](https://github.com/sai6855) - \[useMediaQuery] Add warning and docs for using `useMediaQuery('print')` ([#&#8203;44790](https://github.com/mui/material-ui/issues/44790)) [@&#8203;good-jinu](https://github.com/good-jinu) - Remove unnecessary clsx usages ([#&#8203;46084](https://github.com/mui/material-ui/issues/46084)) [@&#8203;sai6855](https://github.com/sai6855) - Corrected generic type definition in `SelectChangeEvent` ([#&#8203;45941](https://github.com/mui/material-ui/issues/45941)) [@&#8203;SuyashShukla0007](https://github.com/SuyashShukla0007) - Fix theme object changes between renders ([#&#8203;45863](https://github.com/mui/material-ui/issues/45863)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### `@mui/material-nextjs@7.1.0` - Add option to enable CSS layers for pages router ([#&#8203;45596](https://github.com/mui/material-ui/issues/45596)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Do not wrap `@layer` order rules in App Router ([#&#8203;45864](https://github.com/mui/material-ui/issues/45864)) [@&#8203;Nayeem-XTREME](https://github.com/Nayeem-XTREME) ##### `@mui/system@7.1.0` - Fix `@mui/system` types organization ([#&#8203;45860](https://github.com/mui/material-ui/issues/45860)) [@&#8203;Janpot](https://github.com/Janpot) ##### `@mui/styled-engine@7.1.0` - Infer `ownerState` from props in `styled` ([#&#8203;46083](https://github.com/mui/material-ui/issues/46083)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Fix style overrides variants type ([#&#8203;45478](https://github.com/mui/material-ui/issues/45478)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Docs - \[Avatar] Add avatar upload demo ([#&#8203;45986](https://github.com/mui/material-ui/issues/45986)) [@&#8203;Demianeen](https://github.com/Demianeen) - \[Dialog] Remove deprecated props usage in demos ([#&#8203;45923](https://github.com/mui/material-ui/issues/45923)) [@&#8203;sai6855](https://github.com/sai6855) - \[Menu] Update `paper` slot JSDoc default from `Paper` to `PopoverPaper` ([#&#8203;45722](https://github.com/mui/material-ui/issues/45722)) [@&#8203;andreachiera](https://github.com/andreachiera) - \[examples] Remove create-react-app usages ([#&#8203;45426](https://github.com/mui/material-ui/issues/45426)) [@&#8203;CodeLeom](https://github.com/CodeLeom) - Add `AccordionSummary` to the v5 breaking change migration ([#&#8203;45947](https://github.com/mui/material-ui/issues/45947)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Update CSS variable usage in migration guide for Pigment CSS ([#&#8203;46033](https://github.com/mui/material-ui/issues/46033)) [@&#8203;sai6855](https://github.com/sai6855) - Fix docs API dark mode color ([#&#8203;46086](https://github.com/mui/material-ui/issues/46086)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - Add a guide for extending Material UI classes in Tailwind CSS ([#&#8203;46039](https://github.com/mui/material-ui/issues/46039)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Add `InitColorSchemeScript` docs and API ([#&#8203;45927](https://github.com/mui/material-ui/issues/45927)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Add Tailwind CSS v4 integration guide ([#&#8203;45906](https://github.com/mui/material-ui/issues/45906)) [@&#8203;siriwatknp](https://github.com/siriwatknp) - Fix 301 links to the system v6 ([#&#8203;45931](https://github.com/mui/material-ui/issues/45931)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add notification for MUI X v8 announcement ([#&#8203;45942](https://github.com/mui/material-ui/issues/45942)) [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas) - Fix som 301 redirections ([`ae84b35`](https://github.com/mui/material-ui/commit/ae84b35)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix some 301 redirections ([`057384e`](https://github.com/mui/material-ui/commit/057384e)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix logo is not centered on small screens ([#&#8203;45920](https://github.com/mui/material-ui/issues/45920)) [@&#8203;crabsim](https://github.com/crabsim) - Fix line break typo ([`a2a62d5`](https://github.com/mui/material-ui/commit/a2a62d5)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix markdown typo in templates.md ([#&#8203;45914](https://github.com/mui/material-ui/issues/45914)) [@&#8203;scyzoryck](https://github.com/scyzoryck) - Add Next.js App Router guide for custom classnames ([#&#8203;45852](https://github.com/mui/material-ui/issues/45852)) [@&#8203;siriwatknp](https://github.com/siriwatknp) ##### Core - \[code-infra] Give a stable name to dev tool app ([`3889ded`](https://github.com/mui/material-ui/commit/3889ded)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Normalize author package in org ([`8135638`](https://github.com/mui/material-ui/commit/8135638)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[code-infra] Correct some manually curated .d.ts files ([#&#8203;46054](https://github.com/mui/material-ui/issues/46054)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Align deps versions ([#&#8203;46048](https://github.com/mui/material-ui/issues/46048)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix dynamic import in imports resolver ([#&#8203;46046](https://github.com/mui/material-ui/issues/46046)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Eliminate `@mui/utils` deep imports ([#&#8203;46004](https://github.com/mui/material-ui/issues/46004)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Expand renovate.json for react types ([#&#8203;45935](https://github.com/mui/material-ui/issues/45935)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Make Argos upload script reusable ([#&#8203;45883](https://github.com/mui/material-ui/issues/45883)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Disallow redundant window prefixes for globals ([#&#8203;45880](https://github.com/mui/material-ui/issues/45880)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Remove type generation of modern build ([#&#8203;45912](https://github.com/mui/material-ui/issues/45912)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Clean up bundle size checker ([#&#8203;45622](https://github.com/mui/material-ui/issues/45622)) [@&#8203;Janpot](https://github.com/Janpot) - \[code-infra] Fix `StrictMode` effects not being called twice in React 19 tests ([#&#8203;45812](https://github.com/mui/material-ui/issues/45812)) [@&#8203;bernardobelchior](https://github.com/bernardobelchior) - \[code-infra] Convert `@mui/utils` to typescript ([#&#8203;45671](https://github.com/mui/material-ui/issues/45671)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Improve export into sandbox package.json ([#&#8203;46044](https://github.com/mui/material-ui/issues/46044)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Update feedback Node.js to v22 ([#&#8203;46064](https://github.com/mui/material-ui/issues/46064)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Normalize netlify.toml in org ([`b101d5c`](https://github.com/mui/material-ui/commit/b101d5c)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Uniformize Vale between repositories ([`0f79796`](https://github.com/mui/material-ui/commit/0f79796)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Fix Vale no longer working ([#&#8203;46029](https://github.com/mui/material-ui/issues/46029)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - \[docs-infra] Remove demo styling switch ([#&#8203;45926](https://github.com/mui/material-ui/issues/45926)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] StackBlitz WebContainer demos ([#&#8203;45924](https://github.com/mui/material-ui/issues/45924)) [@&#8203;Janpot](https://github.com/Janpot) - \[docs-infra] Fix feedback management ([#&#8203;45872](https://github.com/mui/material-ui/issues/45872)) [@&#8203;alexfauquette](https://github.com/alexfauquette) - \[test] Replace `playwright` with `@playwright/test` ([#&#8203;45998](https://github.com/mui/material-ui/issues/45998)) [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) - Fix internal version duplication ([#&#8203;46051](https://github.com/mui/material-ui/issues/46051)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Avoid the need for `@mui/material/themeCssVarsAugmentation` ([#&#8203;46053](https://github.com/mui/material-ui/issues/46053)) [@&#8203;Janpot](https://github.com/Janpot) - Add security label to dependabot PRs ([`0a5c027`](https://github.com/mui/material-ui/commit/0a5c027)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Remove unecessary versions ([#&#8203;46034](https://github.com/mui/material-ui/issues/46034)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Remove redundant overrides resolver ([#&#8203;45970](https://github.com/mui/material-ui/issues/45970)) [@&#8203;romgrk](https://github.com/romgrk) - Fix duplicate branch reference ([#&#8203;45915](https://github.com/mui/material-ui/issues/45915)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix outdated \<link rel="shortcut icon" ([#&#8203;45916](https://github.com/mui/material-ui/issues/45916)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Fix redirection chains ([#&#8203;45930](https://github.com/mui/material-ui/issues/45930)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Run pnpm docs:sync-team ([`beee09f`](https://github.com/mui/material-ui/commit/beee09f)) [@&#8203;oliviertassinari](https://github.com/oliviertassinari) - Add `pkg.pr.new` publishing ([#&#8203;42984](https://github.com/mui/material-ui/issues/42984)) [@&#8203;Aslemammad](https://github.com/Aslemammad) - Remove [@&#8203;mui/base](https://github.com/mui/base) from the master branch ([#&#8203;45857](https://github.com/mui/material-ui/issues/45857)) [@&#8203;mnajdova](https://github.com/mnajdova) All contributors of this release in alphabetical order: [@&#8203;alexfauquette](https://github.com/alexfauquette), [@&#8203;andreachiera](https://github.com/andreachiera), [@&#8203;Aslemammad](https://github.com/Aslemammad), [@&#8203;bernardobelchior](https://github.com/bernardobelchior), [@&#8203;CodeLeom](https://github.com/CodeLeom), [@&#8203;crabsim](https://github.com/crabsim), [@&#8203;Demianeen](https://github.com/Demianeen), [@&#8203;good-jinu](https://github.com/good-jinu), [@&#8203;Janpot](https://github.com/Janpot), [@&#8203;joserodolfofreitas](https://github.com/joserodolfofreitas), [@&#8203;mnajdova](https://github.com/mnajdova), [@&#8203;Nayeem-XTREME](https://github.com/Nayeem-XTREME), [@&#8203;oliviertassinari](https://github.com/oliviertassinari), [@&#8203;renovate](https://github.com/renovate)\[bot], [@&#8203;romgrk](https://github.com/romgrk), [@&#8203;sai6855](https://github.com/sai6855), [@&#8203;scyzoryck](https://github.com/scyzoryck), [@&#8203;siriwatknp](https://github.com/siriwatknp), [@&#8203;SuyashShukla0007](https://github.com/SuyashShukla0007), [@&#8203;yermartee](https://github.com/yermartee), [@&#8203;ZeeshanTamboli](https://github.com/ZeeshanTamboli) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS4zIiwidXBkYXRlZEluVmVyIjoiNDEuOTMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2025-05-11 00:17:42 +00:00
Update materialui to ^7.1.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
5971769586
renovate force-pushed renovate/materialui from 5971769586 to 6d4de701ae 2025-05-12 00:19:09 +00:00 Compare
renovate force-pushed renovate/materialui from 6d4de701ae to 3a8207ac3b 2025-05-13 00:20:04 +00:00 Compare
renovate force-pushed renovate/materialui from 3a8207ac3b to 30c2ff24e6 2025-05-14 00:19:16 +00:00 Compare
renovate force-pushed renovate/materialui from 30c2ff24e6 to 7040fc2bf3 2025-05-15 00:18:35 +00:00 Compare
renovate force-pushed renovate/materialui from 7040fc2bf3 to 199c9515ea 2025-05-16 00:18:34 +00:00 Compare
renovate changed title from Update materialui to ^7.1.0 to Update materialui to ^7.1.1 2025-06-03 00:24:57 +00:00
renovate force-pushed renovate/materialui from 199c9515ea to 3002174ae4 2025-06-03 00:24:58 +00:00 Compare
renovate force-pushed renovate/materialui from 3002174ae4 to 4584004d35 2025-06-06 00:23:51 +00:00 Compare
renovate force-pushed renovate/materialui from 4584004d35 to c08d66ff4d 2025-06-07 00:24:07 +00:00 Compare
renovate force-pushed renovate/materialui from c08d66ff4d to 0fa8fd780b 2025-06-09 00:24:29 +00:00 Compare
renovate force-pushed renovate/materialui from 0fa8fd780b to e300577726 2025-06-10 00:25:05 +00:00 Compare
renovate force-pushed renovate/materialui from e300577726 to b02db5886d 2025-06-11 00:25:14 +00:00 Compare
renovate force-pushed renovate/materialui from b02db5886d to 35930fbf83 2025-06-12 00:25:07 +00:00 Compare
renovate force-pushed renovate/materialui from 35930fbf83 to 67ac564787 2025-06-13 00:24:25 +00:00 Compare
renovate force-pushed renovate/materialui from 67ac564787 to 65a6b685b8 2025-06-14 00:24:21 +00:00 Compare
renovate force-pushed renovate/materialui from 65a6b685b8 to 2857b41384 2025-06-15 00:24:03 +00:00 Compare
renovate force-pushed renovate/materialui from 2857b41384 to 1fa8bc1cd4 2025-06-16 00:23:58 +00:00 Compare
renovate force-pushed renovate/materialui from 1fa8bc1cd4 to 60c8598ef0 2025-06-17 00:23:44 +00:00 Compare
renovate force-pushed renovate/materialui from 60c8598ef0 to 8fc5dd494a 2025-06-18 00:23:55 +00:00 Compare
renovate force-pushed renovate/materialui from 8fc5dd494a to 73a44ae7e8 2025-06-19 00:22:27 +00:00 Compare
renovate force-pushed renovate/materialui from 73a44ae7e8 to f14e131a48 2025-06-20 00:23:38 +00:00 Compare
renovate changed title from Update materialui to ^7.1.1 to Update materialui to ^7.1.2 2025-06-20 00:23:41 +00:00
renovate force-pushed renovate/materialui from f14e131a48 to a0719e8fe1 2025-06-21 00:22:52 +00:00 Compare
renovate force-pushed renovate/materialui from a0719e8fe1 to 7e4642dc01 2025-06-22 00:22:07 +00:00 Compare
renovate force-pushed renovate/materialui from 7e4642dc01 to e9cec87444 2025-06-23 00:23:26 +00:00 Compare
renovate force-pushed renovate/materialui from e9cec87444 to 1b9844dfd9 2025-06-24 00:12:45 +00:00 Compare
renovate force-pushed renovate/materialui from 1b9844dfd9 to 3b54ae60bc 2025-06-25 00:11:09 +00:00 Compare
renovate force-pushed renovate/materialui from 3b54ae60bc to 4f9f869f13 2025-06-26 00:11:16 +00:00 Compare
renovate force-pushed renovate/materialui from 4f9f869f13 to 8c736d5977 2025-06-27 00:11:50 +00:00 Compare
renovate changed title from Update materialui to ^7.1.2 to Update materialui to ^7.2.0 2025-07-01 00:10:46 +00:00
renovate force-pushed renovate/materialui from 8c736d5977 to 18abb320a0 2025-07-01 00:10:47 +00:00 Compare
renovate force-pushed renovate/materialui from 18abb320a0 to 5c36e3eb41 2025-07-04 00:11:44 +00:00 Compare
renovate force-pushed renovate/materialui from 5c36e3eb41 to 89f11a55d6 2025-07-05 00:11:50 +00:00 Compare
renovate force-pushed renovate/materialui from 89f11a55d6 to 75f55993f6 2025-07-06 00:18:07 +00:00 Compare
renovate force-pushed renovate/materialui from 75f55993f6 to e4ba3dc53f 2025-07-07 00:17:51 +00:00 Compare
renovate force-pushed renovate/materialui from e4ba3dc53f to 84fe55b2b7 2025-07-08 00:18:33 +00:00 Compare
renovate force-pushed renovate/materialui from 84fe55b2b7 to fd2bd5a0cd 2025-07-09 00:18:29 +00:00 Compare
renovate force-pushed renovate/materialui from fd2bd5a0cd to 67d435c7c4 2025-07-10 00:19:06 +00:00 Compare
renovate force-pushed renovate/materialui from 67d435c7c4 to 9707983c81 2025-07-11 00:18:21 +00:00 Compare
renovate force-pushed renovate/materialui from 9707983c81 to 9b87d9377e 2025-07-12 00:18:03 +00:00 Compare
renovate force-pushed renovate/materialui from 9b87d9377e to 2ef4f14696 2025-07-13 00:17:55 +00:00 Compare
renovate force-pushed renovate/materialui from 2ef4f14696 to de03ff73c7 2025-07-14 00:18:03 +00:00 Compare
renovate force-pushed renovate/materialui from de03ff73c7 to c19bf1fa6d 2025-07-15 00:18:11 +00:00 Compare
renovate force-pushed renovate/materialui from c19bf1fa6d to 27362e34a6 2025-07-16 00:18:45 +00:00 Compare
renovate force-pushed renovate/materialui from 27362e34a6 to 5cf0ef935c 2025-07-17 00:19:05 +00:00 Compare
renovate force-pushed renovate/materialui from 5cf0ef935c to ed80efbad8 2025-07-18 00:18:43 +00:00 Compare
renovate force-pushed renovate/materialui from ed80efbad8 to 2101267547 2025-07-19 00:21:37 +00:00 Compare
renovate force-pushed renovate/materialui from 2101267547 to 2ac912634b 2025-07-20 00:17:44 +00:00 Compare
renovate force-pushed renovate/materialui from 2ac912634b to 120592d5e5 2025-07-21 00:20:34 +00:00 Compare
renovate force-pushed renovate/materialui from 120592d5e5 to 098723f24a 2025-07-22 00:23:42 +00:00 Compare
renovate force-pushed renovate/materialui from 098723f24a to 0fdfb43e2a 2025-07-23 00:19:32 +00:00 Compare
renovate force-pushed renovate/materialui from 0fdfb43e2a to 8beca5c819 2025-07-24 00:20:06 +00:00 Compare
renovate force-pushed renovate/materialui from 8beca5c819 to 41f60b01bf 2025-07-25 00:20:07 +00:00 Compare
renovate force-pushed renovate/materialui from 41f60b01bf to ff2c5319db 2025-07-26 00:19:12 +00:00 Compare
renovate force-pushed renovate/materialui from ff2c5319db to eefb26d226 2025-07-27 00:19:21 +00:00 Compare
renovate force-pushed renovate/materialui from eefb26d226 to 8025b1b82f 2025-07-28 00:19:28 +00:00 Compare
renovate force-pushed renovate/materialui from 8025b1b82f to bc655fc9ce 2025-07-29 00:21:42 +00:00 Compare
renovate force-pushed renovate/materialui from bc655fc9ce to a11146ffb2 2025-08-01 00:23:23 +00:00 Compare
renovate force-pushed renovate/materialui from a11146ffb2 to 46f7590ff4 2025-08-03 00:21:48 +00:00 Compare
renovate force-pushed renovate/materialui from 46f7590ff4 to f50123d0f1 2025-08-05 00:18:40 +00:00 Compare
renovate changed title from Update materialui to ^7.2.0 to Update materialui to ^7.3.0 2025-08-06 00:18:44 +00:00
renovate force-pushed renovate/materialui from f50123d0f1 to 3a8d9c0d9b 2025-08-06 00:18:46 +00:00 Compare
renovate changed title from Update materialui to ^7.3.0 to Update materialui to ^7.3.1 2025-08-07 00:19:40 +00:00
renovate force-pushed renovate/materialui from 3a8d9c0d9b to 937054bfa0 2025-08-07 00:19:42 +00:00 Compare
renovate force-pushed renovate/materialui from 937054bfa0 to 07073dd6c0 2025-08-09 00:30:54 +00:00 Compare
renovate force-pushed renovate/materialui from 07073dd6c0 to 901dd43b08 2025-08-11 00:31:23 +00:00 Compare
renovate force-pushed renovate/materialui from 901dd43b08 to 9b8c5767d6 2025-08-13 00:32:09 +00:00 Compare
renovate force-pushed renovate/materialui from 9b8c5767d6 to d212791a16 2025-08-15 00:31:59 +00:00 Compare
renovate force-pushed renovate/materialui from d212791a16 to c8e3e5635b 2025-08-17 00:32:03 +00:00 Compare
renovate force-pushed renovate/materialui from c8e3e5635b to 3ad08ba5e1 2025-08-19 00:31:40 +00:00 Compare
renovate force-pushed renovate/materialui from 3ad08ba5e1 to d03808fdd5 2025-08-21 00:32:05 +00:00 Compare
renovate force-pushed renovate/materialui from d03808fdd5 to 26aceb9625 2025-08-23 00:31:55 +00:00 Compare
renovate force-pushed renovate/materialui from 26aceb9625 to c1417b3c10 2025-08-25 00:31:02 +00:00 Compare
renovate force-pushed renovate/materialui from c1417b3c10 to 66e8c5cd80 2025-08-27 00:32:20 +00:00 Compare
renovate force-pushed renovate/materialui from 66e8c5cd80 to 50316a665f 2025-08-28 00:32:31 +00:00 Compare
renovate force-pushed renovate/materialui from 50316a665f to cc2abe99bb 2025-08-29 00:32:33 +00:00 Compare
renovate force-pushed renovate/materialui from cc2abe99bb to 981e9c1065 2025-08-30 00:30:58 +00:00 Compare
renovate force-pushed renovate/materialui from 981e9c1065 to e20a89b284 2025-08-31 00:31:55 +00:00 Compare
renovate force-pushed renovate/materialui from e20a89b284 to 81175444df 2025-09-01 00:31:16 +00:00 Compare
renovate force-pushed renovate/materialui from 81175444df to 32a69f6d1d 2025-09-02 00:32:32 +00:00 Compare
renovate changed title from Update materialui to ^7.3.1 to Update materialui to ^7.3.2 2025-09-03 00:32:18 +00:00
renovate force-pushed renovate/materialui from 32a69f6d1d to 95e5797f76 2025-09-03 00:32:19 +00:00 Compare
renovate force-pushed renovate/materialui from 95e5797f76 to f1d4b5e2d6 2025-09-04 00:33:42 +00:00 Compare
renovate force-pushed renovate/materialui from f1d4b5e2d6 to 9220fbb9e5 2025-09-05 00:26:12 +00:00 Compare
renovate force-pushed renovate/materialui from 9220fbb9e5 to c633fb6ad2 2025-09-06 00:40:37 +00:00 Compare
renovate force-pushed renovate/materialui from c633fb6ad2 to cae190b62f 2025-09-07 00:40:47 +00:00 Compare
renovate force-pushed renovate/materialui from cae190b62f to a0c0264aa5 2025-09-08 00:40:32 +00:00 Compare
renovate force-pushed renovate/materialui from a0c0264aa5 to 52a7db3dbf 2025-09-09 00:39:38 +00:00 Compare
renovate force-pushed renovate/materialui from 52a7db3dbf to 2f5387a4e9 2025-09-10 00:39:30 +00:00 Compare
renovate force-pushed renovate/materialui from 2f5387a4e9 to 50db7cded5 2025-09-11 00:39:13 +00:00 Compare
renovate force-pushed renovate/materialui from 50db7cded5 to 1ef4ca40d9 2025-09-12 00:40:35 +00:00 Compare
renovate force-pushed renovate/materialui from 1ef4ca40d9 to 48224d799b 2025-09-13 00:41:23 +00:00 Compare
renovate force-pushed renovate/materialui from 48224d799b to 4c8f89a3f7 2025-09-14 00:41:09 +00:00 Compare
renovate force-pushed renovate/materialui from 4c8f89a3f7 to 561c076c30 2025-09-15 00:40:40 +00:00 Compare
renovate force-pushed renovate/materialui from 561c076c30 to 8a675a6089 2025-09-16 00:40:42 +00:00 Compare
renovate force-pushed renovate/materialui from 8a675a6089 to 15795a53ba 2025-09-17 00:40:39 +00:00 Compare
renovate force-pushed renovate/materialui from 15795a53ba to a37c107d79 2025-09-18 00:41:15 +00:00 Compare
renovate force-pushed renovate/materialui from a37c107d79 to ffa18d2c55 2025-09-19 00:40:02 +00:00 Compare
renovate force-pushed renovate/materialui from ffa18d2c55 to 1fbc32460e 2025-09-20 00:42:04 +00:00 Compare
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/materialui:renovate/materialui
git checkout renovate/materialui
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/SolarEnergy#219
No description provided.