Skip to content

Better Storybooks #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
SachsKaylee opened this issue Sep 7, 2018 · 0 comments
Open

Better Storybooks #2

SachsKaylee opened this issue Sep 7, 2018 · 0 comments
Labels
enhancement New feature or request help wanted Looking for contributors willing to help

Comments

@SachsKaylee
Copy link
Owner

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.js files, just like .test.js files 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
@SachsKaylee SachsKaylee added enhancement New feature or request help wanted Looking for contributors willing to help labels Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Looking for contributors willing to help
Projects
None yet
Development

No branches or pull requests

1 participant