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

ExternalResource: New icon and URL #303

Merged
merged 2 commits into from
Aug 23, 2023

Conversation

jeffdaley
Copy link
Contributor

@jeffdaley jeffdaley commented Aug 22, 2023

  • Changes the default external-link icon to globe (the file icon had an "image didn't load" feel to it whereas the globe feels more deliberate).
  • Adds a short URL to external resources to make the link target clearer.

Shown here with a related doc (unchanged) for reference:
CleanShot 2023-08-22 at 14 50 11@2x

Comment on lines -106 to -111

.external-resource {
.related-resource-link {
@apply items-center;
}
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the actual change. The rest is Prettier (apologies).

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💅

@jeffdaley jeffdaley marked this pull request as ready for review August 22, 2023 18:51
@jeffdaley jeffdaley requested a review from a team as a code owner August 22, 2023 18:51
Comment on lines -106 to -111

.external-resource {
.related-resource-link {
@apply items-center;
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💅

@jeffdaley jeffdaley merged commit 977612f into main Aug 23, 2023
2 checks passed
@jeffdaley jeffdaley deleted the jeffdaley/new-default-resource-icon branch August 23, 2023 13:14
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.

None yet

2 participants