1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/segments
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
..
CreateSegment Makestyles refactor #7/1 (#2805) 2023-01-03 16:30:59 +02:00
CreateSegmentButton refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
EditSegment Makestyles refactor #7/1 (#2805) 2023-01-03 16:30:59 +02:00
EditSegmentButton refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
hooks fix: reject duplicate segment names (#855) 2022-04-08 11:34:59 +01:00
RemoveSegmentButton refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
SegmentActionCell refactor: port segments list to react-table (#1024) 2022-05-27 08:57:30 +02:00
SegmentDelete Refactor/make styles batch 6 part 3 (#2823) 2023-01-05 09:45:17 +01:00
SegmentDocs.tsx feat: better segment info (#3243) 2023-03-02 14:13:27 +00:00
SegmentEmpty.tsx Makestyles refactor #7/1 (#2805) 2023-01-03 16:30:59 +02:00
SegmentForm.tsx fix: remove all warnings (#3055) 2023-02-07 11:20:44 +01:00
SegmentFormStepList.tsx Makestyles refactor #7/1 (#2805) 2023-01-03 16:30:59 +02:00
SegmentFormStepOne.tsx Makestyles refactor #7/1 (#2805) 2023-01-03 16:30:59 +02:00
SegmentFormStepTwo.tsx refactor: light theme colors (#3252) 2023-03-06 12:58:36 +02:00
SegmentTable.tsx fix: disable autoResetHiddenColumns when useConditionallyHiddenColumns (#2851) 2023-01-10 08:15:12 +00:00