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(button): rename 'small' variant to 'normal' #24

Closed
wants to merge 1 commit into from

Conversation

andreasphil
Copy link
Member

The button size that was previously named 'small' actually is more like the 'normal' size variant in PrimeVue. For this reason we decided to:

  • Change the default button size from 'small' to 'normal'
  • Change all styling that was previously applied for 'small' to be applied for 'normal' instead
  • Drop the 'small' variant as we don't have designs for that yet

This leaves the option open to introduce a smaller button variant in the future.

The button size that was previously named 'small' actually is more like
the 'normal' size variant in PrimeVue. For this reason we decided to:

- Change the default button size from 'small' to 'normal'
- Change all styling that was previously applied for 'small' to be
  applied for 'normal' instead
- Drop the 'small' variant as we don't have designs for that yet

This leaves the option open to introduce a smaller button variant in the
future.
@andreasphil
Copy link
Member Author

Closing this as it's already been merged but GitHub somehow didn't detect it.

@andreasphil andreasphil deleted the button-sizing branch September 13, 2024 09:30
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