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

fix: custom Button styles nested in Card.Actions #3651

Merged
merged 1 commit into from
Feb 6, 2023

Conversation

lukewalczak
Copy link
Member

@lukewalczak lukewalczak commented Feb 4, 2023

Fixes: #3633

Summary

PR fixes the possibility to pass custom Button's styles when it's wrapped within the Card.Actions

Related issue

Test plan

Added unit test and additional example in the demo app.

@github-actions
Copy link

github-actions bot commented Feb 4, 2023

The mobile version of example app from this branch is ready! You can see it here.

@lukewalczak lukewalczak force-pushed the fix/custom-button-styles-in-card-actions branch from 66ce07c to bd05948 Compare February 6, 2023 09:13
@callstack-bot
Copy link

Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@lukewalczak lukewalczak merged commit a3eb45c into main Feb 6, 2023
@lukewalczak lukewalczak deleted the fix/custom-button-styles-in-card-actions branch February 6, 2023 10:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Button style not apply in theme version 2
3 participants