Skip to content

Conversation

lisalupi
Copy link
Collaborator

@lisalupi lisalupi commented Oct 3, 2025

Summary

Type

  • Refactor

Summarise concisely:

What is expected?

Refactor component SwitchButton to use vanilla extract instead of Emotion

@lisalupi lisalupi requested a review from a team October 3, 2025 13:07
@lisalupi lisalupi self-assigned this Oct 3, 2025
@lisalupi lisalupi requested review from fabienhebert and JulienSaguez and removed request for a team October 3, 2025 13:07
@lisalupi lisalupi added the refactor Refactor without breaking changes label Oct 3, 2025
@lisalupi lisalupi requested review from johnrazeur, a team and matthprost as code owners October 3, 2025 13:07
Copy link

changeset-bot bot commented Oct 3, 2025

🦋 Changeset detected

Latest commit: beef6c3

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 Oct 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.11%. Comparing base (107fe0e) to head (beef6c3).
⚠️ Report is 2 commits behind head on beta.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             beta    #5634      +/-   ##
==========================================
- Coverage   92.17%   92.11%   -0.07%     
==========================================
  Files         289      292       +3     
  Lines        7615     7555      -60     
  Branches     3149     3126      -23     
==========================================
- Hits         7019     6959      -60     
  Misses        596      596              
Files with missing lines Coverage Δ
...es/ui/src/components/SwitchButton/FocusOverlay.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/SwitchButton/Option.tsx 100.00% <ø> (ø)
packages/ui/src/components/SwitchButton/index.tsx 88.88% <ø> (-1.12%) ⬇️
...kages/ui/src/components/SwitchButton/styles.css.ts 100.00% <100.00%> (ø)

... 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 3bca6bb...beef6c3. 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
refactor Refactor without breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants