From d7701bd55cb08e684a907e3bcbea4e1d50d64643 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 1 Oct 2024 15:19:45 +0200 Subject: [PATCH 01/16] Update package versions --- package.json | 2 +- packages-internal/docs-utils/package.json | 2 +- packages-internal/scripts/package.json | 2 +- packages-internal/test-utils/package.json | 2 +- packages/markdown/package.json | 2 +- packages/mui-base/package.json | 2 +- packages/mui-codemod/package.json | 2 +- packages/mui-core-downloads-tracker/package.json | 2 +- packages/mui-docs/package.json | 2 +- packages/mui-envinfo/package.json | 2 +- packages/mui-icons-material/package.json | 2 +- packages/mui-lab/package.json | 2 +- packages/mui-material-nextjs/package.json | 2 +- packages/mui-material-pigment-css/package.json | 2 +- packages/mui-material/package.json | 2 +- packages/mui-private-theming/package.json | 2 +- packages/mui-styled-engine-sc/package.json | 2 +- packages/mui-styled-engine/package.json | 2 +- packages/mui-styles/package.json | 2 +- packages/mui-system/package.json | 2 +- packages/mui-utils/package.json | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/package.json b/package.json index 3a3ba394b5fcfe..df3ae689ba7213 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mui/monorepo", - "version": "6.1.1", + "version": "6.1.2", "private": true, "scripts": { "preinstall": "npx only-allow pnpm", diff --git a/packages-internal/docs-utils/package.json b/packages-internal/docs-utils/package.json index 55556989ffbc05..0c012628693912 100644 --- a/packages-internal/docs-utils/package.json +++ b/packages-internal/docs-utils/package.json @@ -1,6 +1,6 @@ { "name": "@mui/internal-docs-utils", - "version": "1.0.13", + "version": "1.0.14", "author": "MUI Team", "description": "Utilities for MUI docs. This is an internal package not meant for general use.", "main": "./build/index.js", diff --git a/packages-internal/scripts/package.json b/packages-internal/scripts/package.json index 8b372e7eda7e83..958cef3cb720f8 100644 --- a/packages-internal/scripts/package.json +++ b/packages-internal/scripts/package.json @@ -1,6 +1,6 @@ { "name": "@mui/internal-scripts", - "version": "1.0.21", + "version": "1.0.22", "author": "MUI Team", "description": "Utilities supporting MUI libraries build and docs generation. This is an internal package not meant for general use.", "main": "build/index.js", diff --git a/packages-internal/test-utils/package.json b/packages-internal/test-utils/package.json index e9b6e7bd3b7855..93208b71dfb1f4 100644 --- a/packages-internal/test-utils/package.json +++ b/packages-internal/test-utils/package.json @@ -1,6 +1,6 @@ { "name": "@mui/internal-test-utils", - "version": "1.0.14", + "version": "1.0.15", "author": "MUI Team", "description": "Utilities for MUI tests. This is an internal package not meant for general use.", "main": "./build/index.js", diff --git a/packages/markdown/package.json b/packages/markdown/package.json index c87b48072aedfd..95a11c87260ac8 100644 --- a/packages/markdown/package.json +++ b/packages/markdown/package.json @@ -1,6 +1,6 @@ { "name": "@mui/internal-markdown", - "version": "1.0.14", + "version": "1.0.15", "author": "MUI Team", "description": "MUI markdown parser. This is an internal package not meant for general use.", "main": "./index.js", diff --git a/packages/mui-base/package.json b/packages/mui-base/package.json index 798139cc45b2ee..f5b0a00200fde7 100644 --- a/packages/mui-base/package.json +++ b/packages/mui-base/package.json @@ -1,6 +1,6 @@ { "name": "@mui/base", - "version": "5.0.0-beta.58", + "version": "5.0.0", "private": false, "author": "MUI Team", "description": "Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.", diff --git a/packages/mui-codemod/package.json b/packages/mui-codemod/package.json index a3a1bfc70241f6..08e3011f42ce4e 100644 --- a/packages/mui-codemod/package.json +++ b/packages/mui-codemod/package.json @@ -1,6 +1,6 @@ { "name": "@mui/codemod", - "version": "6.1.1", + "version": "6.1.2", "bin": "./codemod.js", "private": false, "author": "MUI Team", diff --git a/packages/mui-core-downloads-tracker/package.json b/packages/mui-core-downloads-tracker/package.json index 81538a1cadfdb7..bbcba5e9d7501e 100644 --- a/packages/mui-core-downloads-tracker/package.json +++ b/packages/mui-core-downloads-tracker/package.json @@ -1,6 +1,6 @@ { "name": "@mui/core-downloads-tracker", - "version": "6.1.1", + "version": "6.1.2", "private": false, "author": "MUI Team", "description": "Internal package to track number of downloads of our design system libraries", diff --git a/packages/mui-docs/package.json b/packages/mui-docs/package.json index 44b9dc1e87c8a3..d788d2a7f903d7 100644 --- a/packages/mui-docs/package.json +++ b/packages/mui-docs/package.json @@ -1,6 +1,6 @@ { "name": "@mui/docs", - "version": "6.1.1", + "version": "6.1.2", "private": false, "author": "MUI Team", "description": "MUI Docs - Documentation building blocks.", diff --git a/packages/mui-envinfo/package.json b/packages/mui-envinfo/package.json index d29d10f0f72a85..fc448b2c9b5277 100644 --- a/packages/mui-envinfo/package.json +++ b/packages/mui-envinfo/package.json @@ -1,6 +1,6 @@ { "name": "@mui/envinfo", - "version": "2.0.26", + "version": "2.0.27", "private": false, "author": "MUI Team", "description": "Logs infos about the environment relevant to @mui/*", diff --git a/packages/mui-icons-material/package.json b/packages/mui-icons-material/package.json index 46d8aeaf97defe..ff6bcd0746b7cb 100644 --- a/packages/mui-icons-material/package.json +++ b/packages/mui-icons-material/package.json @@ -1,6 +1,6 @@ { "name": "@mui/icons-material", - "version": "6.1.1", + "version": "6.1.2", "private": false, "author": "MUI Team", "description": "Material Design icons distributed as SVG React components.", diff --git a/packages/mui-lab/package.json b/packages/mui-lab/package.json index 06d536b0bb0624..3be9b8996fb39f 100644 --- a/packages/mui-lab/package.json +++ b/packages/mui-lab/package.json @@ -1,6 +1,6 @@ { "name": "@mui/lab", - "version": "6.0.0-beta.10", + "version": "6.0.0", "private": false, "author": "MUI Team", "description": "Laboratory for new MUI modules.", diff --git a/packages/mui-material-nextjs/package.json b/packages/mui-material-nextjs/package.json index 6fb47673494e4c..9e7ad7c90fdacb 100644 --- a/packages/mui-material-nextjs/package.json +++ b/packages/mui-material-nextjs/package.json @@ -1,6 +1,6 @@ { "name": "@mui/material-nextjs", - "version": "6.1.1", + "version": "6.1.2", "private": false, "author": "MUI Team", "description": "Collection of utilities for integration between Material UI and Next.js.", diff --git a/packages/mui-material-pigment-css/package.json b/packages/mui-material-pigment-css/package.json index b4142782e86d39..598cb87f024216 100644 --- a/packages/mui-material-pigment-css/package.json +++ b/packages/mui-material-pigment-css/package.json @@ -1,6 +1,6 @@ { "name": "@mui/material-pigment-css", - "version": "6.1.1", + "version": "6.1.2", "author": "MUI Team", "description": "A wrapper over Pigment CSS that provides the same styled and theming APIs as Material UI.", "main": "./src/index.ts", diff --git a/packages/mui-material/package.json b/packages/mui-material/package.json index 5b6a8dbf2aa25d..b277c097237c9f 100644 --- a/packages/mui-material/package.json +++ b/packages/mui-material/package.json @@ -1,6 +1,6 @@ { "name": "@mui/material", - "version": "6.1.1", + "version": "6.1.2", "private": false, "author": "MUI Team", "description": "Material UI is an open-source React component library that implements Google's Material Design. It's comprehensive and can be used in production out of the box.", diff --git a/packages/mui-private-theming/package.json b/packages/mui-private-theming/package.json index 9ed17f38eb1d4c..28e42ae4b960d4 100644 --- a/packages/mui-private-theming/package.json +++ b/packages/mui-private-theming/package.json @@ -1,6 +1,6 @@ { "name": "@mui/private-theming", - "version": "6.1.1", + "version": "6.1.2", "private": false, "author": "MUI Team", "description": "Private - The React theme context to be shared between `@mui/styles` and `@mui/material`.", diff --git a/packages/mui-styled-engine-sc/package.json b/packages/mui-styled-engine-sc/package.json index d83286e912e908..970c5671df39bf 100644 --- a/packages/mui-styled-engine-sc/package.json +++ b/packages/mui-styled-engine-sc/package.json @@ -1,6 +1,6 @@ { "name": "@mui/styled-engine-sc", - "version": "6.1.1", + "version": "6.1.2", "private": false, "author": "MUI Team", "description": "styled() API wrapper package for styled-components.", diff --git a/packages/mui-styled-engine/package.json b/packages/mui-styled-engine/package.json index 1fc5e2b2233d03..16fa7528f3d032 100644 --- a/packages/mui-styled-engine/package.json +++ b/packages/mui-styled-engine/package.json @@ -1,6 +1,6 @@ { "name": "@mui/styled-engine", - "version": "6.1.1", + "version": "6.1.2", "private": false, "author": "MUI Team", "description": "styled() API wrapper package for emotion.", diff --git a/packages/mui-styles/package.json b/packages/mui-styles/package.json index 8fce1f7b4adc33..aebe141daf4837 100644 --- a/packages/mui-styles/package.json +++ b/packages/mui-styles/package.json @@ -1,6 +1,6 @@ { "name": "@mui/styles", - "version": "6.1.1", + "version": "6.1.2", "private": false, "author": "MUI Team", "description": "MUI Styles - The legacy JSS-based styling solution of Material UI.", diff --git a/packages/mui-system/package.json b/packages/mui-system/package.json index 0853ef53f4be8b..25c12aca617eee 100644 --- a/packages/mui-system/package.json +++ b/packages/mui-system/package.json @@ -1,6 +1,6 @@ { "name": "@mui/system", - "version": "6.1.1", + "version": "6.1.2", "private": false, "author": "MUI Team", "description": "MUI System is a set of CSS utilities to help you build custom designs more efficiently. It makes it possible to rapidly lay out custom designs.", diff --git a/packages/mui-utils/package.json b/packages/mui-utils/package.json index 268f071199aea8..32190fdb907f57 100644 --- a/packages/mui-utils/package.json +++ b/packages/mui-utils/package.json @@ -1,6 +1,6 @@ { "name": "@mui/utils", - "version": "6.1.1", + "version": "6.1.2", "private": false, "author": "MUI Team", "description": "Utility functions for React components.", From 86e963d17a8cf79dfc8cfde45f2b1aa3e271c3f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 1 Oct 2024 15:21:15 +0200 Subject: [PATCH 02/16] Update changelog --- CHANGELOG.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1be1e2c8e4c62..bbe3650f7bc42d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,61 @@ # [Versions](https://mui.com/versions/) +## v6.1.2 + + + +_Oct 1, 2024_ + +A big thanks to the 13 contributors who made this release possible. + +### `@mui/material@6.1.2` + +- [Autocomplete] Fix listbox opens and closes on click when used with `limitTags` (#42494) @appleSimple +- [Button] ignore `dark` and `contrastText` if not provided in the theme (#43861) @siriwatknp +- [Button] Fix regression for color `inherit` (#43862) @siriwatknp +- [LinearProgress] Fix background color (#43949) @sai6855 +- Support CSS variables with shadow DOM (#43948) @siriwatknp +- Improve getReactElementRef() utils (#43022) @sai6855 +- [Modal] Replace `show` parameter name with `hide` in modal manager (#43868) @ZeeshanTamboli +- [Rating] Use Rating `name` as prefix of input element ids (#43829) @yash49 +- [Drawer] Refactor getScrollbarSize usages (#43828) @BrianWoolfolk +- [Drawer] Fix issue with main window being used instead of iframe's window (#43818) @albarv340 + +### Docs + +- Format Pigment CSS docs (#43812) @oliviertassinari +- Fix visual bug on dashboard template (#43836) @oliviertassinari +- Fix pigment-css.md syntax error (#43837) @kdichev +- Fix Sign-in template form experience (#43838) @oliviertassinari +- Remove "To be continued" section from v0 –> v1 migration guide (#43832) @samuelsycamore +- Fix 301 to chromium (#43809) @oliviertassinari +- [joy-ui] Add missing ComponentLinkHeader components (#43865) @samuelsycamore +- [Modal] Remove unnecessary type assertion (#43825) @ZeeshanTamboli +- [table] Stabilize random series in virtualized table demo (#43744) @Janpot +- [system] Add migration guide link to `@mui/styles` pages (#43833) @samuelsycamore + +### Core + +- [code-infra] Fix flaky dashboard screenshot - take 2 (#43937) @Janpot +- [code-infra] Replace all instances of `e` with `event` and add eslint rule (#43866) @samuelsycamore +- [code-infra] Fix and update bundling fixtures (#43709) @Janpot +- [code-infra] Update transitive dependencies with vulnerabilties (#43895) @Janpot +- [code-infra] Optimize regression tests (#43889) @Janpot +- [code-infra] Remove custom playwright installation steps (#43881) @Janpot +- [code-infra] Fix flaky dashboard screenshot (#43890) @Janpot +- [code-infra] Add new instanceof proptypes for toolpad (#43814) @Janpot +- Fix eslint-plugin-react-compiler issues in usePagination tests (#43946) @wilhelmlofsten +- Uniformity in version range @oliviertassinari +- Replace `toBeAriaHidden` matcher with `toBeInaccessible` in tests (#43870) @ZeeshanTamboli +- [docs-infra] Strengthen CSP (#43711) @oliviertassinari +- [docs-infra] Open Codesandbox demo with fontsize=12 (#43860) @siriwatknp +- [icons] Reduce Material Icon page size (#43911) @oliviertassinari +- [test] Point Istanbul to correct URL (#43935) @sai6855 +- [test] Sync React.version parse logic with codebase (#43820) @oliviertassinari +- [website] Add 'Row spanning' (#43831) @oliviertassinari + +All contributors of this release in alphabetical order: @albarv340, @appleSimple, @BrianWoolfolk, @DanailH, @Janpot, @kdichev, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @wilhelmlofsten, @yash49, @ZeeshanTamboli + ## v6.1.1 From a5729212aee5294e8d45a6a49009f02623a99dcc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 1 Oct 2024 15:32:23 +0200 Subject: [PATCH 03/16] Fix casing --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bbe3650f7bc42d..a7a118276bf965 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,7 +31,7 @@ A big thanks to the 13 contributors who made this release possible. - Fix 301 to chromium (#43809) @oliviertassinari - [joy-ui] Add missing ComponentLinkHeader components (#43865) @samuelsycamore - [Modal] Remove unnecessary type assertion (#43825) @ZeeshanTamboli -- [table] Stabilize random series in virtualized table demo (#43744) @Janpot +- [Table] Stabilize random series in virtualized table demo (#43744) @Janpot - [system] Add migration guide link to `@mui/styles` pages (#43833) @samuelsycamore ### Core From 536f040bf3f7a6bafc54db5d5c7316d140b62d7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 1 Oct 2024 16:12:49 +0200 Subject: [PATCH 04/16] Re-include PRs --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7a118276bf965..b94d805b3470aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -53,6 +53,8 @@ A big thanks to the 13 contributors who made this release possible. - [test] Point Istanbul to correct URL (#43935) @sai6855 - [test] Sync React.version parse logic with codebase (#43820) @oliviertassinari - [website] Add 'Row spanning' (#43831) @oliviertassinari +- [website] Improve Next roles section (#43822) @oliviertassinari +- [website] Open the xCharts, eXplore and X general react engineer roles (#43805) @DanailH All contributors of this release in alphabetical order: @albarv340, @appleSimple, @BrianWoolfolk, @DanailH, @Janpot, @kdichev, @oliviertassinari, @sai6855, @samuelsycamore, @siriwatknp, @wilhelmlofsten, @yash49, @ZeeshanTamboli From 4e0f4ca2bcba1d558ca21d46929385e59f20f1b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 1 Oct 2024 16:15:57 +0200 Subject: [PATCH 05/16] Fix @mui/base package version --- packages/mui-base/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mui-base/package.json b/packages/mui-base/package.json index f5b0a00200fde7..4a1853ecf4ad3b 100644 --- a/packages/mui-base/package.json +++ b/packages/mui-base/package.json @@ -1,6 +1,6 @@ { "name": "@mui/base", - "version": "5.0.0", + "version": "5.0.0-beta.59", "private": false, "author": "MUI Team", "description": "Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.", From d7593ae86f53ed4cd8435888ef1341ab6932cbfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 1 Oct 2024 16:17:12 +0200 Subject: [PATCH 06/16] Fix @mui/lab package version --- packages/mui-lab/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mui-lab/package.json b/packages/mui-lab/package.json index 3be9b8996fb39f..ece0e72a11e485 100644 --- a/packages/mui-lab/package.json +++ b/packages/mui-lab/package.json @@ -1,6 +1,6 @@ { "name": "@mui/lab", - "version": "6.0.0", + "version": "6.0.0-beta.11", "private": false, "author": "MUI Team", "description": "Laboratory for new MUI modules.", From a29742468c5e21baa9d5a7ae270a5d0e134913ea Mon Sep 17 00:00:00 2001 From: Siriwat K Date: Wed, 2 Oct 2024 00:09:21 +0700 Subject: [PATCH 07/16] Update CHANGELOG.md Signed-off-by: Siriwat K --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b94d805b3470aa..0355480c85f055 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,7 @@ A big thanks to the 13 contributors who made this release possible. - [Rating] Use Rating `name` as prefix of input element ids (#43829) @yash49 - [Drawer] Refactor getScrollbarSize usages (#43828) @BrianWoolfolk - [Drawer] Fix issue with main window being used instead of iframe's window (#43818) @albarv340 +- [ThemeProvider] Support setting default mode (#43951) @siriwatknp ### Docs From 06fd93a54c517045a825fd5fc7fd2cb300e83ee9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 1 Oct 2024 22:24:06 +0200 Subject: [PATCH 08/16] Format markdown --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0355480c85f055..67141f590a69ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,7 +20,7 @@ A big thanks to the 13 contributors who made this release possible. - [Rating] Use Rating `name` as prefix of input element ids (#43829) @yash49 - [Drawer] Refactor getScrollbarSize usages (#43828) @BrianWoolfolk - [Drawer] Fix issue with main window being used instead of iframe's window (#43818) @albarv340 -- [ThemeProvider] Support setting default mode (#43951) @siriwatknp +- [ThemeProvider] Support setting default mode (#43951) @siriwatknp ### Docs From f221cf1dac3ac4ab028226885a710e62872389f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 1 Oct 2024 22:24:19 +0200 Subject: [PATCH 09/16] Update date --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67141f590a69ca..37c6cf3b1d3819 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ -_Oct 1, 2024_ +_Oct 2, 2024_ A big thanks to the 13 contributors who made this release possible. From 9d860a8ae6b4ef358cafb7951c032b8357a218a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 1 Oct 2024 22:25:34 +0200 Subject: [PATCH 10/16] Undo version change in @mui/base package --- packages/mui-base/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mui-base/package.json b/packages/mui-base/package.json index 4a1853ecf4ad3b..798139cc45b2ee 100644 --- a/packages/mui-base/package.json +++ b/packages/mui-base/package.json @@ -1,6 +1,6 @@ { "name": "@mui/base", - "version": "5.0.0-beta.59", + "version": "5.0.0-beta.58", "private": false, "author": "MUI Team", "description": "Base UI is a library of headless ('unstyled') React components and low-level hooks. You gain complete control over your app's CSS and accessibility features.", From c7ad217407fced5e09860e078c460209a54553f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 1 Oct 2024 22:25:42 +0200 Subject: [PATCH 11/16] Undo version change in @mui/lab package --- packages/mui-lab/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/mui-lab/package.json b/packages/mui-lab/package.json index ece0e72a11e485..06d536b0bb0624 100644 --- a/packages/mui-lab/package.json +++ b/packages/mui-lab/package.json @@ -1,6 +1,6 @@ { "name": "@mui/lab", - "version": "6.0.0-beta.11", + "version": "6.0.0-beta.10", "private": false, "author": "MUI Team", "description": "Laboratory for new MUI modules.", From 43e449c4097af54f977398e218bd00520362a749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Tue, 1 Oct 2024 22:50:26 +0200 Subject: [PATCH 12/16] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 37c6cf3b1d3819..f0af21c58a07ce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ A big thanks to the 13 contributors who made this release possible. ### Docs +- Add note about minimum required webpack version (#43864) @Janpot - Format Pigment CSS docs (#43812) @oliviertassinari - Fix visual bug on dashboard template (#43836) @oliviertassinari - Fix pigment-css.md syntax error (#43837) @kdichev From 9213d4d8931f9deb0dea247b965d1448e8e8496c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Wed, 2 Oct 2024 09:27:29 +0200 Subject: [PATCH 13/16] Update CHANGELOG.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Marija Najdova Signed-off-by: Aarón García Hervás --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0af21c58a07ce..ad1964498e97b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ A big thanks to the 13 contributors who made this release possible. ### `@mui/material@6.1.2` - [Autocomplete] Fix listbox opens and closes on click when used with `limitTags` (#42494) @appleSimple -- [Button] ignore `dark` and `contrastText` if not provided in the theme (#43861) @siriwatknp +- [Button] Ignore `dark` and `contrastText` if not provided in the theme (#43861) @siriwatknp - [Button] Fix regression for color `inherit` (#43862) @siriwatknp - [LinearProgress] Fix background color (#43949) @sai6855 - Support CSS variables with shadow DOM (#43948) @siriwatknp From 04fe94b7168e7980f06aa09c7649943e4b525f87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Wed, 2 Oct 2024 10:10:40 +0200 Subject: [PATCH 14/16] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad1964498e97b0..7facdbee412f59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,6 +24,7 @@ A big thanks to the 13 contributors who made this release possible. ### Docs +- Update theme toggle demo (#43956) @Janpot - Add note about minimum required webpack version (#43864) @Janpot - Format Pigment CSS docs (#43812) @oliviertassinari - Fix visual bug on dashboard template (#43836) @oliviertassinari From 3f55965946e3fb74d555caf3ef0bc436d553398d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Wed, 2 Oct 2024 10:36:28 +0200 Subject: [PATCH 15/16] pnpm dedupe --- pnpm-lock.yaml | 27 ++++----------------------- 1 file changed, 4 insertions(+), 23 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 799c3c46d670b8..47f2be65d959ea 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -655,7 +655,7 @@ importers: version: 9.7.4(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@toolpad/core': specifier: ^0.7.0 - version: 0.7.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@mui/icons-material@packages+mui-icons-material+build)(@mui/material-pigment-css@6.1.1(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@mui/material@packages+mui-material+build)(@types/node@20.16.5)(@types/react@18.3.9)(happy-dom@12.10.3)(jsdom@24.0.0)(next@14.2.14(@babel/core@7.25.2)(@opentelemetry/api@1.8.0)(@playwright/test@1.47.2)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.29.2)(vite@5.4.8(@types/node@20.16.5)(terser@5.29.2)) + version: 0.7.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@mui/icons-material@packages+mui-icons-material+build)(@mui/material@packages+mui-material+build)(@types/node@20.16.5)(@types/react@18.3.9)(happy-dom@12.10.3)(jsdom@24.0.0)(next@14.2.14(@babel/core@7.25.2)(@opentelemetry/api@1.8.0)(@playwright/test@1.47.2)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.29.2)(vite@5.4.8(@types/node@20.16.5)(terser@5.29.2)) autoprefixer: specifier: ^10.4.20 version: 10.4.20(postcss@8.4.47) @@ -4091,10 +4091,6 @@ packages: '@types/react': optional: true - '@mui/material-pigment-css@6.1.1': - resolution: {integrity: sha512-BfFGa5aWZygKC+wWaL0BPxwQyRelDuV6L5VW73zOdZJwpN2zzCiuosFpTX/JazH1TQC7BYaPN0XIggsOWBnQcw==} - engines: {node: '>=14.0.0'} - '@mui/material@5.15.4': resolution: {integrity: sha512-T/LGRAC+M0c+D3+y67eHwIN5bSje0TxbcJCWR0esNvU11T0QwrX3jedXItPNBwMupF2F5VWCDHBVLlFnN3+ABA==} engines: {node: '>=12.0.0'} @@ -11003,7 +10999,6 @@ packages: engines: {node: '>=0.6.0', teleport: '>=0.2.0'} deprecated: |- You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. - (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) qjobs@1.2.0: @@ -15055,7 +15050,7 @@ snapshots: '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1) '@types/react': 18.3.9 - '@mui/lab@6.0.0-beta.10(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@mui/material-pigment-css@6.1.1(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@mui/material@packages+mui-material+build)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@mui/lab@6.0.0-beta.10(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@mui/material@packages+mui-material+build)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.25.6 '@mui/base': 5.0.0-beta.58(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -15070,22 +15065,8 @@ snapshots: optionalDependencies: '@emotion/react': 11.13.3(@types/react@18.3.9)(react@18.3.1) '@emotion/styled': 11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1) - '@mui/material-pigment-css': 6.1.1(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1) '@types/react': 18.3.9 - '@mui/material-pigment-css@6.1.1(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1)': - dependencies: - '@babel/runtime': 7.25.6 - '@mui/system': 6.1.1(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1) - '@pigment-css/react': 0.0.23(@types/react@18.3.9)(react@18.3.1) - transitivePeerDependencies: - - '@emotion/react' - - '@emotion/styled' - - '@types/react' - - react - - supports-color - optional: true - '@mui/material@5.15.4(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@babel/runtime': 7.25.6 @@ -16791,11 +16772,11 @@ snapshots: '@theme-ui/css': 0.16.2(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1)) react: 18.3.1 - '@toolpad/core@0.7.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@mui/icons-material@packages+mui-icons-material+build)(@mui/material-pigment-css@6.1.1(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@mui/material@packages+mui-material+build)(@types/node@20.16.5)(@types/react@18.3.9)(happy-dom@12.10.3)(jsdom@24.0.0)(next@14.2.14(@babel/core@7.25.2)(@opentelemetry/api@1.8.0)(@playwright/test@1.47.2)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.29.2)(vite@5.4.8(@types/node@20.16.5)(terser@5.29.2))': + '@toolpad/core@0.7.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@mui/icons-material@packages+mui-icons-material+build)(@mui/material@packages+mui-material+build)(@types/node@20.16.5)(@types/react@18.3.9)(happy-dom@12.10.3)(jsdom@24.0.0)(next@14.2.14(@babel/core@7.25.2)(@opentelemetry/api@1.8.0)(@playwright/test@1.47.2)(babel-plugin-macros@3.1.0)(react-dom@18.3.1(react@18.3.1))(react@18.3.1))(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(terser@5.29.2)(vite@5.4.8(@types/node@20.16.5)(terser@5.29.2))': dependencies: '@babel/runtime': 7.25.6 '@mui/icons-material': link:packages/mui-icons-material/build - '@mui/lab': 6.0.0-beta.10(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@mui/material-pigment-css@6.1.1(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@mui/material@packages+mui-material+build)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + '@mui/lab': 6.0.0-beta.10(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@emotion/styled@11.13.0(@emotion/react@11.13.3(@types/react@18.3.9)(react@18.3.1))(@types/react@18.3.9)(react@18.3.1))(@mui/material@packages+mui-material+build)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mui/material': link:packages/mui-material/build '@mui/utils': 6.1.1(@types/react@18.3.9)(react@18.3.1) '@toolpad/utils': 0.7.0(@types/node@20.16.5)(happy-dom@12.10.3)(jsdom@24.0.0)(react@18.3.1)(terser@5.29.2) From 27b0a07fc9487aef9c0b8b6cde442a14ecfeb68f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aar=C3=B3n=20Garc=C3=ADa=20Herv=C3=A1s?= Date: Wed, 2 Oct 2024 16:28:00 +0200 Subject: [PATCH 16/16] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7facdbee412f59..2f0169c489a2f5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ A big thanks to the 13 contributors who made this release possible. ### `@mui/material@6.1.2` +- [Modal] Remove unnecessary `manager` prop handling (#43867) @ZeeshanTamboli - [Autocomplete] Fix listbox opens and closes on click when used with `limitTags` (#42494) @appleSimple - [Button] Ignore `dark` and `contrastText` if not provided in the theme (#43861) @siriwatknp - [Button] Fix regression for color `inherit` (#43862) @siriwatknp