4816 Commits

Author SHA1 Message Date
Jon Palmer
3d7da43571
Update Server to 6.0 APIs and support Controls 2020-07-26 08:46:23 -04:00
Michael Shilman
718fd46142 v6.0.0-rc.14 2020-07-22 23:47:42 +08:00
Michael Shilman
895257d169
Merge pull request #11518 from storybookjs/11488-fix-metadata-storyshots
Storyshots: Fix metadata (parameters/decorators) handling
2020-07-22 21:59:10 +08:00
Akira Sudoh
0fc8d477b9 fix(preview): uri-encode search params
This change applies basic URI encoding to knob keys/values in
`<iframe>` URL and torn-away window URL in preview.

Fixes storybookjs#11641.
2020-07-22 19:59:16 +09:00
Tom Coleman
2dff01ff3b
Update examples/official-storybook/stories/core/prefix.stories.js
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-07-22 15:50:39 +10:00
Tom Coleman
dea3738449 Add prefix stories to replicate #11571 2020-07-22 13:46:04 +10:00
Michael Shilman
b5a70c7e64 v6.0.0-rc.13 2020-07-21 18:22:34 +08:00
Michael Shilman
7f48e28526 v6.0.0-rc.12 2020-07-20 20:29:28 +08:00
Michael Shilman
920b9a7833
Merge pull request #11619 from storybookjs/11586-fix-args-refresh
Addon-controls: Fix undefined args handling
2020-07-20 20:01:13 +08:00
Michael Shilman
526e0d2e19
Merge pull request #11615 from storybookjs/remove-deprecated-separators
Examples: Remove deprecated hierarchy separators
2020-07-20 17:19:01 +08:00
Michael Shilman
db4ae3054b Update core-errors.stories.storyshot 2020-07-20 17:01:22 +08:00
Michael Shilman
8699df2568 Controls: Allow optional input values and add stories 2020-07-20 16:54:10 +08:00
Tom Coleman
831d30a8ec Stop using deprecated hierarchy separators 2020-07-20 14:04:24 +10:00
Tom Coleman
36e5acf484 Add stories to reproduce #11586 2020-07-20 12:29:02 +10:00
Michael Shilman
837254bc09 Addon-docs: Fix Props components input 2020-07-20 10:06:42 +08:00
Michael Shilman
24e238da6e v6.0.0-rc.11 2020-07-19 17:02:01 +08:00
Michael Shilman
1f0309cb5f v6.0.0-rc.10 2020-07-18 22:00:26 +08:00
Michael Shilman
50c7bd9773 Fix deepscan, disable chromatic 2020-07-18 16:28:30 +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
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
08371f1ea7
Merge pull request #11594 from storybookjs/11244-fix-vue-inline-rendering-with-decorators
Addon-docs: Fix Vue inline rendering with Args and decorators
2020-07-17 21:52:33 +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
078e1d1fd4 Update snapshots 2020-07-17 14:10:45 +08:00
Michael Shilman
8e526ae7d3 Addon-docs: Fix Vue inline rendering with Args and decorators 2020-07-17 12:29:52 +08:00
Norbert de Langen
1ff4bd5ad1 Merge branch 'next' into fix/mixxing-refId-error 2020-07-16 20:13:39 +02:00
Michael Shilman
eab66aa5f2 v6.0.0-rc.8 2020-07-16 19:46:24 +08:00
Michael Shilman
e3838c70aa v6.0.0-rc.7 2020-07-16 19:28:14 +08:00
Michael Shilman
7e0e399f83 v6.0.0-rc.6 2020-07-16 19:19:44 +08:00
Michael Shilman
eed7887545 Update snapshots 2020-07-16 18:37:28 +08:00
Michael Shilman
4771d7fa5a Merge branch 'next' into fix/vue-docgen-default-properties 2020-07-16 18:08:34 +08:00
Michael Shilman
0fd3f1e332 Examples: Added test for vue default value parsing 2020-07-16 17:38:44 +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
Tom Coleman
d79c60ecab Update vue snapshot tests 2020-07-16 16:29:03 +10:00
Michael Shilman
4dda7f9cff Update snapshots 2020-07-16 08:23:19 +08:00
Michael Shilman
d1b64214d3
Merge pull request #11560 from storybookjs/tech/remove-existing-pipe-seperator-in-stories
remove the usage of `|` in dev-example
2020-07-15 22:24:07 +08:00
Michael Shilman
747ced532b v6.0.0-rc.5 2020-07-15 20:42:08 +08:00
Michael Shilman
0058cde545 v6.0.0-rc.4 2020-07-15 20:34:24 +08:00
Michael Shilman
72aa0233aa Update snapshot 2020-07-15 20:28:50 +08:00
Michael Shilman
3766df964e Examples: Update Vue examples to derive props from argTypes 2020-07-15 20:14:56 +08:00
Norbert de Langen
4d0ee123be
remove the usage of | 2020-07-15 13:50:13 +02:00
Norbert de Langen
b9d69ebee2
CHANGE refId of ember to uppercase to demo problem with case-sensitive refId 2020-07-15 11:53:52 +02:00
Michael Shilman
c687122902 ArgsTable: Fix addon-docs useArgs to match new event structure 2020-07-15 12:47:49 +08:00
Tom Coleman
623a8ba558 Updated client-side useArgs hook 2020-07-13 15:48:15 +10:00
Michael Shilman
d7b8606ca3 v6.0.0-rc.3 2020-07-11 16:27:19 +08:00
Michael Shilman
427babac21 Update package.json 2020-07-11 15:43:19 +08:00
Michael Shilman
9c72b3baae Fix dependencies 2020-07-11 15:17:48 +08:00
Michael Shilman
7b922e4e0a Addon-docs: Remove undefined from optional values in Typescript Props 2020-07-11 09:05:02 +08:00
Michael Shilman
1e8d1b0d02 v6.0.0-rc.2 2020-07-10 22:02:23 +08:00