Commit Graph

3 Commits

Author SHA1 Message Date
Todd Baert e1a55e3ce3
chore: refactor to support 2 demos (#213)
This PR: 

- puts the fib3r demo into a dedicated component
- adds routing to the playground, so we can have additional pages
- extracts the json editor, footer, and provider switcher into common
components, which are displayed on every route
- fixes and existing bug where the tour isn't automatically advanced
when json changes are made
- updates to nx 16

The demo functions exactly the same except the footer color no longer
changes (since it's now a "meta component" displayed on every demo.

---------

Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
2023-05-18 16:58:26 -04:00
Michael Beemer 91a9bc3a2a
dockerized demo, improved ui, improved readme
Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
2022-10-04 15:12:48 -04:00
Michael Beemer 7595bdfb7a Added a readme and demos 2022-03-14 22:27:08 -04:00