1283 Commits

Author SHA1 Message Date
Michael Shilman
22f5d0c54b v6.0.0-rc.19 2020-07-31 00:29:11 +08:00
Michael Shilman
74b97643e1 Merge branch 'next' into 11146-typescript-optional-props 2020-07-30 11:47:41 +08:00
Michael Shilman
17a9a5bc69 Update version.ts to 6.0.0-rc.18 2020-07-30 01:31:49 +08:00
Michael Shilman
42f3ea27e0 v6.0.0-rc.18 2020-07-30 01:21:48 +08:00
Michael Shilman
dfd5f83d43 v6.0.0-rc.17 2020-07-30 01:15:45 +08:00
Michael Shilman
a09dddc174 Update version.ts to 6.0.0-rc.16 2020-07-28 22:32:35 +08:00
Michael Shilman
58b5208af8 v6.0.0-rc.16 2020-07-28 22:20:06 +08:00
Michael Shilman
ef3da027cf Source-loader: injectParameters => injectStoryParameters 2020-07-28 15:11:46 +08:00
Michael Shilman
ee45f72e3f Source-loader: Inject source snippets as story parameters 2020-07-28 15:04:31 +08:00
Michael Shilman
bfe7fd5624 Update version.ts to 6.0.0-rc.15 2020-07-27 13:03:55 +08:00
Michael Shilman
7354abe09c v6.0.0-rc.15 2020-07-27 12:54:15 +08:00
Michael Shilman
9d787248bf Update version.ts to 6.0.0-rc.14 2020-07-22 23:58:04 +08:00
Michael Shilman
718fd46142 v6.0.0-rc.14 2020-07-22 23:47:42 +08:00
Michael Shilman
17bc43e913
Merge pull request #11650 from storybookjs/11526-react-source-loader
Addon-docs: Re-enable source-loader by default
2020-07-22 23:39:59 +08:00
Michael Shilman
d8d4684409 Addon-docs: Re-enable source-loader by default 2020-07-22 23:16:51 +08:00
Michael Shilman
03cb95427e Addon-docs: Null context handling 2020-07-22 18:10:12 +08:00
Michael Shilman
35ce32d4fa Addon-docs: Add tests for dyanamic snippet rendering 2020-07-22 16:47:20 +08:00
Michael Shilman
ba39d681d5 Addon-docs: Skip dynamic source rendering when not needed 2020-07-22 16:19:12 +08:00
Michael Shilman
68bc8331d4 Update version.ts to 6.0.0-rc.13 2020-07-21 18:32:56 +08:00
Michael Shilman
b5a70c7e64 v6.0.0-rc.13 2020-07-21 18:22:34 +08:00
Michael Shilman
23971a07b3 Update version.ts to 6.0.0-rc.12 2020-07-20 20:39:13 +08:00
Michael Shilman
7f48e28526 v6.0.0-rc.12 2020-07-20 20:29:28 +08:00
Michael Shilman
837254bc09 Addon-docs: Fix Props components input 2020-07-20 10:06:42 +08:00
Michael Shilman
ce91bc3669 Update version.ts to 6.0.0-rc.11 2020-07-19 17:11:00 +08:00
Michael Shilman
24e238da6e v6.0.0-rc.11 2020-07-19 17:02:01 +08:00
Michael Shilman
85f1014a9d Addon-docs: Fix Vue defaultValue in props table 2020-07-18 23:28:05 +08:00
Michael Shilman
ac06321c7d Update version.ts to 6.0.0-rc.10 2020-07-18 22:09:58 +08:00
Michael Shilman
1f0309cb5f v6.0.0-rc.10 2020-07-18 22:00:26 +08:00
Michael Shilman
fc15e401ea Fix render logic 2020-07-18 21:47:17 +08:00
Michael Shilman
af56dcd7ac Clean up nesting 2020-07-18 16:29:40 +08:00
Michael Shilman
50c7bd9773 Fix deepscan, disable chromatic 2020-07-18 16:28:30 +08:00
Michael Shilman
60cb4eb7c1 Addon-docs: Refactored source to make logic more readable 2020-07-18 15:38:47 +08:00
Michael Shilman
191548ee40 Addon-docs: Support automatic source selection based on story type 2020-07-18 14:18:36 +08:00
Michael Shilman
773b8500f1 Update version.ts to 6.0.0-rc.9 2020-07-17 22:44:48 +08:00
Michael Shilman
2e5d8431be v6.0.0-rc.9 2020-07-17 22:34:25 +08:00
Michael Shilman
25c924a47b
Merge pull request #11598 from storybookjs/11083-fix-story-accepts-args-on-manager
Addon-controls: Fix no-args warning if argTypes are used
2020-07-17 22:23:05 +08:00
Michael Shilman
d9b95ca1ee Fix deepscan 2020-07-17 21:16:49 +08:00
Michael Shilman
f62d3572ea Update tests with isArgsStory parameter 2020-07-17 18:35:45 +08:00
Michael Shilman
f5a61f73a9 Core: Store whether story accepts args as parameter 2020-07-17 15:54:08 +08:00
Michael Shilman
0a578b5914 Update prepareForInline.ts 2020-07-17 12:33:46 +08:00
Michael Shilman
8e526ae7d3 Addon-docs: Fix Vue inline rendering with Args and decorators 2020-07-17 12:29:52 +08:00
Michael Shilman
e3c83c0054 Update version.ts to 6.0.0-rc.8 2020-07-16 19:56:45 +08:00
Michael Shilman
eab66aa5f2 v6.0.0-rc.8 2020-07-16 19:46:24 +08:00
Michael Shilman
75c2de29fa Update version.ts to 6.0.0-rc.7 2020-07-16 19:31:00 +08:00
Michael Shilman
e3838c70aa v6.0.0-rc.7 2020-07-16 19:28:14 +08:00
Michael Shilman
3a6d89a35c Update version.ts to 6.0.0-rc.6 2020-07-16 19:22:17 +08:00
Michael Shilman
7e0e399f83 v6.0.0-rc.6 2020-07-16 19:19:44 +08:00
Michael Shilman
4771d7fa5a Merge branch 'next' into fix/vue-docgen-default-properties 2020-07-16 18:08:34 +08:00
Michael Shilman
49b7bf3a38
Merge pull request #11561 from storybookjs/11555-vue-props-from-argtypes
Core: Move basic argType inference out of addon-docs and into core
2020-07-16 17:05:28 +08:00
Michael Shilman
6bca4d2a9f Delete outdated test 2020-07-16 16:39:53 +08:00