6477 Commits

Author SHA1 Message Date
Michael Shilman
aa7ad3c00f v6.0.0-rc.21 2020-08-01 21:46:04 +08:00
Michael Shilman
a53ec2bae2 Update root, peer deps to 6.0.0-rc.21 2020-08-01 21:41:30 +08:00
Michael Shilman
64d790bda7
Merge pull request #11750 from mdchristians/props-table-docs-update
Update Docs docs to replace existing <Props /> references
2020-08-01 21:38:49 +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
Matt Christians
a8ea56265f Fixed the references to the Props component that was renamed to ArgsTable 2020-07-31 16:32:24 -05:00
Michael Shilman
df1b017c69
Merge pull request #11744 from storybookjs/11696-rename-doc-blocks
Addon-docs: Rename Preview/Props to Canvas/ArgsTable
2020-07-31 14:53:08 +08:00
Michael Shilman
72fa80271b Update version.ts to 6.0.0-rc.20 2020-07-31 14:34:12 +08:00
Michael Shilman
329836be34 v6.0.0-rc.20 2020-07-31 14:24:05 +08:00
Michael Shilman
836dc59367 Update root, peer deps to 6.0.0-rc.20 2020-07-31 14:17:21 +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
104d9b6039 Update version.ts to 6.0.0-rc.19 2020-07-31 00:39:27 +08:00
Michael Shilman
22f5d0c54b v6.0.0-rc.19 2020-07-31 00:29:11 +08:00
Michael Shilman
e3c321d2d5 Update root, peer deps to 6.0.0-rc.19 2020-07-31 00:21:04 +08:00
Michael Shilman
74b97643e1 Merge branch 'next' into 11146-typescript-optional-props 2020-07-30 11:47:41 +08:00
Michael Shilman
17a9a5bc69 Update version.ts to 6.0.0-rc.18 2020-07-30 01:31:49 +08:00
Michael Shilman
42f3ea27e0 v6.0.0-rc.18 2020-07-30 01:21:48 +08:00
Michael Shilman
80491a2bf2 Update root, peer deps to 6.0.0-rc.18 2020-07-30 01:21:38 +08:00
Michael Shilman
dfd5f83d43 v6.0.0-rc.17 2020-07-30 01:15:45 +08:00
Michael Shilman
8aaf8eb2f9 Update root, peer deps to 6.0.0-rc.17 2020-07-30 01:10:48 +08:00
Gaëtan Maisse
9a46ebd711
docs(controls): Fix example story of Controls + MDX section
It looks like the extra `;` after a `Story` tag makes `@mdx-js/loader` unhappy, it throws `SyntaxError: Unexpected token (3:8)`. 
Removing that fixes the issue. I also removed the one after `Meta` as it is not needed.
2020-07-29 16:54:07 +02:00
Michael Shilman
a09dddc174 Update version.ts to 6.0.0-rc.16 2020-07-28 22:32:35 +08:00
Michael Shilman
58b5208af8 v6.0.0-rc.16 2020-07-28 22:20:06 +08:00
Michael Shilman
4d29a4e442 Update root, peer deps to 6.0.0-rc.16 2020-07-28 22:09:31 +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
Norbert de Langen
ce99a6060f
Merge branch 'next' into next 2020-07-27 12:31:59 +02:00
Michael Shilman
bfe7fd5624 Update version.ts to 6.0.0-rc.15 2020-07-27 13:03:55 +08:00
Michael Shilman
7354abe09c v6.0.0-rc.15 2020-07-27 12:54:15 +08:00
Michael Shilman
b6e017d8c2 Update root, peer deps to 6.0.0-rc.15 2020-07-27 12:54:04 +08:00
Michael Shilman
a053d4b3c3
Merge pull request #11679 from storybookjs/fix/broken-storysource-when-no-story
Addon-storysource: Fix broken source when there's no story
2020-07-27 12:24:09 +08:00
Gaëtan Maisse
c115867654
feat(knobs): move @types/react-color from dep to devDeps
No definition file is using it anymore so we can move this regular dep to devDeps.
2020-07-25 20:14:16 +02:00
Gaëtan Maisse
5b59ae62f4
fix(knobs): update visibility of methods to avoid too broad .d.ts files
All theses functions shouldn't be used outside the class, making them private simplify the types generated in type definition files (`.d.ts`).
This enable us to move some deps to devDeps if they are not used (imported) in generated definition files.
2020-07-25 20:13:15 +02:00
Norbert de Langen
75a8f083f5
FIX broken story-source when there's no story 2020-07-24 12:53:11 +02:00
Michael Shilman
9d787248bf Update version.ts to 6.0.0-rc.14 2020-07-22 23:58:04 +08:00
Michael Shilman
718fd46142 v6.0.0-rc.14 2020-07-22 23:47:42 +08:00
Michael Shilman
08d38bee39 Update root, peer deps to 6.0.0-rc.14 2020-07-22 23:42:03 +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
895257d169
Merge pull request #11518 from storybookjs/11488-fix-metadata-storyshots
Storyshots: Fix metadata (parameters/decorators) handling
2020-07-22 21:59:10 +08:00
Michael Shilman
c2b8715398
Update addons/storyshots/storyshots-core/README.md 2020-07-22 21:58:45 +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
68bc8331d4 Update version.ts to 6.0.0-rc.13 2020-07-21 18:32:56 +08:00
Michael Shilman
b5a70c7e64 v6.0.0-rc.13 2020-07-21 18:22:34 +08:00
Michael Shilman
d20d325894 Update root, peer deps to 6.0.0-rc.13 2020-07-21 18:20:56 +08:00
Michael Shilman
7f7c87184b Addon-controls: Add MDX example to README 2020-07-21 12:57:39 +08:00
Tom Coleman
f4b0fe8700 Add a sort of ambiguous note about exporting addon decorators 2020-07-21 14:57:13 +10:00