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

[material-ui][ToggleButtonGroup] Add missing selected class in ToggleButtonGroupClasses type #42243

Conversation

tarunrajput
Copy link
Contributor

Fixes: #42228

@ZeeshanTamboli ZeeshanTamboli changed the title [mui-material] fix: add missing prop selected in type ToggleButtonGroupClasses [material-ui][ToggleButtonGroup] Add missing prop selected in type ToggleButtonGroupClasses May 15, 2024
@ZeeshanTamboli ZeeshanTamboli added bug 🐛 Something doesn't work typescript package: material-ui Specific to @mui/material component: toggle button This is the name of the generic UI component, not the React module! labels May 15, 2024
@zannager zannager requested a review from mnajdova May 15, 2024 13:46
@mui-bot
Copy link

mui-bot commented May 15, 2024

Netlify deploy preview

https://deploy-preview-42243--material-ui.netlify.app/

Bundle size report

No bundle size changes (Toolpad)
No bundle size changes

Generated by 🚫 dangerJS against ff1a1b3

@ZeeshanTamboli ZeeshanTamboli added the needs cherry-pick The PR should be cherry-picked to master after merge label May 15, 2024
Copy link
Member

@ZeeshanTamboli ZeeshanTamboli left a comment

Choose a reason for hiding this comment

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

@tarunrajput Thanks!

@ZeeshanTamboli ZeeshanTamboli changed the title [material-ui][ToggleButtonGroup] Add missing prop selected in type ToggleButtonGroupClasses [material-ui][ToggleButtonGroup] Add missing selected class in ToggleButtonGroupClasses type May 15, 2024
@ZeeshanTamboli ZeeshanTamboli merged commit a132572 into mui:next May 15, 2024
23 checks passed
github-actions bot pushed a commit that referenced this pull request May 15, 2024
…leButtonGroupClasses type (#42243)

Co-authored-by: ZeeshanTamboli <zeeshan.tamboli@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something doesn't work component: toggle button This is the name of the generic UI component, not the React module! needs cherry-pick The PR should be cherry-picked to master after merge package: material-ui Specific to @mui/material typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[material-ui] ToggleButtonGroupClasses type is missing selected
3 participants