1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src/component/menu
Nuno Góis e0d2536d6f
feat: dark mode switch (#3370)
https://linear.app/unleash/issue/1-802/replace-the-dark-mode-switch

<img width="221" alt="image"
src="https://user-images.githubusercontent.com/14320932/226900284-642f5f0d-5f10-47a5-92cc-080bddbcbfc1.png">
<img width="159" alt="image"
src="https://user-images.githubusercontent.com/14320932/226900684-13a044a3-4a18-41fc-bc76-f4f34a911a53.png">

**Note**: The second screenshot does not show the dark theme because
that's part of https://github.com/Unleash/unleash/pull/3298

Improves the dark mode switch to be a simple IconButton that acts as a
flip switch.
2023-03-22 14:39:02 +00:00
..
__tests__ refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00
Footer feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
Header feat: dark mode switch (#3370) 2023-03-22 14:39:02 +00:00
routes.ts refactor: rename sign-on log to login history (#3245) 2023-03-02 13:49:50 +00:00