Skip to content

feat: Add style api for token#4346

Merged
amanabiy merged 8 commits intomainfrom
dev-v3-amanabiy-token-style-api
Mar 26, 2026
Merged

feat: Add style api for token#4346
amanabiy merged 8 commits intomainfrom
dev-v3-amanabiy-token-style-api

Conversation

@amanabiy
Copy link
Copy Markdown
Member

@amanabiy amanabiy commented Mar 11, 2026

Description

Add a style prop to the Token component that allows consumers to customize background, border, color, border-radius, padding, and dismiss button styling.

Tested by:

  • running locally, and through pipeline

Related links, issue #, if available: P391912008

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.

@amanabiy amanabiy force-pushed the dev-v3-amanabiy-token-style-api branch from 6155d75 to 6670191 Compare March 12, 2026 06:25
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.45%. Comparing base (f5bcafe) to head (07529b0).
⚠️ Report is 36 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4346      +/-   ##
==========================================
+ Coverage   97.44%   97.45%   +0.01%     
==========================================
  Files         897      903       +6     
  Lines       26376    26496     +120     
  Branches     9523     9561      +38     
==========================================
+ Hits        25702    25822     +120     
  Misses        668      668              
  Partials        6        6              

☔ 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.

@amanabiy amanabiy marked this pull request as ready for review March 12, 2026 08:35
@amanabiy amanabiy requested a review from a team as a code owner March 12, 2026 08:35
@amanabiy amanabiy requested review from NathanZlion and mxschll and removed request for a team March 12, 2026 08:35
@amanabiy amanabiy requested a review from mxschll March 20, 2026 18:00
@amanabiy amanabiy added this pull request to the merge queue Mar 26, 2026
Merged via the queue into main with commit 7d3ac02 Mar 26, 2026
85 of 86 checks passed
@amanabiy amanabiy deleted the dev-v3-amanabiy-token-style-api branch March 26, 2026 10:12
amanabiy added a commit that referenced this pull request Mar 30, 2026
amanabiy added a commit that referenced this pull request Mar 30, 2026
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