1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src/component/playground/Playground
Christopher Kolstad 5a3bb1ffc3
Biome1.5.1 (#5867)
Lots of work here, mostly because I didn't want to turn off the
`noImplicitAnyLet` lint. This PR tries its best to type all the untyped
lets biome complained about (Don't ask me how many hours that took or
how many lints that was >200...), which in the future will force test
authors to actually type their global variables setup in `beforeAll`.

---------

Co-authored-by: Gastón Fournier <gaston@getunleash.io>
2024-01-12 09:25:59 +00:00
..
AdvancedPlaygroundResultsTable chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
PlaygroundEnvironmentTable chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
PlaygroundForm chore: add no unused imports biome rule (#5855) 2024-01-11 12:44:05 +00:00
PlaygroundGuidance fix: typo in Unleash playground frontend (#5389) 2023-11-27 09:30:00 +01:00
PlaygroundGuidancePopper feat: biome lint frontend (#4903) 2023-10-02 13:25:46 +01:00
PlaygroundResultsTable Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
AdvancedPlayground.test.tsx refactor: custom render should provide container (#4938) 2023-10-06 09:19:49 +02:00
AdvancedPlayground.tsx feat: add tags filter (#5584) 2023-12-11 14:10:03 +02:00
LazyPlayground.tsx
playground.utils.test.ts feat: add input for api token in playground (#5130) 2023-10-25 17:55:33 +03:00
playground.utils.ts feat: add input for api token in playground (#5130) 2023-10-25 17:55:33 +03:00