4676 Commits

Author SHA1 Message Date
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
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
Michael Shilman
8b5427577a v6.0.0-beta.42 2020-07-05 12:10:21 +08:00
Michael Shilman
ca9fb16674
Merge pull request #11417 from storybookjs/10005-deprecate-addParameters-addDecorator
Deprecate `addParameters` and `addDecorator`
2020-07-05 11:55:24 +08:00
Michael Shilman
ee425c3615 v6.0.0-beta.41 2020-07-04 15:12:27 +08:00
Tom Coleman
2161980516 Deprecate addParameters/addDecorators
See https://github.com/storybookjs/storybook/issues/10005#issuecomment-653730062
2020-07-04 17:11:00 +10:00
Tom Coleman
89d09ddf03 Fix Chromatic warning 2020-07-04 17:09:59 +10:00
Michael Shilman
0589e9f868 Addon-docs: Fix subcomponents display logic 2020-07-04 09:04:57 +08:00
Michael Shilman
0ba27c4d5b v6.0.0-beta.40 2020-07-04 00:18:02 +08:00
Michael Shilman
228c3f995b
Merge branch 'next' into 9773-inconsistent-paths 2020-07-03 23:45:20 +08:00
Norbert de Langen
0a2c47539c
FIX packtracker 2020-07-03 15:39:22 +02:00
Norbert de Langen
76134a5441
FIX cra-ts-kitchen-sink 2020-07-03 14:29:13 +02:00
Norbert de Langen
18808670b1
FIX #9773 by using resolve-from for local references to presets & register 2020-07-02 13:47:06 +02:00
Michael Shilman
ca9e1affe9 v6.0.0-beta.39 2020-07-02 19:32:29 +08:00
Michael Shilman
da14eea904 Args: Disable rows and controls in argTypes 2020-07-02 17:36:36 +08:00
Michael Shilman
2766dea106 Args: Rename globalArgs to globals 2020-07-02 12:00:46 +08:00
Michael Shilman
b6844803fa
Merge pull request #11370 from storybookjs/714-static-directory
Build-storybook: Document static directory workaround
2020-07-01 20:38:01 +08:00
Michael Shilman
e70ce1fd34 Build-storybook: Document static directory workaround 2020-07-01 10:27:59 +08:00
Michael Shilman
052836099e CSF: Forbid duplicate kinds 2020-07-01 10:05:09 +08:00
Michael Shilman
77098268c5 Examples: Create repro for #9773 2020-07-01 08:45:46 +08:00