Skip to content

fix: restore correct hyperlink class color#287

Merged
jason-capsule42 merged 1 commit into
masterfrom
jbaker/fixHyperlinkColor
May 28, 2026
Merged

fix: restore correct hyperlink class color#287
jason-capsule42 merged 1 commit into
masterfrom
jbaker/fixHyperlinkColor

Conversation

@jason-capsule42
Copy link
Copy Markdown
Member

@jason-capsule42 jason-capsule42 commented May 28, 2026

Alaska Airlines Pull Request

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Resolves: # (issue, if applicable)

Summary:

Please summarize the scope of the changes you have submitted, what the intent of the work is and anything that describes the before/after state of the project.

Type of change:

Please delete options that are not relevant.

  • New capability
  • Revision of an existing capability
  • Infrastructure change (automation, etc.)
  • Other (please elaborate)

Checklist:

  • My update follows the CONTRIBUTING guidelines of this project
  • I have performed a self-review of my own update

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!

-- Auro Design System Team

Summary by Sourcery

Restore the default and inverse hyperlink class colors to use the correct design token variables and regenerate the SassDoc documentation index to reflect the updated styling and version 11.1.2.

Bug Fixes:

  • Correct the primary hyperlink text color token for the classic hyperlink utility class.
  • Correct the visited hyperlink text color token for inverse/ondark hyperlink variants.

Documentation:

  • Regenerate the SassDoc HTML index to reflect updated hyperlink styles and bump the documented package version to 11.1.2.

@jason-capsule42 jason-capsule42 requested a review from a team as a code owner May 28, 2026 20:58
@sourcery-ai
Copy link
Copy Markdown

sourcery-ai Bot commented May 28, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

Adjusts the legacy hyperlink class colors to use the correct design tokens and regenerates the SassDoc HTML to reflect the change and new package version 11.1.2.

File-Level Changes

Change Details Files
Align legacy hyperlink class colors with correct design tokens for default and inverse/visited states.
  • Update the base hyperlink color token from the hover-specific token to the standard hyperlink text token.
  • Update the visited color for .hyperlink--ondark to use the advanced inverse hyperlink token instead of a generic inverse UI text token.
src/essentials/legacy/_auro-classic.scss
Regenerate SassDoc documentation HTML to reflect the hyperlink color token changes and bumped version.
  • Mirror the hyperlink color token updates in the generated documentation code samples.
  • Bump displayed package version references from 11.1.1 to 11.1.2 in the HTML title, header, and footer.
docs/index.html

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link
Copy Markdown

@sourcery-ai sourcery-ai Bot left a comment

Choose a reason for hiding this comment

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

Hey - I've left some high level feedback:

  • The generated docs footer still reports version v11.1.1 while the page title/header show v11.1.2; consider updating the footer version string as part of this change so the documentation reflects a consistent release number.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- The generated docs footer still reports version v11.1.1 while the page title/header show v11.1.2; consider updating the footer version string as part of this change so the documentation reflects a consistent release number.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@github-actions
Copy link
Copy Markdown

🚀 PR Release Published! v0.0.0-pr287.0

To install:

npm install @aurodesignsystem-dev/webcorestylesheets@0.0.0-pr287.0

Install via alias:

npm install @aurodesignsystem@npm:@aurodesignsystem-dev/webcorestylesheets@0.0.0-pr287.0

View on npmjs.com

@jason-capsule42 jason-capsule42 merged commit cfff437 into master May 28, 2026
6 checks passed
@jason-capsule42 jason-capsule42 deleted the jbaker/fixHyperlinkColor branch May 28, 2026 21:01
@rmenner
Copy link
Copy Markdown
Contributor

rmenner commented May 28, 2026

🎉 This PR is included in version 11.1.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

@rmenner rmenner added the released Completed work has been released label May 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released Completed work has been released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants