Skip to content

feat: add ability to add styles to the action-wrapper in FABGroup #4657

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

Merged
merged 2 commits into from
Apr 30, 2025

Conversation

ChenBri
Copy link
Contributor

@ChenBri ChenBri commented Mar 17, 2025

Added an actionWrapper prop to the action object, enabling the ability to add styles of the action-item wrapper.

Motivation

Currently, there is no way to access the wrapper component of a FABGroup action item. It prevents modifying aspects like spacing between action items. To address this, I added an actionWrapper prop within the action prop, allowing the ability to add styles to the wrapper styles.

Related issue

#1435

@callstack-bot
Copy link

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

@lukewalczak
Copy link
Member

lukewalczak commented Apr 30, 2025

Hey @ChenBri, please rebase it with the latest main and fix the CI, so we can include it in 5.14.0 which I'm going to release today.

@lukewalczak lukewalczak merged commit 5a67bbe into callstack:main Apr 30, 2025
1 check failed
@lukewalczak lukewalczak added this to the 5.14.0 milestone Apr 30, 2025
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