4601 Commits

Author SHA1 Message Date
Michael Shilman
ee6b50fd15 v6.0.0-beta.37 2020-06-26 13:43:21 +08:00
Michael Shilman
75f03b12e2 Added deprecated setAddon examples 2020-06-26 13:05:31 +08:00
Michael Shilman
9f4d471500 v6.0.0-beta.36 2020-06-25 10:11:56 +08:00
Michael Shilman
3d9bfba941
Merge pull request #11305 from storybookjs/fix/examples-ci
Essentials example: Fix typescript error
2020-06-25 07:17:05 +08:00
Michael Shilman
6d1fce4f3c Essentials example: Fix typescript error 2020-06-25 06:52:08 +08:00
Norbert de Langen
7fe759bf18
Merge branch 'next' into fix/allow-refs-versions-in-config
# Conflicts:
#	lib/api/src/version.ts
#	lib/cli/versions.json
2020-06-24 16:22:09 +02:00
Michael Shilman
24b285dff1 v6.0.0-beta.35 2020-06-24 17:33:07 +08:00
Michael Shilman
bbe4151d21 Updated essentials demo app 2020-06-24 11:06:10 +08:00
Michael Shilman
16ddf367a2 v6.0.0-beta.34 2020-06-23 23:40:48 +08:00
Norbert de Langen
e439a48a6e
copy versions from previous ref object & drop error when switching versions 2020-06-23 12:02:38 +02:00
Norbert de Langen
a38e38f8c7
Merge pull request #11150 from hipstersmoothie/watch0output
Preserve watch output when running dev mode
2020-06-22 11:58:08 +02:00
Michael Shilman
15d087411b v6.0.0-beta.33 2020-06-22 10:47:06 +08:00
Michael Shilman
3cbaf9efb6 Addon-controls: Update vue-cli example 2020-06-20 00:41:42 +08:00
Michael Shilman
e704e003bc v6.0.0-beta.32 2020-06-19 21:26:12 +08:00
Norbert de Langen
91a062355f
Merge branch 'next' into add/design-system 2020-06-18 17:08:18 +02:00
Michael Shilman
b4aa5d2a28 v6.0.0-beta.31 2020-06-17 19:00:20 +08:00
Michael Shilman
1dc131fe29
Merge pull request #11184 from hipstersmoothie/tsconfig-fallback
React: Load root tsconfig.json into docgen-typescript if none provided
2020-06-17 18:06:36 +08:00
Michael Shilman
be86e35933 Addon-controls: Add props to MDX vue example 2020-06-17 17:53:55 +08:00
Norbert de Langen
17a36f404c
FIX tests & versions 2020-06-17 10:58:32 +02:00
Andrew Lisowski
482a5a8ec6 update plugin 2020-06-16 14:22:53 -07:00
Michael Shilman
90f8bd39b4 v6.0.0-beta.30 2020-06-16 22:34:00 +08:00
Michael Shilman
e662d19ea0 Addon-controls: Web-components example 2020-06-16 21:16:52 +08:00
Michael Shilman
7e477bb613 Addon-controls: Vue MDX example 2020-06-16 21:16:28 +08:00
Michael Shilman
0fe0d7a5bf Addon-controls: Vue example 2020-06-16 21:16:17 +08:00
Michael Shilman
409480b6bc Addon-controls: Svelte example 2020-06-16 21:15:12 +08:00
Michael Shilman
b384a181bb Official-storybook: Use bind idiom for args MDX 2020-06-16 21:14:54 +08:00
Michael Shilman
77c32bc722 Addon-controls: HTML example 2020-06-16 21:14:22 +08:00
Michael Shilman
1f90c8b8ae Ember-cli cleanup 2020-06-16 21:14:10 +08:00
Michael Shilman
a49c2c8738 Addon-controls: Ember example 2020-06-16 21:13:52 +08:00
Michael Shilman
6c7e121622 Addon-controls: Angular example 2020-06-16 21:13:34 +08:00
Michael Shilman
8c0146ff03 v6.0.0-beta.29 2020-06-16 14:03:58 +08:00
Michael Shilman
9b290e63e4
Merge pull request #11183 from hipstersmoothie/syntax-highlight-descriptions
Addon-docs: Add syntax highlighting to Code and Description blocks
2020-06-16 13:57:24 +08:00
Michael Shilman
912ad04b96
Merge pull request #10959 from CloudinaryLtd/9582-support-dynamic-story-title
Addon-docs: Fix 'show source' for stories with dynamic title
2020-06-16 10:42:06 +08:00
Andrew Lisowski
d5787cc003 add syntax highlighting to Code and Descriptions 2020-06-15 17:39:42 -07:00
Michael Shilman
d57ed7541a v6.0.0-beta.28 2020-06-15 18:53:57 +08:00
Michael Shilman
0d52f9b15e
Merge pull request #11174 from storybookjs/11170-args-types-shorthand
Addon-docs: Add argTypes type/control shorthand
2020-06-15 18:21:41 +08:00
Michael Shilman
49b210356e Addon-docs: Add type/control shorthand to preset 2020-06-15 17:00:41 +08:00
Norbert de Langen
871a5f8093
FIX 2020-06-15 09:37:25 +02:00
Clément DUNGLER
ba0d5b2d1b
Merge branch 'next' into tech/colocateStories2 2020-06-14 14:02:19 +02:00
Michael Shilman
e8ce8fa657 v6.0.0-beta.27 2020-06-14 10:02:01 +08:00
Andrew Lisowski
0e15411d8e remove old comment that is now false 2020-06-12 09:50:03 -07:00
tooppaaa
11677828fb Merge remote-tracking branch 'origin/next' into tech/colocateStories2 2020-06-12 17:07:45 +02:00
Michael Shilman
f0d0175810 v6.0.0-beta.26 2020-06-12 17:40:38 +08:00
Michael Shilman
fb67f1018a
Merge pull request #11138 from storybookjs/11051-vue-args-in-docs
Addon-docs: Fix Vue args rendering in Docs mode
2020-06-12 17:28:24 +08:00
Andrew Lisowski
c43f6a9dc3 update react-docgen-typescript-plugin 2020-06-12 00:51:51 -07:00
Michael Shilman
c1585902fd Update button.stories.storyshot 2020-06-12 14:23:10 +08:00
Michael Shilman
521333fa4b Addon-docs: Fix Vue args rendering in Docs mode 2020-06-12 13:23:11 +08:00
tooppaaa
a99efeef18 CLI: aurelia 2020-06-11 23:26:29 +02:00
Michael Shilman
0f2b32b890 v6.0.0-beta.25 2020-06-11 21:18:06 +08:00
Michael Shilman
5ab2b41f23 v6.0.0-beta.24 2020-06-11 20:55:59 +08:00