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

Add form-control size variables to core that form-control components inherit #599

Merged
merged 7 commits into from May 27, 2021

Conversation

sebnitu
Copy link
Owner

@sebnitu sebnitu commented May 27, 2021

Problem

For better composability, Vrembem form-control components should share sizing variables and inherit those default values from core.

Solution

This PR Adds globally shared form-control size variables that are now used by all 5 form-control components:

  • Button
  • Input
  • Checkbox
  • Radio
  • Switch

@sebnitu sebnitu merged commit ef0187f into master May 27, 2021
@sebnitu sebnitu deleted the form-control-sizing branch May 27, 2021 00:20
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.

None yet

1 participant