90 Commits

Author SHA1 Message Date
Michael Shilman
34f013ff26 Update git head to 7.0.0-alpha.24, update yarn.lock [ci skip] 2022-08-24 11:57:58 +08:00
Michael Shilman
e3232cb426 v7.0.0-alpha.24 2022-08-24 11:53:12 +08:00
Michael Shilman
44dd316104 Update root, peer deps, version.ts/json to 7.0.0-alpha.24 [ci skip] 2022-08-24 11:39:37 +08:00
Michael Shilman
95679f0ab8
Revert "Build: Rename prepare to prep for npm8 and verdaccio" 2022-08-22 20:01:07 +08:00
Michael Shilman
f1da89d193
Merge pull request #18980 from storybookjs/shilman/rename-prepare-npm8
Build: Rename prepare to prep for npm8 and verdaccio
2022-08-22 18:09:35 +08:00
Michael Shilman
de2fd05877
Merge pull request #18977 from storybookjs/shilman/fix-local-repro
CLI: Fix local repro publishing
2022-08-22 18:06:45 +08:00
Michael Shilman
58e361dcc7 Build: Run verdaccio on 6001 to enable web UI 2022-08-22 17:40:30 +08:00
Michael Shilman
d6c968c42c Fix unit tests 2022-08-22 17:14:40 +08:00
Michael Shilman
3f21366145 Build: Rename prepare to prep for npm8 and verdaccio 2022-08-22 16:33:45 +08:00
Michael Shilman
857e692c08 CLI: Fix local repro publishing 2022-08-22 11:21:54 +08:00
Yann Braga
aff724ae0c
Merge pull request #18968 from storybookjs/cli-base-generator-renderer-id
CLI: determine whether to add interactive stories from `renderer` rather than `framework`
2022-08-20 10:37:05 +02:00
Kyle Gach
33f48fd93e generate-repros-next runs init w/ --yes 2022-08-19 09:49:27 -06:00
Kyle Gach
fc02920c72 Determine hasInteractiveStories from rendererId
- Instead of framework
2022-08-19 09:38:42 -06:00
Michael Shilman
65e222d619 Update git head to 7.0.0-alpha.23, update yarn.lock [ci skip] 2022-08-18 20:35:40 +08:00
Michael Shilman
0900e20acf v7.0.0-alpha.23 2022-08-18 20:31:31 +08:00
Michael Shilman
8fcebb2062 Update root, peer deps, version.ts/json to 7.0.0-alpha.23 [ci skip] 2022-08-18 20:21:34 +08:00
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
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
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