Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[docs] Add legacy bundle drop mention in migration pages #12424

Merged
merged 2 commits into from
Mar 12, 2024
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,15 @@
Since `v7` is a major release, it contains changes that affect the public API.
These changes were done for consistency, improved stability and to make room for new features.

### Drop the legacy bundle

The support for IE11 has been removed from all MUI X packages.

Check failure on line 37 in docs/data/migration/migration-charts-v6/migration-charts-v6.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Blog.BrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X') Raw Output: {"message": "[Blog.BrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X')", "location": {"path": "docs/data/migration/migration-charts-v6/migration-charts-v6.md", "range": {"start": {"line": 37, "column": 48}}}, "severity": "ERROR"}

Check warning on line 37 in docs/data/migration/migration-charts-v6/migration-charts-v6.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Blog.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team. Raw Output: {"message": "[Blog.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team.", "location": {"path": "docs/data/migration/migration-charts-v6/migration-charts-v6.md", "range": {"start": {"line": 37, "column": 48}}}, "severity": "WARNING"}
LukasTy marked this conversation as resolved.
Show resolved Hide resolved
The `legacy` bundle that used to support old browsers like IE11 is no longer included.

:::info
If you need support for IE11, you will need to keep using the latest version of the `v6` release.
:::

### Renaming

#### Types
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,15 @@
These changes were done for consistency, improve stability and make room for new features.
Below are described the steps you need to make to migrate from v6 to v7.

### Drop the legacy bundle

The support for IE11 has been removed from all MUI X packages.

Check failure on line 101 in docs/data/migration/migration-data-grid-v6/migration-data-grid-v6.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Blog.BrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X') Raw Output: {"message": "[Blog.BrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X')", "location": {"path": "docs/data/migration/migration-data-grid-v6/migration-data-grid-v6.md", "range": {"start": {"line": 101, "column": 48}}}, "severity": "ERROR"}

Check warning on line 101 in docs/data/migration/migration-data-grid-v6/migration-data-grid-v6.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Blog.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team. Raw Output: {"message": "[Blog.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team.", "location": {"path": "docs/data/migration/migration-data-grid-v6/migration-data-grid-v6.md", "range": {"start": {"line": 101, "column": 48}}}, "severity": "WARNING"}
LukasTy marked this conversation as resolved.
Show resolved Hide resolved
The `legacy` bundle that used to support old browsers like IE11 is no longer included.

:::info
If you need support for IE11, you will need to keep using the latest version of the `v6` release.
:::

### DOM changes

The Data Grid's layout has been substantially altered to use CSS sticky positioned elements.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,15 @@
Feel free to [open an issue](https://github.com/mui/mui-x/issues/new/choose) for support if you need help to proceed with your migration.
:::

## Drop the legacy bundle

The support for IE11 has been removed from all MUI X packages.

Check failure on line 90 in docs/data/migration/migration-pickers-v6/migration-pickers-v6.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Blog.BrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X') Raw Output: {"message": "[Blog.BrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X')", "location": {"path": "docs/data/migration/migration-pickers-v6/migration-pickers-v6.md", "range": {"start": {"line": 90, "column": 48}}}, "severity": "ERROR"}

Check warning on line 90 in docs/data/migration/migration-pickers-v6/migration-pickers-v6.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Blog.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team. Raw Output: {"message": "[Blog.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team.", "location": {"path": "docs/data/migration/migration-pickers-v6/migration-pickers-v6.md", "range": {"start": {"line": 90, "column": 48}}}, "severity": "WARNING"}
LukasTy marked this conversation as resolved.
Show resolved Hide resolved
The `legacy` bundle that used to support old browsers like IE11 is no longer included.

:::info
If you need support for IE11, you will need to keep using the latest version of the `v6` release.
:::

## Component slots

### Rename `components` to `slots`
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,15 @@
Since `v7` is a major release, it contains changes that affect the public API.
These changes were done for consistency, improved stability and to make room for new features.

### Drop the legacy bundle

The support for IE11 has been removed from all MUI X packages.

Check failure on line 37 in docs/data/migration/migration-tree-view-v6/migration-tree-view-v6.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Blog.BrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X') Raw Output: {"message": "[Blog.BrandName] Use a non-breaking space for brand name ('MUI X' instead of 'MUI X')", "location": {"path": "docs/data/migration/migration-tree-view-v6/migration-tree-view-v6.md", "range": {"start": {"line": 37, "column": 48}}}, "severity": "ERROR"}

Check warning on line 37 in docs/data/migration/migration-tree-view-v6/migration-tree-view-v6.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Blog.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team. Raw Output: {"message": "[Blog.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team.", "location": {"path": "docs/data/migration/migration-tree-view-v6/migration-tree-view-v6.md", "range": {"start": {"line": 37, "column": 48}}}, "severity": "WARNING"}
LukasTy marked this conversation as resolved.
Show resolved Hide resolved
The `legacy` bundle that used to support old browsers like IE11 is no longer included.

:::info
If you need support for IE11, you will need to keep using the latest version of the `v6` release.
:::

### ✅ Use `SimpleTreeView` instead of `TreeView`

The `TreeView` component has been deprecated and will be removed in the next major.
Expand Down
Loading