-
-
Notifications
You must be signed in to change notification settings - Fork 32.8k
[Chip] Rename default variant to filled
#22683
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
Conversation
I like that better. I don't really understand how I thought "standard" was better than "default" but IMO these are pretty synonymous. |
done :) |
joshwooding
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.
Looks good, I think there are references to the default variant on the docs page too so those will have to be changed as well :)
@joshwooding good catch! Fixed :) |
default variant to standarddefault variant to filled
Breaking changes
[Chip] Rename
defaultvariant tofilledfor consistency.Closes #18914
Part of #20012