40 Commits

Author SHA1 Message Date
Tom Coleman
37e7c8f960 Add StoryStore.getStoriesJsonData() 2021-09-06 07:49:21 +10:00
Tom Coleman
63e2536486 Update prepareStory tests 2021-09-05 11:17:01 +10:00
Tom Coleman
3e3d2c050b Add a test that .extract() filters docs-only 2021-09-04 11:52:57 +10:00
Tom Coleman
d28587dc09 Add a note about backcompat 2021-09-04 11:46:34 +10:00
Tom Coleman
b9048d5b5c Use breaking changes in store/preview tests 2021-09-03 16:49:13 +10:00
Tom Coleman
088ea7631e Change Framework => TFramework 2021-09-03 14:18:30 +10:00
Tom Coleman
82d186b645 Fix addon-docs tests 2021-09-03 13:48:15 +10:00
Tom Coleman
c14d5efd04 Set legacy parameters in context for back-compat.
Also add a `breakingChangesV7` feature to turn of things like this to check future compatibility.
2021-09-03 13:39:15 +10:00
Tom Coleman
dbffe93983 Fix angular stories by moving component back into return value 2021-09-03 13:32:46 +10:00
Tom Coleman
a886599e0f Move inferArgTypes back into the store
So we don't need to do it in Storyshots anymore.
2021-09-03 13:12:50 +10:00
Tom Coleman
b8d5b1e7e3 Move inferControls from the controls addon back into the store
For backwards compatibility reasons, we will undo this commit in 7.0
2021-09-03 13:00:18 +10:00
Tom Coleman
e4236c1452 Repair globals/globalTypes in legacy 2021-09-02 20:57:18 +10:00
Tom Coleman
134d4ec71f Reverse Story/UnboundStory 2021-09-02 13:07:24 +10:00
Tom Coleman
6f584a212c Fixed up getStorybook/raw and made storyshots work 2021-09-02 12:34:24 +10:00
Tom Coleman
7168f33b72 Don't watch a channel just yet in SLS 2021-09-01 15:03:30 +10:00
Tom Coleman
8dfe9f9fde Added a "sync" init path to allow storyshots to be sycn 2021-09-01 15:01:41 +10:00
Tom Coleman
23ee4028a3 Update a bunch of types to get things to 'strap 2021-09-01 14:17:05 +10:00
Tom Coleman
82d2b57228 Upgrade CSF again 2021-08-31 19:00:41 +10:00
Tom Coleman
3ee15379a1 Update decorators to use a common sanitization 2021-08-31 16:45:44 +10:00
Tom Coleman
bee50c8149 Add errors for removed APIs 2021-08-31 16:21:18 +10:00
Tom Coleman
ecf335e66e Got getStorybook() going, refactor start + client-api 2021-08-31 16:07:29 +10:00
Tom Coleman
0df595a0e5 Small type fix 2021-08-30 22:51:17 +10:00
Tom Coleman
54d3cd06fc Implemented .extract() and better getSetStoriesPayload() on store 2021-08-30 22:50:05 +10:00
Tom Coleman
ac043f9011 We need to refetch the story list when the import fn changes 2021-08-30 21:42:13 +10:00
Tom Coleman
b2a7949fcc Added forceReRender to start 2021-08-30 14:18:31 +10:00
Tom Coleman
5772eb6780 Got old-style working 2021-08-27 20:01:53 +10:00
Tom Coleman
93d1669208 Update CSF 2021-08-27 13:34:58 +10:00
Tom Coleman
5b974e9a15 Got first version of storiesOf shim in. Not yet running 2021-08-26 22:16:00 +10:00
Tom Coleman
e2606f13c6 Implemented ClientApi shim 2021-08-26 21:50:06 +10:00
Tom Coleman
acb5088188 Got addon-controls working 2021-08-25 21:33:26 +10:00
Tom Coleman
f083f03689 Don't do autotitle any more, get it from stories list 2021-08-25 19:28:09 +10:00
Tom Coleman
a1568c39bf Types + tests working in store 2021-08-25 16:10:59 +10:00
Tom Coleman
18d3633ab4 A lot of type changes, not quite building yet 2021-08-24 23:17:07 +10:00
Tom Coleman
4064148962 Migrate a lot of types in the on-demand-store 2021-08-24 00:15:16 +10:00
Tom Coleman
a543878cd7 Fix up UrlStore + internal types 2021-08-20 19:01:46 +10:00
Tom Coleman
2f48a40e4d Updated all render function to get build working 2021-08-20 07:23:41 +10:00
Tom Coleman
50215d2faa Need SB Types 2021-08-19 17:24:42 +10:00
Tom Coleman
5e31fd903d Semi fix/hack client-api/core-client types so they build 2021-08-19 17:13:25 +10:00
Tom Coleman
aa6fce570b Moved stuff to webpreview package 2021-08-19 14:43:28 +10:00
Tom Coleman
890623cb6e Move new files from client-api => store 2021-08-19 14:25:35 +10:00