3384 Commits

Author SHA1 Message Date
Michael Shilman
5041e2865f Merge branch 'next' into 17514-mdx2-support 2022-02-22 17:26:58 +08:00
Michael Shilman
7fe0d172bb Update git head to 6.5.0-alpha.41, update yarn.lock 2022-02-22 17:18:38 +08:00
Michael Shilman
10663a4c9e v6.5.0-alpha.41 2022-02-22 17:15:18 +08:00
Michael Shilman
db16b7a5c5 Update root, peer deps, version.ts/json to 6.5.0-alpha.41 [ci skip] 2022-02-22 17:06:11 +08:00
Michael Shilman
0a420117d0 Update git head to 6.5.0-alpha.40, update yarn.lock 2022-02-19 09:36:20 +08:00
Michael Shilman
ffb3402ee4 v6.5.0-alpha.40 2022-02-19 09:32:54 +08:00
Michael Shilman
094f75a5b2 Update root, peer deps, version.ts/json to 6.5.0-alpha.40 [ci skip] 2022-02-19 08:46:10 +08:00
Gaëtan Maisse
e1a3daecd4
Use fixed versions for Vue packages in repro generator
> TL;DR: Vue 3 is now the new default version as of Monday, February 7, 2022!
> https://blog.vuejs.org/posts/vue-3-as-the-new-default.html
2022-02-17 21:40:21 +01:00
Gaëtan Maisse
4c46e48ac2
Force use of NPM during bootstrap of CRA repros
As of CRA 5 `--use-npm` option has been removed.
To force usage of NPM the only hacky way I found is to override `npm_config_user_agent` env var.

See related PR: https://github.com/facebook/create-react-app/pull/11322
And changelog: https://github.com/facebook/create-react-app/releases/tag/v5.0.0
2022-02-17 20:40:01 +01:00
Gaëtan Maisse
f517d56aad
Add tmp workaround to fix CRA repro in PnP mode 2022-02-17 20:25:44 +01:00
Gaëtan Maisse
4cfc80c379
Add some dependencies in CRA template generator
From the tests I did locally, adding both these deps is fixing Storybook in a CRA app with Yarn PnP.
2022-02-13 16:10:11 +01:00
Norbert de Langen
e2334565be
Merge branch 'next' into fix/e2e-cra
# Conflicts:
#	addons/docs/package.json
#	addons/essentials/package.json
#	lib/cli/src/versions.ts
#	lib/core/package.json
#	yarn.lock
2022-02-11 15:08:33 +01:00
Michael Shilman
e3af235c8b Update git head to 6.5.0-alpha.39, update yarn.lock 2022-02-11 13:07:48 +08:00
Michael Shilman
9b5d9b1f46 v6.5.0-alpha.39 2022-02-11 13:02:29 +08:00
Michael Shilman
b7503174b5 Update root, peer deps, version.ts/json to 6.5.0-alpha.39 [ci skip] 2022-02-11 13:01:34 +08:00
Michael Shilman
a3f651203b
Merge pull request #17447 from storybookjs/add-preview-extract
Core/CLI: Add `extract` function to `PreviewWeb` and use it in `sb extract` if available
2022-02-10 14:32:15 +08:00
Michael Shilman
609a595c2f Fix PreviewWeb extract running against old SB 2022-02-10 14:13:42 +08:00
Michael Shilman
c3a4cdaba3
Merge pull request #17437 from storybookjs/feat/add-interactions-to-cli-template-angular
CLI: Add addon-interactions to angular template
2022-02-10 02:59:49 +08:00
Tom Coleman
c49fbf093c Wait for PreviewWeb.extract in extract script 2022-02-09 15:29:37 +11:00
Michael Shilman
a8cf1cf061 Update git head to 6.5.0-alpha.38, update yarn.lock 2022-02-08 16:59:42 +08:00
Michael Shilman
b0dd637a70 v6.5.0-alpha.38 2022-02-08 16:54:08 +08:00
Michael Shilman
23210bce70 Update root, peer deps, version.ts/json to 6.5.0-alpha.38 [ci skip] 2022-02-08 16:43:32 +08:00
Michael Shilman
cd8168edd1 v6.5.0-alpha.37 2022-02-08 16:40:21 +08:00
Michael Shilman
942238d375 Update root, peer deps, version.ts/json to 6.5.0-alpha.37 [ci skip] 2022-02-08 16:25:59 +08:00
Yann Braga
e9e6256c67 CLI: add addon-interactions to angular template 2022-02-07 09:25:08 +01:00
Michael Shilman
33e28a63c5 Update git head to 6.5.0-alpha.36, update yarn.lock 2022-02-04 23:11:38 +08:00
Michael Shilman
7332caf9f8 v6.5.0-alpha.36 2022-02-04 23:06:05 +08:00
Michael Shilman
1e1bcf6664 Update root, peer deps, version.ts/json to 6.5.0-alpha.36 [ci skip] 2022-02-04 22:46:57 +08:00
Michael Shilman
8dcd3460fa Merge branch 'next' into tech/bundling-components 2022-02-04 22:13:34 +08:00
Michael Shilman
ee3e2eec88 Update git head to 6.5.0-alpha.35, update yarn.lock 2022-02-04 21:55:00 +08:00
Michael Shilman
7a483e312a v6.5.0-alpha.35 2022-02-04 21:49:37 +08:00
Michael Shilman
8f69433813 Update root, peer deps, version.ts/json to 6.5.0-alpha.35 [ci skip] 2022-02-04 21:39:42 +08:00
Yann Braga
5d72d6460a add interactions to react cli template 2022-02-04 09:36:56 +01:00
Norbert de Langen
c2dcf5fc15
Merge branch 'next' into tech/bundling-components
# Conflicts:
#	lib/cli/src/versions.ts
#	lib/components/package.json
2022-02-02 16:13:45 +01:00
Norbert de Langen
5eda5313a8
Merge branch 'next' into fix/e2e-cra
# Conflicts:
#	addons/docs/package.json
#	addons/essentials/package.json
#	lib/cli/src/versions.ts
#	lib/core/package.json
#	yarn.lock
2022-02-02 16:11:40 +01:00
Michael Shilman
e66afcce3e Update git head to 6.5.0-alpha.34, update yarn.lock 2022-02-02 19:51:35 +08:00
Michael Shilman
5eafd58897 v6.5.0-alpha.34 2022-02-02 19:46:15 +08:00
Michael Shilman
81a0691104 Update root, peer deps, version.ts/json to 6.5.0-alpha.34 [ci skip] 2022-02-02 19:35:15 +08:00
Norbert de Langen
dd51226ce7
set version of @mdx-js/react to 1.x.x
(cherry picked from commit 6c24ebab35b8c56c542ce821d9de859451dbcc72)
2022-02-02 12:07:55 +01:00
Norbert de Langen
6c24ebab35
set version of @mdx-js/react to 1.x.x 2022-02-01 19:14:57 +01:00
Norbert de Langen
78a0b46423
Merge branch 'next' into fix/e2e-cra
# Conflicts:
#	lib/core/package.json
#	yarn.lock
2022-02-01 18:12:05 +01:00
Norbert de Langen
e1ecb54fd7
Merge branch 'next' into tech/bundling-components
# Conflicts:
#	lib/components/package.json
2022-02-01 16:53:53 +01:00
Michael Shilman
430672e808 Update git head to 6.5.0-alpha.33, update yarn.lock 2022-02-01 23:48:25 +08:00
Michael Shilman
9ea863a722 v6.5.0-alpha.33 2022-02-01 23:42:54 +08:00
Michael Shilman
993fc82750 Update root, peer deps, version.ts/json to 6.5.0-alpha.33 [ci skip] 2022-02-01 23:29:06 +08:00
Michael Shilman
8f2e9eb8e0 Merge branch 'next' into tech/bundling-ui 2022-02-01 22:54:41 +08:00
Michael Shilman
cc66bc8f46 Update git head to 6.5.0-alpha.32, update yarn.lock 2022-02-01 22:49:44 +08:00
Michael Shilman
efd7c32492 v6.5.0-alpha.32 2022-02-01 22:44:17 +08:00
Michael Shilman
af4419a656 Update root, peer deps, version.ts/json to 6.5.0-alpha.32 [ci skip] 2022-02-01 22:34:41 +08:00
Norbert de Langen
d3305f8086
fix e2e tests and update the CI version of node 2022-02-01 15:16:56 +01:00