ccpu/storybook-addon-playwright

Migrate to storybook 7

Opened this issue · 1 comments

Storybook 7 is now in beta. I will try to migrate this addon. There will definitely be some breaking changes.

  • Replace knobs with controls
  • Upgrade dependencies
  • Update tests
  • Replace register with manager
  • Remove storiesOf
  • Migrate stories
  • Migrate storybook config
  • Bundle with tsup
  • Test with esm-only storybook config
ccpu commented

Thank you, that would be nice. Unfortunately, I won't be able to contribute due to my very limited time. However, I am happy to answer questions and review changes.