-
Notifications
You must be signed in to change notification settings - Fork 214
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
Remove the default medium-old
size from buttons
#2104
Conversation
28cfb41
to
bf90107
Compare
Size Change: -38 B (0%) Total Size: 833 kB
ℹ️ View Unchanged
|
Full-stack documentation: https://docs.openverse.org/_preview/2104 Please note that GitHub pages takes a little time to deploy newly pushed code, if the links above don't work or you see old versions, wait 5 minutes and try again. You can check the GitHub pages deployment action list to see the current status of the deployments. |
a42b8b0
to
34bb3f4
Compare
3e29893
to
033fc48
Compare
cd1a1df
to
8b47d6c
Compare
Thank you for drafting it, I should be doing that for PRs that fail VR tests :) |
8b47d6c
to
9cb01aa
Compare
9cb01aa
to
66c27a9
Compare
81a31b2
to
5dce463
Compare
66c27a9
to
dba4b4f
Compare
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, I don't see any references to medium-old remaining 😄
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!
Which button is the “VNoResult”? and which are the “text buttons”?
Can you point out all the text variants? I would appreciate a more specific review, otherwise I can't assess the time request for this review and might end up scanning all buttons in all pages. |
6ea1dbb
to
165823a
Compare
dba4b4f
to
0daa881
Compare
0daa881
to
1d0b62f
Compare
Fixes
Related to #1187 by @obulat
Description
This PR makes the
size
prop forVButton
required, and adds a value to all of the components that used the previously-default value ofmedium-old
.Testing Instructions
Check that the buttons look fine. The sizes will probably change, @fcoveram, could you verify that the buttons use the correct size?
Checklist
Update index.md
).main
) or a parent feature branch.Developer Certificate of Origin
Developer Certificate of Origin