1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/frontend/src
Nuno Góis 9df9095b1f
feat: demo small UI adjustments (#3653)
https://linear.app/unleash/issue/2-975/small-ui-adjustments

Adds some small UI adjustments we identified in the meantime:
 - "Get Unleash" -> "Get started" in the top banner;
 - Topics list header is now the same color as the top banner;
- Added `focus` capabilities to steps, added it to the appropriate
steps;
 - No longer closes tooltip when clicked when using `anyClick`;
 - Reversed the topics list header arrow rotation;

Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#3537


![image](https://user-images.githubusercontent.com/14320932/235139390-a40db29d-befe-44f9-9f61-a0ad120b7251.png)
2023-04-28 11:54:58 +00:00
..
__mocks__
assets feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
component feat: demo small UI adjustments (#3653) 2023-04-28 11:54:58 +00:00
constants
contexts
hooks feat: add user tracking to demo (#3637) 2023-04-27 14:12:02 +01:00
interfaces feat: remove project overview flag (#3648) 2023-04-28 12:25:59 +02:00
openapi Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
themes feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
types
utils
index.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
setupTests.ts
vite-env.d.ts