1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/playground/Playground
Thomas Heartman e25fb9f7c0
chore(1-3389): new env strategy containers (#9361)
Updates the strategy list based on the new designs and moves the current
versions of the touched components into `Legacy...` files (the vast
majority of changes are that and updating imports). The relevant changes
to the components are listed in their original files.

Flag on:

![image](https://github.com/user-attachments/assets/cd49c283-6044-46d4-bcef-182cb6a1de4e)

Flag off:

![image](https://github.com/user-attachments/assets/7ef92b6d-31e5-4218-90b2-dedd5e6cc6de)

## Next steps

There's two items to review for improving these current comments (also
noted inline):
- Whether to aria-hide the "or" separator or not (I need to read up a
bit and think whether it makes sense to show that or not)
- Changing the list of strategies into an actual ordered list (`ol`).
That'd reflect the semantics better.

Next would be checking the other places we use strategy lists and then
updating those too. In doing so, I might find that some things need to
be updated, but I'll handle those when I get there.

There's also handling release plans.
2025-02-26 16:24:50 +01:00
..
AdvancedPlaygroundResultsTable feat: playground result count buckets (#8555) 2024-10-28 15:43:07 +01:00
PlaygroundEnvironmentTable chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
PlaygroundForm chore: make playground code editor height dynamic (#9271) 2025-02-10 12:36:16 +00:00
PlaygroundGuidance task: upgraded semver dependency (and biome) (#7272) 2024-06-04 15:01:43 +02:00
PlaygroundGuidancePopper fix: some accessibility issues (#9282) 2025-02-11 09:16:20 +01:00
PlaygroundResultsTable chore(1-3389): new env strategy containers (#9361) 2025-02-26 16:24:50 +01:00
AdvancedPlayground.test.tsx feat: display removed context props in the UI (#6844) 2024-04-12 12:35:33 +02:00
AdvancedPlayground.tsx chore(unl-204): remove uses of toast text and confetti (#8941) 2024-12-10 13:38:04 +00:00
LazyPlayground.tsx
playground.utils.test.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
playground.utils.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00