Move to Histoire #2924
Labels
d3: medium
No cheats. Monsters a bit faster.
epic
Feature that is too big to fit in one issue
implementation
Requires implementation
storybook
Relates to storybook
tests
Refers to testing
v4: must have
This is something really user want to have
Right now component demos play important role by ensuring high component quality. We use vue-book for that.
The problem with vue-book is that it's not well supported. Fortunately, modern alternative exists, which is pretty much the same functionally. It's called Histoire and it ships with native Vite support.
I reviewed it and I think it's a good fit for us.
This effort is useful for developers as well as @asvae, who'll have a talk on stories.
So here's the plan:
.demo.vue
files could be renamed to.story.vue
.<story>
according to Histoire syntax. Stories should work without errors. Usescript setup
.ui
package (files, scripts, deps).Next steps
The text was updated successfully, but these errors were encountered: