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(loader): add component tokens #10979

Open
wants to merge 13 commits into
base: dev
Choose a base branch
from

Conversation

DitwanP
Copy link
Contributor

@DitwanP DitwanP commented Dec 4, 2024

Related Issue: #7180 #6695

Summary

Add design tokens for loader component along with e2e tests.

New tokens added:
--calcite-loader-progress-color-inline: Specifies the width and height of the component when set to inline.
--calcite-loader-text-spacing: Specifies the component's text margin.
--calcite-loader-text-weight: Specifies the component's font weight.
--calcite-loader-color: Specifies the component's text color.
--calcite-loader-progress-color: Specifies the component's progress ring color.
--calcite-loader-track-color: Specifies the component's track color.

Renamed token:
--calcite-loader-padding --> --calcite-loader-spacing

@github-actions github-actions bot added the enhancement Issues tied to a new feature or request. label Dec 4, 2024
@DitwanP DitwanP added the skip visual snapshots Pull requests that do not need visual regression testing. label Dec 4, 2024
@DitwanP DitwanP requested review from alisonailea and removed request for jcfranco December 4, 2024 19:37
@DitwanP DitwanP requested a review from alisonailea December 10, 2024 19:36
@DitwanP DitwanP added no changelog entry Use the commit override to avoid a changelog entry and removed no changelog entry Use the commit override to avoid a changelog entry labels Dec 10, 2024
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 the only thing left is the --calcite-loader-size. Thanks Ditwan!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues tied to a new feature or request. skip visual snapshots Pull requests that do not need visual regression testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants