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(split-button): add component tokens #11474

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

Conversation

alisonailea
Copy link
Contributor

@alisonailea alisonailea commented Feb 6, 2025

Related Issue: #7180 #11210

Summary

Add component tokens

--calcite-split-button-background-color: Specifies the component's background color when appearance="solid" or appearance="outline-fill".
--calcite-split-button-background-color-hover: Specifies the component's background color when appearance="solid" or appearance="outline-fill" and hovered.
--calcite-split-button-background-color-press: Specifies the component's background color when appearance="solid" or appearance="outline-fill" and active.
--calcite-split-button-divider-color: Specifies the component's divider color.

@alisonailea alisonailea requested review from jcfranco, driskull and macandcheese and removed request for jcfranco February 6, 2025 18:22
@alisonailea alisonailea requested a review from jcfranco February 6, 2025 18:22
@github-actions github-actions bot added the enhancement Issues tied to a new feature or request. label Feb 6, 2025
@alisonailea alisonailea added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Feb 10, 2025
@alisonailea alisonailea added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed pr ready for visual snapshots Adding this label will run visual snapshot testing. labels Feb 12, 2025
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. pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant