1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-28 00:06:53 +01:00
unleash.unleash/frontend/src
Nuno Góis 58fb1a21fd
feat: implement demo guide steps (#3569)
https://linear.app/unleash/issue/2-924/implement-the-guide-steps

While https://github.com/Unleash/unleash/pull/3528 implemented the basic
guide logic with some example steps, this PR adds the guide steps as per
the current demo, along with any necessary changes and features that
were needed to accomplish this.

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


https://user-images.githubusercontent.com/14320932/233133252-a3790f11-ec5d-4ee3-952d-88348212bd3c.mp4
2023-04-19 19:40:29 +01:00
..
__mocks__
assets
component feat: implement demo guide steps (#3569) 2023-04-19 19:40:29 +01:00
constants
contexts
hooks Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
interfaces Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
openapi Strategy title frontend (#3556) 2023-04-19 17:27:23 +00:00
themes fix: media query issue in feedback modal (#3470) 2023-04-07 11:10:14 +02:00
types
utils feat: CR title from review page (#3509) 2023-04-13 12:24:31 +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