Norbert de Langen
37e3172512
UPGRADE more
2019-02-25 11:59:36 +01:00
Tom Coleman
38e22ee0e1
Revert "Revert "Added STORIES_CONFIGURED
and use to drive loading state.""
...
This reverts commit bcf254db8437522bfe924ed6f9fee4ae4dc53041.
2019-02-25 18:26:18 +11:00
Tom Coleman
bcf254db84
Revert "Added STORIES_CONFIGURED
and use to drive loading state."
...
This reverts commit bec1d4d910ea7fbd30dc90d7dd8e3776700eae6d.
2019-02-25 18:25:44 +11:00
Tom Coleman
bec1d4d910
Added STORIES_CONFIGURED
and use to drive loading state.
...
For #5620
2019-02-25 18:23:55 +11:00
Benoit Dion
e6aa78db91
Fix app/react-native
...
- Bind fns in constructors and initialize StoryStore
- Make channel optional, we might not have one yet.
- Use getElements instead of getPanels
2019-02-23 15:10:29 -05:00
Norbert de Langen
0f1a1cf2cd
Merge branch 'next' into fix/storysource-not-updating
...
# Conflicts:
# lib/client-api/src/client_api.js
# lib/client-api/src/story_store.js
# lib/client-api/src/story_store.test.js
2019-02-20 13:55:12 +01:00
Norbert de Langen
51334ebfa2
Merge pull request #5643 from greysteil/package-directories
...
Add directory attribute to repositories in package.json files
2019-02-20 11:32:38 +01:00
Norbert de Langen
8e1ad0b24e
REMOVE unneeded memoization
2019-02-20 01:46:54 +01:00
Norbert de Langen
54faca3793
CHANGE storysource addon to use storyId instead of kind + name && ADD toId to router package
...
CHANGE storysource to use toId from router package
CHANGE core tp use toId from router package
CHANGE client-api to use toId from router package
CHANGE storyshots-puppeteer to use toId from router package
2019-02-19 20:14:15 +01:00
Norbert de Langen
a62c429572
CLEANUP naming of story, storyFn in client_api & story_store
...
MOVE getDecorated into storyStore
ADD getOriginal as the clear method for getting the undecorated storyFn
RENAME getStory to storyFn
2019-02-19 16:03:33 +01:00
Grey Baker
70925b9895
Add directory attribute to repositories in package.json files
2019-02-18 10:26:03 +00:00
Michael Shilman
4cc5181e69
Add unit tests for splitPath function
2019-02-15 11:47:15 +08:00
Michael Shilman
247dd6a353
v5.0.0-beta.3
2019-02-13 11:22:25 +08:00
Michael Shilman
0a965e21b3
v5.0.0-beta.2
2019-02-13 11:15:55 +08:00
igor
8ccb7bccb8
Fix the client_api tests
2019-02-08 14:18:22 +02:00
igor
3be2ac095b
Move ConfigApi to the client-api pkg
2019-02-08 13:56:27 +02:00
igor
3b819e4873
Fix refs in client-api and use it back in core
2019-02-08 13:19:33 +02:00
Igor
f60cf4c8ac
Emergency commit
2019-02-08 12:24:42 +02:00