1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-24 17:51:14 +02:00
unleash.unleash/frontend/src/component/feature/FeatureStrategy
NicolaeUnleash 705462f0cf
feat: dark theme v1 (#3298)
## About the changes

Creating the first version of the Dark theme

Refactor: colors variables
Refactor: use theme variable instead 
- this change will help us to use MuiCssBaseline, and we can use classes
directly for easy customization when we can't identify MUI classes

Refactor: adjusting some files components
- i’ve touched also the structure of some files, not only the colors
variables (but only to adjust the style, not functionality)

Fix: dark mode persistence on refresh (by Nuno)

Feat: dark mode sees light logos, and light mode sees dark logos (by
Nuno)

---------

Co-authored-by: Nuno Góis <github@nunogois.com>
2023-03-22 16:37:40 +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 feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
FeatureStrategyForm feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +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 feat: filter segments by project on the strategy (#3325) 2023-03-16 12:17:33 +00: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