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

refactor(css,react): rewrite existing data-color components to use generic color vars #2700

Closed
wants to merge 1 commit into from

Conversation

unekinn
Copy link
Contributor

@unekinn unekinn commented Oct 28, 2024

No description provided.

Copy link

changeset-bot bot commented Oct 28, 2024

⚠️ No Changeset found

Latest commit: 59d75b8

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Oct 28, 2024

Preview deployments for this pull request:

Storybook - 31. Oct 2024 - 15:18

Copy link
Contributor

github-actions bot commented Oct 28, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 55.28% 3266 / 5908
🔵 Statements 55.28% 3266 / 5908
🔵 Functions 85.07% 171 / 201
🔵 Branches 73.83% 474 / 642
File Coverage
File Stmts % Branch % Funcs % Lines Uncovered Lines
Changed Files
packages/react/src/types.ts 0% 0% 0% 0%
packages/react/src/components/Accordion/Accordion.tsx 100% 100% 100% 100%
packages/react/src/components/Alert/Alert.tsx 100% 100% 100% 100%
packages/react/src/components/Avatar/Avatar.tsx 76.19% 100% 50% 76.19% 92, 94-102
packages/react/src/components/Badge/Badge.tsx 11.53% 100% 0% 11.53% 55-71, 73-77, 79
packages/react/src/components/Button/Button.tsx 97.29% 88.88% 100% 97.29% 76
packages/react/src/components/Card/Card.tsx 78.12% 75% 50% 78.12% 41-43, 45-48
packages/react/src/components/Link/Link.tsx 100% 50% 100% 100%
packages/react/src/components/loaders/Spinner/Spinner.tsx 100% 100% 100% 100%
Generated in workflow #702 for commit 59d75b8 by the Vitest Coverage Report Action

@unekinn unekinn force-pushed the feat/use-data-ds-color branch from c3a9e7a to 82eb9a0 Compare October 28, 2024 11:42
@unekinn unekinn force-pushed the feat/data-ds-color branch from 91bb820 to b704fca Compare October 30, 2024 13:46
@unekinn unekinn force-pushed the feat/use-data-ds-color branch from d3cc4e9 to c55241a Compare October 30, 2024 15:25
@unekinn unekinn force-pushed the feat/data-ds-color branch from b704fca to 43bbe4f Compare October 31, 2024 14:05
Base automatically changed from feat/data-ds-color to next October 31, 2024 14:15
@unekinn unekinn force-pushed the feat/use-data-ds-color branch from c55241a to 59d75b8 Compare October 31, 2024 14:16
@unekinn
Copy link
Contributor Author

unekinn commented Nov 8, 2024

Closing this, the commits will be included in #2703

@unekinn unekinn closed this Nov 8, 2024
@mimarz mimarz deleted the feat/use-data-ds-color branch December 12, 2024 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant