4816 Commits

Author SHA1 Message Date
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
Mark Huot
2aedb29a30 Merge branch 'next' of github.com:storybookjs/storybook into next 2020-07-01 10:13:35 -04: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
Michael Shilman
1646f3881c v6.0.0-beta.38 2020-06-30 23:36:36 +08:00
Michael Shilman
0c6ccd7ff4 Remove unused deps 2020-06-30 21:22:50 +08:00
Michael Shilman
255a42d5d4 Merge branch 'next' into 8342-dynamic-source 2020-06-30 21:19:21 +08:00
Norbert de Langen
e6bd4fe838
Merge pull request #11295 from storybookjs/tech/add-dual-theme-rendering
ADD dual theme rendering
2020-06-30 12:29:16 +02:00
Michael Shilman
acb98c82ae Merge branch 'next' into 8342-dynamic-source 2020-06-30 09:42:58 +08:00
Michael Shilman
6a04e33a3f
Merge pull request #11344 from storybookjs/10346-remove-heirarchy-separators
Configuration: Remove hierarchy separators
2020-06-30 09:31:32 +08:00
Michael Shilman
f6896e7e82
Merge pull request #11334 from storybookjs/7644-transclude-markdown
Addon-docs: Add opt-in Markdown transclusion in MDX
2020-06-30 09:21:53 +08:00
Norbert de Langen
e918453413 Merge branch 'next' into tech/add-dual-theme-rendering 2020-06-29 13:48:14 +02:00
Norbert de Langen
9c2ecf5bd7
FIX decorator to work with stories using hooks directly 2020-06-29 12:58:13 +02:00
Tom Coleman
18bd789f6e Remove no-longer needed manager settings 2020-06-29 17:12:22 +10:00
Tom Coleman
b50aab28eb
Merge pull request #11171 from storybookjs/9740-document-server
First draft of server docs
2020-06-29 11:12:44 +10:00
Michael Shilman
45327ef052 Addon-docs: Support Markdown transclusion 2020-06-27 11:21:00 +08:00
Michael Shilman
0cdf9d9679 Merge branch 'next' into 8342-dynamic-source 2020-06-27 08:36:49 +08:00
Norbert de Langen
8f62227102
Merge branch 'next' into tech/add-dual-theme-rendering 2020-06-26 09:37:20 +02:00