623 Commits

Author SHA1 Message Date
Michael Shilman
3e33f0709d v7.0.0-alpha.27 2022-08-31 10:58:47 +08:00
Michael Shilman
06bcf80248 Update root, peer deps, version.ts/json to 7.0.0-alpha.27 [ci skip] 2022-08-31 10:22:09 +08:00
Michael Shilman
df6da4cc51 Update git head to 7.0.0-alpha.26, update yarn.lock [ci skip] 2022-08-26 19:17:00 +08:00
Michael Shilman
e5c9cfe1d0 v7.0.0-alpha.26 2022-08-26 19:12:35 +08:00
Michael Shilman
d14e1401d3 Update root, peer deps, version.ts/json to 7.0.0-alpha.26 [ci skip] 2022-08-26 18:57:25 +08:00
Michael Shilman
3ec6c49504 Update for vite-svelte 2022-08-26 18:31:46 +08:00
Michael Shilman
ab99aa9fa4 Merge branch 'next' into feat/vite-frameworks-automigration 2022-08-26 18:02:25 +08:00
Yann Braga
5d1fd31262 fix test 2022-08-26 09:46:52 +02:00
Michael Shilman
00ccb9ac4b Merge branch 'next' into svelte-vite-framework 2022-08-26 09:24:50 +08:00
Sergey Vohmyanin
045a3d71af
fix(windows): node.js modules .bin commands does not appear available as executable, so invoke these commands as shell commands 2022-08-25 23:19:28 +03:00
Yann Braga
0258af01b8 CLI: error on vite < 3 in new-frameworks automigrate 2022-08-25 20:33:10 +02:00
Yann Braga
bbffe7d0ea CLI: add react and vue3 vite to new-frameworks automigration 2022-08-25 18:36:46 +02:00
Michael Shilman
03b6c00902 Update git head to 7.0.0-alpha.25, update yarn.lock [ci skip] 2022-08-25 22:49:49 +08:00
Michael Shilman
058af8bac4 v7.0.0-alpha.25 2022-08-25 22:45:32 +08:00
Michael Shilman
402c67c440 Update root, peer deps, version.ts/json to 7.0.0-alpha.25 [ci skip] 2022-08-25 22:32:13 +08:00
Michael Shilman
1e20308330 Vite: Delete core-vite and cursory first cut at types 2022-08-25 21:41:09 +08:00
Ian VanSchooten
abf5c991fd Revert "Remove vue3-vite"
This reverts commit de738d4fce0f9abecc41ab075dab14daab8d71de.
2022-08-24 22:32:41 -04:00
Ian VanSchooten
de738d4fce Remove vue3-vite
We'll re-add it later, trying to get react working and mergable for now.
2022-08-24 14:55:39 -04:00
Michael Shilman
b049235a99 Merge branch 'next' into vite-frameworks-clean 2022-08-25 02:32:51 +08:00
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
c9cffa0ae4 Merge branch 'next' into vite-frameworks 2022-08-22 21:42:01 +08:00
Michael Shilman
282480ebb5 Merge branch 'next' into svelte-vite-framework 2022-08-22 21:41:16 +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
8963cae876 Merge branch 'vite-frameworks' into svelte-vite-framework 2022-08-22 19:21:41 +08:00
Michael Shilman
0b9123bd70 Merge branch 'next' into vite-frameworks 2022-08-22 18:12:26 +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
9c66e64796 Merge branch 'vite-frameworks' into svelte-vite-framework 2022-08-22 17:11:43 +08:00
Michael Shilman
8a0029d32e Merge branch 'next' into vite-frameworks 2022-08-22 17:02:30 +08:00
Michael Shilman
3f21366145 Build: Rename prepare to prep for npm8 and verdaccio 2022-08-22 16:33:45 +08:00
Michael Shilman
498575b299 Svelte: Add svelte-vite framework (WIP) 2022-08-22 12:40:53 +08:00
Michael Shilman
a3b53da3f5 CLI: Fix local repro publishing 2022-08-22 11:24:53 +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
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