Skip to content

Conversation

@lisalupi
Copy link
Collaborator

Summary

Type

  • Refactor

Summarise concisely:

What is expected?

Refactor component Tabs to use vanilla extract instead of Emotion

@lisalupi lisalupi requested a review from a team October 22, 2025 09:18
@lisalupi lisalupi self-assigned this Oct 22, 2025
@lisalupi lisalupi requested review from DorianMaliszewski and fabienhebert and removed request for a team October 22, 2025 09:18
@lisalupi lisalupi requested a review from matthprost as a code owner October 22, 2025 09:18
@lisalupi lisalupi added the refactor Refactor without breaking changes label Oct 22, 2025
@changeset-bot
Copy link

changeset-bot bot commented Oct 22, 2025

🦋 Changeset detected

Latest commit: 45ae121

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

@codecov
Copy link

codecov bot commented Oct 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.75%. Comparing base (2c0b5c4) to head (45ae121).
⚠️ Report is 7 commits behind head on beta.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             beta    #5723      +/-   ##
==========================================
- Coverage   91.85%   91.75%   -0.11%     
==========================================
  Files         320      321       +1     
  Lines        7087     7019      -68     
  Branches     2843     2808      -35     
==========================================
- Hits         6510     6440      -70     
- Misses        577      579       +2     
Files with missing lines Coverage Δ
packages/ui/src/components/Tabs/Tab.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/Tabs/TabMenu.tsx 100.00% <100.00%> (+10.00%) ⬆️
packages/ui/src/components/Tabs/TabMenuItem.tsx 100.00% <100.00%> (ø)
packages/ui/src/components/Tabs/index.tsx 87.50% <100.00%> (-2.09%) ⬇️
packages/ui/src/components/Tabs/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 4020830...45ae121. 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.

@johnnydoubt johnnydoubt requested review from johnnydoubt and removed request for matthprost October 27, 2025 15:01
@lisalupi lisalupi merged commit eb6127e into beta Oct 28, 2025
17 checks passed
@lisalupi lisalupi deleted the refactor/tabs branch October 28, 2025 10:16
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.

5 participants