dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Migration to Storybook 7.5 #1728

Closed GomezIvann closed 10 months ago

GomezIvann commented 10 months ago

We have been stuck in an old version of the storybook for a long time, which has recently led to some dependency problems. So, we have decided to migrate to the latest stable release, the 7.5.3.

For this new major release, the stories' syntax has changed from CSF3 to CSF2. The task here is to migrate successfully our project, making the correct changes to the **.stories.tsx and configuration files.