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

feat(FieldSet): add borderRadius prop and improve styling #16

Merged
merged 6 commits into from
Jan 8, 2025

Conversation

mguellsegarra
Copy link
Contributor

- Added a `borderRadius` prop to the `FieldSetElement` styled component for customizable border radius.
- Updated the `FieldSet` component to accept and pass the `borderRadius` prop.
- Refactored font-family declarations for better readability in `FieldSetElement` and `Legend` components.
gisce/webclient#1103
- Added a `borderRadius` prop to the `FieldSetElement` styled component for customizable border radius.
- Updated the `FieldSet` component to accept and pass the `borderRadius` prop.
- Refactored font-family declarations for better readability in `FieldSetElement` and `Legend` components.
gisce/webclient#1103
- Imported `useToken` from the theme to access design tokens.
- Applied token-based border radius fallback in FieldSetElement.
…formiga-components into fix/adjust-fieldset-borders
@mguellsegarra mguellsegarra merged commit 2781011 into main Jan 8, 2025
1 check passed
@mguellsegarra mguellsegarra deleted the fix/adjust-fieldset-borders branch January 13, 2025 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant