Skip to content

Conversation

@lisalupi
Copy link
Collaborator

@lisalupi lisalupi commented Oct 9, 2025

Summary

Type

  • Refactor

Summarise concisely:

What is expected?

Refactor components Toaster and Notification to use vanilla extract instead of Emotion

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

changeset-bot bot commented Oct 9, 2025

🦋 Changeset detected

Latest commit: 667947f

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 9, 2025

Codecov Report

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

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             beta    #5662      +/-   ##
==========================================
- Coverage   92.17%   91.86%   -0.31%     
==========================================
  Files         289      312      +23     
  Lines        7615     7279     -336     
  Branches     3149     3000     -149     
==========================================
- Hits         7019     6687     -332     
+ Misses        596      592       -4     
Files with missing lines Coverage Δ
packages/ui/src/components/Notification/index.tsx 100.00% <100.00%> (ø)
...kages/ui/src/components/Notification/styles.css.ts 100.00% <100.00%> (ø)
packages/ui/src/components/Toaster/index.tsx 92.00% <100.00%> (-2.12%) ⬇️
packages/ui/src/components/Toaster/styles.css.ts 100.00% <100.00%> (ø)

... and 62 files 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 fb3f4ca...667947f. 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 force-pushed the refactor/notification-toaster branch from 4c44931 to 667947f Compare October 14, 2025 13:59
@lisalupi lisalupi merged commit fdb5be1 into beta Oct 14, 2025
16 of 17 checks passed
@lisalupi lisalupi deleted the refactor/notification-toaster branch October 14, 2025 15:00
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