1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/frontend/src
Christopher Kolstad eaacb979d6
fix: Removed CR on variants flag (it's GA) (#3738)
This PR removes the usage of crOnVariants flag, but keeps the behaviour,
so CR are now enabled on variants.

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-05-10 13:46:41 +00:00
..
__mocks__
assets feat: use new demo website (#3737) 2023-05-10 11:48:00 +00:00
component fix: Removed CR on variants flag (it's GA) (#3738) 2023-05-10 13:46:41 +00:00
constants refactor: remove old components after variants per env (#3110) 2023-02-14 16:03:53 +00:00
contexts
hooks Feat: enable toggle dialog (#3686) 2023-05-08 11:42:26 +03:00
interfaces fix: Removed CR on variants flag (it's GA) (#3738) 2023-05-10 13:46:41 +00:00
openapi Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
themes feat: demo guide improvements (#3676) 2023-05-03 21:47:35 +03:00
types
utils Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
index.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
setupTests.ts
vite-env.d.ts