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(block-section): add component tokens #11032

Merged
merged 5 commits into from
Dec 23, 2024

Conversation

Elijbet
Copy link
Contributor

@Elijbet Elijbet commented Dec 12, 2024

Related Issue: #7180

Summary

Adds the following subcomponent tokens (CSS props):

  • --calcite-block-section-background-color
  • --calcite-block-section-border-color
  • --calcite-block-section-header-text-color
  • --calcite-block-section-text-color
  • --calcite-block-section-text-color-hover

@github-actions github-actions bot added the enhancement Issues tied to a new feature or request. label Dec 12, 2024
@Elijbet Elijbet marked this pull request as ready for review December 12, 2024 21:01
Copy link
Member

@benelan benelan left a comment

Choose a reason for hiding this comment

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

Code LGTM, will defer to @alisonailea and @ashetland for design feedback

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 Dec 23, 2024
@Elijbet Elijbet added pr ready for visual snapshots Adding this label will run visual snapshot testing. and removed Stale Issues or pull requests that have not had recent activity. labels Dec 23, 2024
@Elijbet Elijbet merged commit 1f9449b into dev Dec 23, 2024
16 checks passed
@Elijbet Elijbet deleted the elijbet/7180-block-section-design-tokens branch December 23, 2024 22:31
benelan pushed a commit that referenced this pull request Feb 8, 2025
**Related Issue:** #7180

## Summary
Adds the following subcomponent tokens (CSS props):

- `--calcite-block-section-background-color`
- `--calcite-block-section-border-color`
- `--calcite-block-section-header-text-color`
- `--calcite-block-section-text-color`
- `--calcite-block-section-text-color-hover`
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.

5 participants