1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-06 00:07:44 +01:00
unleash.unleash/frontend/src/component/feature/FeatureView
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
..
FeatureLog
FeatureMetrics
FeatureNotFound
FeatureOverview feat: implement demo guide steps (#3569) 2023-04-19 19:40:29 +01:00
FeatureSettings
FeatureVariants feat: implement demo guide steps (#3569) 2023-04-19 19:40:29 +01:00
FeatureView.tsx feat: implement demo guide steps (#3569) 2023-04-19 19:40:29 +01:00
FeatureViewLazyExport.tsx
LazyFeatureView.tsx