1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/feature/FeatureStrategy
NicolaeUnleash 23af7a3474
refactor: light theme colors (#3252)
## About the changes
Refactoring the colors for the light theme to be much easier to continue
with dark mode

This is the first step to finish dark mode

https://linear.app/unleash/project/[low][s][alpha]-dark-mode-in-unleash-admin-ui-31b407d13c4b/1

This PR uses `main-theme` as a placeholder for `dark-theme` for now due
to the new changes. Still need to set the correct values here.

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-03-06 12:58:36 +02:00
..
FeatureStrategyConstraints added contraints checking in change request permissions (#2690) 2022-12-14 13:00:51 +01:00
FeatureStrategyCreate loosen permissions for change requests (#2682) 2022-12-14 10:00:14 +01:00
FeatureStrategyEdit fix: infinite rendering due to wrong effect deps (#2895) 2023-01-13 09:02:43 +01:00
FeatureStrategyEmpty fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
FeatureStrategyForm refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
FeatureStrategyIcon refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
FeatureStrategyIcons fix: validate feature strategy parameters (#1192) 2022-08-04 13:34:30 +02:00
FeatureStrategyMenu refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
FeatureStrategyProdGuard chore: update MUI to v5 (#923) 2022-05-02 15:52:41 +02:00
FeatureStrategyRemove Change request event tracking (#2570) 2022-11-30 12:04:29 +01:00
FeatureStrategySegment refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
FeatureStrategyType fix: validate feature strategy parameters (#1192) 2022-08-04 13:34:30 +02:00
featureStrategy.utils.ts fix: equality check on feature strategy (#2145) 2022-10-06 14:39:56 +02:00