future-standard / scorer-ui-kit

SCORER UI Components in react with styled components
Other
6 stars 3 forks source link

Storybook8 update #514

Open isacoder opened 2 days ago

isacoder commented 2 days ago

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.