1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-13 11:17:26 +02:00
unleash.unleash/frontend/src/component/playground/Playground
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
..
AdvancedPlaygroundResultsTable chore(1-3832): clean up flag overview redesign (#10140) 2025-06-13 10:41:08 +00:00
PlaygroundEnvironmentTable feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
PlaygroundForm feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
PlaygroundGuidance feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
PlaygroundGuidancePopper feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
PlaygroundResultsTable chore(1-3832): clean up flag overview redesign (#10140) 2025-06-13 10:41:08 +00:00
AdvancedPlayground.test.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
AdvancedPlayground.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
LazyPlayground.tsx feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
playground.utils.test.ts
playground.utils.ts