-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Social Links: Add color controls for the social links in a standard way #29565
Conversation
Size Change: -18 B (0%) Total Size: 1.4 MB
ℹ️ View Unchanged
|
38b5b21
to
bf88329
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.
The direction is good. Sharing a few thoughts:
-
social link block: these changes look fine.
-
social links block:
- I presume the classes should remain the same:
has-icon-color
,has-background-color
- until we're able to change the labels of the UI controls Color controls: take labels from block supports #29155 I presume we can't land this.
- can we remove the unused block attributes?
- I presume the classes should remain the same:
I haven't looked into this deeply, and don't fully understand why we have 3 attributes for each color, so I'm going to pull @aaronrobertshaw @mkaz in case they can help with this review to make sure the refactor still covers all the original use cases.
The additional attribute was used to persist color selection between switching themes 6db9333. I'll take a closer look at this and add anything else I find. |
Closing this old PR. |
Description
This doesn't work, but I'm not sure what needs to be changed to get it working.
How has this been tested?
Screenshots
Types of changes
Checklist: