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(ButtonGroup/FormGroup): pass default sizes to children #1875

Merged
merged 3 commits into from
Jun 19, 2024

Conversation

romhml
Copy link
Collaborator

@romhml romhml commented Jun 13, 2024 β€’

πŸ”— Linked issue

Resolves #1866

❓ Type of change

  • πŸ“– Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Sorry, something went wrong.

@romhml romhml force-pushed the fix/default-group-size branch from bffb8b3 to 337ef41 Compare June 13, 2024 16:51
@benjamincanac benjamincanac changed the title fix: default sizes for ButtonGroup and FormGroup fix(ButtonGroup/FormGroup): pass default sizes to children Jun 18, 2024
romhml added 2 commits June 19, 2024 09:25

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@benjamincanac benjamincanac merged commit 6b6b03d into dev Jun 19, 2024
2 checks passed
@benjamincanac benjamincanac deleted the fix/default-group-size branch June 19, 2024 10:08
binhtranhuu pushed a commit to binhtranhuu/nuxt-ui that referenced this pull request Jul 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
binhtranhuu pushed a commit to binhtranhuu/nuxt-ui that referenced this pull request Aug 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

size prop from FormGroup not passed down via app.config?
2 participants