Skip to content

fix(link): add aria current #5323

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

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from
Open

fix(link): add aria current #5323

wants to merge 1 commit into from

Conversation

matthprost
Copy link
Collaborator

Summary

Type

  • Enhancement

Summarise concisely:

What is expected?

add prop aria-current on Link.

@matthprost matthprost self-assigned this Jul 3, 2025
@matthprost matthprost requested a review from a team as a code owner July 3, 2025 15:17
@matthprost matthprost added the enhancement New feature or request label Jul 3, 2025
Copy link

changeset-bot bot commented Jul 3, 2025

🦋 Changeset detected

Latest commit: 5e31d2b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@ultraviolet/ui Patch
@ultraviolet/form Patch
@ultraviolet/plus Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Jul 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.67%. Comparing base (c982969) to head (5e31d2b).
Report is 14 commits behind head on beta.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             beta    #5323      +/-   ##
==========================================
+ Coverage   87.63%   87.67%   +0.04%     
==========================================
  Files         229      228       -1     
  Lines        7845     7830      -15     
  Branches     3437     3483      +46     
==========================================
- Hits         6875     6865      -10     
+ Misses        970      965       -5     
Files with missing lines Coverage Δ
packages/ui/src/components/Link/index.tsx 96.73% <ø> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a8108ff...5e31d2b. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants