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

Merged
merged 15 commits into from
Dec 12, 2024
Merged

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-text-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 tokens:
--calcite-loader-padding --> --calcite-loader-spacing

⚠️ Deprecated tokens:
--calcite-loader-size-inline

@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!

@DitwanP DitwanP requested a review from alisonailea December 12, 2024 22:44
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.

🚀

@DitwanP DitwanP merged commit 18db2e2 into dev Dec 12, 2024
15 checks passed
@DitwanP DitwanP deleted the dit13711/7180-add-tokens-to-loader branch December 12, 2024 23:11
@github-actions github-actions bot added this to the 2024-12-17 - Dec Milestone milestone Dec 12, 2024
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