1797 Commits

Author SHA1 Message Date
Gaëtan Maisse
3e133430c1
fix(cli): replace storybook by Storybook for consistency across all CLI logs 2020-07-12 16:16:33 +02:00
Gaëtan Maisse
4364ee66a0
fix(cli): add some dependencies to be able to run addon-docs with Yarn 2 out of the box 2020-07-12 16:16:32 +02:00
Gaëtan Maisse
ffb44dc3c6
refactor(cli): remove all Storybook packages listed as devDeps
These deps were only there to help to find out which version should be
installed when using the CLI. This is now done with a dedicated
`versions.json` file not theya re not needed in `package.json` anymore.

Bonus: it removes some `6.0.0-alpha.0` SB packages that were required by
`"@storybook/react-native": "6.0.0-alpha.0"`
2020-07-11 11:10:44 +02:00
Gaëtan Maisse
c0e00c600e
feat(cli): use versions.json to get SB packages versions
Previously it used `devDep` of `package.json`. It was working but doing
so all Storybook packages had to be added to `devDep`.

Moreover, as `@storybook/react-native` was not part of the monorepo
anymore it's version was stuck to `6.0.0-alpha.0` causing a download
of `6.0.0-alpha.0` SB packages when running `yarn install`.
2020-07-11 11:10:02 +02:00
Gaëtan Maisse
6ab9520716
chore(cli): refactor script to extract and save versions of all SB packages
The previous script was only extracting version for packages under `app`
directory. Now, all `@storybook` packages are processed and save with
their current version in the monorepo in `versions.json`. This file will
be use to find out which version of the packages should be installed
when running `sb init`.
2020-07-11 11:09:59 +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
ab925f695e Merge branch 'next' into feature/welcomeMDX 2020-07-10 21:38:55 +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
tooppaaa
826692ef2f Merge remote-tracking branch 'origin/next' into feature/welcomeMDX 2020-07-08 21:59:08 +02: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
dffc1525dd Args: Rename Story/XStory to Template 2020-07-08 07:44:42 +08:00
tooppaaa
d63814fce6 Merge remote-tracking branch 'origin/next' into feature/welcomeMDX 2020-07-07 21:07:16 +02:00
tooppaaa
7b45f7f7ab cleanup 2020-07-07 21:06:58 +02: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
Norbert de Langen
2523976c8c
Merge branch 'next' into feature/welcomeMDX 2020-07-07 14:56:18 +02:00
Gaëtan Maisse
34d8f8ed10
fix(cli): add @storybook/node-logger as peerDep in Storybook for CRA generator
As of `@storybook/preset-create-react-app@3.1.3` this dep must be added to the base project directly.
2020-07-07 14:03:55 +02: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
tooppaaa
872f4b0645 fix yarn 2 2020-07-05 15:02:07 +02:00
tooppaaa
c870c4bb00 fix unit test 2020-07-05 15:00:43 +02:00
tooppaaa
019a7f7ed9 fix linkto e2e 2020-07-05 14:25:41 +02:00
tooppaaa
4bc7cc1a15 Add something back for Marko 2020-07-05 13:20:15 +02: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
tooppaaa
fb7718db3c cleanup comments 2020-07-05 11:15:14 +02:00
tooppaaa
86e487a395 Update CLI for angular 2020-07-05 11:11:55 +02:00
tooppaaa
e8e37ac7ad CLI: add common welcome and cleanup 2020-07-05 11:03:01 +02: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
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
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
b18ef1c371
Merge pull request #11396 from storybookjs/11382-version-consistency-check
CLI: Add upgrade utility with version consistency check
2020-07-03 17:12:21 +08:00
Michael Shilman
8440db83ef CLI: Generalize upgrade deprecation scheme 2020-07-03 15:17:23 +08:00
Michael Shilman
59fd21441f CLI: Add upgrade utility 2020-07-03 06:13:34 +08:00
Michael Shilman
0ee0e2f186 Update versions 2020-07-02 19:52:51 +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
tooppaaa
5f407b762b Merge remote-tracking branch 'origin/next' into feature/essentialsCLI 2020-06-30 22:22:12 +02:00
Gaëtan Maisse
8a623d78d5
Merge pull request #11357 from storybookjs/e2e_angular
E2E: remove cli fixtures in favor of e2e
2020-06-30 21:14:43 +02:00