19573 Commits

Author SHA1 Message Date
lonyele
7d0510a3ab fix: install @storybook/api 2019-07-02 21:17:05 +09:00
lonyele
b691002b38 fix: update version.ts 2019-07-02 20:30:13 +09:00
lonyele
39dc4ff046 fix: resolve conflict from merging latest next branch 2019-07-02 20:29:32 +09:00
lonyele
c7690c6af7 refactor: improve types by functional setState and remove react/no-unused-state 2019-07-02 19:11:50 +09:00
Michael Shilman
b033ee4acb
React-Native: Fix null story check (#7243)
React-Native: Fix null story check
2019-07-02 09:45:13 +08:00
Michael Shilman
367f72455f v5.2.0-alpha.34 v5.2.0-alpha.34 2019-07-02 09:32:39 +08:00
Michael Shilman
b8966e25dd 5.2.0-alpha.34 changelog 2019-07-02 09:28:27 +08:00
Michael Shilman
9835ab9d79
CLI: Fix --preview-url for static builds (#7245)
CLI: Fix `--preview-url` for static builds
2019-07-02 09:26:49 +08:00
Michael Shilman
2d0e044dc2 Fix --preview-url on static build 2019-07-02 07:26:32 +08:00
Michael Shilman
454fab82f8
Addon-docs: Fix non-React support & add Vue example (#7222)
Addon-docs: Fix non-React support & add Vue example
2019-07-02 06:50:01 +08:00
Gytis Vinclovas
c125f6fe57
Also check inside story list 2019-07-01 18:55:14 +03:00
Gytis Vinclovas
ef5aca4778
Fixing check for null 2019-07-01 18:53:07 +03:00
Michael Shilman
e6d91c59ec Vue-kitchen-sink fix story name 2019-07-01 21:26:12 +08:00
Norbert de Langen
117160c692
Move the free port logic so that loadOptions don't override it (#7237)
Move the free port logic so that loadOptions don't override it
2019-07-01 14:56:36 +02:00
Michael Shilman
7693cadf80 Update version.ts 2019-07-01 20:36:55 +08:00
Michael Shilman
1207572317 5.2.0-alpha.33 next.json version file 2019-07-01 19:23:49 +08:00
Michael Shilman
a0561d267a v5.2.0-alpha.33 v5.2.0-alpha.33 2019-07-01 19:13:12 +08:00
Michael Shilman
a4b000323d 5.2.0-alpha.33 changelog 2019-07-01 19:08:04 +08:00
Michael Shilman
c6c17559b2 Merge branch 'next' into 7101-vue-docs-mode 2019-07-01 18:52:49 +08:00
Michael Shilman
05579f1193 Merge branch 'next' into 7101-vue-docs-mode 2019-07-01 18:51:10 +08:00
Michael Shilman
98e1a418d7
Fixed api. (#7234)
Fixed api.
2019-07-01 18:43:28 +08:00
Michael Shilman
d1196f7376
CLI: Add --preview-url for custom preview (#7235)
CLI: Add `--preview-url` for custom preview
2019-07-01 18:33:32 +08:00
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
Pavan Kumar Sunkara
9027070a41 Move the free port logic so that loadOptions don't override it 2019-07-01 10:50:08 +02:00
Michael Shilman
c91d8d4281 Add button component parameter 2019-07-01 16:32:25 +08:00
Michael Shilman
4275a520a4 Clean up previewURL data flow 2019-07-01 16:18:20 +08:00
Michael Shilman
db0283a41f
Fix linting 2019-07-01 14:25:11 +08:00
Michael Shilman
cc58763e08
gongreg on react-native-server 2019-07-01 14:10:30 +08:00
Gytis Vinclovas
b1d41e1c28 Fixed api. 2019-07-01 08:18:20 +03:00
Michael Shilman
19dd6fcb3d Merge branch 'next' into pr/6323 2019-07-01 13:03:15 +08:00
Michael Shilman
aa8d99d15f Add standalone preview example w/ instructions 2019-07-01 12:22:55 +08:00
Michael Shilman
ef0c4b0207 Update version.ts 2019-06-29 11:43:25 +08:00
Michael Shilman
8bb6fa477f 5.2.0-alpha.32 next.json version file 2019-06-29 11:40:04 +08:00
Michael Shilman
298866f737 v5.2.0-alpha.32 v5.2.0-alpha.32 2019-06-29 11:26:23 +08:00
Michael Shilman
29915d8863 5.2.0-alpha.32 changelog 2019-06-29 11:23:01 +08:00
Michael Shilman
b3c27f026f
Fix react native server (#7187)
Fix react native server
2019-06-29 11:21:24 +08:00
Michael Shilman
7a18b75399 Remove unused eslint directives 2019-06-29 10:53:40 +08:00
Michael Shilman
ea238476af Merge branch 'next' into fix-react-native-server 2019-06-29 10:23:12 +08:00
Michael Shilman
8b5e8fb153
Addon-docs: Add .story.mdx support to preset (#7229)
Addon-docs: Add .story.mdx support to preset
2019-06-29 10:17:29 +08:00
Michael Shilman
0d32cbb6f9 Addon-docs: Add .story.mdx support to preset 2019-06-29 10:01:37 +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