lukePeavey / SplitType

Javascript utility that splits text into lines, words, characters for animation
https://lukepeavey.github.io/SplitType/
545 stars 39 forks source link

Upgrade deps #70

Open lukePeavey opened 9 months ago

lukePeavey commented 9 months ago

Migrating to storybook 7.6.3

Several of the testing libraries that we were using are no longer supported. The Storyshots addon and associated packages are no longer supported. I had to remove the existing browser tests that were written with storyshots and puppeteer. These will have to be rewritten using storybooks test runner API.