-
Notifications
You must be signed in to change notification settings - Fork 5
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
Link - Allow any CSS color for type
prop
#488
Conversation
https://scene.zeplin.io/project/595a9cd3b401bf1876faab27/screen/59ee42dab95cec4ea9ed4e48 | ||
https://scene.zeplin.io/project/595a9cd3b401bf1876faab27/screen/59ee42dac5418ce9dc27ffa2 | ||
https://scene.zeplin.io/project/595a9cd3b401bf1876faab27/screen/59ee42da064e270badd9be38 | ||
|
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.
👍
<Link href="#" type="hotpink"> | ||
Awesome Link | ||
</Link> | ||
)) |
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.
The featured link starts with the color, so having an undefined hover wont be an issue, will we need type=neutral behavior on liks with other colors? (no underline and a link color on hover)
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.
I created #489 for a refactor of this component
affects: @crave/farmblocks-link ISSUES CLOSED: #487
affects: @crave/farmblocks-link
affects: @crave/farmblocks-link
Closes Issues
type
prop #487Code review checklist
Reviewer 1
Reviewer 2