Michael Shilman
|
148f601b5f
|
Update git head to 7.0.0-alpha.22, update yarn.lock [ci skip]
|
2022-08-18 20:00:19 +08:00 |
|
Michael Shilman
|
408cd2770d
|
v7.0.0-alpha.22
|
2022-08-18 19:48:52 +08:00 |
|
Michael Shilman
|
3b9e730f9d
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.22 [ci skip]
|
2022-08-18 19:29:14 +08:00 |
|
Michael Shilman
|
ef5917b111
|
Clean up legacy typescript annotations
|
2022-08-18 11:54:06 +08:00 |
|
Michael Shilman
|
3a991b4b85
|
Add vue3-vite framework and repro template
|
2022-08-18 01:41:17 +08:00 |
|
Michael Shilman
|
1859ad6e08
|
CLI: Fix vite preview-head hack for SB7
|
2022-08-18 00:23:11 +08:00 |
|
Michael Shilman
|
7389a3890d
|
Add react-vite repros
|
2022-08-18 00:19:56 +08:00 |
|
Michael Shilman
|
fd0de665a3
|
Merge branch 'next' into vite-frameworks
|
2022-08-17 23:53:12 +08:00 |
|
Yann Braga
|
09ba03a1a3
|
Merge pull request #18948 from storybookjs/feat/add-overrides-to-pkg-manager
Repros: Add ability to generate repros using local registry
|
2022-08-17 16:36:29 +02:00 |
|
Yann Braga
|
bdd5b25612
|
fix descruturing undefined in constructor in jspackagemanager
|
2022-08-17 16:22:16 +02:00 |
|
Michael Shilman
|
693da5542e
|
Merge pull request #18942 from storybookjs/feat/improved-package-manager
CLI: Move write/read package json into JsPackageManager
|
2022-08-17 22:02:19 +08:00 |
|
Michael Shilman
|
0cb7baa534
|
Fix undefined npm registry URL
|
2022-08-17 22:00:20 +08:00 |
|
Michael Shilman
|
873feb549d
|
Fix local registry repro creation (cwd bug)
|
2022-08-17 21:07:13 +08:00 |
|
Michael Shilman
|
ef96eecb86
|
PackageManager: Add getRegistryURL
|
2022-08-17 18:31:49 +08:00 |
|
Michael Shilman
|
49d4a68e21
|
PackageManager: Add ability to run in a cwd
|
2022-08-17 18:31:02 +08:00 |
|
Michael Shilman
|
1c3b6ec06c
|
Update git head to 7.0.0-alpha.21, update yarn.lock [ci skip]
|
2022-08-17 10:30:05 +08:00 |
|
Michael Shilman
|
d8cdc5b21a
|
v7.0.0-alpha.21
|
2022-08-17 10:26:07 +08:00 |
|
Michael Shilman
|
8638c65eed
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.21 [ci skip]
|
2022-08-17 10:02:29 +08:00 |
|
Yann Braga
|
a13f330517
|
add setRegistryURL to jspackagemanager
|
2022-08-16 12:15:55 +02:00 |
|
Yann Braga
|
e3a7dbfb97
|
add package resolutions command to jspackagemanager
|
2022-08-16 11:02:31 +02:00 |
|
Yann Braga
|
77bf613674
|
refactor: move write/read package json into JsPackageManager
|
2022-08-16 10:36:46 +02:00 |
|
Michael Shilman
|
06ffa2989c
|
Update git head to 7.0.0-alpha.20, update yarn.lock [ci skip]
|
2022-08-16 03:42:53 +08:00 |
|
Michael Shilman
|
a6c00d2ebe
|
v7.0.0-alpha.20
|
2022-08-16 03:38:31 +08:00 |
|
Michael Shilman
|
68787379ca
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.20 [ci skip]
|
2022-08-16 03:23:44 +08:00 |
|
Michael Shilman
|
c8f8dfb6a4
|
Fix typescript types
|
2022-08-16 03:21:52 +08:00 |
|
Michael Shilman
|
441a5c1a68
|
Add vite packages to CLI versions
|
2022-08-15 20:48:31 +08:00 |
|
Michael Shilman
|
df4bb6b143
|
Merge pull request #18919 from storybookjs/yann/sb-467-auto-migration-for-new-frameworks
CLI: Automigration for new frameworks
|
2022-08-15 19:46:40 +08:00 |
|
Yann Braga
|
c0a47e1680
|
fix new-frameworks logic
|
2022-08-15 13:09:31 +02:00 |
|
Yann Braga
|
441d432882
|
fix core builder logic in new-frameworks automigration
|
2022-08-15 13:02:32 +02:00 |
|
Yann Braga
|
e54e22a6f2
|
log the error with stack trace in automigration
|
2022-08-15 13:02:02 +02:00 |
|
Michael Shilman
|
fcc4dca1e3
|
Extend new frameworks automigration to include Webpack4
|
2022-08-15 18:42:12 +08:00 |
|
Michael Shilman
|
40746a328f
|
CI: Disable Angular repro template
|
2022-08-15 13:12:55 +08:00 |
|
Michael Shilman
|
045cb12811
|
Merge branch 'next' into add-task-script
|
2022-08-15 09:23:57 +08:00 |
|
Michael Shilman
|
4cb06bd1a8
|
Examples: Add angular repro template and refactor
|
2022-08-14 17:11:47 +08:00 |
|
Yann Braga
|
9791f4e1f7
|
cleanup
|
2022-08-12 15:51:59 +02:00 |
|
Michael Shilman
|
950e8cf900
|
Merge branch 'next' into chore_docs_updates_docs_urls_for_code
|
2022-08-12 19:54:30 +08:00 |
|
Michael Shilman
|
d7689cdd8d
|
Update git head to 7.0.0-alpha.19, update yarn.lock [ci skip]
|
2022-08-12 12:15:36 +08:00 |
|
Michael Shilman
|
74bdb53f67
|
v7.0.0-alpha.19
|
2022-08-12 12:11:08 +08:00 |
|
Michael Shilman
|
6293850a72
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.19 [ci skip]
|
2022-08-12 11:58:21 +08:00 |
|
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 |
|