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: correct border radius based on roundness #4260

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

lukewalczak
Copy link
Member

Motivation

Make the border radius in Chip and FAB based on the roundness value from the theme.

Related issue

#4238

Test plan

Added unit tests

@lukewalczak lukewalczak linked an issue Jan 8, 2024 that may be closed by this pull request
@lukewalczak lukewalczak self-assigned this Jan 8, 2024
Copy link

github-actions bot commented Jan 8, 2024

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

@lukewalczak lukewalczak added this to the 5.12.0 milestone Jan 8, 2024
@lukewalczak lukewalczak merged commit a62d6ec into main Jan 10, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How do I set roundness for buttons?
1 participant