-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedLooking for contributors willing to helpLooking for contributors willing to help
Description
The current storybooks have a few problems:
- You have to manually require each story in a config file. I see two issues in this sentence: manually require and config file.
- The storybook is an extra project. I'd prefer to be able to write
.story.jsfiles, just like.test.jsfiles without an extra project for that.
If someone wants to volunteer for this, there are a few requirements:
- I don't want the storybook as an explicit dependency, nor rely on the start-storybook command to exist in the library/node_modules/.bin as a transient dependency
- Ideally having a built in JSX & Proptypes preview would be ideal. There are a few addons for this available
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedLooking for contributors willing to helpLooking for contributors willing to help