1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/src
Nuno Góis dabb6c00a3
fix: demo guide dialogs behavior (#3762)
Improves the dialogs behavior to address
https://linear.app/unleash/issue/2-1053/bug-when-big-dialog-is-open-if-you-click-on-a-step-the-flow-is-broken

Also prevents close on backdrop click for the welcome dialog.
2023-05-12 17:58:06 +00:00
..
__mocks__
assets fix: point demo website links and QR to new URL (#3754) 2023-05-12 12:07:51 +03:00
component fix: demo guide dialogs behavior (#3762) 2023-05-12 17:58:06 +00:00
constants
contexts
hooks Feat: enable toggle dialog (#3686) 2023-05-08 11:42:26 +03:00
interfaces fix: Removed CR on variants flag (it's GA) (#3738) 2023-05-10 13:46:41 +00:00
openapi Disable and enable strategies - frontend (#3582) 2023-04-26 11:41:24 +02:00
themes fix: interactive demo guide adjustments (#3747) 2023-05-11 18:01:08 +00:00
types
utils Feat: default strategy UI (#3682) 2023-05-05 14:32:44 +03:00
index.tsx feat: implement demo guide steps logic (#3528) 2023-04-18 10:56:15 +01:00
setupTests.ts
vite-env.d.ts