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

[SDPA-2945] Prevent underline from showing after the icon on a text link. #450

Merged
merged 3 commits into from
Jul 25, 2019

Conversation

alan-cole
Copy link
Collaborator

@alan-cole alan-cole commented Jul 24, 2019

JIRA issue: https://digital-engagement.atlassian.net/browse/SDPA-2945

Changed

  • Use 'else' statement to avoid vue printing a comment (and inserting an underlined space).
  • Move rpl-icon property definitions into a computed value to increase code readability.

Screenshots

Before:
Screen Shot 2019-07-24 at 3 11 06 pm

After:
Screen Shot 2019-07-24 at 3 11 15 pm

* Use 'else' statement to avoid vue printing a <!-- --> comment (and inserting an underlined space).
* Move rpl-icon property definitions into a computed value to increase code readability.
@alan-cole alan-cole requested review from dylankelly and tim-yao July 24, 2019 05:24
@alan-cole alan-cole self-assigned this Jul 24, 2019
@tim-yao tim-yao merged commit 0389b31 into develop Jul 25, 2019
@tim-yao tim-yao deleted the feature/SDPA-2945-link-icon-line branch July 25, 2019 00:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants