2680 Commits

Author SHA1 Message Date
Michael Shilman
2626146dbe
Merge pull request #14684 from storybookjs/test/addon-controls-infer-and-e2e
Controls: Tighten color control inference heuristic and test
2021-05-15 09:11:36 +08:00
Michael Shilman
d4582a8b1d Update git head to 6.3.0-alpha.28, update yarn.lock 2021-05-15 08:51:54 +08:00
Michael Shilman
2f7423e385 v6.3.0-alpha.28 2021-05-15 08:46:49 +08:00
Michael Shilman
ff5431cac7 Update root, peer deps, version.ts/json to 6.3.0-alpha.28 [ci skip] 2021-05-15 08:37:07 +08:00
Michael Shilman
0119591577 Merge branch 'next' into test/addon-controls-infer-and-e2e 2021-05-15 08:31:47 +08:00
Gaëtan Maisse
1497a4773e
fix(cli): fix computation of Angular version in sb init
`packageManager.getVersion` was fetching the latest version from npm
registry instead of checking the version installed locally.
2021-05-14 21:10:11 +02:00
Yann Braga
ba1e5a42ba fix(cli): fix style property in webcomponents example
- It should use styleMap to pass style properties
2021-05-14 18:55:24 +02:00
Michael Shilman
8544f2c347 Update git head to 6.3.0-alpha.27, update yarn.lock 2021-05-14 17:46:43 +08:00
Michael Shilman
c48862959a v6.3.0-alpha.27 2021-05-14 17:42:01 +08:00
Michael Shilman
6c7187d1f7 Update root, peer deps, version.ts/json to 6.3.0-alpha.27 [ci skip] 2021-05-14 17:30:15 +08:00
Michael Shilman
c8fecf0ad5 CLI/Angular: Add ng12 + docs inline rendering support 2021-05-14 12:32:54 +08:00
Michael Shilman
330d800cd1 Update git head to 6.3.0-alpha.26, update yarn.lock 2021-05-14 11:03:18 +08:00
Michael Shilman
10b42ef0cd v6.3.0-alpha.26 2021-05-14 10:58:26 +08:00
Michael Shilman
44518891dc Update root, peer deps, version.ts/json to 6.3.0-alpha.26 [ci skip] 2021-05-14 10:46:57 +08:00
Michael Shilman
0c1c392c4f CLI: Add preamble instructions to sb repro 2021-05-14 09:52:18 +08:00
Gaëtan Maisse
d9b94f606c
repro: add a config for Angular 11 as angular now points to Angular 12
Also, run Angular 11 repro in e2e for now. Will be replaced by Angular 12 as soon as SB will support it.
2021-05-13 20:41:25 +02:00
Michael Shilman
3d21741f06 Update git head to 6.3.0-alpha.25, update yarn.lock 2021-05-13 13:00:20 +08:00
Michael Shilman
9938e2194b v6.3.0-alpha.25 2021-05-13 12:55:25 +08:00
Michael Shilman
986bb1b2a8 Update root, peer deps, version.ts/json to 6.3.0-alpha.25 [ci skip] 2021-05-13 12:47:14 +08:00
Michael Shilman
09b5fe9d52 Improve post-install instructions 2021-05-13 11:45:03 +08:00
Michael Shilman
a191deac52
Update lib/cli/src/repro.ts
Co-authored-by: Yann Braga <yannbf@gmail.com>
2021-05-13 11:22:22 +08:00
Gaëtan Maisse
ab4436ed87
feat(cli): improve sb repro UX by reducing the logs displayed in console 2021-05-11 22:45:57 +02:00
Michael Shilman
884b161f88 CLI: Repro refinements per feedback 2021-05-11 20:39:15 +08:00
Michael Shilman
abb3b41f8e Update git head to 6.3.0-alpha.24, update yarn.lock 2021-05-11 15:58:35 +08:00
Michael Shilman
a8870128bc v6.3.0-alpha.24 2021-05-11 15:53:33 +08:00
Michael Shilman
d888ceb550 Update root, peer deps, version.ts/json to 6.3.0-alpha.24 [ci skip] 2021-05-11 15:44:44 +08:00
Michael Shilman
cf0852ab51 Merge branch 'next' into feat/cli-repro-template 2021-05-11 15:09:45 +08:00
Michael Shilman
5e76f6fc48 Update git head to 6.3.0-alpha.23, update yarn.lock 2021-05-11 14:32:58 +08:00
Michael Shilman
a3d63d6a3f v6.3.0-alpha.23 2021-05-11 14:27:47 +08:00
Michael Shilman
9b70fb737f Update root, peer deps, version.ts/json to 6.3.0-alpha.23 [ci skip] 2021-05-11 14:25:34 +08:00
Gaëtan Maisse
27fa6e1889
refactor(repro): make the generator responsible for mkdir the repro directory if needed 2021-05-10 22:49:15 +02:00
Gaëtan Maisse
d999f14929
feat(repro): extract a proper name from repro git URL
Also add a tmp hack to make CRA work because some peer deps are missing in cra preset and so deps are not resolved correctly when linking the monorepo.
2021-05-10 21:42:34 +02:00
Michael Shilman
12f4b8ae4a Extract addon-google-analytics from monorepo 2021-05-10 22:17:33 +08:00
Michael Shilman
65fe51e0f5 Update git head to 6.3.0-alpha.22, update yarn.lock 2021-05-10 21:54:48 +08:00
Michael Shilman
5c8a5090da v6.3.0-alpha.22 2021-05-10 21:49:00 +08:00
Michael Shilman
692afeb19a Update root, peer deps, version.ts/json to 6.3.0-alpha.22 [ci skip] 2021-05-10 21:39:42 +08:00
Michael Shilman
5d0d8a34ad Merge branch 'next' into 14831-extract-addon-knobs 2021-05-10 20:36:08 +08:00
Michael Shilman
ddcb3bd37e Extract addon-knobs from monorepo 2021-05-10 16:50:58 +08:00
Michael Shilman
ccb7b673fa Fix CRA linking to match ../storybook-repros structure 2021-05-10 15:38:02 +08:00
Michael Shilman
16d58fe836 Fix appName in both repro and e2e 2021-05-10 15:08:37 +08:00
Gaëtan Maisse
84d26281d3
feat(repro): deactivate mithril and rax, fix preact generator 2021-05-09 20:35:57 +02:00
Gaëtan Maisse
9087411fec
Merge branch 'next' into feat/cli-repro-template 2021-05-09 19:21:46 +02:00
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
9181daeb78 Merge branch 'next' into 14831-extract-addon-graphql 2021-05-09 17:11:04 +08:00
Michael Shilman
5a3c25253d Merge branch 'next' into 14831-extract-design-assets 2021-05-09 16:38:37 +08:00
Michael Shilman
48be589d64
Merge pull request #14855 from storybookjs/14831-extract-addon-events
Extract addon-events from monorepo
2021-05-09 16:36:18 +08:00
Michael Shilman
4a68e8e063 Merge branch 'next' into 14831-extract-addon-cssresources 2021-05-09 11:17:55 +08:00
Michael Shilman
5b5bfe8845 Merge branch 'next' into 14831-extract-addon-events 2021-05-09 11:17:38 +08:00