Gaëtan Maisse
426bbe55ab
e2e: use config from repro instead of duplicating them
2021-05-09 19:21:37 +02:00
Gaëtan Maisse
194a699104
feat(repro): add pnp
flag to use Yarn in Plug'n'Play mode
2021-05-09 17:22:22 +02:00
Gaëtan Maisse
f1987dd2ff
feat(repro): deactivate git repo init when running in e2e mode
2021-05-09 16:53:32 +02:00
Michael Shilman
33405b0553
Merge branch 'next' into feat/cli-repro-template
2021-05-08 21:41:18 +08:00
jamesgeorge007
d61809289b
CLI: rely on arg-parser defaults
2021-05-08 11:33:06 +05:30
Michael Shilman
abc248e367
Update root, peer deps, version.ts/json to 6.3.0-alpha.21 [ci skip]
2021-05-07 13:53:46 +08:00
Michael Shilman
06eb833d5f
Fix doc blocks imports to import from ESM/CJS
2021-05-07 11:51:52 +08:00
Michael Shilman
148937e93a
Update root, peer deps, version.ts/json to 6.3.0-alpha.20 [ci skip]
2021-05-06 21:09:52 +08:00
Clément DUNGLER
68fc7e2f6c
add linkable option to sb init
2021-05-05 22:09:35 +02:00
Michael Shilman
4757edfea2
Update root, peer deps, version.ts/json to 6.3.0-alpha.19 [ci skip]
2021-05-03 18:50:36 +08:00
Gaëtan Maisse
b035b887eb
e2e: fix Vue repro config
2021-05-03 09:44:36 +02:00
Michael Shilman
3c72466a39
Update root, peer deps, version.ts/json to 6.3.0-alpha.18 [ci skip]
2021-05-02 23:38:02 +08:00
Gaëtan Maisse
86899610c6
e2e: fix name replacement in repro config, add hack for CRA setup, ensure repro is a git repo
2021-04-30 23:25:45 +02:00
Gaëtan Maisse
64ef804c8f
e2e: fix appName placeholder in repro config
2021-04-30 10:42:25 +02:00
Michael Shilman
53aba4aa1d
Update root, peer deps, version.ts/json to 6.3.0-alpha.17 [ci skip]
2021-04-30 14:08:31 +08:00
Gaëtan Maisse
8ac0be88b2
e2e: always use npx to bootstrap example and yarn dlx to run sb init
...
The e2e process is the following:
- Use `npx` or bare `yarn init` to generate an app
- Install Yarn 2 in the generated app
- If running with `--e2e` then configure Yarn 2 with stricter options and to use local registry
- Add TypeScript and other required deps if needed (using Yarn 2)
- Init Storybook using Yarn 2 with `yarn dlx sb init ...`
2021-04-30 00:03:05 +02:00
Clément DUNGLER
2be11d0df8
fix e2e and track progression
2021-04-29 22:29:11 +02:00
Michael Shilman
474b8a492b
Update root, peer deps, version.ts/json to 6.3.0-alpha.16 [ci skip]
2021-04-29 11:32:24 +08:00
Michael Shilman
9289c4ab82
CLI: Add link command for repros
2021-04-28 19:13:22 +08:00
Clément DUNGLER
fdbf0020cf
add generator option to repro, move e2e configs
2021-04-27 23:25:29 +02:00
Michael Shilman
355aeec8d2
Update root, peer deps, version.ts/json to 6.3.0-alpha.15 [ci skip]
2021-04-28 01:22:45 +08:00
Michael Shilman
93bbac05e3
Update root, peer deps, version.ts/json to 6.3.0-alpha.14 [ci skip]
2021-04-23 10:07:40 +08:00
Michael Shilman
6864fa8edf
WIP: Install yarn2 after initial install, add git tagging
2021-04-23 09:16:37 +08:00
Michael Shilman
249d3d9d21
Fix selection logic
...
If the user passes in a template, we don't need to care about the framework
2021-04-22 23:13:33 +08:00
Michael Shilman
0278308fb9
Fix template logic
2021-04-22 18:59:38 +08:00
Michael Shilman
202b410b62
Update root, peer deps, version.ts/json to 6.3.0-alpha.13 [ci skip]
2021-04-21 10:33:24 +08:00
Clément DUNGLER
2412e20a8b
use repro in e2e
2021-04-20 22:23:38 +02:00
Michael Shilman
657c99ff44
CLI: Rename preact template files to JSX
2021-04-21 02:22:07 +08:00
Clément DUNGLER
0aec5f6570
wip: add repro cli
2021-04-19 23:27:10 +02:00
Michael Shilman
220fa0eb72
Update root, peer deps, version.ts/json to 6.3.0-alpha.12 [ci skip]
2021-04-20 01:52:17 +08:00
Michael Shilman
9220d542de
Merge pull request #14650 from storybookjs/cli-rename-template-files-to-jsx
...
CLI: Rename react template files to jsx
2021-04-20 01:44:42 +08:00
Michael Shilman
fc37a1bbc8
Update root, peer deps, version.ts/json to 6.3.0-alpha.11 [ci skip]
2021-04-19 22:09:47 +08:00
Michael Shilman
59e56e846d
CLI: Support community builders in sb init
2021-04-19 18:53:06 +08:00
Michael Shilman
dc11386681
CLI: Rename react template files to jsx
2021-04-19 18:28:46 +08:00
Michael Shilman
e1317347cc
Update root, peer deps, version.ts/json to 6.3.0-alpha.10 [ci skip]
2021-04-18 21:11:51 +08:00
Michael Shilman
4d03f4a2bd
Update root, peer deps, version.ts/json to 6.3.0-alpha.9 [ci skip]
2021-04-17 00:38:57 +08:00
Michael Shilman
5c9b2ad804
Update root, peer deps, version.ts/json to 6.3.0-alpha.8 [ci skip]
2021-04-15 21:51:32 +08:00
Michael Shilman
74e440251f
WIP repro template generator
2021-04-14 21:49:10 +08:00
Michael Shilman
07a87144e0
Update root, peer deps, version.ts/json to 6.3.0-alpha.7 [ci skip]
2021-04-14 10:11:53 +08:00
Michael Shilman
80e0108cad
Update root, peer deps, version.ts/json to 6.3.0-alpha.6 [ci skip]
2021-04-13 16:29:22 +08:00
Michael Shilman
1a869cdeda
Merge pull request #14552 from morphatic/cli/initiate-properly-detects-vuetify3
...
CLI: properly detect vuetify3
2021-04-12 10:40:28 +08:00
Morgan Benton
e3ca353377
properly detect vuetify3
2021-04-11 20:20:43 -04:00
Michael Shilman
7ef9c070b3
Update root, peer deps, version.ts/json to 6.3.0-alpha.5 [ci skip]
2021-04-11 23:34:30 +08:00
Michael Shilman
3250c49409
Update root, peer deps, version.ts/json to 6.3.0-alpha.4 [ci skip]
2021-04-10 20:31:13 +08:00
Michael Shilman
7426dfae38
Update root, peer deps, version.ts/json to 6.3.0-alpha.3 [ci skip]
2021-04-10 12:28:46 +08:00
Michael Shilman
4a4a3754bc
Update root, peer deps, version.ts/json to 6.3.0-alpha.2
2021-04-09 12:59:00 +08:00
Michael Shilman
d2737577ff
CLI: Fix prerelease upgrade
2021-04-09 12:47:35 +08:00
Michael Shilman
91b476fc38
Update root, peer deps, version.ts/json to 6.3.0-alpha.1
2021-04-09 00:15:01 +08:00
Michael Shilman
27ac933ab7
Update root, peer deps, version.ts/json to 6.3.0-alpha.0
2021-04-08 17:54:44 +08:00
Michael Shilman
7427b63b55
Update root, peer deps, version.ts/json to 6.2.5
2021-04-07 18:27:43 +08:00