sidebase icon indicating copy to clipboard operation
sidebase copied to clipboard

RFC: Add either storybook or histoire as story framework

Open zoey-kaiser opened this issue 3 years ago • 3 comments

Describe the feature

The newest version of Storybook allows you to drop webpack and only use vite. As we are currently having issue upgrading to newer release candidates, due to an issue with historie it may make sense to drop historie for now and replace it with storybook.

https://twitter.com/storybookjs/status/1582023943098990592

Additional information

No response

zoey-kaiser avatar Oct 18 '22 15:10 zoey-kaiser

Histoire: https://histoire.dev/ Stroybook: storybook.js.org/

BracketJohn avatar Dec 08 '22 12:12 BracketJohn

I agree with this point, I would love to use Histoire as I love its simplicity, but every time I try to configure it, I find new things that don't work as expected.

david8z avatar Jan 22 '23 09:01 david8z

Yep, Storybook seems the more stable choice and is more widely used.

The tailwind receipt might also be interesting here: https://storybook.js.org/recipes/tailwindcss

JPustkuchen avatar Jan 22 '23 16:01 JPustkuchen