dnd-kit
dnd-kit copied to clipboard
Composition Storybook for framework-agnostic stories
Hey, I am looking forward for the goal to be framework-agnostic, especially to work on a version for vuejs. I wanted to help on the #1668 PR, but it seems like adding stories for vue is not so easy with the current setup.
As I never worked with storybook before, I had to look in the docs on how to use vue components inside the existing storybook. It seems like a migration to a composition storybook is needed to use multiple frameworks in parallel: https://storybook.js.org/docs/sharing/storybook-composition
What do you think of this? I would be happy to help with this migration step.
Hey yes we are doing this already in #1716