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(inline-editable): add component tokens #11357

Merged
merged 4 commits into from
Jan 29, 2025

Conversation

driskull
Copy link
Member

@driskull driskull commented Jan 22, 2025

Related Issue: #7180

Summary

Add inline-editable component tokens.

--calcite-inline-editable-background-color-hover: Specifies the component's background color when hovered.
--calcite-inline-editable-background-color: Specifies the component's background color.
--calcite-inline-editable-button-background-color: Specifies the button element's background color when appearance="solid" or appearance="outline-fill".
--calcite-inline-editable-button-corner-radius: Specifies the button element's corner radius.
--calcite-inline-editable-button-loader-color: Specifies the button element's loader color.
--calcite-inline-editable-button-shadow-color: Specifies the button element's box-shadow color.
--calcite-inline-editable-button-text-color: Specifies the button element's text color.

@github-actions github-actions bot added the enhancement Issues tied to a new feature or request. label Jan 22, 2025
Copy link
Contributor

@anveshmekala anveshmekala left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@driskull driskull added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Jan 27, 2025
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.

🚀

@driskull driskull merged commit 3e502a8 into dev Jan 29, 2025
15 checks passed
@driskull driskull deleted the dris0000/inline-editable-tokens branch January 29, 2025 18:49
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.

3 participants