Skip to content

feat: Make color background segment wrapper public#4483

Merged
SpyZzey merged 3 commits into
mainfrom
feat/make-color-background-segment-wrapper-public
May 8, 2026
Merged

feat: Make color background segment wrapper public#4483
SpyZzey merged 3 commits into
mainfrom
feat/make-color-background-segment-wrapper-public

Conversation

@SpyZzey
Copy link
Copy Markdown
Member

@SpyZzey SpyZzey commented Apr 30, 2026

Description

  • Add colorBackgroundDropdownItemSelected token for selected dropdown item backgrounds (select, multiselect, autosuggest, datepicker)
  • Add colorBackgroundSegmentWrapper token for segmented control wrapper background
  • Add colorTextDropdownItemSecondary token for secondary text in dropdown items (descriptions, tags)
  • Add colorTextIconSubtle token for subtle/secondary icons with lower visual emphasis

All new tokens are marked public and themeable.

Related links, issue #, if available: n/a

How has this been tested?

--

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.41%. Comparing base (3417c05) to head (4ca1e9d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4483   +/-   ##
=======================================
  Coverage   97.41%   97.41%           
=======================================
  Files         933      933           
  Lines       29595    29595           
  Branches    10757    10756    -1     
=======================================
  Hits        28831    28831           
- Misses        716      757   +41     
+ Partials       48        7   -41     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@SpyZzey SpyZzey marked this pull request as ready for review April 30, 2026 15:16
@SpyZzey SpyZzey requested a review from a team as a code owner April 30, 2026 15:17
@SpyZzey SpyZzey requested review from a team, cansuaa and pan-kot and removed request for a team and cansuaa April 30, 2026 15:17
@SpyZzey SpyZzey force-pushed the feat/make-color-background-segment-wrapper-public branch from 56f4151 to 4ca1e9d Compare May 7, 2026 17:54
@SpyZzey SpyZzey added this pull request to the merge queue May 8, 2026
Merged via the queue into main with commit 984d983 May 8, 2026
49 checks passed
@SpyZzey SpyZzey deleted the feat/make-color-background-segment-wrapper-public branch May 8, 2026 10:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants