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: allow styling fab-group action label, renamings #3363

Merged
merged 5 commits into from
Sep 22, 2022
Merged

fix: allow styling fab-group action label, renamings #3363

merged 5 commits into from
Sep 22, 2022

Conversation

tarikfp
Copy link
Contributor

@tarikfp tarikfp commented Sep 7, 2022

Summary

Initially FabGroup component did not have a prop for overriding styling in fab action label. Thus, there was no direct way to override the styling of fab action label. This pr adds labelStyle to actions prop as well as renaming the previously existing labelStyle to containerStyle as it might cause further confusion. labelStyle should stand for style for label rather than the card style.

@callstack-bot
Copy link

callstack-bot commented Sep 7, 2022

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

@lukewalczak lukewalczak added the FAB label Sep 7, 2022
@lukewalczak lukewalczak merged commit b099124 into callstack:main Sep 22, 2022
@lukewalczak
Copy link
Member

Thanks @tarikpnr for your contributions!

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.

3 participants