-
Notifications
You must be signed in to change notification settings - Fork 127
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
Rename component sizes #2311
Rename component sizes #2311
Conversation
🦋 Changeset detectedLatest commit: 9e23491 The changes in this PR will be included in the next version bump. This PR includes changesets to release 4 packages
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 |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## canary #2311 +/- ##
==========================================
- Coverage 97.06% 96.98% -0.09%
==========================================
Files 251 251
Lines 20062 20170 +108
Branches 1263 1263
==========================================
+ Hits 19474 19562 +88
- Misses 574 596 +22
+ Partials 14 12 -2
|
a570c2f
to
31a813e
Compare
Purpose
I renamed the Button sizes in #2307. Four other components use the same old naming scheme. For consistency, their size values should be renamed as well.
Approach and changes
Rename the following size values (medium is always the default):
Definition of done