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

fix(Link): new size #3819

Merged
merged 2 commits into from
May 24, 2024
Merged

fix(Link): new size #3819

merged 2 commits into from
May 24, 2024

Conversation

lisalupi
Copy link
Contributor

Summary

Type

  • Enhancement

Summarise concisely:

What is expected?

Added a new size xsmall for links

The following changes were made:

(Describe what you did)

  1. New size xsmall

  2. Every size is now 'strong'

Copy link

changeset-bot bot commented May 24, 2024

🦋 Changeset detected

Latest commit: 9900762

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

@lisalupi lisalupi self-assigned this May 24, 2024
@lisalupi lisalupi requested review from a team, vincentaudebert and JulienSaguez and removed request for a team May 24, 2024 09:12
Copy link

codecov bot commented May 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.51%. Comparing base (9e68526) to head (9900762).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3819   +/-   ##
=======================================
  Coverage   93.51%   93.51%           
=======================================
  Files         185      185           
  Lines        5919     5921    +2     
  Branches     2630     2671   +41     
=======================================
+ Hits         5535     5537    +2     
  Misses        384      384           
Files Coverage Δ
packages/ui/src/components/Link/index.tsx 100.00% <100.00%> (ø)

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 9e68526...9900762. Read the comment docs.

@lisalupi lisalupi merged commit 0c77ec7 into main May 24, 2024
11 checks passed
@lisalupi lisalupi deleted the fix/links-size branch May 24, 2024 12:22
@github-actions github-actions bot mentioned this pull request May 24, 2024
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

4 participants