4694 Commits

Author SHA1 Message Date
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
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
Michael Shilman
4069ca2e9e
Merge pull request #11476 from storybookjs/11108-deprecate-duplicate-kinds
CSF: Deprecate duplicate titles rather than forbid them
2020-07-09 15:58:51 +08:00
Michael Shilman
9aeaf80a2c v6.0.0-rc.1 2020-07-09 15:18:59 +08:00
Michael Shilman
a01e55460f CSF: Deprecate duplicate titles rather than forbid it 2020-07-09 15:00:04 +08:00
Norbert de Langen
3398a3eefb
Merge pull request #11241 from storybookjs/dependabot/npm_and_yarn/vue-property-decorator-9.0.0
Bump vue-property-decorator from 8.4.2 to 9.0.0
2020-07-08 13:42:08 +02:00
dependabot-preview[bot]
9e6761721f
Bump @types/react-dom from 16.9.7 to 16.9.8
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.7 to 16.9.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-08 10:53:16 +00:00
dependabot-preview[bot]
804ac8d7fd
Bump vue-property-decorator from 8.4.2 to 9.0.0
Bumps [vue-property-decorator](https://github.com/kaorun343/vue-property-decorator) from 8.4.2 to 9.0.0.
- [Release notes](https://github.com/kaorun343/vue-property-decorator/releases)
- [Changelog](https://github.com/kaorun343/vue-property-decorator/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kaorun343/vue-property-decorator/compare/v8.4.2...v9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-08 10:52:29 +00:00
Michael Shilman
9558b3901e v6.0.0-rc.0 2020-07-08 18:46:15 +08:00
Michael Shilman
971b888701 v6.0.0-beta.46 2020-07-08 16:46:36 +08:00
Michael Shilman
5ae63492ce
Merge pull request #11456 from storybookjs/11440-args-rename-story-to-template
Args: Rename Story/XStory to Template
2020-07-08 14:42:01 +08:00
Michael Shilman
9861780214 Backgrounds: Zero config defaults 2020-07-08 12:40:01 +08:00
Michael Shilman
dffc1525dd Args: Rename Story/XStory to Template 2020-07-08 07:44:42 +08:00
Michael Shilman
f03eb04a2a v6.0.0-beta.45 2020-07-07 20:57:56 +08:00
Michael Shilman
d5df9d126f v6.0.0-beta.44 2020-07-06 22:20:49 +08:00
Norbert de Langen
1e94083d82 Merge branch 'next' into 9773-inconsistent-paths 2020-07-06 10:55:03 +02:00
Michael Shilman
a5750c5123 Controls: Fix object story switching 2020-07-06 16:11:45 +08:00
Norbert de Langen
939ae6b03e
Merge branch 'next' into 9773-inconsistent-paths
# Conflicts:
#	lib/api/src/version.ts
2020-07-06 10:05:59 +02:00
Michael Shilman
99a191894a v6.0.0-beta.43 2020-07-05 18:35:22 +08:00