Skip to content

eric/1233 Dropdown Multiselect#3931

Draft
willcodeforcoffee wants to merge 8 commits into
mainfrom
eric/1233-ddlmulti
Draft

eric/1233 Dropdown Multiselect#3931
willcodeforcoffee wants to merge 8 commits into
mainfrom
eric/1233-ddlmulti

Conversation

@willcodeforcoffee
Copy link
Copy Markdown
Collaborator

Replaces the comment-out-the-import workflow with a "Switch to V1/V2 tokens"
item in the side menu of both the React and Angular playgrounds. Default is
V2. Mode persists per-tab via sessionStorage, and ?tokens=v1 in the URL
overrides by link.

Also removes the per-page useEffect / ngOnInit token injections on the six
React pages and three Angular pages that were using them, along with the
:root stylesheet-rule-removal hack on feat3229. All redundant under the
runtime toggle.

No library code touched. Playground infrastructure only.# Before (the change)

After (the change)

Make sure that you've checked the boxes below before you submit the PR

  • I have read and followed the setup steps
  • I have created necessary unit tests
  • I have tested the functionality in both React and Angular.

Steps needed to test

twjeffery and others added 8 commits May 5, 2026 14:39
Replaces the comment-out-the-import workflow with a "Switch to V1/V2 tokens"
item in the side menu of both the React and Angular playgrounds. Default is
V2. Mode persists per-tab via sessionStorage, and ?tokens=v1 in the URL
overrides by link.

Also removes the per-page useEffect / ngOnInit token injections on the six
React pages and three Angular pages that were using them, along with the
:root stylesheet-rule-removal hack on feat3229. All redundant under the
runtime toggle.

No library code touched. Playground infrastructure only.
Co-authored-by: Vanessa Tran <thytran142@icloud.com>
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