1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-28 17:55:15 +02:00
unleash.unleash/frontend/src/component
Nuno Góis 0c620656ef
fix: small fixes for the interactive demo guide (#3713)
https://linear.app/unleash/issue/2-1005/small-ui-improvements

https://linear.app/unleash/issue/2-1020/fix-issues-with-interactive-demo-guide

Tackles the 2 tasks above, which include items such as:
 - Change drop-shadow of step tooltips;
 - Change transparency of overlay;
 - Change box-shadow of topics "widget";
 - Gradual rollout should use `default` stickiness;
 - Improve last step behavior when redirecting (add optional delay);

Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#3537
2023-05-09 10:04:39 +03:00
..
addons
admin feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
application feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
archive feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
changeRequest feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
common Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
context feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
demo fix: small fixes for the interactive demo guide (#3713) 2023-05-09 10:04:39 +03:00
environments
events feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
feature feat: add UI to variant metrics (#3697) 2023-05-08 10:15:26 +00:00
feedback fix: media query issue in feedback modal (#3470) 2023-04-07 11:10:14 +02:00
layout feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
loginHistory
maintenance feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
menu feat: Footer sdks (#3654) 2023-04-28 15:56:35 +02:00
playground/Playground feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
project Feat: enable toggle dialog (#3686) 2023-05-08 11:42:26 +03:00
providers feat: enable dark mode for all (#3614) 2023-04-25 10:13:06 +02:00
segments chore: GA project specific segments (#3583) 2023-04-21 10:25:40 +02:00
splash feat: dark theme v1 (#3298) 2023-03-22 16:37:40 +02:00
strategies chore: remove deprecated strategies and allow deprecate default (#3575) 2023-04-21 11:42:36 +02:00
tags feat: enable dark mode for all (#3614) 2023-04-25 10:13:06 +02:00
user feat: authorization middleware (#3464) 2023-04-06 11:46:54 +02:00
App.tsx feat: demo ui-ux improvements (#3634) 2023-04-27 08:15:17 +01:00
InitialRedirect.tsx