Open isacoder opened 2 days ago
This PR is to upgrade the UIKit dependencies to use Storybook 8
This update will still use retro-compatibility with knobs, upgrade to controls will be done in a separate PR.
Storybook 8 requires Node 18, this is not breaking but documentation will have this requirement added.
Install a clean version of UI Kit with npm ci using Node 18
Review that Storybook components are displaying correctly and knobs can be still use.
Description
This PR is to upgrade the UIKit dependencies to use Storybook 8
Considerations on Implementation
This update will still use retro-compatibility with knobs, upgrade to controls will be done in a separate PR.
Storybook 8 requires Node 18, this is not breaking but documentation will have this requirement added.
Reviewing/Testing steps
Install a clean version of UI Kit with npm ci using Node 18
Review that Storybook components are displaying correctly and knobs can be still use.