748 Commits

Author SHA1 Message Date
Michael Shilman
c7703d0b3b #12143 Addon-docs: Fix MDX IDs from CSF imports 2020-08-20 14:40:31 +08:00
Michael Shilman
7c3747e269 Addon-docs: Parse out story code for Template.bind({}) in MDX compiler 2020-08-18 20:59:47 +08:00
Lisa Martin
24b25e9bf5 fix issue #12042 2020-08-15 00:08:00 -06:00
Michael Shilman
0459349271 Addon-docs: Fix CSF names importing in MDX 2020-08-15 10:22:57 +08:00
Michael Shilman
4b5f29b3fc ArgsTable: Add warning when subcomponents is an array 2020-08-15 02:06:00 +08:00
Michael Shilman
d127703353 Fix bad import 2020-08-14 16:46:52 +08:00
Michael Shilman
1b075c9814 Addon-docs/angular: Fix extraArgTypes unknown components 2020-08-14 10:52:01 +08:00
Michael Shilman
b529b10c4d Addon-docs/web-components: Fix extraArgTypes unknown components 2020-08-14 10:50:15 +08:00
Michael Shilman
d8c4c2e8e7 Add default value 2020-08-11 18:44:28 +08:00
Michael Shilman
85a560d07d Addon-docs: Fix ArgsTable default props regression 2020-08-11 17:28:35 +08:00
Michael Shilman
a05c6e805e Addon-docs: Add inline story rendering support for HTML 2020-08-05 22:11:22 +08:00
Michael Shilman
bb68b50454
Merge pull request #11761 from storybookjs/11441-docs-description-parameter
Addon-docs: Add `docs.description` parameter
2020-08-02 21:59:13 +08:00
Michael Shilman
ecd9a41611 Addon-docs: Add docs.description parameter 2020-08-02 19:58:34 +08:00
Michael Shilman
3089f1db12 Addon-docs: Fix Ember args 2020-08-02 19:42:00 +08:00
Michael Shilman
7de529a59a
Merge pull request #10512 from jguze/jguze/bug/addon-docs-ember-fix-default-value
Addon-Docs: Fix Ember extractArgTypes default value
2020-08-02 19:38:56 +08:00
Michael Shilman
98f6f93e00
Merge branch 'next' into jguze/bug/addon-no-props-ember 2020-08-02 19:34:41 +08:00
Michael Shilman
637745c306 Update mdx-compiler-plugin.js 2020-08-01 21:35:12 +08:00
Michael Shilman
e85a4f2a9b Addon-docs: Add Story.story for CSF stories with MDX docs 2020-08-01 14:00:23 +08:00
Michael Shilman
3160df5d78 Update deprecation link 2020-07-31 14:12:42 +08:00
Michael Shilman
201ae325cc Addon-docs: Rename Preview/Props to Canvas/ArgsTable 2020-07-31 14:10:07 +08:00
Michael Shilman
74b97643e1 Merge branch 'next' into 11146-typescript-optional-props 2020-07-30 11:47:41 +08:00
Michael Shilman
ef3da027cf Source-loader: injectParameters => injectStoryParameters 2020-07-28 15:11:46 +08:00
Michael Shilman
ee45f72e3f Source-loader: Inject source snippets as story parameters 2020-07-28 15:04:31 +08:00
Michael Shilman
17bc43e913
Merge pull request #11650 from storybookjs/11526-react-source-loader
Addon-docs: Re-enable source-loader by default
2020-07-22 23:39:59 +08:00
Michael Shilman
d8d4684409 Addon-docs: Re-enable source-loader by default 2020-07-22 23:16:51 +08:00
Michael Shilman
03cb95427e Addon-docs: Null context handling 2020-07-22 18:10:12 +08:00
Michael Shilman
35ce32d4fa Addon-docs: Add tests for dyanamic snippet rendering 2020-07-22 16:47:20 +08:00
Michael Shilman
ba39d681d5 Addon-docs: Skip dynamic source rendering when not needed 2020-07-22 16:19:12 +08:00
Michael Shilman
837254bc09 Addon-docs: Fix Props components input 2020-07-20 10:06:42 +08:00
Michael Shilman
85f1014a9d Addon-docs: Fix Vue defaultValue in props table 2020-07-18 23:28:05 +08:00
Michael Shilman
fc15e401ea Fix render logic 2020-07-18 21:47:17 +08:00
Michael Shilman
af56dcd7ac Clean up nesting 2020-07-18 16:29:40 +08:00
Michael Shilman
50c7bd9773 Fix deepscan, disable chromatic 2020-07-18 16:28:30 +08:00
Michael Shilman
60cb4eb7c1 Addon-docs: Refactored source to make logic more readable 2020-07-18 15:38:47 +08:00
Michael Shilman
191548ee40 Addon-docs: Support automatic source selection based on story type 2020-07-18 14:18:36 +08:00
Michael Shilman
25c924a47b
Merge pull request #11598 from storybookjs/11083-fix-story-accepts-args-on-manager
Addon-controls: Fix no-args warning if argTypes are used
2020-07-17 22:23:05 +08:00
Michael Shilman
d9b95ca1ee Fix deepscan 2020-07-17 21:16:49 +08:00
Michael Shilman
f62d3572ea Update tests with isArgsStory parameter 2020-07-17 18:35:45 +08:00
Michael Shilman
f5a61f73a9 Core: Store whether story accepts args as parameter 2020-07-17 15:54:08 +08:00
Michael Shilman
0a578b5914 Update prepareForInline.ts 2020-07-17 12:33:46 +08:00
Michael Shilman
8e526ae7d3 Addon-docs: Fix Vue inline rendering with Args and decorators 2020-07-17 12:29:52 +08:00
Michael Shilman
4771d7fa5a Merge branch 'next' into fix/vue-docgen-default-properties 2020-07-16 18:08:34 +08:00
Michael Shilman
49b7bf3a38
Merge pull request #11561 from storybookjs/11555-vue-props-from-argtypes
Core: Move basic argType inference out of addon-docs and into core
2020-07-16 17:05:28 +08:00
Michael Shilman
6bca4d2a9f Delete outdated test 2020-07-16 16:39:53 +08:00
Michael Shilman
8720ca6111 Refactor: Move SBType to ClientAPI 2020-07-16 16:39:05 +08:00
Michael Shilman
d2c0375a2f Fix deepscan 2020-07-16 12:59:30 +08:00
Michael Shilman
9a6bc4ad73 Core: Move basic argType inference from addon-docs into core 2020-07-16 12:54:57 +08:00
Michael Shilman
f1c3ba756b Fix deepscan 2020-07-16 07:42:28 +08:00
Michael Shilman
d737a8c981 Merge branch 'next' into 11487-args-reset-ui 2020-07-16 07:37:44 +08:00
Michael Shilman
64c3bf273e
Merge pull request #11558 from storybookjs/add-argTypes-to-context
Core: Add `argTypes` to `StoryContext`
2020-07-15 19:43:53 +08:00