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

ButtonIcon: Add small size #1496

Merged
merged 2 commits into from
May 23, 2024
Merged

ButtonIcon: Add small size #1496

merged 2 commits into from
May 23, 2024

Conversation

michaeltaranto
Copy link
Contributor

Introduce a new small size for ButtonIcon component. This size sits alongside the existing standard and large sizes.

EXAMPLE USAGE:

<ButtonIcon
  size="small"
  icon={<IconEdit />}
  label="Small size"
/>

Subsequently adopting the small sized ButtonIcon for field actions such as clear field, or toggle password visibility.

@michaeltaranto michaeltaranto requested a review from a team as a code owner May 22, 2024 04:03
Copy link

changeset-bot bot commented May 22, 2024

🦋 Changeset detected

Latest commit: 1e49ec3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
braid-design-system Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@michaeltaranto michaeltaranto merged commit eb470c8 into master May 23, 2024
8 checks passed
@michaeltaranto michaeltaranto deleted the small-buttonicon branch May 23, 2024 01:35
@seek-oss-ci seek-oss-ci mentioned this pull request May 20, 2024
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.

2 participants