microsoft / iot-cardboard-js

iot-cardboard-js is a React library for building experiences for IoT applications
https://main--601c6b2fcd385c002100f14c.chromatic.com/
MIT License
83 stars 27 forks source link

WizardShell, navigation and skeleton components #912

Closed pasanchMSFT closed 1 year ago

pasanchMSFT commented 1 year ago

Summary of changes ๐Ÿ”

Added WizardShell component to allow users to navigate to all 4 screens planned:

*Also added the skeleton component for each one of those screens/steps.

Modified StepperWizard component to allow navigation to be controlled by context, added this component to the Legion folder because more changes are planned for it.

Testing ๐Ÿงช

Open Storybook and take a look at WizardShell stories to see how navigation with stepper component works.

Checklist โœ”๏ธ