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

[next] feat(NcButton): Add size prop to allow setting the button size to small, normal, large #5769

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Jul 3, 2024

Backport of #5767

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@backportbot backportbot bot added enhancement New feature or request 3. to review Waiting for reviews feature: button labels Jul 3, 2024
…small`, `normal`, `large`

With our new 3 different clickable area sizes we have some places, like the header menu,

where we still want to use "large" buttons. So this gives the ability to set the button

size to either `normal` which is the default, `large` for main actions or `small`.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux susnux marked this pull request as ready for review July 3, 2024 22:32
@susnux susnux added the vue 3 Related to the vue 3 migration label Jul 3, 2024
@susnux susnux added this to the 9.0.0-alpha.5 milestone Jul 3, 2024
@susnux susnux merged commit c818fb1 into next Jul 4, 2024
19 checks passed
@susnux susnux deleted the backport/5767/next branch July 4, 2024 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews enhancement New feature or request feature: button vue 3 Related to the vue 3 migration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants