6350 Commits

Author SHA1 Message Date
Michael Shilman
0058cde545 v6.0.0-rc.4 2020-07-15 20:34:24 +08:00
Michael Shilman
afdf88df3c Update root, peer deps to 6.0.0-rc.4 2020-07-15 20:30:23 +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
d1aff70e67 Update root, peer deps to 6.0.0-rc.3 2020-07-11 16:21:51 +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
c54abfd09a Update root, peer deps to 6.0.0-rc.2 2020-07-10 22:02:13 +08:00
Michael Shilman
1ce56a4ed8 Fix controls annotation typo 2020-07-10 21:38:10 +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
1125373554 Update root, peer deps to 6.0.0-rc.1 2020-07-09 15:08:19 +08:00
Michael Shilman
5cbd3bf8d2 Addon-toolbars: Show name if there is no icon 2020-07-09 14:33:37 +08:00
Norbert de Langen
e920a3bafb
Merge pull request #11267 from storybookjs/dependabot/npm_and_yarn/jest-image-snapshot-4.0.2
Bump jest-image-snapshot from 3.1.0 to 4.0.2
2020-07-08 13:40:17 +02:00
Michael Shilman
e5c4e2a05a Update version.ts to 6.0.0-rc.0 2020-07-08 18:56:52 +08:00
dependabot-preview[bot]
7a488ebf8a
Bump jest-image-snapshot from 3.1.0 to 4.0.2
Bumps [jest-image-snapshot](https://github.com/americanexpress/jest-image-snapshot) from 3.1.0 to 4.0.2.
- [Release notes](https://github.com/americanexpress/jest-image-snapshot/releases)
- [Changelog](https://github.com/americanexpress/jest-image-snapshot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/americanexpress/jest-image-snapshot/compare/v3.1.0...v4.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-08 10:51:16 +00:00
Michael Shilman
9558b3901e v6.0.0-rc.0 2020-07-08 18:46:15 +08:00
Michael Shilman
ab99a01511 Update root, peer deps to 6.0.0-rc.0 2020-07-08 18:45:28 +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
09a250b530 Update root, peer deps to 6.0.0-beta.46 2020-07-08 16:41:28 +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
9861780214 Backgrounds: Zero config defaults 2020-07-08 12:40:01 +08:00
Michael Shilman
fba1e336f9
Merge pull request #11458 from storybookjs/11442-controls-add-docs-check
Addon-controls: Add addon-docs check on startup
2020-07-08 10:26:29 +08:00
Michael Shilman
5d2cd8b7c9 Update snapshots 2020-07-08 09:47:25 +08:00
Michael Shilman
f67ff40aca Addon-controls: Add addon-docs check on startup 2020-07-08 08:53:34 +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
d2c28f6686
Merge pull request #11444 from storybookjs/fix-yarn-2
Fix Yarn 2 compatibility in CLI and Essentials
2020-07-07 21:13:40 +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
e1dfd9d808 Update root, peer deps to 6.0.0-beta.45 2020-07-07 20:53:22 +08:00
Gaëtan Maisse
fa126f6f1a
fix(essentials): use require.resolve to ensure Yarn PnP compatibility
Files of various addons should be resolved in the context of `addon-essentials` and not in the one of SB user projects.
File to load can be `preset.js`, `register.js`, or the package entry point, so we need to check all these cases as it's done in `lib/core/src/server/presets.js`.
2020-07-07 14:03:55 +02: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
c994b219ab Update root, peer deps to 6.0.0-beta.44 2020-07-06 22:11:34 +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
89bd678916 Update root, peer deps to 6.0.0-beta.43 2020-07-05 18:29:12 +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