1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-03-18 00:19:49 +01:00
unleash.unleash/frontend/src
andreas-unleash d466f608c2
chore: convert newContextFieldUI to kill switch (#6752)
Converts `newContextFieldUI` release flag to
`disableShowContextFieldSelectionValues` kill switch.

The kill switch controls whether we show the value selection above the
search filed when > 100 values

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2024-04-03 15:02:05 +02:00
..
__mocks__
assets fix: new signals icon (#6461) 2024-03-07 11:12:56 +00:00
component chore: convert newContextFieldUI to kill switch (#6752) 2024-04-03 15:02:05 +02:00
constants feat: make maintenance-related 503s more intuitive (#5018) 2023-10-16 09:27:29 +01:00
contexts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
hooks chore: remove strategy form feedback (#6769) 2024-04-03 12:16:58 +02:00
interfaces chore: convert newContextFieldUI to kill switch (#6752) 2024-04-03 15:02:05 +02:00
openapi chore: generate orval types (#6699) 2024-03-26 16:38:18 +02:00
themes chore: move project stats (#6602) 2024-03-19 14:27:42 +01:00
types chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
utils chore: upgrade typescript in frontend to 5.4.2 (#6673) 2024-03-22 10:13:44 +00:00
index.tsx feat: sdk reporting flag and e2e test (#6216) 2024-02-13 14:13:21 +02:00
setupTests.ts feat: add new sticky component to handle stacked stickies (#5088) 2023-10-19 15:50:37 +01:00
vite-env.d.ts