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

[CardActions][joy] Add CardActions component #37441

Merged
merged 29 commits into from
Jun 15, 2023

Conversation

siriwatknp
Copy link
Member

@siriwatknp siriwatknp commented May 29, 2023

The enhanced version of Material UI's CardActions. It is designed to be a container of call-to-actions (mostly, at the end of the card) with several improvements.

  1. The ideal width of the buttons can be controlled via buttonFlex prop similar to the ButtonGroup.

    Screen.Recording.2566-06-08.at.15.41.50.mov
  2. Automatic radius adjustment. When Card's variable (--Card-radius) changes, the buttons inside CardActions will adapt their border-radius to match the card.


@siriwatknp siriwatknp added component: card This is the name of the generic UI component, not the React module! package: joy-ui Specific to @mui/joy new feature New feature or request labels May 29, 2023
@mui-bot
Copy link

mui-bot commented May 29, 2023

Netlify deploy preview

@mui/joy: parsed: +0.42% , gzip: +0.26%

Bundle size report

Details of bundle changes

Generated by 🚫 dangerJS against f38f517

@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 5, 2023
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 7, 2023
@siriwatknp siriwatknp marked this pull request as ready for review June 8, 2023 08:36
@zannager zannager requested a review from mnajdova June 8, 2023 14:03
@github-actions github-actions bot added the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 12, 2023
@github-actions github-actions bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged label Jun 13, 2023
@siriwatknp siriwatknp merged commit faad1f8 into mui:master Jun 15, 2023
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: card This is the name of the generic UI component, not the React module! new feature New feature or request package: joy-ui Specific to @mui/joy
Projects
Status: Recently completed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants