Skip to content

Conversation

@michaelhazan
Copy link

@michaelhazan michaelhazan commented Nov 7, 2025

Closes #3142 .

Note

Originally this was meant to only introduce generic types to the ToggleGroup, but i realized while working on this that Toggle too had to be changed to handle a generic value.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 7, 2025

vite-css-base-ui-example

pnpm add https://pkg.pr.new/mui/base-ui/@base-ui-components/react@3173
pnpm add https://pkg.pr.new/mui/base-ui/@base-ui-components/utils@3173

commit: a3ea128

@mui-bot
Copy link

mui-bot commented Nov 7, 2025

Bundle size report

Bundle Parsed size Gzip size
@base-ui-components/react ▼-1B(0.00%) 🔺+1B(0.00%)

Details of bundle changes


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

@michaelhazan michaelhazan force-pushed the toggle-group-type-safety branch from 787028e to 84ff83c Compare November 7, 2025 23:28
@michaelhazan michaelhazan force-pushed the toggle-group-type-safety branch from 84ff83c to b5ae7e4 Compare November 7, 2025 23:32
@netlify
Copy link

netlify bot commented Nov 7, 2025

Deploy Preview for base-ui ready!

Name Link
🔨 Latest commit a52923a
🔍 Latest deploy log https://app.netlify.com/projects/base-ui/deploys/691191eab986270008c232d9
😎 Deploy Preview https://deploy-preview-3173--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.

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Nov 7, 2025
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Nov 7, 2025
@michaelhazan michaelhazan force-pushed the toggle-group-type-safety branch from f39e177 to 81f77e4 Compare November 8, 2025 11:02
@michaelhazan michaelhazan force-pushed the toggle-group-type-safety branch from 81f77e4 to a3ea128 Compare November 8, 2025 11:04
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Nov 10, 2025
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Nov 10, 2025
@LukasTy LukasTy added type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. component: toggle Changes related to the toggle component. typescript component: toggle group Changes related to the toggle group component. labels Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component: toggle group Changes related to the toggle group component. component: toggle Changes related to the toggle component. type: enhancement It’s an improvement, but we can’t make up our mind whether it's a bug fix or a new feature. typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ToggleGroup] Better type safety

4 participants