Skip to content

[docs] Cleanup @mui/base#48278

Merged
mj12albert merged 4 commits intomui:masterfrom
mj12albert:docs/cleanup-mui-base
Apr 14, 2026
Merged

[docs] Cleanup @mui/base#48278
mj12albert merged 4 commits intomui:masterfrom
mj12albert:docs/cleanup-mui-base

Conversation

@mj12albert
Copy link
Copy Markdown
Member

Closes #48158

@mj12albert mj12albert added docs Improvements or additions to the documentation. internal Behind-the-scenes enhancement. Formerly called “core”. labels Apr 13, 2026
@mui-bot
Copy link
Copy Markdown

mui-bot commented Apr 13, 2026

Netlify deploy preview

Bundle size report

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Generated by 🚫 dangerJS against 25c1868

@mj12albert mj12albert marked this pull request as ready for review April 13, 2026 20:33
Copy link
Copy Markdown
Member

@michelengelen michelengelen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one nit... feel free to ignore... LGTM :shipit:

baseQuickstart: 'https://base-ui.com/react/overview/quick-start',
// Joy UI doc pages
joyDocs: '/joy-ui/getting-started/',
joyDocs: 'https://v7.mui.com/joy-ui/getting-started/',
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: Unrelated to the base cleanup... shouldn't we do this in a separate PR instead?

"@emotion/react": "catalog:docs",
"@emotion/styled": "catalog:docs",
"@mui/base": "^5.0.0 || ^5.0.0-beta || ^7.0.0 || ^7.0.0-beta",
"@base-ui/react": "^1.4.0",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"@base-ui/react": "^1.4.0",
"@base-ui/react": "catalog:docs",

@mj12albert mj12albert force-pushed the docs/cleanup-mui-base branch from f35717c to a9bbada Compare April 14, 2026 17:31
@mj12albert mj12albert force-pushed the docs/cleanup-mui-base branch from a9bbada to d8e6e31 Compare April 14, 2026 17:39
@code-infra-dashboard
Copy link
Copy Markdown

Bundle size

Bundle Parsed size Gzip size
@mui/material 0B(0.00%) 0B(0.00%)
@mui/lab 0B(0.00%) 0B(0.00%)
@mui/private-theming 0B(0.00%) 0B(0.00%)
@mui/system 0B(0.00%) 0B(0.00%)
@mui/utils 0B(0.00%) 0B(0.00%)

Details of bundle changes

Deploy preview


Check out the code infra dashboard for more information about this PR.

@mj12albert mj12albert merged commit 8d712d4 into mui:master Apr 14, 2026
23 checks passed
@mj12albert mj12albert deleted the docs/cleanup-mui-base branch April 14, 2026 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Improvements or additions to the documentation. internal Behind-the-scenes enhancement. Formerly called “core”.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] Migrate @mui/base to Base UI

4 participants