-
Notifications
You must be signed in to change notification settings - Fork 30
Remove legacy media meta #14123
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
base: main
Are you sure you want to change the base?
Remove legacy media meta #14123
Conversation
…oll out pills to non-beta containers
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
Size Change: -448 B (-0.04%) Total Size: 1.05 MB
ℹ️ View Unchanged
|
…be rolled out to all cards (#14124)
margin-right: auto; | ||
margin-top: 2px; | ||
display: block; | ||
fill: ${themePalette('--card-media-icon')}; |
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.
I think this can be deleted from the palette, as it's the only usage
What does this change?
Removes the legacy media meta component.
As well as this, it removes the check on media cards being beta containers before showing the media pill and waveform as these can also be rolled out across all cards. They were previously being held back for "the moment"
Why?
This is no longer part of the design system but pills and waveform are.
Screenshots