1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-01 00:08:27 +01:00
unleash.unleash/frontend/src/component/demo
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
..
DemoBanner fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00
DemoDialog fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00
DemoSteps refactor: change plausible events to be more specific at the top level (#3810) 2023-05-19 15:32:08 +01:00
DemoTopics fix: interactive demo guide adjustments (#3747) 2023-05-11 18:01:08 +00:00
demo-setup.ts fix: small fixes for the interactive demo guide (#3713) 2023-05-09 10:04:39 +03:00
demo-topics.tsx refactor: rename demo img assets (#3795) 2023-05-17 08:47:19 +00:00
Demo.tsx fix: misc UI fixes mostly responsiveness related (#3868) 2023-05-25 20:28:08 +03:00