Skip to content

Conversation

@Janpot
Copy link
Member

@Janpot Janpot commented Jan 26, 2026

@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 26, 2026

commit: ad34ddf

@mui-bot
Copy link

mui-bot commented Jan 26, 2026

Bundle size report

Bundle Parsed size Gzip size
@base-ui/react 0B(0.00%) 0B(0.00%)

Details of bundle changes


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

@netlify
Copy link

netlify bot commented Jan 26, 2026

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit ad34ddf
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/697774352cd6240008ba3ad8
😎 Deploy Preview https://deploy-preview-3864--base-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Janpot Janpot added the scope: code-infra Involves the code-infra product (https://www.notion.so/mui-org/5562c14178aa42af97bc1fa5114000cd). label Jan 26, 2026

<!-- markdownlint-disable MD038 -->

- Prefix with `MUI: `
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Prefix with `MUI: `
- Prefix with `Base UI: `


- Prefix with `MUI: `
- Use string concatenation for readability
- Include a documentation link when applicable (`https://mui.com/r/...`)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
- Include a documentation link when applicable (`https://mui.com/r/...`)
- Include a documentation link when applicable (`https://base-ui.com/...`)

Comment on lines +57 to +69
### Error Minifier

Use the `/* minify-error */` comment to activate the babel plugin:

```tsx
throw /* minify-error */ new Error(
'MUI: Expected valid input target. ' +
'Did you use a custom `inputComponent` and forget to forward refs? ' +
'See https://mui.com/r/input-component-ref-interface for more info.',
);
```

The minifier works with both `Error` and `TypeError` constructors.
Copy link
Member

Choose a reason for hiding this comment

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

Is this relevant in this repo?
Seems like error messages are minified by default.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: code-infra Involves the code-infra product (https://www.notion.so/mui-org/5562c14178aa42af97bc1fa5114000cd).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants