691 Commits

Author SHA1 Message Date
Yann Braga
fdcaf03a31 test: add case for angular in new-framerworks migration 2022-08-11 15:32:13 +02:00
Yann Braga
54e5f436e2 CLI: account for frameworks that did not change format in automigrate 2022-08-11 15:28:24 +02:00
Yann Braga
3e73edadb0 CLI: fix dependency logic in new-frameworks automigration 2022-08-11 14:48:42 +02:00
Yann Braga
a73c5b1577 Revert "CLI: add pre-release flag to automigrate"
This reverts commit a7f3904910e13877d60faabaca2796096c0539cd.
2022-08-11 14:48:06 +02:00
Yann Braga
a7f3904910 CLI: add pre-release flag to automigrate 2022-08-11 14:46:16 +02:00
Yann Braga
27d58ad701 CLI: add new frameworks format automigration 2022-08-11 14:46:16 +02:00
Yann Braga
c95f7dce19 remove .only from test 2022-08-11 11:02:15 +02:00
Yann Braga
0548b254c3 CLI: fix version requirement in sb-script automigration 2022-08-11 10:57:19 +02:00
Yann Braga
38a6fcb586 CLI: install the same version as the user in sb-scripts automigration
Before it was installing latest, which could result in a wrong situation
2022-08-11 10:54:06 +02:00
Yann Braga
0c2ee6d4ec
Merge pull request #18905 from storybookjs/fix/remove-dependencies
CLI: fix remove dependencies logic
2022-08-10 07:37:19 +02:00
Yann Braga
13f68106e5 feat(CLI): add sb-scripts automigration 2022-08-09 17:16:27 +02:00
Yann Braga
a13e9b44f7 fix: remode dependencies as well 2022-08-09 15:09:16 +02:00
Yann Braga
93bcd5209c CLI: fix remove dependencies logic 2022-08-09 14:12:29 +02:00
Yann Braga
60e02abd8d chore(cli): add uninstall method to jspackagemanager 2022-08-09 10:28:06 +02:00
Tom Coleman
1b075df5da Filter by cadence 2022-08-09 17:17:51 +10:00
Yann Braga
4d41f44feb sandbox: improve error handling 2022-08-08 18:29:08 +02:00
Yann Braga
ac9606c374 CLI: add --no-init to repro-next command 2022-08-04 09:32:05 +02:00
Michael Shilman
e95109b189 Update git head to 7.0.0-alpha.18, update yarn.lock [ci skip] 2022-08-02 15:23:18 -07:00
Michael Shilman
bd59f1eef0 v7.0.0-alpha.18 2022-08-02 15:19:16 -07:00
Michael Shilman
2cfbc4822f Update root, peer deps, version.ts/json to 7.0.0-alpha.18 [ci skip] 2022-08-02 15:06:05 -07:00
Tom Coleman
bcc60c1538 Remove duplicate output 2022-08-02 14:32:11 +10:00
Yann Braga
1790cd2bcb CLI: add repro-next command
Temporary command which will eventually replace sb repro once ready
2022-08-01 17:40:23 +02:00
Yann Braga
7c63d0dfec CLI: add preprepare script to generate repro templates list 2022-08-01 17:39:41 +02:00
Tom Coleman
99d6c5282b Allow running link without starting 2022-07-31 14:26:45 +10:00
Tom Coleman
6cf650e816 Add a dry-run option to command 2022-07-31 13:12:26 +10:00
jonniebigodes
123fb0978d Additional links updated 2022-07-29 18:47:46 +01:00
Yann Braga
95f300d323 fix(CLI): throw error on failure in sb init 2022-07-29 17:23:58 +02:00
Michael Shilman
8985d42448 Update git head to 7.0.0-alpha.17, update yarn.lock [ci skip] 2022-07-27 10:55:43 -07:00
Michael Shilman
7d44bfd3e7 v7.0.0-alpha.17 2022-07-27 10:51:56 -07:00
Michael Shilman
e6d3d6f7c4 Update root, peer deps, version.ts/json to 7.0.0-alpha.17 [ci skip] 2022-07-27 10:38:20 -07:00
Norbert de Langen
113e0582d2
Merge branch 'next' into future/move-code-into-directory
# Conflicts:
#	.vscode/launch.json
#	CONTRIBUTING.old.md
#	code/lib/cli/tsconfig.json
#	scripts/tsconfig.json
2022-07-26 08:33:57 +02:00
Norbert de Langen
d51b4d5126
Merge branch 'next' into future/move-code-into-directory
# Conflicts:
#	code/addons/a11y/package.json
#	code/examples/preact-kitchen-sink/package.json
#	code/lib/blocks/package.json
#	code/yarn.lock
#	package.json
2022-07-25 15:25:19 +02:00
Norbert de Langen
4b141c9be4
fix some deepscan issues 2022-07-23 19:40:03 +02:00
Norbert de Langen
3126c8a235
fix common file copy 2022-07-23 16:27:43 +02:00
Norbert de Langen
9baa5aa86d
fix unit tests 2022-07-23 15:58:55 +02:00
Norbert de Langen
8d892d9e80
fix ref to frameworks/common 2022-07-23 14:36:20 +02:00
Norbert de Langen
60a8b4800f
move the templates of lib/cli so we do not copy in cjs files 2022-07-22 22:04:08 +02:00
Norbert de Langen
897c8da629
experiment on making e2e tests work again 2022-07-22 18:17:21 +02:00
Norbert de Langen
624016716c
bootstrap works 2022-07-21 15:42:01 +02:00
Norbert de Langen
0a6bccfb5c
map script to correct dir (1 up) 2022-07-21 11:25:55 +02:00
Norbert de Langen
c2bbe43d02
stage0 2022-07-21 11:24:07 +02:00