Skip to content
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

fix: remove text from button thumbnail #12007

Merged
merged 2 commits into from
Aug 26, 2022

Conversation

mattrosno
Copy link
Member

The Button thumbnail SVG renders with a serif font in Safari, because the SVG has live text. This PR removes that with an updated SVG from @jeanservaas.

Before:
image

Changelog

New

  • NA

Changed

  • Converted text to outlines in button thumbnail SVG

Removed

  • NA

Testing / Reviewing

Compare SVG with previous to make sure no visual differences.

@mattrosno mattrosno marked this pull request as ready for review August 25, 2022 18:41
@mattrosno mattrosno requested a review from a team as a code owner August 25, 2022 18:41
@netlify
Copy link

netlify bot commented Aug 25, 2022

Deploy Preview for carbon-components-react ready!

Name Link
🔨 Latest commit bc34ebd
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/6308e8d177fffa0008551cb7
😎 Deploy Preview https://deploy-preview-12007--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Aug 25, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit bc34ebd
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/6308e8d1181eee0009780265
😎 Deploy Preview https://deploy-preview-12007--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Collaborator

@francinelucca francinelucca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mattrosno mattrosno enabled auto-merge (squash) August 26, 2022 15:37
@mattrosno mattrosno merged commit b15f6e3 into carbon-design-system:main Aug 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants