Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- #host-reference -->
<!-- markdownlint-disable-next-line -->
<p align="center">
<a href="https://next.mui.com/core/" rel="noopener" target="_blank"><img width="150" height="133" src="https://next.mui.com/static/logo.svg" alt="Material UI logo"></a>
<a href="https://mui.com/core/" rel="noopener" target="_blank"><img width="150" height="133" src="https://mui.com/static/logo.svg" alt="Material UI logo"></a>
</p>

<h1 align="center">Material UI</h1>
Expand Down
6 changes: 3 additions & 3 deletions docs/data/material/components/about-the-lab/about-the-lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@ To install and save in your `package.json` dependencies, run one of the followin
<codeblock storageKey="package-manager">

```bash npm
npm install @mui/lab@next @mui/material@next
npm install @mui/lab @mui/material
```

```bash pnpm
pnpm add @mui/lab@next @mui/material@next
pnpm add @mui/lab @mui/material
```

```bash yarn
yarn add @mui/lab@next @mui/material@next
yarn add @mui/lab @mui/material
```

</codeblock>
Expand Down
6 changes: 3 additions & 3 deletions docs/data/material/components/icons/icons.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ Run one of the following commands to install it and save it to your `package.jso

<codeblock storageKey="package-manager">
```bash npm
npm install @mui/icons-material@next
npm install @mui/icons-material
```

```bash pnpm
pnpm add @mui/icons-material@next
pnpm add @mui/icons-material
```

```bash yarn
yarn add @mui/icons-material@next
yarn add @mui/icons-material
```

</codeblock>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@ Use one of the following commands to install it:
<codeblock storageKey="package-manager">

```bash npm
npm install @mui/icons-material@next @mui/material@next @emotion/styled @emotion/react
npm install @mui/icons-material @mui/material @emotion/styled @emotion/react
```

```bash pnpm
pnpm add @mui/icons-material@next @mui/material@next @emotion/styled @emotion/react
pnpm add @mui/icons-material @mui/material @emotion/styled @emotion/react
```

```bash yarn
yarn add @mui/icons-material@next @mui/material@next @emotion/styled @emotion/react
yarn add @mui/icons-material @mui/material @emotion/styled @emotion/react
```

</codeblock>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,15 @@ Run one of the following commands to add Material UI to your project:
<codeblock storageKey="package-manager">

```bash npm
npm install @mui/material@next @emotion/react @emotion/styled
npm install @mui/material @emotion/react @emotion/styled
```

```bash pnpm
pnpm add @mui/material@next @emotion/react @emotion/styled
pnpm add @mui/material @emotion/react @emotion/styled
```

```bash yarn
yarn add @mui/material@next @emotion/react @emotion/styled
yarn add @mui/material @emotion/react @emotion/styled
```

</codeblock>
Expand Down
6 changes: 3 additions & 3 deletions docs/data/material/getting-started/support/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ This includes issues introduced by external sources, like browser upgrades or ch

| Material UI version | Release | Supported |
| ------------------: | :--------- | :----------------------------------------------------------------- |
| ^9.0.0 | March 2026 | 🚧 Pre release (Continuous support) |
| ^7.0.0 | 2025-03-26 | ✅ Stable major (Continuous support) |
| ^6.0.0 | 2024-08-26 | ⚠️ Long-term support (Support for security issues and regressions) |
| ^9.0.0 | 2026-04-08 | ✅ Stable major (Continuous support) |
| ^7.0.0 | 2025-03-26 | ⚠️ Long-term support (Support for security issues and regressions) |
| ^6.0.0 | 2024-08-26 | |
| ^5.0.0 | 2021-09-16 | ❌ |
| ^4.0.0 | 2019-06-23 | ❌ |
| ^3.0.0 | 2018-08-27 | ❌ |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

<!-- #host-reference -->

View the demo at https://next.mui.com/material-ui/getting-started/templates/blog/.
View the demo at https://mui.com/material-ui/getting-started/templates/blog/.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

<!-- #host-reference -->

View the demo at https://next.mui.com/material-ui/getting-started/templates/checkout/.
View the demo at https://mui.com/material-ui/getting-started/templates/checkout/.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

<!-- #host-reference -->

View the demo at https://next.mui.com/material-ui/getting-started/templates/crud-dashboard/.
View the demo at https://mui.com/material-ui/getting-started/templates/crud-dashboard/.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

<!-- #host-reference -->

View the demo at https://next.mui.com/material-ui/getting-started/templates/dashboard/.
View the demo at https://mui.com/material-ui/getting-started/templates/dashboard/.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

<!-- #host-reference -->

View the demo at https://next.mui.com/material-ui/getting-started/templates/marketing-page/.
View the demo at https://mui.com/material-ui/getting-started/templates/marketing-page/.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

<!-- #host-reference -->

View the demo at https://next.mui.com/material-ui/getting-started/templates/sign-in-side/.
View the demo at https://mui.com/material-ui/getting-started/templates/sign-in-side/.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

<!-- #host-reference -->

View the demo at https://next.mui.com/material-ui/getting-started/templates/sign-in/.
View the demo at https://mui.com/material-ui/getting-started/templates/sign-in/.
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@

<!-- #host-reference -->

View the demo at https://next.mui.com/material-ui/getting-started/templates/sign-up/.
View the demo at https://mui.com/material-ui/getting-started/templates/sign-up/.
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@ If you're using yarn, you can configure it using a package resolution:
```diff title="package.json"
{
"dependencies": {
- "@mui/styled-engine": "@next"
+ "@mui/styled-engine": "npm:@mui/styled-engine-sc@next"
- "@mui/styled-engine": "latest"
+ "@mui/styled-engine": "npm:@mui/styled-engine-sc@latest"
},
+ "resolutions": {
+ "@mui/styled-engine": "npm:@mui/styled-engine-sc@next"
+ "@mui/styled-engine": "npm:@mui/styled-engine-sc@latest"
+ },
}
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2647,7 +2647,7 @@ The StepContent's `TransitionProps` prop was deprecated in favor of `slotProps.t
Use the [codemod](https://github.com/mui/material-ui/tree/HEAD/packages/mui-codemod#speed-dial-props) below to migrate the code as described in the following sections:

```bash
npx @mui/codemod@next deprecations/speed-dial-props <path>
npx @mui/codemod@latest deprecations/speed-dial-props <path>
```

### TransitionComponent
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ You can use the following codemod to update the size props:
<codeblock storageKey="material-ui-version">

```bash v7
npx @mui/codemod@next v7.0.0/grid-props <path/to/folder>
npx @mui/codemod@latest v7.0.0/grid-props <path/to/folder>
```

```bash v6
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ Update Material UI to the latest version (or at least v7.3.0).
<codeblock storageKey="package-manager">

```bash npm
npm install @mui/material@next
npm install @mui/material
```

```bash pnpm
pnpm add @mui/material@next
pnpm add @mui/material
```

```bash yarn
yarn add @mui/material@next
yarn add @mui/material
```

</codeblock>
Expand Down
6 changes: 3 additions & 3 deletions docs/data/material/migration/upgrade-to-v7/upgrade-to-v7.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ Depending on your project, you may follow one of the following approaches:
<!-- #npm-tag-reference -->

```bash
npx @mui/codemod@next v7.0.0/grid-props <path/to/folder>
npx @mui/codemod@latest v7.0.0/grid-props <path/to/folder>
```

See the [Grid upgrade guide](/material-ui/migration/upgrade-to-grid-v2/) for more information.
Expand Down Expand Up @@ -303,7 +303,7 @@ Use this codemod to automatically update the `size` value:
<!-- #npm-tag-reference -->

```bash
npx @mui/codemod@next v7.0.0/input-label-size-normal-medium <path/to/folder>
npx @mui/codemod@latest v7.0.0/input-label-size-normal-medium <path/to/folder>
```

**Note:** Because the default size of `InputLabel` was changed from `normal` to `medium`, the class `MuiInputLabel‑sizeMedium` is no longer added. If you relied on this class for custom styling, use a different class.
Expand Down Expand Up @@ -570,7 +570,7 @@ Use this codemod to automatically update the imports:
<!-- #npm-tag-reference -->

```bash
npx @mui/codemod@next v7.0.0/lab-removed-components <path/to/folder>
npx @mui/codemod@latest v7.0.0/lab-removed-components <path/to/folder>
```

:::warning
Expand Down
6 changes: 3 additions & 3 deletions docs/data/system/getting-started/installation/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@ If you want to use [styled-components](https://styled-components.com/) instead,
<codeblock storageKey="package-manager">

```bash npm
npm install @mui/system@next @mui/styled-engine-sc@next styled-components
npm install @mui/system @mui/styled-engine-sc styled-components
```

```bash pnpm
pnpm add @mui/system@next @mui/styled-engine-sc@next styled-components
pnpm add @mui/system @mui/styled-engine-sc styled-components
```

```bash yarn
yarn add @mui/system@next @mui/styled-engine-sc@next styled-components
yarn add @mui/system @mui/styled-engine-sc styled-components
```

</codeblock>
Expand Down
18 changes: 9 additions & 9 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build:clean": "rimraf .next && pnpm build",
"build-sw": "node ./scripts/buildServiceWorker.js",
"dev": "next dev",
"deploy": "git fetch upstream master && git push -f material-ui-docs FETCH_HEAD:next",
"deploy": "git fetch upstream master && git push -f material-ui-docs FETCH_HEAD:latest",
"icons": "rimraf --glob public/static/icons/* && node ./scripts/buildIcons.js",
"start": "serve ./export",
"create-playground": "cpy --cwd=scripts playground.template.tsx ../../pages/playground --rename=index.tsx",
Expand All @@ -29,17 +29,17 @@
"@fortawesome/free-solid-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.6",
"@mui/base": "5.0.0-beta.70",
"@mui/internal-core-docs": "workspace:*",
"@mui/icons-material": "workspace:*",
"@mui/internal-core-docs": "workspace:^",
"@mui/icons-material": "workspace:^",
"@mui/internal-markdown": "workspace:^",
"@mui/lab": "workspace:*",
"@mui/material": "workspace:*",
"@mui/styled-engine": "workspace:*",
"@mui/styled-engine-sc": "workspace:*",
"@mui/stylis-plugin-rtl": "workspace:*",
"@mui/system": "workspace:*",
"@mui/material": "workspace:^",
"@mui/styled-engine": "workspace:^",
"@mui/styled-engine-sc": "workspace:^",
"@mui/stylis-plugin-rtl": "workspace:^",
"@mui/system": "workspace:^",
"@mui/types": "workspace:^",
"@mui/utils": "workspace:*",
"@mui/utils": "workspace:^",
"@mui/x-charts": "8.28.2",
"@mui/x-data-grid": "8.28.2",
"@mui/x-data-grid-generator": "8.28.2",
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/blog/2026-mui-x-price-changes.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ MUI X has grown significantly since its early days. While the MUI X Pro plan h

As a result, this new pricing brings Pro closer in line with the value teams receive today, and allowing us to sustainably support its future development.

This post breaks down everything you need to know about the changes. You can also head directly to [the updated pricing page](https://next.mui.com/pricing/) for a thorough feature comparison.
This post breaks down everything you need to know about the changes. You can also head directly to [the updated pricing page](https://mui.com/pricing/) for a thorough feature comparison.

## Grandfathering current customers

Expand Down Expand Up @@ -58,7 +58,7 @@ Alongside pricing changes, we're updating how support is structured:

## Pricing breakdown

For a detailed overview of the new pricing structure, please visit [the updated pricing page](https://next.mui.com/pricing/).
For a detailed overview of the new pricing structure, please visit [the updated pricing page](https://mui.com/pricing/).

## What's next

Expand Down
10 changes: 5 additions & 5 deletions docs/public/_redirects
Original file line number Diff line number Diff line change
Expand Up @@ -532,11 +532,11 @@ https://v4.material-ui.com/* https://v4.mui.com/:splat 301!
## MUI X
## Unlike the store that expect to be hosted under a subfolder,
## MUI X is configured to be hosted at the root.
/static/x/* https://docs-next--material-ui-x.netlify.app/static/x/:splat 200
/x/_next/* https://docs-next--material-ui-x.netlify.app/_next/:splat 200
/x/* https://docs-next--material-ui-x.netlify.app/x/:splat 200
/r/x-* https://docs-next--material-ui-x.netlify.app/r/x-:splat 200
/:lang/x/* https://docs-next--material-ui-x.netlify.app/:lang/x/:splat 200
/static/x/* https://material-ui-x.netlify.app/static/x/:splat 200
/x/_next/* https://material-ui-x.netlify.app/_next/:splat 200
/x/* https://material-ui-x.netlify.app/x/:splat 200
/r/x-* https://material-ui-x.netlify.app/r/x-:splat 200
/:lang/x/* https://material-ui-x.netlify.app/:lang/x/:splat 200

## Toolpad
/toolpad/core/templates/nextjs-dashboard/_next/* https://toolpad-core-nextjs-themed.vercel.app/_next/:splat 200
Expand Down
2 changes: 1 addition & 1 deletion docs/public/static/error-codes.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@
"19": "MUI: The `experimental_sx` has been moved to `theme.unstable_sx`.For more details, see https://github.com/mui/material-ui/pull/35150.",
"20": "MUI: `vars` is a private field used for CSS variables support.\nPlease use another name or follow the [docs](https://mui.com/material-ui/customization/css-theme-variables/usage/) to enable the feature.",
"21": "MUI: The `colorSchemes.%s` option is either missing or invalid.",
"22": "MUI: `vars` is a private field used for CSS variables support.\nPlease use another name or follow the [docs](https://next.mui.com/material-ui/customization/css-theme-variables/usage/) to enable the feature."
"22": "MUI: `vars` is a private field used for CSS variables support.\nPlease use another name or follow the [docs](https://mui.com/material-ui/customization/css-theme-variables/usage/) to enable the feature."
}
4 changes: 2 additions & 2 deletions docs/src/modules/components/Head.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import { pathnameToLanguage } from '@mui/internal-core-docs/helpers';
// #host-reference
const HOST = process.env.PULL_REQUEST_ID
? `https://deploy-preview-${process.env.PULL_REQUEST_ID}--${process.env.NETLIFY_SITE_NAME}.netlify.app`
: 'https://next.mui.com';
: 'https://mui.com';

interface HeadProps {
card?: string;
Expand Down Expand Up @@ -64,7 +64,7 @@ export default function Head(props: HeadProps) {
<link
key={userLanguage2}
rel="alternate"
href={`https://next.mui.com${
href={`https://mui.com${
userLanguage2 === 'en' ? '' : `/${userLanguage2}`
}${canonicalAs}`}
hrefLang={userLanguage2}
Expand Down
6 changes: 3 additions & 3 deletions docs/src/modules/sandbox/CodeSandbox.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ describe('CodeSandbox', () => {
dependencies: {
react: 'latest',
// #npm-tag-reference
'@mui/material': 'next',
'@mui/material': 'latest',
'react-dom': 'latest',
'@emotion/react': 'latest',
'@emotion/styled': 'latest',
Expand Down Expand Up @@ -127,7 +127,7 @@ ReactDOM.createRoot(document.querySelector("#root")).render(
dependencies: {
react: 'latest',
// #npm-tag-reference
'@mui/material': 'next',
'@mui/material': 'latest',
'react-dom': 'latest',
'@emotion/react': 'latest',
'@emotion/styled': 'latest',
Expand Down Expand Up @@ -234,7 +234,7 @@ ReactDOM.createRoot(document.querySelector("#root")!).render(
'@emotion/react': 'latest',
'@emotion/styled': 'latest',
// #npm-tag-reference
'@mui/material': 'next',
'@mui/material': 'latest',
react: 'latest',
'react-dom': 'latest',
typescript: 'latest',
Expand Down
Loading
Loading