Ian VanSchooten
|
61eff8176e
|
Do not add Webpack loaders when using Vite builder
|
2022-09-26 15:41:15 -04:00 |
|
Ian VanSchooten
|
fb8f6de6c1
|
Add todo for script -> generator
|
2022-09-26 13:38:28 -04:00 |
|
Norbert de Langen
|
a424ab787a
|
Merge branch 'next' into tech/vue-e2e-fix
|
2022-09-26 18:00:55 +02:00 |
|
Norbert de Langen
|
5723ac1de1
|
Merge pull request #19254 from storybookjs/shilman/fix-angular-extended-e2e
Build: Remove unused angular_modern_inline_rendering
|
2022-09-26 16:53:27 +03:00 |
|
Norbert de Langen
|
81e8cd25ff
|
gen into directory
|
2022-09-26 15:40:46 +02:00 |
|
Norbert de Langen
|
c086831f82
|
Merge branch 'next' into tech/vue-e2e-fix
|
2022-09-26 15:21:41 +02:00 |
|
Norbert de Langen
|
9fcce54376
|
let me try this
|
2022-09-26 15:20:58 +02:00 |
|
Norbert de Langen
|
cf3c791107
|
remove escape chars
|
2022-09-26 14:58:57 +02:00 |
|
Norbert de Langen
|
50d76afc1f
|
change the vue e2e test to use webpack5, since we stopped supporting webpack4 in 7.0
|
2022-09-26 14:24:18 +02:00 |
|
Michael Shilman
|
c29cdbf8d5
|
Build: Remove used angular_modern_inline_rendering
|
2022-09-26 19:21:41 +08:00 |
|
Norbert de Langen
|
b2932c9c56
|
also remove the boolean being passed in
|
2022-09-26 13:15:13 +02:00 |
|
Norbert de Langen
|
e7d4082c09
|
generate preview file with js extension always
|
2022-09-26 13:12:49 +02:00 |
|
Norbert de Langen
|
d2846e8c00
|
fix the svelte button component not accepting the onClick handler
|
2022-09-26 09:41:09 +02:00 |
|
Ian VanSchooten
|
5da1246c51
|
Add file extensions to vue imports
Webpack doesn't need them, but Vite does
|
2022-09-21 23:16:23 -04:00 |
|
Ian VanSchooten
|
765423f3af
|
Add vue-vite framework
|
2022-09-21 23:12:14 -04:00 |
|
Michael Shilman
|
62b77cc7d4
|
Merge branch 'next' into shilman/add-web-components-vite-framework-and-template
|
2022-09-18 18:58:58 +08:00 |
|
Michael Shilman
|
5a9e141bab
|
Revert "Vue: Disable Vue2 repro template until rendering is fixed"
This reverts commit b9add15fee717452bdb2393e08925daba6d452f5.
|
2022-09-18 18:02:24 +08:00 |
|
Michael Shilman
|
b9add15fee
|
Vue: Disable Vue2 repro template until rendering is fixed
|
2022-09-17 10:14:37 +08:00 |
|
Michael Shilman
|
e957951017
|
Merge branch 'next' into shilman/vue-cli-repro-templates
|
2022-09-16 20:41:17 +08:00 |
|
Michael Shilman
|
7571d14380
|
CLI: Don't add babel dependencies
|
2022-09-15 20:06:00 +08:00 |
|
Norbert de Langen
|
fec2c8a0eb
|
make check script use tsc from scripts
|
2022-09-14 12:26:12 +03:00 |
|
Michael Shilman
|
55f4668fbb
|
Merge branch 'next' into shilman/vue-cli-repro-templates
|
2022-09-14 14:07:59 +08:00 |
|
Norbert de Langen
|
135ba658fa
|
fix tests
|
2022-09-13 14:26:29 +03:00 |
|
Norbert de Langen
|
028f327e2e
|
Merge branch 'next' into tech/do-not-remove-old-framewokr-automigrate
|
2022-09-13 14:24:43 +03:00 |
|
Michael Shilman
|
7f7a354a92
|
Update git head to 7.0.0-alpha.33, update yarn.lock [ci skip]
|
2022-09-13 19:08:37 +08:00 |
|
Michael Shilman
|
5da5b0fabd
|
v7.0.0-alpha.33
|
2022-09-13 19:04:25 +08:00 |
|
Michael Shilman
|
6031710564
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.33 [ci skip]
|
2022-09-13 18:54:21 +08:00 |
|
Michael Shilman
|
9c49a7cd8b
|
v7.0.0-alpha.32
|
2022-09-13 18:49:06 +08:00 |
|
Michael Shilman
|
547192054d
|
Update root, peer deps, version.ts/json to 7.0.0-alpha.32 [ci skip]
|
2022-09-13 18:44:44 +08:00 |
|
Michael Shilman
|
3dbf5f6900
|
CLI/Vue3: Upgrade vue-loader and install @vue/compiler-sfc
|
2022-09-13 15:08:43 +08:00 |
|
Michael Shilman
|
d2a21a8cb2
|
Merge branch 'next' into shilman/add-web-components-vite-framework-and-template
|
2022-09-13 11:45:00 +08:00 |
|
Michael Shilman
|
19f25e0d02
|
Merge branch 'next' into shilman/vue-cli-repro-templates
|
2022-09-13 11:32:34 +08:00 |
|
Ian VanSchooten
|
b83dae3869
|
Merge remote-tracking branch 'origin/next' into tsup/cli
|
2022-09-12 13:52:38 -04:00 |
|
Michael Shilman
|
57dbd756d5
|
Fix typo [skip ci]
|
2022-09-12 12:15:19 +08:00 |
|
Michael Shilman
|
8833fb42ab
|
Repro templates: web-components-vite => lit-vite
|
2022-09-12 11:25:11 +08:00 |
|
Michael Shilman
|
7e84537e77
|
Escape vue-cli vue2 preset properly
|
2022-09-12 01:51:24 +08:00 |
|
Michael Shilman
|
5f220b66b7
|
Vue-cli: Don't nuke cwd on init
|
2022-09-12 00:40:20 +08:00 |
|
Michael Shilman
|
e7577286f4
|
Vue: Add repro templates for vue-cli
|
2022-09-11 16:42:47 +08:00 |
|
Michael Shilman
|
dc3a5c22d5
|
Vite: Add web-components/lit support
|
2022-09-11 14:31:48 +08:00 |
|
Ian VanSchooten
|
bca3f27320
|
Move csf templates out of /src
|
2022-09-08 07:36:15 -04:00 |
|
Norbert de Langen
|
1b86bf70d7
|
Merge branch 'next' into norbert/sb-574-addon-a11y
# Conflicts:
# code/renderers/react/template/components/index.js
# code/renderers/svelte/template/components/index.js
# code/renderers/vue3/template/components/index.js
|
2022-09-08 12:15:44 +02:00 |
|
Ian VanSchooten
|
8e11300914
|
Fix cli command
|
2022-09-07 21:18:15 -04:00 |
|
Ian VanSchooten
|
37cd491157
|
Fix cli command in repro generators
|
2022-09-07 21:08:24 -04:00 |
|
Ian VanSchooten
|
c8a0e62ff7
|
Remove unneeded core-js dependency
|
2022-09-07 21:08:24 -04:00 |
|
Ian VanSchooten
|
27fa2c7ce3
|
Oops forgot to check in the index change
|
2022-09-07 21:08:24 -04:00 |
|
Ian VanSchooten
|
ca315e985a
|
Bundle cli with tsup
|
2022-09-07 21:08:24 -04:00 |
|
Michael Shilman
|
31d0db99dd
|
Merge branch 'next' into pr/19019
|
2022-09-07 23:08:49 +08:00 |
|
Michael Shilman
|
ea70649db9
|
Merge pull request #19122 from storybookjs/ts-expect-error
Convert @ts-ignore to @ts-expect-error
|
2022-09-07 22:56:33 +08:00 |
|
Norbert de Langen
|
9a0ca4fc32
|
do not remove the old framework, because that's now the renderer!
|
2022-09-07 15:10:07 +02:00 |
|
Michael Shilman
|
573e6f3340
|
Update git head to 7.0.0-alpha.31, update yarn.lock [ci skip]
|
2022-09-07 11:20:25 +08:00 |
|