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: getColor utils and color support for SVG #3644

Merged
merged 7 commits into from
Jan 18, 2024
Merged

feat: getColor utils and color support for SVG #3644

merged 7 commits into from
Jan 18, 2024

Conversation

sebald
Copy link
Member

@sebald sebald commented Jan 17, 2024

No description provided.

Copy link

changeset-bot bot commented Jan 17, 2024

🦋 Changeset detected

Latest commit: dad8baa

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

This PR includes changesets to release 8 packages
Name Type
@marigold/components Minor
@marigold/system Minor
@marigold/storybook-config Patch
@marigold/docs Minor
@marigold/theme-b2b Patch
@marigold/theme-core Patch
@marigold/icons Patch
@marigold/theme-preset 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 Jan 17, 2024

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 Jan 18, 2024 8:35am
marigold-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 18, 2024 8:35am
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
marigold-production ⬜️ Ignored (Inspect) Visit Preview Jan 18, 2024 8:35am

@github-actions github-actions bot added the type:feature New feature or component label Jan 17, 2024
Copy link

codecov bot commented Jan 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (80737a0) 99.82% compared to head (dad8baa) 99.82%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3644   +/-   ##
=======================================
  Coverage   99.82%   99.82%           
=======================================
  Files         119      119           
  Lines        6322     6342   +20     
  Branches      301      306    +5     
=======================================
+ Hits         6311     6331   +20     
  Misses         10       10           
  Partials        1        1           
Files Coverage Δ
packages/components/src/Headline/Headline.tsx 100.00% <100.00%> (ø)
packages/components/src/Text/Text.tsx 100.00% <100.00%> (ø)
packages/system/src/components/SVG/SVG.tsx 100.00% <100.00%> (ø)
packages/system/src/utils.ts 100.00% <100.00%> (ø)

@sebald sebald changed the title feat: getColor util feat: getColor utils and color support for SVG Jan 18, 2024
@sarahgm sarahgm merged commit b4999d8 into main Jan 18, 2024
14 checks passed
@sarahgm sarahgm deleted the get-color branch January 18, 2024 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants