Skip to content

Conversation

lisalupi
Copy link
Collaborator

Summary

Type

  • Refactor

Summarise concisely:

What is expected?

Refactor components Tag and Card to use vanilla-extract instead of Emotion

@lisalupi lisalupi requested a review from a team September 23, 2025 08:17
@lisalupi lisalupi self-assigned this Sep 23, 2025
@lisalupi lisalupi requested review from johnrazeur, radhi-nasser-scaleway and a team and removed request for a team and radhi-nasser-scaleway September 23, 2025 08:17
@lisalupi lisalupi requested a review from a team as a code owner September 23, 2025 08:17
@lisalupi lisalupi added the refactor Refactor without breaking changes label Sep 23, 2025
Copy link

changeset-bot bot commented Sep 23, 2025

🦋 Changeset detected

Latest commit: 5a81737

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

This PR includes changesets to release 4 packages
Name Type
@ultraviolet/ui Minor
@ultraviolet/form Major
@ultraviolet/nextjs Major
@ultraviolet/plus Major

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 Sep 23, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.20%. Comparing base (bdfd63a) to head (5a81737).
⚠️ Report is 1 commits behind head on beta.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             beta    #5576   +/-   ##
=======================================
  Coverage   92.19%   92.20%           
=======================================
  Files         274      276    +2     
  Lines        7807     7788   -19     
  Branches     3264     3253   -11     
=======================================
- Hits         7198     7181   -17     
+ Misses        609      607    -2     
Files with missing lines Coverage Δ
packages/ui/src/components/Card/index.tsx 100.00% <100.00%> (+4.00%) ⬆️
packages/ui/src/components/Card/styles.css.ts 100.00% <100.00%> (ø)
packages/ui/src/components/Tag/index.tsx 100.00% <100.00%> (+2.04%) ⬆️
packages/ui/src/components/Tag/styles.css.ts 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 bdfd63a...5a81737. 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.

@lisalupi lisalupi requested review from a team and fabienhebert and removed request for a team September 23, 2025 08:37
@lisalupi lisalupi requested a review from matthprost September 23, 2025 08:53
@lisalupi lisalupi requested a review from matthprost September 24, 2025 13:46
@lisalupi lisalupi force-pushed the refactor/card-vanilla-extract branch from b607b17 to 5a81737 Compare September 25, 2025 10:06
@lisalupi lisalupi merged commit 9ad2c9a into beta Sep 25, 2025
17 checks passed
@lisalupi lisalupi deleted the refactor/card-vanilla-extract branch September 25, 2025 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Refactor without breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants