Norbert de Langen
06c57aec43
FIX types of client-api & storystore
...
the function to merge all decorators & storyFn has been changed to no longer mutate
the storyFn called from within decorators must be called with a StoryContext
add a story for vue to test the behaviour
2019-07-08 15:07:20 +02:00
Michael Shilman
2039cbeae4
Update version.ts
2019-07-08 14:22:39 +08:00
Michael Shilman
8d82c6a62b
v5.2.0-alpha.37
2019-07-08 13:04:50 +08:00
Michael Shilman
1c3592a5d5
FIX docs-mode by using storyFn instead of getDecorated ( #7334 )
...
FIX docs-mode by using storyFn instead of getDecorated
2019-07-08 12:48:43 +08:00
Michael Shilman
ae178d4539
Fix breaking change in client_api due to #7147
2019-07-08 12:05:24 +08:00
Norbert de Langen
c008552ebf
REMOVED unused import (type)
2019-07-07 23:59:33 +02:00
Norbert de Langen
5177510e01
FIX docs-mode by using storyFn instead of getDecorated
2019-07-07 23:44:34 +02:00
Michael Shilman
86cde06e3c
Fix null parameters case
2019-07-07 21:18:22 +08:00
Norbert de Langen
74e48c5e09
FIX minor issues after client-api TS migration merge
2019-07-06 15:40:45 +02:00
Norbert de Langen
81848a9f12
Merge branch 'next' into ts-migration/client-api
...
# Conflicts:
# addons/ondevice-backgrounds/src/BackgroundPanel.js
# lib/client-api/package.json
# lib/client-api/src/story_store.ts
2019-07-06 14:32:53 +02:00
Michael Shilman
cd87934497
Merge pull request #7319 from storybookjs/7169-fix-renaming-stories
...
Addon-docs: Fix renaming stories on module / MDX format
2019-07-06 07:31:34 +08:00
Michael Shilman
43161b1ccd
Update version.ts
2019-07-05 23:31:55 +08:00
Michael Shilman
65db79f6ec
v5.2.0-alpha.36
2019-07-05 18:14:20 +08:00
Michael Shilman
490fa3dfff
Fix broken client API test
2019-07-05 17:19:17 +08:00
Michael Shilman
e59fab57e2
Core: Update story_store to keep _data and _legacydata in sync
2019-07-05 15:51:56 +08:00
Norbert de Langen
ff924d72f2
IMPROVE types
2019-07-05 08:56:36 +02:00
Norbert de Langen
cdc30d5468
REMOVE outdated snapshots
2019-07-04 23:34:53 +02:00
Norbert de Langen
92453aab75
Merge pull request #6265 from rgranger/fix_webpack_watch_node_modules
...
fix(webpack-dev-server) : enable webpack to rebuild changes in node_modules by default
2019-07-04 17:00:58 +02:00
Norbert de Langen
a718ad1e1b
Merge branch 'next' into ts-migration/client-api
...
# Conflicts:
# lib/client-api/package.json
2019-07-04 10:47:11 +02:00
Michael Shilman
b9d2ba2611
Addons: Disable option for addon tab ( #6923 )
...
feature request: disable option for addon tab
2019-07-04 12:35:23 +08:00
Norbert de Langen
3b2ef9bc80
FIX addon-actions performance issue ( #7256 )
...
FIX addon-actions performance issue
2019-07-03 01:34:20 +02:00
Michael Shilman
a642737aef
Update version.ts
2019-07-03 02:40:58 +08:00
Michael Shilman
69ae9c7d54
v5.2.0-alpha.35
2019-07-03 00:22:17 +08:00
Norbert de Langen
f93bdc47b8
Merge branch 'next' into pr/rgranger/6265
2019-07-02 17:31:49 +02:00
Norbert de Langen
1f12e4adb6
ADD support for allowFunction boolean option on telejson & set default value for action to false.
2019-07-02 17:12:14 +02:00
Michael Shilman
65aeefe488
Update version.ts
2019-07-02 10:01:48 +08:00
Michael Shilman
367f72455f
v5.2.0-alpha.34
2019-07-02 09:32:39 +08:00
Norbert de Langen
e9679bb649
Merge branch 'next' into ts-migration/client-api
...
# Conflicts:
# lib/client-api/package.json
2019-07-02 02:16:35 +02:00
Norbert de Langen
bcf18cc95c
FIX types
2019-07-02 02:09:43 +02:00
Michael Shilman
2d0e044dc2
Fix --preview-url on static build
2019-07-02 07:26:32 +08:00
Michael Shilman
454fab82f8
Addon-docs: Fix non-React support & add Vue example ( #7222 )
...
Addon-docs: Fix non-React support & add Vue example
2019-07-02 06:50:01 +08:00
Norbert de Langen
117160c692
Move the free port logic so that loadOptions don't override it ( #7237 )
...
Move the free port logic so that loadOptions don't override it
2019-07-01 14:56:36 +02:00
Michael Shilman
7693cadf80
Update version.ts
2019-07-01 20:36:55 +08:00
Michael Shilman
a0561d267a
v5.2.0-alpha.33
2019-07-01 19:13:12 +08:00
Michael Shilman
c6c17559b2
Merge branch 'next' into 7101-vue-docs-mode
2019-07-01 18:52:49 +08:00
Michael Shilman
05579f1193
Merge branch 'next' into 7101-vue-docs-mode
2019-07-01 18:51:10 +08:00
Michael Shilman
6eb702ff70
Addon-docs: render into a different root to avoid conflicts
2019-07-01 18:14:43 +08:00
Pavan Kumar Sunkara
9027070a41
Move the free port logic so that loadOptions don't override it
2019-07-01 10:50:08 +02:00
Michael Shilman
4275a520a4
Clean up previewURL data flow
2019-07-01 16:18:20 +08:00
Jessica-Koch
00520181ce
add some dependencies
2019-07-01 00:34:16 -07:00
Jessica-Koch
239e73e48e
add some dependencies
2019-07-01 00:33:09 -07:00
Jessica-Koch
ffc63188ae
complete typings of items except
...
Committer: Jessica-Koch <jessicakoch136@icloud.com>
2019-07-01 00:31:44 -07:00
Michael Shilman
19dd6fcb3d
Merge branch 'next' into pr/6323
2019-07-01 13:03:15 +08:00
Jessica Koch
e455427c5f
Merge branch 'next' of github.com:storybookjs/storybook into ts-migration/client-api
2019-06-30 14:47:44 -07:00
Michael Shilman
ef0c4b0207
Update version.ts
2019-06-29 11:43:25 +08:00
Michael Shilman
298866f737
v5.2.0-alpha.32
2019-06-29 11:26:23 +08:00
Michael Shilman
ea238476af
Merge branch 'next' into fix-react-native-server
2019-06-29 10:23:12 +08:00
Michael Shilman
c97c2dfe86
Codemod: handle stories called "default"
2019-06-27 18:35:53 +08:00
Michael Shilman
701e67d659
Codemod: Use camelcase vars to codemod story names with whitespace
2019-06-27 18:26:53 +08:00
Michael Shilman
44868ff08a
Get rid of storyData pattern in favor of data exports
2019-06-27 16:27:32 +08:00