1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-06-04 01:18:20 +02:00
unleash.unleash/frontend/src/themes
Nuno Góis 959ac33905
fix: misc UI fixes mostly responsiveness related (#3868)
Includes:
 - https://linear.app/unleash/issue/2-1050/ui-fixes
 - https://linear.app/unleash/issue/2-1088/mobile-ui
 - https://linear.app/unleash/issue/2-1090/tablet-table

Which include things like:
 - zIndex adjustments;
 - Make the plans dialog more responsive;
 - Hide interactive demo guide on small screens;
 - Improve demo banner responsiveness;
 - Fix console error on `ResponsiveButton`;
 - Adjust sidebar header to be more consistent;
 
 

![image](https://github.com/Unleash/unleash/assets/14320932/e1fce811-a05a-42e6-abca-94789c9f3e37)![image](https://github.com/Unleash/unleash/assets/14320932/c7ce6528-25a6-4592-8c8a-aee765464873)

Co-authored-by @nicolaesocaciu
2023-05-25 20:28:08 +03:00
..
app.css feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
colors.ts feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
dark-theme.ts fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00
theme.ts fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00
ThemeProvider.tsx Feat/dark mode exp (#1137) 2022-08-23 14:20:02 +02:00
themeStyles.ts fix: media query issue in feedback modal (#3470) 2023-04-07 11:10:14 +02:00
themeTypes.ts feat: demo guide improvements (#3676) 2023-05-03 21:47:35 +03:00