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-next][ButtonGroup] Copy ButtonGroup to material next #39739

Merged
merged 18 commits into from
Nov 7, 2023

Conversation

lhilgert9
Copy link
Contributor

@lhilgert9 lhilgert9 commented Nov 4, 2023

ButtonGroup issue: #39686
Material You umbrella issue: #29345

Changes

  • Copy ButtonGroup from material v5
  • Fix imports
  • implement ButtonGroupContext in material-next Button
  • change disableFocusRipple to disableTouchRipple like Button

@DiegoAndai @mj12albert

@mui-bot
Copy link

mui-bot commented Nov 4, 2023

Netlify deploy preview

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

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 5697536

@lhilgert9 lhilgert9 marked this pull request as ready for review November 4, 2023 20:26
@lhilgert9
Copy link
Contributor Author

@DiegoAndai, I think the way I have done it here should be much better. Could you also change in #29345 that the ButtonGroup is In progress and no longer Ready to take?

Copy link
Member

@mj12albert mj12albert left a comment

Choose a reason for hiding this comment

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

@lhilgert9 Looks good 👍 just a few minor changes ~

@mj12albert mj12albert added the v6.x label Nov 7, 2023
lhilgert9 and others added 4 commits November 7, 2023 09:55
Co-authored-by: Albert Yu <albert@albertyu.co>
Signed-off-by: Lucas Hilgert <77863078+lhilgert9@users.noreply.github.com>
Co-authored-by: Albert Yu <albert@albertyu.co>
Signed-off-by: Lucas Hilgert <77863078+lhilgert9@users.noreply.github.com>
Copy link
Member

@mj12albert mj12albert left a comment

Choose a reason for hiding this comment

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

@lhilgert9 Nice work 👍

@mj12albert mj12albert merged commit 6bc9bab into mui:master Nov 7, 2023
20 checks passed
@lhilgert9 lhilgert9 deleted the copy-button-group-to-material-next branch November 7, 2023 17:07
@DiegoAndai DiegoAndai added v7.x and removed v6.x labels Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: ButtonGroup The React component. v7.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants