Tom Coleman
|
956e131556
|
Update CSF to allow symbol
|
2021-09-08 17:01:21 +10:00 |
|
Tom Coleman
|
abbd38f69c
|
Fix globals
|
2021-09-08 15:10:00 +10:00 |
|
Tom Coleman
|
b4a75b39ff
|
Add getter for _storyStore (back compat)
|
2021-09-08 09:59:06 +10:00 |
|
Tom Coleman
|
a504ad3a32
|
Improve types flushed out by CSF changes
|
2021-09-07 23:30:31 +10:00 |
|
Tom Coleman
|
c2bc484ce8
|
Update CSF
|
2021-09-07 23:21:21 +10:00 |
|
Tom Coleman
|
82763973b9
|
Get it bootstrapping again
|
2021-09-07 22:54:25 +10:00 |
|
Tom Coleman
|
68b3ef639c
|
Merge remote-tracking branch 'origin/next' into on-demand-store
|
2021-09-07 22:17:56 +10:00 |
|
Michael Shilman
|
591c3a8b0a
|
Update git head to 6.4.0-alpha.34, update yarn.lock
|
2021-09-07 18:46:53 +08:00 |
|
Michael Shilman
|
ccd25210cd
|
v6.4.0-alpha.34
|
2021-09-07 18:41:58 +08:00 |
|
Tom Coleman
|
5982475373
|
Deepscan cleanups
|
2021-09-07 17:21:06 +10:00 |
|
Tom Coleman
|
c2236dabf9
|
Update CSF version (projectAnnotations)
|
2021-09-07 17:00:30 +10:00 |
|
Tom Coleman
|
7d45c074a4
|
Add a "back-compat" API for __STORYBOOK_CLIENT_API
(Although it isn't backwards compatible, as it requires you call `cacheAllCSFFiles()` first)
|
2021-09-07 16:07:04 +10:00 |
|
Tom Coleman
|
e61c1015b2
|
Split ClientApi facade into its own class
|
2021-09-07 15:46:34 +10:00 |
|
Tom Coleman
|
4c69483f77
|
Small fixes to get boostrapping
|
2021-09-07 15:20:22 +10:00 |
|
Tom Coleman
|
4e12e81e75
|
Rename StoriesList => StoryIndex
|
2021-09-07 14:54:29 +10:00 |
|
Tom Coleman
|
1ad369c0af
|
Rename GlobalAnnotations => ProjectAnnotations
|
2021-09-07 14:30:46 +10:00 |
|
Tom Coleman
|
f0ae133191
|
Ensure the user (i.e. storyshots) fileName wins
|
2021-09-06 17:28:46 +10:00 |
|
Tom Coleman
|
d9bb26e146
|
Various fixes
|
2021-09-06 16:37:19 +10:00 |
|
Tom Coleman
|
eeb3708c16
|
Update CSF version to pass Args through to stories
|
2021-09-06 15:35:14 +10:00 |
|
Tom Coleman
|
64724a21e1
|
Add sorting to back-compat store
|
2021-09-06 12:14:00 +10:00 |
|
Tom Coleman
|
d31cca366c
|
Move sorting types back to addons
|
2021-09-06 12:13:30 +10:00 |
|
Tom Coleman
|
67f882735c
|
Deal with multiple storiesOf in the same file
|
2021-09-06 10:39:03 +10:00 |
|
Tom Coleman
|
263b005669
|
Don't use title exports in non v7 store
|
2021-09-06 09:22:26 +10:00 |
|
Tom Coleman
|
1567164519
|
Remove a lot of TODOs, clean up
|
2021-09-06 08:26:48 +10:00 |
|
Tom Coleman
|
088ea7631e
|
Change Framework => TFramework
|
2021-09-03 14:18:30 +10:00 |
|
Tom Coleman
|
e4236c1452
|
Repair globals/globalTypes in legacy
|
2021-09-02 20:57:18 +10:00 |
|
Tom Coleman
|
6f584a212c
|
Fixed up getStorybook/raw and made storyshots work
|
2021-09-02 12:34:24 +10:00 |
|
Tom Coleman
|
8dfe9f9fde
|
Added a "sync" init path to allow storyshots to be sycn
|
2021-09-01 15:01:41 +10:00 |
|
Michael Shilman
|
a01b3cf910
|
Update git head to 6.4.0-alpha.33, update yarn.lock
|
2021-09-01 01:09:11 +08:00 |
|
Michael Shilman
|
269aa6d399
|
v6.4.0-alpha.33
|
2021-09-01 01:03:48 +08:00 |
|
Tom Coleman
|
462115395d
|
Cleanup
|
2021-08-31 23:00:52 +10:00 |
|
Tom Coleman
|
275155fa46
|
Got core-client going too
|
2021-08-31 23:00:24 +10:00 |
|
Tom Coleman
|
922e5ee802
|
Update types in core-client
|
2021-08-31 22:56:59 +10:00 |
|
Tom Coleman
|
a09a5317a9
|
Fixed up ClientApi types
|
2021-08-31 22:56:44 +10:00 |
|
Tom Coleman
|
53ed7b4e4d
|
Throw from client api exports if using storyStoreV7
|
2021-08-31 19:25:19 +10:00 |
|
Tom Coleman
|
b9c8b873a1
|
Don't export ConfigApi any more -- not sure it could be used directly anyway
|
2021-08-31 19:10:41 +10:00 |
|
Tom Coleman
|
e1268c751d
|
Clean up some exported APIs
|
2021-08-31 19:00:56 +10:00 |
|
Tom Coleman
|
82d2b57228
|
Upgrade CSF again
|
2021-08-31 19:00:41 +10:00 |
|
Tom Coleman
|
bee50c8149
|
Add errors for removed APIs
|
2021-08-31 16:21:18 +10:00 |
|
Tom Coleman
|
e88f66e958
|
Fix type
|
2021-08-31 16:20:07 +10:00 |
|
Tom Coleman
|
966a023322
|
Somehow this got lost
|
2021-08-31 16:18:41 +10:00 |
|
Tom Coleman
|
ecf335e66e
|
Got getStorybook() going, refactor start + client-api
|
2021-08-31 16:07:29 +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
|
1290b1e733
|
Small cleanups
|
2021-08-30 21:41:57 +10:00 |
|
Tom Coleman
|
5921d52627
|
Maintain component order on HMR
|
2021-08-30 17:33:49 +10:00 |
|
Tom Coleman
|
18a6e51136
|
HMR tests for start
|
2021-08-30 17:06:25 +10:00 |
|
Tom Coleman
|
86847d9126
|
Handle HMR in storiesOf
|
2021-08-30 15:37:57 +10:00 |
|
Tom Coleman
|
22db095cdc
|
Clean code up a little
|
2021-08-30 14:59:17 +10:00 |
|
Tom Coleman
|
b2a7949fcc
|
Added forceReRender to start
|
2021-08-30 14:18:31 +10:00 |
|