1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/frontend/src/component/playground/Playground
andreas-unleash 57066cf129
Feat/multi env select (#4028)
<!-- Thanks for creating a PR! To make it easier for reviewers and
everyone else to understand what your changes relate to, please add some
relevant content to the headings below. Feel free to ignore or delete
sections that you don't think are relevant. Thank you! ❤️ -->

## About the changes
<!-- Describe the changes introduced. What are they and why are they
being introduced? Feel free to also add screenshots or steps to view the
changes if they're visual. -->

<!-- Does it close an issue? Multiple? -->
Closes #

<!-- (For internal contributors): Does it relate to an issue on public
roadmap? -->
<!--
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#
-->

### Important files
<!-- PRs can contain a lot of changes, but not all changes are equally
important. Where should a reviewer start looking to get an overview of
the changes? Are any files particularly important? -->


## Discussion points
<!-- Anything about the PR you'd like to discuss before it gets merged?
Got any questions or doubts? -->

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-06-21 17:08:27 +03:00
..
AdvancedPlaygroundResultsTable feat: environment diff (#4007) 2023-06-19 14:32:39 +02:00
PlaygroundEnvironmentTable feat: store playground settings in local storage (#4012) 2023-06-20 11:34:27 +02:00
PlaygroundForm Feat/multi env select (#4028) 2023-06-21 17:08:27 +03:00
PlaygroundGuidance
PlaygroundGuidancePopper
PlaygroundResultsTable
AdvancedPlayground.test.tsx test: advanced playground error (#4023) 2023-06-21 08:17:53 +02:00
AdvancedPlayground.tsx test: advanced playground error (#4023) 2023-06-21 08:17:53 +02:00
LazyPlayground.tsx fix: playground link (#4008) 2023-06-19 14:02:30 +02:00
Playground.tsx fix: infinite playground rendering (#4031) 2023-06-21 11:52:53 +02:00
playground.utils.ts feat: Virtualized table with parent ref (#3993) 2023-06-15 14:11:04 +02:00