29999 Commits

Author SHA1 Message Date
Michael Shilman
c20fa1597c
Merge pull request #12375 from phated/transformSource-all-sourceTypes
Addon-docs: Apply transformSource to any SourceType
2020-09-10 22:25:14 +08:00
Michael Shilman
f1a4722f51
Merge pull request #12405 from storybookjs/fix/react-native-cli-init
CLI: Workaround for react native `sb init`
2020-09-10 22:15:22 +08:00
Michael Shilman
1e9bf8e074
Merge pull request #12421 from wibron/patch-1/fix-typo
docs: fix typo in migration docs
2020-09-10 21:46:36 +08:00
Blaine Bublitz
1162772cf6
SourceType enum values are lowercase
Co-authored-by: Michael Shilman <shilman@users.noreply.github.com>
2020-09-09 18:54:42 -07:00
Michael Shilman
1aeb9a33ef 6.1.0-alpha.6 next.json version file 2020-09-10 08:50:43 +08:00
Blaine Bublitz
d41baf3d25 Small cleanup fix 2020-09-09 17:46:00 -07:00
Blaine Bublitz
220e89afdb Add example to official-storybook 2020-09-09 17:45:26 -07:00
Michael Shilman
967aaf42e4 Update git head to 6.1.0-alpha.6 2020-09-10 08:35:57 +08:00
Michael Shilman
f488dd4c7e v6.1.0-alpha.6 v6.1.0-alpha.6 2020-09-10 08:30:17 +08:00
Michael Shilman
98ca6be9b8 6.1.0-alpha.6 changelog 2020-09-10 08:29:48 +08:00
Michael Shilman
92bda10b9c Update root, peer deps, version.ts/json to 6.1.0-alpha.6 2020-09-10 08:29:00 +08:00
Michael Shilman
e9626f19d4 v6.1.0-alpha.5 v6.1.0-alpha.5 2020-09-10 08:27:46 +08:00
Michael Shilman
a6f7193362 Update root, peer deps, version.ts/json to 6.1.0-alpha.5 2020-09-10 08:26:11 +08:00
Michael Shilman
14181b2970 6.1.0-alpha.5 changelog 2020-09-10 08:09:27 +08:00
Michael Shilman
21d0f64a80 Merge branch 'next' of github.com:storybookjs/storybook into next 2020-09-10 08:08:30 +08:00
Michael Shilman
7ad2b536c1
Merge pull request #12436 from phated/infer-radio-from-small-enum
Addon-controls: Default to radio control for small enums
2020-09-10 08:07:33 +08:00
Blaine Bublitz
218d794b26 Fix up some controls docs 2020-09-09 16:40:08 -07:00
Michael Shilman
f0afcfe1a0 6.1.0-alpha.5 changelog 2020-09-10 07:38:47 +08:00
Michael Shilman
5e27ecf411
Merge pull request #12429 from storybookjs/12422-fix-extract-source-perf
Source-loader: Export extract-source in its own entry point
2020-09-10 07:30:48 +08:00
Michael Shilman
2f111f5094
Merge pull request #12376 from phated/flow-nested-unions
Addon-docs: Prefer flow's union elements over raw values
2020-09-10 07:29:10 +08:00
Blaine Bublitz
35ea083c88 Addon-controls: Default to radio control for small enums 2020-09-09 15:54:26 -07:00
Daniel Williams
6d6e45d672 fix: enable knobs for stories 2020-09-09 23:06:03 +01:00
Daniel Williams
2a752eaf33 fix: adjusted log messages for react native cli 2020-09-09 22:51:44 +01:00
Norbert de Langen
0e804147eb
Merge pull request #12222 from nfroidure/feat/static_dir_mapping
Core: Add static dir path mappings
2020-09-09 15:58:39 +02:00
Norbert de Langen
7f9fbc5e32
Merge branch 'next' into pr/nfroidure/12222-2 2020-09-09 13:54:19 +02:00
Michael Shilman
92301de11c Addon-storysource: Fix sourcel-laoder imports 2020-09-09 17:05:56 +08:00
Michael Shilman
0c8b9ac0d9 Soruce-loader: Export extract-source in its own entry point 2020-09-09 16:52:18 +08:00
Patrik Wibron
312b82daec docs: fix typo in migration docs 2020-09-08 15:40:34 +02:00
Michael Shilman
cf7c1c33df 6.1.0-alpha.4 next.json version file 2020-09-08 18:57:10 +08:00
Michael Shilman
1e9f31f71d Update git head to 6.1.0-alpha.4 2020-09-08 18:55:19 +08:00
Michael Shilman
d053c5c0c3 v6.1.0-alpha.4 v6.1.0-alpha.4 2020-09-08 18:49:27 +08:00
Michael Shilman
cb5d897dd5 Update root, peer deps, version.ts/json to 6.1.0-alpha.4 2020-09-08 18:48:58 +08:00
Michael Shilman
7968ae71fd 6.1.0-alpha.4 changelog addition 2020-09-08 18:46:12 +08:00
Michael Shilman
d9866ce9b8 Merge branch 'next' of github.com:storybookjs/storybook into next 2020-09-08 18:44:55 +08:00
Michael Shilman
6d5facac43
Merge pull request #12413 from Shackless/12412-missing-methods-in-argstable
Addon-docs: Add Methods to web components ArgsTable
2020-09-08 18:44:33 +08:00
Michael Shilman
70c369ba31 6.1.0-alpha.4 changelog 2020-09-08 18:11:05 +08:00
Shackles
24c4167332 add missing methods section to ArgsTable rendering in Docs addon 2020-09-08 12:04:15 +02:00
Michael Shilman
1db52a498b
Merge pull request #12391 from jaronheard/patch-1
Update README.md
2020-09-08 17:49:04 +08:00
Michael Shilman
21982e7983
Merge pull request #12365 from phated/jsxDecorator-undefined-values
Addon-docs: Introduce undefined filtering to jsxDecorator
2020-09-08 17:09:35 +08:00
Michael Shilman
966a7ddd02
Merge pull request #12409 from uoon-dev/patch-1
Fix button-story-using-args.*.mdx and button-story-with-emojis.*.mdx
2020-09-08 17:08:06 +08:00
Michael Shilman
34cf3aa1f8
Merge pull request #12404 from cabello/patch-3
Remove comment that does not apply to CDN
2020-09-08 17:04:39 +08:00
uoon-dev
d5370709a6 merge 2020-09-08 13:35:21 +09:00
uoon-dev
1b8db791c8 fix incorrect assign mark 2020-09-08 13:34:29 +09:00
uoon
907377e328
Update button-story-using-args.ts.mdx
The Background property in Primary.args was assigned incorrectly.
2020-09-08 13:27:26 +09:00
Michael Shilman
68c488f085
Merge pull request #12407 from storybookjs/fix/storysource-inject-parameters-workaround
Storysource: Add instructions to display full source
2020-09-08 09:24:32 +08:00
Michael Shilman
3d96ca344d Storysource: Add instructions to display full source 2020-09-08 09:23:40 +08:00
Daniel Williams
461d677d1d fix: workaround for react native cli issues 2020-09-07 21:04:12 +01:00
Danilo Cabello
7dff362685
Remove comment that does not apply to CDN
It was copied from another code sample.
2020-09-07 15:03:29 -04:00
Jaron Heard
550128cf34
Update README.md
Fix typo
2020-09-06 04:54:10 -04:00
Michael Shilman
9326e4d745
Merge pull request #12134 from jpzwarte/add-missing-line-height-to-typeset
Addon-docs: Fix missing line-height on TypeSet block
2020-09-05 09:34:47 +08:00