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(sketch): support glyph-only assets #8787

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented May 27, 2021

Closes #8786
related #8546

This PR fixes a Sketch plugin icons sync regression caused by the glyph-only assets introduced in #8546. The fix follows along the lines of #8724 by defaulting to the first available asset if no 32x32 asset is found since #8546 introduces assets with no 32px size

Testing / Reviewing

Confirm the icons sync commands function as expected and that there are no regressions with the remaining commands

carbon-elements.sketchplugin.zip

@netlify
Copy link

netlify bot commented May 27, 2021

✔️ Deploy Preview for carbon-elements ready!

🔨 Explore the source changes: 602cdba

🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-elements/deploys/610e27dd89d3c60007c4d5c0

😎 Browse the preview: https://deploy-preview-8787--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented May 27, 2021

✔️ Deploy Preview for carbon-components-react ready!
Built without sensitive environment variables

🔨 Explore the source changes: 602cdba

🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-components-react/deploys/610e27ddfcbfd0000749b089

😎 Browse the preview: https://deploy-preview-8787--carbon-components-react.netlify.app

@emyarod emyarod force-pushed the 8786-sketch-icons-sync-handle-glyph-assets branch from a4f1506 to 4a84389 Compare July 6, 2021 14:37
@netlify
Copy link

netlify bot commented Jul 6, 2021

✔️ Deploy Preview for carbon-react-next ready!

🔨 Explore the source changes: 602cdba

🔍 Inspect the deploy log: https://app.netlify.com/sites/carbon-react-next/deploys/610e27ddec09e70008eb3d37

😎 Browse the preview: https://deploy-preview-8787--carbon-react-next.netlify.app

@kodiakhq kodiakhq bot merged commit 457427e into carbon-design-system:main Aug 7, 2021
@emyarod emyarod deleted the 8786-sketch-icons-sync-handle-glyph-assets branch August 9, 2021 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Regression: Sketch plugin icon sync commands failing
3 participants