Skip to content
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

Refactor StoryStore to be a separate package #1354

Closed
tmeasday opened this issue Jun 24, 2017 · 2 comments
Closed

Refactor StoryStore to be a separate package #1354

tmeasday opened this issue Jun 24, 2017 · 2 comments
Labels
discussion help wanted maintenance User-facing maintenance tasks
Milestone

Comments

@tmeasday
Copy link
Member

So we can reuse it between the various app layers. It doesn't make sense to duplicate the .storiesOf() logic, and if we factor it out it's likely it can be used for other purposes.

@tmeasday tmeasday added discussion maintenance User-facing maintenance tasks labels Jun 24, 2017
@tmeasday tmeasday added this to the v4.0.0 milestone Jun 24, 2017
@tmeasday tmeasday mentioned this issue Jun 24, 2017
8 tasks
@danielduan
Copy link
Member

Is this still relevant? I feel like if we're gonna extract it as a package that we might as well refactor the thing and use redux or mobx.

@tmeasday
Copy link
Member Author

Yes this is done in the form of @storybook/core 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion help wanted maintenance User-facing maintenance tasks
Projects
None yet
Development

No branches or pull requests

2 participants