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: add support for styling dialog action buttons #3760

Merged
merged 1 commit into from
Mar 20, 2023

Conversation

lukewalczak
Copy link
Member

Fixes: #3756

Summary

Allow to override the children's styles passed into the Dialog.Actions.

Related issue:

Test plan

Covered by unit tests.

@github-actions
Copy link

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

@lukewalczak lukewalczak force-pushed the fix/dialog-action-buttons-style branch from a0fe2d2 to 7ca4969 Compare March 18, 2023 17:55
@callstack-bot
Copy link

callstack-bot commented Mar 18, 2023

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

@lukewalczak lukewalczak force-pushed the fix/dialog-action-buttons-style branch from 7ca4969 to 9abd833 Compare March 18, 2023 18:08
@lukewalczak lukewalczak marked this pull request as ready for review March 20, 2023 08:34
@lukewalczak lukewalczak removed the wip label Mar 20, 2023
@lukewalczak lukewalczak merged commit c8c0d8b into main Mar 20, 2023
@lukewalczak lukewalczak deleted the fix/dialog-action-buttons-style branch March 20, 2023 12: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.

Dialog Action button will not space
3 participants