Skip to content

feat(text-area): Add design tokens for corner radius, shadow, footer background color#12124

Merged
macandcheese merged 4 commits intodevfrom
macandcheese/12064-text-area-tokens
May 12, 2025
Merged

feat(text-area): Add design tokens for corner radius, shadow, footer background color#12124
macandcheese merged 4 commits intodevfrom
macandcheese/12064-text-area-tokens

Conversation

@macandcheese
Copy link
Copy Markdown
Contributor

Related Issue: #12064

Summary

Adds the following css properties:
--calcite-text-area-corner-radius: Specifies component's corner radius.
--calcite-text-area-shadow: Specifies the component's shadow.
--calcite-text-area-footer-background-color: Specifies the footer's background color.

@github-actions github-actions Bot added the enhancement Issues tied to a new feature or request. label May 12, 2025
@macandcheese macandcheese requested review from jcfranco and matgalla May 12, 2025 15:56
@macandcheese macandcheese added pr ready for visual snapshots Adding this label will run visual snapshot testing. design-tokens Issues requiring design tokens. labels May 12, 2025
Copy link
Copy Markdown
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

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

LGTM! 👏

Copy link
Copy Markdown
Contributor

@matgalla matgalla left a comment

Choose a reason for hiding this comment

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

LGTM!

@macandcheese macandcheese merged commit c9e9721 into dev May 12, 2025
17 of 18 checks passed
@macandcheese macandcheese deleted the macandcheese/12064-text-area-tokens branch May 12, 2025 16:44
benelan pushed a commit that referenced this pull request May 14, 2025
…background color (#12124)

**Related Issue:** #12064 

## Summary
Adds the following css properties:
`--calcite-text-area-corner-radius`: Specifies component's corner
radius.
`--calcite-text-area-shadow`: Specifies the component's shadow.
`--calcite-text-area-footer-background-color`: Specifies the footer's
background color.
benelan added a commit that referenced this pull request May 15, 2025
* origin/dev: (277 commits)
  docs(tokens): consistency pass for new component descriptions (#12148)
  build(preset): use valid TS module resolution (#12151)
  docs: update list of contributors (#12134)
  chore: drop obsolete transforms (#12136)
  chore: release main (#11890) (#12147)
  build(deps): bump @arcgis/lumina, typescript, vite, vitest (#12137)
  chore(preset): fix JSON import in build config (#12142)
  docs(panel, action): update `text-color-pressed` token descriptions (#12140)
  chore: release next
  fix(input-time-picker): invert text color on Windows when each masked input is focused (#12130)
  chore: release next
  refactor(sematic-tokens): update `--calcite-corner-radius-default` to reference correct token (#12131)
  feat(semantic-tokens): add `--calcite-color-text-highlight` tokens (#12068)
  chore: release next
  feat(combobox): add `selectAll` toggle property (#11721)
  chore: release next
  fix(sort-handle): allow move and reorder events to be cancelled (#12095)
  chore: release next
  feat: added spike data, heart chart, and progress bar icons (#12127)
  feat(text-area): Add design tokens for corner radius, shadow, footer background color (#12124)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

design-tokens Issues requiring design tokens. 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