Skip to content

Conversation

@ernst-dev
Copy link
Member

Description

Adds a new component, Token. This is an atomic component split-out from TokenGroup for compact data representation. It is implemented in TokenGroup itself as well as Multiselect using both the normal and inline variants.

Related links, issue #, if available:
zydLArebErmk
akrbA0gbwxcl

How has this been tested?

Added unit and integration tests, a simple dev page as well as a permutations page.

This can be tested on the dev pages for Token, TokenGroup and Multiselect.

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.

@ernst-dev ernst-dev force-pushed the dev-v3-ernstka-standalone-token branch from ec86a8d to 79afd90 Compare August 27, 2025 13:05
@ernst-dev ernst-dev marked this pull request as ready for review August 27, 2025 14:18
@ernst-dev ernst-dev requested a review from a team as a code owner August 27, 2025 14:18
@ernst-dev ernst-dev requested review from taheramr and removed request for a team August 27, 2025 14:18
@codecov
Copy link

codecov bot commented Aug 28, 2025

Codecov Report

❌ Patch coverage is 98.36066% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.15%. Comparing base (de9ab23) to head (d233676).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/token/internal.tsx 96.36% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3804   +/-   ##
=======================================
  Coverage   97.15%   97.15%           
=======================================
  Files         852      854    +2     
  Lines       24875    24960   +85     
  Branches     8763     8792   +29     
=======================================
+ Hits        24168    24251   +83     
- Misses        658      660    +2     
  Partials       49       49           

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

@ernst-dev ernst-dev force-pushed the dev-v3-ernstka-standalone-token branch from 395a3ab to 7307453 Compare September 15, 2025 16:27
@ernst-dev ernst-dev force-pushed the dev-v3-ernstka-standalone-token branch from 8da3b23 to fa09421 Compare September 16, 2025 16:46
@ernst-dev ernst-dev force-pushed the dev-v3-ernstka-standalone-token branch from 30407bf to bde440b Compare September 17, 2025 09:18
@ernst-dev ernst-dev force-pushed the dev-v3-ernstka-standalone-token branch from db70a2c to ea27363 Compare September 18, 2025 10:46
@ernst-dev ernst-dev force-pushed the dev-v3-ernstka-standalone-token branch from ea27363 to 003b31e Compare September 24, 2025 14:02
@ernst-dev ernst-dev requested review from avinashbot and removed request for taheramr September 25, 2025 07:40
@ernst-dev ernst-dev force-pushed the dev-v3-ernstka-standalone-token branch from 115655a to d233676 Compare October 14, 2025 15:08
@ernst-dev ernst-dev added this pull request to the merge queue Oct 14, 2025
Merged via the queue into main with commit e5e2ffc Oct 14, 2025
117 of 119 checks passed
@ernst-dev ernst-dev deleted the dev-v3-ernstka-standalone-token branch October 14, 2025 16:24
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.

3 participants