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 story_store #6382

Merged
merged 3 commits into from Jun 17, 2019
Merged

Refactor story_store #6382

merged 3 commits into from Jun 17, 2019

Conversation

shilman
Copy link
Member

@shilman shilman commented Apr 2, 2019

Issue: #7101

What I did

Refactor story_store in prep for docs mode:

  • don't touch URL
  • only emit events, don't listen on them
  • add tests

All of these changes are positive independent of docs mode.

- don't touch URL
- only emit events, don't listen on them
- add tests
@shilman shilman added the maintenance User-facing maintenance tasks label Apr 2, 2019
@vercel
Copy link

vercel bot commented Apr 2, 2019

This pull request is automatically deployed with Now.
To access deployments, click Details below or on the icon next to each push.

Latest deployment for this branch: https://monorepo-git-tech-story-store-refactor.storybook.now.sh

@shilman shilman requested a review from ndelangen April 2, 2019 11:09
@shilman shilman added this to the 5.1.0 milestone Apr 2, 2019
lib/client-api/src/story_store.js Show resolved Hide resolved
lib/client-api/src/story_store.js Show resolved Hide resolved
lib/core/src/client/preview/start.js Show resolved Hide resolved
lib/core/src/client/preview/start.js Show resolved Hide resolved
lib/core/src/client/preview/url.js Show resolved Hide resolved
@ndelangen
Copy link
Member

@shilman want me to pick this up?

I think more merge-conflicts will be happening if you let this collect dust some more.

@shilman
Copy link
Member Author

shilman commented Apr 11, 2019

@ndelangen No worries, I'll update it this weekend.

@stale stale bot added the inactive label May 17, 2019
@storybookjs storybookjs deleted a comment from stale bot May 17, 2019
@stale stale bot removed the inactive label May 17, 2019
@ndelangen
Copy link
Member

ping @shilman

@shilman
Copy link
Member Author

shilman commented May 17, 2019

Roger. Will update this with the changes we made together the other day. Also found a bug in our work & fixed in my branch 😉

@ndelangen ndelangen modified the milestones: 5.1.0, 5.2.0 Jun 3, 2019
@shilman shilman mentioned this pull request Jun 16, 2019
21 tasks
@shilman
Copy link
Member Author

shilman commented Jun 17, 2019

@ndelangen @tmeasday @igor-dv First PR for #7101

lib/client-api/src/story_store.js Outdated Show resolved Hide resolved
@ndelangen
Copy link
Member

@Jessica-Koch heads-up, some changes incoming on client-api (which you're currently migrating to typescript).

@ndelangen ndelangen merged commit a0b5c9c into next Jun 17, 2019
@ndelangen ndelangen deleted the tech/story-store-refactor branch June 17, 2019 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants