-
Notifications
You must be signed in to change notification settings - Fork 13.4k
feat(chip): add small size #29514
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
feat(chip): add small size #29514
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The non-size screenshots that were updated is due to the padding being updated.
brandyscarney
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we update the PR title / commit message to include that we are now setting the default shape to "large" for the ionic theme?
Co-authored-by: Brandy Carney <brandyscarney@users.noreply.github.com>
brandyscarney
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Issue number: internal
What is the current behavior?
Chip does not have the small size. There also wasn't a size prop to show that large is the default for the ionic theme.
What is the new behavior?
Does this introduce a breaking change?
Other information
Preview