-
Notifications
You must be signed in to change notification settings - Fork 44
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
Showcase: convert ShwLogo to gts
#2423
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
fd6629b
to
f7a0756
Compare
aria-hidden="true" | ||
> | ||
<defs> | ||
<linearGradient |
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.
Note: without changing the linting rules, this file would always error saying that linearGradient isn't defined.
It's my preference but I also think a requirement that we extract this into a separate PR and do this for all the packages at once. Otherwise the new major will resolve for everything and lead to the issues you're seeing getting the component tests to pass. |
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.
Looks great 👍🏻 This components is something we might think to refactor, I have been thinking that having non modified svg is overkill to have it's own component @didoo but this would have to be in the future
@shleewhite is there something that needs to be done in this branch to get the tests passed? |
Not on this branch, I need to merge the eslint upgrade pr first and then I think this pr will be unblocked #2427 |
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.
Nice!
413e814
to
74b1063
Compare
c87f966
to
2c53f5c
Compare
74b1063
to
de41421
Compare
📌 Summary
If merged, this PR would convert the ShwLogo::DesignSystem component to
.gts
.🔗 External links
Jira ticket: HDS-3835
👀 Component checklist
💬 Please consider using conventional comments when reviewing this PR.