-
Notifications
You must be signed in to change notification settings - Fork 843
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
New symlink and submodule icons. #1439
New symlink and submodule icons. #1439
Conversation
Code looks right, but the checklist item for dark mode is a must for icons (more a reminder). |
@cchaos I think I got a little carried away with my strikethroughs! 😄 |
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.
LG 👍
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.
LGTM. Nice choice of icons, feel clear and familiar.
You'll now need to clean the test cache then update the tests again because the icon was updated after the test updates were run in order to get CI to pass. $ yarn run test-unit -- --clearCache
$ yarn run test-unit -- -u |
Summary
Introducing new icons for '
symlink
andsubmodule
Checklist
This was checked in mobileThis was checked in IE11Any props added have proper autodocsThis was checked for breaking changes and labeled appropriatelyJest tests were updated or added to match the most common scenariosThis was checked against keyboard-only and screenreader scenariosThis required updates to Framer X components