serge-web / serge

Serious Gaming, Evolved - web interface
https://sites.google.com/deepbluec.com/serge/
Apache License 2.0
14 stars 4 forks source link

Update storybook #2935

Closed IanMayo closed 3 months ago

IanMayo commented 4 months ago

We're on Storybook 6.5.

Storybook is now on 8.x - which I believe brings performance upgrades.

We should upgrade our Storybook version.

If it's not easy to upgrade any stories, then it's ok to remove the -inc element from the filename, which should prevent them from being processed.

If Storybook 8.x has a new model for stories, then we should try to update the current -inc stories. It's ok to remove the -inc if they are not easy to fix, but we should convert at least one of them (hopefully core-mapping)