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(tooltip): add component tokens #10687

Merged
merged 7 commits into from
Nov 15, 2024
Merged

Conversation

driskull
Copy link
Member

@driskull driskull commented Nov 4, 2024

Related Issue: #7180

Summary

Add tooltip component tokens.

--calcite-tooltip-background-color: Specifies the background color of the component.
--calcite-tooltip-border-color: Specifies the border color of the component.
--calcite-tooltip-corner-radius: Specifies the corner radius of the component.
--calcite-tooltip-text-color: Specifies the text color of the component.

@github-actions github-actions bot added the enhancement Issues tied to a new feature or request. label Nov 4, 2024
@driskull driskull marked this pull request as ready for review November 4, 2024 23:38
@driskull driskull added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Nov 6, 2024
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 Nov 14, 2024
# Conflicts:
#	packages/calcite-components/src/components.d.ts
#	packages/calcite-components/src/components/tooltip/tooltip.e2e.ts
@driskull driskull 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 Nov 15, 2024
@driskull driskull merged commit facfbe8 into dev Nov 15, 2024
13 checks passed
@driskull driskull deleted the dris0000/tooltip-tokens-7180 branch November 15, 2024 17:45
benelan pushed a commit that referenced this pull request Feb 8, 2025
**Related Issue:** #7180

## Summary

Add `tooltip` component tokens.

`--calcite-tooltip-background-color`: Specifies the background color of
the component.
`--calcite-tooltip-border-color`: Specifies the border color of the
component.
`--calcite-tooltip-corner-radius`: Specifies the corner radius of the
component.
`--calcite-tooltip-text-color`: Specifies the text color of the
component.
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. Stale Issues or pull requests that have not had recent activity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants