1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-27 11:02:16 +01:00
unleash.unleash/frontend/src/component/feature/FeatureView
Shreyans Gandhi e6cdf5a540
feat: add json editor (#4784)
In this PR we are adding a JSON Editor that will be used for `json`
variant payload type. Its using `vanilla-jsoneditor` package
https://www.npmjs.com/package/vanilla-jsoneditor and is lazy loaded only
when the `json` payload type is selected in the dropdown UI.
2023-09-27 09:27:38 +02:00
..
FeatureEnvironmentSeen feat: Add dependency dialogue (#4828) 2023-09-26 09:38:13 +02:00
FeatureLog Fix/show tag events (#3064) 2023-02-08 19:57:21 +01:00
FeatureMetrics fix: add timestamp to feature toggle metrics (#4094) 2023-06-27 09:14:45 +02:00
FeatureNotFound Styled components batch4.1 (#2812) 2023-01-05 09:45:39 +01:00
FeatureOverview feat: Connect add dependency api (#4831) 2023-09-26 11:18:42 +02:00
FeatureSettings fix: fix broken ImportOptions.tsx (#3657) 2023-05-02 10:17:05 +03:00
FeatureVariants feat: add json editor (#4784) 2023-09-27 09:27:38 +02:00
FeatureView.tsx feat: implement demo guide steps (#3569) 2023-04-19 19:40:29 +01:00
FeatureViewLazyExport.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00
LazyFeatureView.tsx Refactor/lazy load (#2842) 2023-01-12 11:34:45 +01:00