Skip to content

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

Merged
ZeeshanTamboli merged 3 commits intomui:nextfrom
tarunrajput:fix/add-missing-type-in-toggleButtonGroupClasses
May 15, 2024
Merged

[material-ui][ToggleButtonGroup] Add missing selected class in ToggleButtonGroupClasses type#42243
ZeeshanTamboli merged 3 commits intomui:nextfrom
tarunrajput:fix/add-missing-type-in-toggleButtonGroupClasses

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 type: bug It doesn't behave as expected. typescript package: material-ui scope: toggle button Changes related to the toggle button. 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
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

needs cherry-pick The PR should be cherry-picked to master after merge. scope: toggle button Changes related to the toggle button. type: bug It doesn't behave as expected. typescript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[material-ui] ToggleButtonGroupClasses type is missing selected

3 participants