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
0da8dc1a0d
Update git head to 6.3.0-alpha.21, update yarn.lock
2021-05-07 14:07:05 +08:00
Michael Shilman
c3ffd75d5a
v6.3.0-alpha.21
2021-05-07 14:01:13 +08:00
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
14bdaa983e
Update git head to 6.3.0-alpha.20, update yarn.lock
2021-05-06 21:55:34 +08:00
Michael Shilman
fedb50ac46
v6.3.0-alpha.20
2021-05-06 21:49:12 +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
cff46530c0
Prefer npx sb init installation
2021-05-04 21:13:06 +08:00
Michael Shilman
64cc056249
Update git head to 6.3.0-alpha.19, update yarn.lock
2021-05-03 19:08:54 +08:00
Michael Shilman
8ba485343b
v6.3.0-alpha.19
2021-05-03 19:02:37 +08: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
129835c01d
Update git head to 6.3.0-alpha.18, update yarn.lock
2021-05-03 00:11:46 +08:00
Michael Shilman
d3942573e1
v6.3.0-alpha.18
2021-05-03 00:05:16 +08: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
67f369f628
Update git head to 6.3.0-alpha.17, update yarn.lock
2021-04-30 14:33:13 +08:00
Michael Shilman
36d878614d
v6.3.0-alpha.17
2021-04-30 14:26:50 +08: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
bb58c98913
Update git head to 6.3.0-alpha.16, update yarn.lock
2021-04-29 11:46:48 +08:00
Michael Shilman
f09bb7bf00
v6.3.0-alpha.16
2021-04-29 11:39:54 +08: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
a08db4f6fe
Update git head to 6.3.0-alpha.15, update yarn.lock
2021-04-28 01:38:53 +08:00
Michael Shilman
11ea895ed3
v6.3.0-alpha.15
2021-04-28 01:32:11 +08: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
81e1759d22
Update git head to 6.3.0-alpha.14, update yarn.lock
2021-04-23 10:20:48 +08:00
Michael Shilman
eb1e3a913f
v6.3.0-alpha.14
2021-04-23 10:14:32 +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
46125ac80c
Update git head to 6.3.0-alpha.13, update yarn.lock
2021-04-21 10:48:23 +08:00
Michael Shilman
35287402b5
v6.3.0-alpha.13
2021-04-21 10:41:26 +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
1296e734c1
Update git head to 6.3.0-alpha.12, update yarn.lock
2021-04-20 02:05:24 +08:00
Michael Shilman
d559d96fc5
v6.3.0-alpha.12
2021-04-20 01:58:56 +08:00