19516 Commits

Author SHA1 Message Date
Michael Shilman
05f6bc030e Vue-kitchen-sink: Props doc block example 2019-07-01 18:31:25 +08:00
Michael Shilman
6eb702ff70 Addon-docs: render into a different root to avoid conflicts 2019-07-01 18:14:43 +08:00
Michael Shilman
c91d8d4281 Add button component parameter 2019-07-01 16:32:25 +08:00
Michael Shilman
6146b9afb0 Addon-docs: Add mdx to the Jest mocked files list 2019-06-29 08:33:31 +08:00
Michael Shilman
55d8ab921f Addon-docs: Add docgen props example to official storybook 2019-06-29 07:16:00 +08:00
Michael Shilman
9f0efa3ac0 Vue-kithen-sink: Add addon-docs example 2019-06-28 13:58:49 +08:00
Michael Shilman
e937c58183
Addon-docs: Convert repo stories to new module format (#7175)
Addon-docs: Convert repo stories to new module format
2019-06-28 13:28:40 +08:00
Michael Shilman
eece7bc319 Fix linting error 2019-06-28 13:15:48 +08:00
Michael Shilman
cb054cec79 Convert examples to module format: update snapshots 2019-06-28 09:27:14 +08:00
Michael Shilman
b1fdbc2aaf Vue-kitchen-sink: update stories to module format 2019-06-28 01:00:00 +08:00
Michael Shilman
afd1d7c88b Svelte-kitchen-sink: update stories to module format 2019-06-28 00:51:35 +08:00
Michael Shilman
9677427fee Riot-kitchen-sink: update stories to module format 2019-06-28 00:21:36 +08:00
Michael Shilman
0af4aac906 Rax-kitchen-sink: update stories to module format 2019-06-28 00:14:50 +08:00
Michael Shilman
89b9505f6e Rax: Add load API & framework param to storiesOf 2019-06-28 00:14:29 +08:00
Michael Shilman
7f7eecf889 Preact-kitchen-snik: update stories to module format 2019-06-27 23:42:23 +08:00
Michael Shilman
07c2df0506 Polymer-cli: update stories to module format 2019-06-27 23:37:03 +08:00
Michael Shilman
d9c67d7502 Official-storybook: update stories to module format 2019-06-27 22:55:22 +08:00
Michael Shilman
e5b4bcd441 Html-kitchen-sink: update stories to module format 2019-06-27 18:47:46 +08:00
Michael Shilman
63d729a468 Ember-cli: Update stories to module format 2019-06-27 18:47:05 +08:00
Michael Shilman
9eb043a7f6 Cra-kitchen-sink: Update to use module format 2019-06-27 18:43:39 +08:00
Michael Shilman
c97c2dfe86 Codemod: handle stories called "default" 2019-06-27 18:35:53 +08:00
Michael Shilman
701e67d659 Codemod: Use camelcase vars to codemod story names with whitespace 2019-06-27 18:26:53 +08:00
Michael Shilman
5cc05031ea Merge branch 'next' into 7101-convert-stories-to-module-format 2019-06-27 18:15:33 +08:00
Michael Shilman
ba4211a48f Update module format to use storyFn.story annotations 2019-06-27 18:10:45 +08:00
Michael Shilman
b693b389e8
Addon-docs: Fix source-loader in monorepo examples (#7214)
Addon-docs: Fix source-loader in monorepo examples
2019-06-27 17:13:41 +08:00
Michael Shilman
44868ff08a Get rid of storyData pattern in favor of data exports 2019-06-27 16:27:32 +08:00
Michael Shilman
5806bd71d9 Merge branch 'next' into 7204-source-loader-fire-fighting 2019-06-27 14:43:57 +08:00
Michael Shilman
2ce12c521a Update version.ts 2019-06-27 14:31:51 +08:00
Michael Shilman
5372176e71 5.2.0-alpha.31 next.json version file 2019-06-27 12:40:51 +08:00
Michael Shilman
d6843e3e5e v5.2.0-alpha.31 v5.2.0-alpha.31 2019-06-27 12:29:29 +08:00
Michael Shilman
fb6d36a7f0
Fix module format stories w/ parameters & no name (#7216)
Fix module format stories w/ parameters & no name
2019-06-27 12:23:53 +08:00
Michael Shilman
8b1f74eb36 5.2.0-alpha.31 changelog 2019-06-27 12:01:49 +08:00
Michael Shilman
8b26918c16
Story sorting (#6472)
Story sorting
2019-06-27 11:57:28 +08:00
Michael Shilman
a13111a117 Fix module format stories with parameters & no custom name 2019-06-27 11:49:11 +08:00
Michael Shilman
2eab9899fd Merge branch 'next' into pr/6472 2019-06-27 11:20:16 +08:00
Michael Shilman
ef14ecf3b5 Merge branch 'next' into pr/6472 2019-06-27 10:56:35 +08:00
Michael Shilman
c504b0c1b4
Merge pull request #7202 from storybookjs/7164-module-format-story-name
Module format: use story field for name/parameters annotation
2019-06-27 10:02:24 +08:00
libetl
660da80dba 7204-source-loader-fire-fighting 2019-06-26 23:53:54 +02:00
Michael Shilman
9951c4ba45 Merge branch 'next' into 7164-module-format-story-name 2019-06-27 02:04:36 +08:00
Michael Shilman
5d24f4fc81
Fix source-loader CI errors (#7203)
Fix source-loader CI errors
2019-06-27 02:00:24 +08:00
Michael Shilman
630ff4a5c4 Revert official-storybook source-loader 2019-06-27 01:22:43 +08:00
Michael Shilman
038a1d2023 Don't apply addon-storysource/loader to tsx files 2019-06-26 19:20:49 +08:00
Michael Shilman
b0b163e475 Module-format: Update codemod to use storyFn.story annotation 2019-06-26 19:15:26 +08:00
Michael Shilman
6bdf70fdde Module-format: Update MDX compiler to use storyFn.story-style annotation 2019-06-26 18:32:21 +08:00
Michael Shilman
0fda59f576 Update module format stories to use storyFn.story-style annotation 2019-06-26 18:26:25 +08:00
Michael Shilman
2702b3580e Revert all source-loader usage due to failing CI builds 2019-06-26 17:52:57 +08:00
Michael Shilman
1c9d23ab13 Remove source-loader for angular, comment failing test 2019-06-26 16:46:54 +08:00
Michael Shilman
ee199f6ab1 Module format: use story field for name/parameters annotation 2019-06-26 16:12:37 +08:00
Michael Shilman
41e86d8f7c Clean up CHANGELOG with 5.0.x / 5.1.x / 5.2-alpha.x 2019-06-26 10:44:06 +08:00
Michael Shilman
1131f5d978 5.2.0-alpha.30 next.json version file 2019-06-25 20:29:28 +08:00