Skip to content

feat(OrderSummary): compact version#6278

Open
lisalupi wants to merge 6 commits intomainfrom
feat/compact-order-summary
Open

feat(OrderSummary): compact version#6278
lisalupi wants to merge 6 commits intomainfrom
feat/compact-order-summary

Conversation

@lisalupi
Copy link
Copy Markdown
Collaborator

@lisalupi lisalupi commented Mar 27, 2026

Summary

Type

  • Enhancement

Summarize concisely:

What is expected?

OrderSummary:

  • new prop compact for a very compact view of the component, similar to EstimateCost,
  • new prop backgroundProminence to be able to change the component background prominence
  • new prop calculartorIcon to add next to the price total

EstimateCost: new prop backgroundProminence, similar to OrderSummary

@lisalupi lisalupi requested review from a team and DorianMaliszewski March 27, 2026 13:11
@lisalupi lisalupi self-assigned this Mar 27, 2026
@lisalupi lisalupi requested review from Lawndlwd and removed request for a team March 27, 2026 13:11
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 27, 2026

🦋 Changeset detected

Latest commit: 4a44ba3

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/nextjs 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

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.54%. Comparing base (2b89546) to head (4a44ba3).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6278      +/-   ##
==========================================
+ Coverage   83.30%   92.54%   +9.23%     
==========================================
  Files          44      533     +489     
  Lines         683    10052    +9369     
  Branches      195     3825    +3630     
==========================================
+ Hits          569     9303    +8734     
- Misses        104      684     +580     
- Partials       10       65      +55     
Files with missing lines Coverage Δ
.../compositions/EstimateCost/CompactEstimateCost.tsx 80.00% <ø> (ø)
.../compositions/EstimateCost/EstimateCostContent.tsx 94.28% <100.00%> (ø)
...ackages/ui/src/compositions/EstimateCost/index.tsx 100.00% <100.00%> (ø)
...ges/ui/src/compositions/EstimateCost/styles.css.ts 100.00% <100.00%> (ø)
...compositions/OrderSummary/NonScrollableContent.tsx 96.87% <100.00%> (ø)
...ackages/ui/src/compositions/OrderSummary/index.tsx 100.00% <100.00%> (ø)
...ges/ui/src/compositions/OrderSummary/styles.css.ts 100.00% <100.00%> (ø)

... and 482 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 0ecba85...4a44ba3. 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.

vincentaudebert
vincentaudebert previously approved these changes Apr 1, 2026
Comment thread packages/ui/src/compositions/OrderSummary/styles.css.ts Outdated
jsulpis
jsulpis previously approved these changes Apr 15, 2026
Comment thread packages/ui/src/compositions/OrderSummary/types.ts Outdated
Comment thread packages/ui/src/compositions/OrderSummary/styles.css.ts
Comment thread packages/ui/src/compositions/OrderSummary/types.ts Outdated
Comment thread packages/ui/src/compositions/OrderSummary/types.ts Outdated
Comment thread packages/ui/src/compositions/OrderSummary/__stories__/Compact.stories.tsx Outdated
@lisalupi lisalupi force-pushed the feat/compact-order-summary branch from b9ee42c to 97a485c Compare April 23, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants