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

Link - Allow any CSS color for type prop #488

Merged
merged 3 commits into from
Aug 14, 2018
Merged

Link - Allow any CSS color for type prop #488

merged 3 commits into from
Aug 14, 2018

Conversation

vNakamura
Copy link
Member

Closes Issues

Code review checklist

Reviewer 1

  • Functions properly
  • Good readability, clarity and overall quality
  • Has tests
  • Has docs

Reviewer 2

  • Functions properly
  • Good readability, clarity and overall quality
  • Has tests
  • Has docs

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.0003%) to 99.813% when pulling c9f160d on link-type into f7afdd5 on master.

https://scene.zeplin.io/project/595a9cd3b401bf1876faab27/screen/59ee42dab95cec4ea9ed4e48
https://scene.zeplin.io/project/595a9cd3b401bf1876faab27/screen/59ee42dac5418ce9dc27ffa2
https://scene.zeplin.io/project/595a9cd3b401bf1876faab27/screen/59ee42da064e270badd9be38

Copy link
Contributor

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>
))
Copy link
Contributor

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)

Copy link
Member Author

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
@vNakamura vNakamura merged commit 3d1bfb5 into master Aug 14, 2018
@vNakamura vNakamura deleted the link-type branch August 14, 2018 17:48
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.

5 participants