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

Update icon export script #883

Merged
merged 8 commits into from
May 20, 2022
Merged

Update icon export script #883

merged 8 commits into from
May 20, 2022

Conversation

zephraph
Copy link
Contributor

@zephraph zephraph commented May 18, 2022

fixes #882

This updates the icon export script to point at the new icons location in figma. I've also gone ahead and updated the icons and their references in this PR.

@vercel
Copy link

vercel bot commented May 18, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
console-ui-storybook ✅ Ready (Inspect) Visit Preview May 19, 2022 at 10:12PM (UTC)

@zephraph zephraph marked this pull request as ready for review May 19, 2022 19:32
@zephraph zephraph requested a review from david-crespo May 19, 2022 19:32
return (
<Menu>
<MenuButton>
<MenuButton aria-label={`${capitalize(type)} actions`}>
Copy link
Collaborator

@david-crespo david-crespo May 19, 2022

Choose a reason for hiding this comment

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

small thing what about passing the whole thing as something like buttonLabel="Instance actions"? Even aria-label=, though that is a little ambiguous about what element it ends up labeling.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It's a good point, I tweaked it.

@zephraph
Copy link
Contributor Author

I'm gonna go ahead and merge so that I can move on to the header work. Feel free to drop any more feedback and I'll be happy to tackle it in a follow up.

@zephraph zephraph merged commit 689e93d into main May 20, 2022
@zephraph zephraph deleted the update-icon-generation branch May 20, 2022 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update icon generation process
2 participants