1221 Commits

Author SHA1 Message Date
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
64c3bf273e
Merge pull request #11558 from storybookjs/add-argTypes-to-context
Core: Add `argTypes` to `StoryContext`
2020-07-15 19:43:53 +08:00
Tom Coleman
ae5fef075d Add argTypes to StoryContext 2020-07-15 21:20:56 +10:00
Michael Shilman
4fc6f7174c Addon-docs: Make Meta block subcomponents optional 2020-07-15 18:31:28 +08:00
Michael Shilman
50367f9fa9
Merge pull request #11342 from storybookjs/tech/improve-versions-management-in-cli
CLI: Improve Storybook packages version management
2020-07-15 14:53:53 +08:00
Michael Shilman
c687122902 ArgsTable: Fix addon-docs useArgs to match new event structure 2020-07-15 12:47:49 +08:00
Gaëtan Maisse
4664512aaf
fix(docs): use require.resolve to ensure Yarn PnP compatibility
`@babel/plugin-transform-react-jsx` should be resolved in the context
of `addon-docs` and not in the one of SB user projects (as it's done
for the others loaders too). The goal of that is to ensure we are using
a deps that is properly declared either as dep or peerDep
2020-07-11 11:50:34 +02:00
Michael Shilman
bdd89f5964 Update version.ts to 6.0.0-rc.3 2020-07-11 16:36:34 +08:00
Michael Shilman
d7b8606ca3 v6.0.0-rc.3 2020-07-11 16:27:19 +08:00
Michael Shilman
faa06ce166 Update version.ts to 6.0.0-rc.2 2020-07-10 22:11:55 +08:00
Michael Shilman
1e8d1b0d02 v6.0.0-rc.2 2020-07-10 22:02:23 +08:00
Michael Shilman
f8ac6b0deb Addon-docs: Ignore BOTH babelrc and babel.config.js in MDX handling 2020-07-10 21:17:32 +08:00
Michael Shilman
765856d429 Update version.ts to 6.0.0-rc.1 2020-07-09 15:29:03 +08:00
Michael Shilman
9aeaf80a2c v6.0.0-rc.1 2020-07-09 15:18:59 +08:00
Michael Shilman
e5c4e2a05a Update version.ts to 6.0.0-rc.0 2020-07-08 18:56:52 +08:00
Michael Shilman
9558b3901e v6.0.0-rc.0 2020-07-08 18:46:15 +08:00
Michael Shilman
e635f52b7a Update version.ts to 6.0.0-beta.46 2020-07-08 16:57:50 +08:00
Michael Shilman
971b888701 v6.0.0-beta.46 2020-07-08 16:46:36 +08:00
Michael Shilman
5ae63492ce
Merge pull request #11456 from storybookjs/11440-args-rename-story-to-template
Args: Rename Story/XStory to Template
2020-07-08 14:42:01 +08:00
Michael Shilman
5d2cd8b7c9 Update snapshots 2020-07-08 09:47:25 +08:00
Michael Shilman
dffc1525dd Args: Rename Story/XStory to Template 2020-07-08 07:44:42 +08:00
Michael Shilman
6d9be7c728 Addon-docs: Remove deprecated addParameters calls 2020-07-08 07:31:46 +08:00
Michael Shilman
c3d7f29a58 Update version.ts to 6.0.0-beta.45 2020-07-07 21:08:08 +08:00
Michael Shilman
f03eb04a2a v6.0.0-beta.45 2020-07-07 20:57:56 +08:00
Michael Shilman
92b3a3b382 Addon-docs: ConfigureJSX true by default in React 2020-07-07 18:55:43 +08:00
Michael Shilman
67d72b31b6 Addon-docs: Fix fragment shorthand in MDX 2020-07-07 18:40:48 +08:00
Michael Shilman
9db1e4ad4a Update version.ts to 6.0.0-beta.44 2020-07-06 22:32:18 +08:00
Michael Shilman
d5df9d126f v6.0.0-beta.44 2020-07-06 22:20:49 +08:00
Michael Shilman
b92972628f Update version.ts to 6.0.0-beta.43 2020-07-05 18:44:32 +08:00
Michael Shilman
99a191894a v6.0.0-beta.43 2020-07-05 18:35:22 +08:00
Michael Shilman
ba5dc4f770 Update version.ts to 6.0.0-beta.42 2020-07-05 12:19:29 +08:00
Michael Shilman
8b5427577a v6.0.0-beta.42 2020-07-05 12:10:21 +08:00
Michael Shilman
5aecf9fcf8 Props: Fix subcomponents logic regresssion 2020-07-05 11:35:10 +08:00
Michael Shilman
1c529752de Update version.ts to 6.0.0-beta.41 2020-07-04 15:24:43 +08:00
Michael Shilman
ee425c3615 v6.0.0-beta.41 2020-07-04 15:12:27 +08:00
Michael Shilman
da102528f1
Merge pull request #11415 from storybookjs/10958-fix-argstable-subcomponnets
Addon-docs: Fix subcomponents display logic
2020-07-04 14:30:44 +08:00
Michael Shilman
56b2cc82b1 Props: clean up logic 2020-07-04 14:03:00 +08:00
Michael Shilman
0589e9f868 Addon-docs: Fix subcomponents display logic 2020-07-04 09:04:57 +08:00
Michael Shilman
139f14a2f0 Tweak logic to minimize re-rendering 2020-07-04 07:49:00 +08:00
Michael Shilman
c0ea2a182a Addon-docs: Fix Source rendering corner case 2020-07-04 07:45:51 +08:00
Michael Shilman
442c46ae1f Update version.ts to 6.0.0-beta.40 2020-07-04 00:27:30 +08:00
Michael Shilman
0ba27c4d5b v6.0.0-beta.40 2020-07-04 00:18:02 +08:00
Michael Shilman
ca9e1affe9 v6.0.0-beta.39 2020-07-02 19:32:29 +08:00
Michael Shilman
2766dea106 Args: Rename globalArgs to globals 2020-07-02 12:00:46 +08:00
Michael Shilman
052836099e CSF: Forbid duplicate kinds 2020-07-01 10:05:09 +08:00
Michael Shilman
1646f3881c v6.0.0-beta.38 2020-06-30 23:36:36 +08:00
Michael Shilman
b25b434faa Source block: Restore old-style source rendering for non-react frameworks 2020-06-30 21:46:47 +08:00
Michael Shilman
bc7b88528d Addon-docs: Remove js-beautify dep 2020-06-30 21:00:24 +08:00
Michael Shilman
7dd7e56b29 Source: Remove infinite loop & unused template heuristics 2020-06-30 20:40:49 +08:00