-
Notifications
You must be signed in to change notification settings - Fork 7
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
Review link styles #577
Labels
Milestone
Comments
adamkudrna
added a commit
that referenced
this issue
Dec 2, 2024
Default font weight of links is now set to "regular" so it is consistent with other links in React UI. However, it remains configurable because of downstream project requirements.
adamkudrna
added a commit
that referenced
this issue
Dec 2, 2024
Since the color inheritance for links has been introduced in #492, links in e.g. validation messages cannot be distinguished from regular text until hovered. We chose to underline all text links by default to make those links discoverable by users.
adamkudrna
added a commit
that referenced
this issue
Dec 6, 2024
Links in `Alert` now inherit the font weight which is consistent with other links in React UI.
adamkudrna
added a commit
that referenced
this issue
Dec 6, 2024
Since the color inheritance for links has been introduced in #492, links in e.g. validation messages cannot be distinguished from regular text until hovered. We chose to underline all text links by default to make those links discoverable by users.
adamkudrna
added a commit
that referenced
this issue
Dec 6, 2024
Links in `Alert` now inherit the font weight which is consistent with other links in React UI.
adamkudrna
added a commit
that referenced
this issue
Dec 6, 2024
Since the color inheritance for links has been introduced in #492, links in e.g. validation messages cannot be distinguished from regular text until hovered. We chose to underline all text links by default to make those links discoverable by users.
adamkudrna
added a commit
that referenced
this issue
Dec 6, 2024
Links in `Alert` now inherit the font weight which is consistent with other links in React UI.
adamkudrna
added a commit
that referenced
this issue
Dec 6, 2024
Since the color inheritance for links has been introduced in #492, links in e.g. validation messages cannot be distinguished from regular text until hovered. We chose to underline all text links by default to make those links discoverable by users.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ideas:
Alert
sCard
sThe text was updated successfully, but these errors were encountered: