Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat([DST-668]): Add styles to RUI theme #4434

Draft
wants to merge 110 commits into
base: main
Choose a base branch
from
Draft

feat([DST-668]): Add styles to RUI theme #4434

wants to merge 110 commits into from

Conversation

sarahgm
Copy link
Member

@sarahgm sarahgm commented Feb 14, 2025

Description

Added styles to all existing components based on Origin UI.

What should be tested?

Test if the WCAG contrast ratio is correct.
See if all open questions from here
are resolved.

Reviewers:

@marigold-ui/developer
@marigold-ui/designer

Copy link

changeset-bot bot commented Feb 14, 2025

🦋 Changeset detected

Latest commit: 413de58

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

This PR includes changesets to release 9 packages
Name Type
@marigold/docs Patch
@marigold/components Patch
@marigold/theme-rui Major
@marigold/storybook-config Patch
@marigold/theme-b2b Patch
@marigold/theme-core Patch
@marigold/theme-docs Patch
@marigold/system Patch
@marigold/icons 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

Copy link

vercel bot commented Feb 14, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marigold-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 7:55am
marigold-storybook ✅ Ready (Inspect) Visit Preview 💬 1 unresolved
✅ 1 resolved
Mar 5, 2025 7:55am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
marigold-production ⬜️ Ignored (Inspect) Visit Preview 💬 Add feedback Mar 5, 2025 7:55am

@github-actions github-actions bot added the type:feature New feature or component label Feb 14, 2025
Copy link
Contributor

github-actions bot commented Feb 14, 2025

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
99.32% (-0.09% 🔻)
8617/8676
🟢 Branches
89.9% (-0.9% 🔻)
445/495
🟢 Functions
98.7% (+0.01% 🔼)
152/154
🟢 Lines
99.32% (-0.09% 🔻)
8617/8676
Show new covered files 🐣
St.
File Statements Branches Functions Lines
🟢
... / IconButton.tsx
100% 100% 100% 100%
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟢
... / Checkbox.tsx
97.47% (-2.53% 🔻)
60% (-24.62% 🔻)
100%
97.47% (-2.53% 🔻)
🟢
... / Input.tsx
98.72% (-1.28% 🔻)
80% (-20% 🔻)
100%
98.72% (-1.28% 🔻)
🟢
... / ProgressCycle.tsx
96.67% (-3.33% 🔻)
50% (-50% 🔻)
100%
96.67% (-3.33% 🔻)

Test suite run success

602 tests passing in 79 suites.

Report generated by 🧪jest coverage report action from 413de58

@sarahgm sarahgm changed the title RUI theme feat([DST-668]): Introduce RUI theme Mar 5, 2025
@sarahgm sarahgm changed the title feat([DST-668]): Introduce RUI theme feat([DST-668]): Add styles to RUI theme Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:docs Improvements or additions to documentation type:feature New feature or component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants