Evan You
|
3a9d6f781c
|
fix(vapor): properly handle return when compiling vapor component for ssr
|
2025-03-11 19:05:46 +08:00 |
edison
|
fb484f4f3c
|
fix(vapor): handle vapor mode with empty script (#12910)
|
2025-02-28 16:59:02 +08:00 |
Evan You
|
ddfd83639a
|
chore: update compiler-vapor package.json
|
2025-02-03 14:43:36 +08:00 |
Evan You
|
aa84afc199
|
wip(vapor): per-file vapor support in sfc playground
|
2025-02-03 12:22:45 +08:00 |
Evan You
|
c2a91a8daf
|
wip(vapor): treat `<script vapor>` as setup
|
2025-02-03 10:05:07 +08:00 |
Evan You
|
4d65b1584f
|
wip(vapor): match vapor internal flag generated by compiler-sfc with runtime
|
2025-02-03 10:04:36 +08:00 |
Evan You
|
674151c9b9
|
chore: Merge branch 'minor' into vapor
|
2025-01-29 15:37:54 +08:00 |
Tycho
|
29216853d4
|
chore(compiler-sfc): remove unused variable (#12750)
|
2025-01-21 09:28:04 +08:00 |
renovate[bot]
|
0f12fb7ea9
|
fix(deps): update dependency postcss to ^8.5.1 (#12747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-20 09:43:23 +08:00 |
renovate[bot]
|
50b7aa17e9
|
chore(deps): update all non-major dependencies (#12742)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-20 08:41:00 +08:00 |
renovate[bot]
|
2d6bcc4537
|
chore(deps): update all non-major dependencies (#12685)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-12 09:57:53 +08:00 |
renovate[bot]
|
23d2f453d1
|
chore(deps): update dependency minimatch to v10 (#12691)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-12 09:38:25 +08:00 |
edison
|
ef6986fbc3
|
refactor(compiler-vapor): move operation with constant values out of renderEffect (#12547)
|
2024-12-16 14:30:38 +08:00 |
edison
|
e79a6df093
|
fix(vapor/defineProps): register type bindings before compile template + props destructure work with vapor (#12545)
|
2024-12-16 14:18:27 +08:00 |
renovate[bot]
|
d07cdead2c
|
chore(deps): update all non-major dependencies (#12557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-16 10:48:44 +08:00 |
Evan You
|
08c4967086
|
wip: avoid iife for vapor prod mode
|
2024-12-10 08:35:54 +08:00 |
Evan You
|
f2b69d79ca
|
chore: remove non-function-related changes from vapor branch
|
2024-12-09 09:03:43 +08:00 |
Evan You
|
7e8edcd9cd
|
build: add runtime-with-vapor format + fix sfc playground for vapor mode
|
2024-12-08 15:18:16 +08:00 |
renovate[bot]
|
c86a08b946
|
chore(deps): update all non-major dependencies (#12492)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-05 09:22:52 +08:00 |
renovate[bot]
|
14f6917c3c
|
chore(deps): update all non-major dependencies (#12423)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-18 11:30:02 +08:00 |
renovate[bot]
|
fdaff720d7
|
fix(deps): update compiler (#12422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-18 10:31:14 +08:00 |
三咲智子 Kevin Deng
|
f6ce3f9d43
|
Merge tag 'v3.5.13'
|
2024-11-16 02:48:30 +08:00 |
Evan You
|
6eb29d345a
|
release: v3.5.13
|
2024-11-15 22:45:28 +08:00 |
edison
|
4aeff318bd
|
chore(deps): update dependency postcss-selector-parser to v7 (#12289)
|
2024-11-15 10:37:55 +08:00 |
Evan You
|
b1260e0dd6
|
Merge remote-tracking branch 'upstream/main'
|
2024-11-11 17:05:52 +08:00 |
renovate[bot]
|
b5ff930089
|
fix(deps): update dependency postcss to ^8.4.48 (#12356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-11 10:20:54 +08:00 |
renovate[bot]
|
7d0dc7394f
|
chore(deps): update all non-major dependencies (#12316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-04 09:25:09 +08:00 |
renovate[bot]
|
ad247b3323
|
chore(deps): update all non-major dependencies (#12275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-28 09:17:49 +08:00 |
renovate[bot]
|
ed01d92571
|
chore(deps): update all non-major dependencies (#12222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-22 09:53:31 +08:00 |
edison
|
828d4a4439
|
fix(test): update snapshot (#12169)
|
2024-10-14 11:24:13 +08:00 |
zr
|
3b5d8d2511
|
test(defineProps): add intersection type test (#8684)
Co-authored-by: daiwei <daiwei521@126.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2024-10-14 10:09:13 +08:00 |
renovate[bot]
|
be9eed2593
|
chore(deps): update all non-major dependencies (#12164)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-14 10:06:33 +08:00 |
Evan You
|
770ea67a9c
|
release: v3.5.12
|
2024-10-11 21:12:32 +08:00 |
山吹色御守
|
4474c113d1
|
fix(compiler-sfc): use sass modern api if available and avoid deprecation warning (#11992)
|
2024-10-11 11:05:54 +08:00 |
linzhe
|
d3ecde8a69
|
fix(compiler-sfc): do not skip TSInstantiationExpression when transforming props destructure (#12064)
|
2024-10-11 10:51:57 +08:00 |
三咲智子 Kevin Deng
|
3d487184ea
|
chore: rename repo name
|
2024-10-05 15:59:15 +08:00 |
三咲智子 Kevin Deng
|
c7fd6ae2dc
|
Merge tag 'v3.5.11'
|
2024-10-05 11:40:13 +08:00 |
Evan You
|
6e4de8d75e
|
release: v3.5.11
|
2024-10-03 23:49:47 +08:00 |
renovate[bot]
|
435e4fefad
|
chore(deps): update all non-major dependencies (#12080)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-03 23:17:22 +08:00 |
山吹色御守
|
2328b051f4
|
fix(compiler-sfc): do not skip `TSSatisfiesExpression` when transforming props destructure (#12062)
close #12061
|
2024-09-28 09:56:09 +08:00 |
Evan You
|
4b09ab2074
|
release: v3.5.10
|
2024-09-27 23:16:33 +08:00 |
Evan You
|
01f15beeb0
|
release: v3.5.9
|
2024-09-26 19:28:03 +08:00 |
edison
|
fa0ba24b3a
|
fix(vue): properly cache runtime compilation (#12019)
|
2024-09-26 17:05:37 +08:00 |
Evan You
|
5e8898572f
|
release: v3.5.8
|
2024-09-22 11:53:14 +08:00 |
三咲智子 Kevin Deng
|
b8713589de
|
Merge remote-tracking branch 'upstream/main'
|
2024-09-22 02:42:52 +08:00 |
Evan You
|
6fcb80172f
|
release: v3.5.7
|
2024-09-20 23:50:05 +08:00 |
edison
|
62242886d7
|
fix(compile-core): fix v-model with newlines edge case (#11960)
close #8306
|
2024-09-20 16:45:47 +08:00 |
山吹色御守
|
215e154072
|
fix(compiler-sfc): initialize scope with null prototype object (#11963)
|
2024-09-20 16:44:14 +08:00 |
三咲智子 Kevin Deng
|
594cb1412d
|
Merge remote-tracking branch 'upstream/main'
|
2024-09-17 10:33:35 +08:00 |
Evan You
|
9a36f2a0b8
|
release: v3.5.6
|
2024-09-16 16:11:38 +08:00 |