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

test(loader): add component token E2E tests #9726

Conversation

jcfranco
Copy link
Member

@jcfranco jcfranco commented Jul 3, 2024

Related Issue: #7190

Summary

✨🧪✨

@jcfranco jcfranco requested a review from a team as a code owner July 3, 2024 00:37
Copy link
Contributor

This PR has been automatically marked as stale because it has not had recent activity. Please close your PR if it is no longer relevant. Thank you for your contributions.

@github-actions github-actions bot added the Stale Issues or pull requests that have not had recent activity. label Jul 10, 2024
@benelan benelan removed the request for review from a team July 16, 2024 23:48
Copy link
Contributor

@alisonailea alisonailea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this one may have been done already. Can you resolve conflicts with the epic?

  • I think we want to leave the variables that were already made available becuase they were probably requested to fit a user use case. We just need to make sure they align with our naming schema.
  • -size is preferred to -width
  • -space is preferred to -padding
  • Skye asked that we reduce loader to a single color variable

* @prop --calcite-loader-text-color: var(--calcite-color-text-1); defines the text color of a loader.
* @prop --calcite-loader-track-color-determinate: var(--calcite-color-border-3); defines the track color of a "determinate" loader
* @prop --calcite-loader-text-color: defines the text color of a loader.
* @prop --calcite-loader-track-color-determinate: defines the track color of a "determinate" loader
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this should be simplified to --calcite-loader-track-color

@github-actions github-actions bot removed the Stale Issues or pull requests that have not had recent activity. label Jul 19, 2024
@jcfranco jcfranco requested a review from alisonailea July 20, 2024 16:56
Copy link
Contributor

@alisonailea alisonailea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jcfranco jcfranco merged commit 2c5e985 into epic/7180-component-tokens Jul 20, 2024
4 checks passed
@jcfranco jcfranco deleted the jcfranco/7180-add-loader-component-token-e2e-tests branch July 20, 2024 20:58
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.

2 participants