1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-24 20:06:55 +01:00
unleash.unleash/frontend/src/component/playground/Playground/AdvancedPlaygroundResultsTable
Thomas Heartman 366915bf71
chore(1-3832): clean up flag overview redesign (#10140)
Addresses and removes all leftover comments related to the flag overview
redesign flag.

There's four changes here:

1. Remove release plan milestone strategy and environment footer.
Dangling files, no references.
2. Delete old code without references in theme.ts
3. Delete legacy playground result chip. Replace all references to it
with references to the new chip. The API is the exact same and the
legacy chip was just passing through everything to the new chip anyway,
so nothing should change.
4. Remove a now-redundant way to supply a default
2025-06-13 10:41:08 +00:00
..
AdvancedPlaygroundEnvironmentCell chore(1-3832): clean up flag overview redesign (#10140) 2025-06-13 10:41:08 +00:00
AdvancedPlaygroundResultsTable.test.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
AdvancedPlaygroundResultsTable.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
combinationCounter.test.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
combinationCounter.ts feat: playground result count buckets (#8555) 2024-10-28 15:43:07 +01:00