三咲智子 Kevin Deng
|
7a98f4b565
|
fix(runtime-vapor): invoke getter for static attrs
|
2024-11-14 23:59:37 +08:00 |
Evan You
|
a49858f3ee
|
build: strip pure comments in minified builds
|
2024-11-14 23:33:58 +08:00 |
edison
|
8bff142f99
|
fix(teleport): handle deferred teleport update before mounted (#12168)
close #12161
|
2024-11-14 20:55:18 +08:00 |
三咲智子 Kevin Deng
|
af75b64b40
|
feat: scope id for child component
|
2024-11-14 20:52:23 +08:00 |
三咲智子 Kevin Deng
|
247617612a
|
feat(vapor): merge inherited attrs with current attrs
|
2024-11-14 20:21:20 +08:00 |
linzhe
|
c4312f9c71
|
fix(runtime-dom): set css vars on update to handle child forcing reflow in onMount (#11561)
|
2024-11-14 15:58:28 +08:00 |
Evan You
|
2d5c5e25e9
|
fix(runtime-dom): set css vars before user onMounted hooks
close #11533
|
2024-11-14 15:50:19 +08:00 |
linzhe
|
99009eee0e
|
fix(compiler-core): handle v-memo + v-for with functional key (#12014)
close #12013
|
2024-11-14 15:14:29 +08:00 |
edison
|
37300fc261
|
fix(v-once): setting hasOnce to current block only when in v-once (#12374)
close #12371
|
2024-11-14 14:53:55 +08:00 |
edison
|
bee2f5ee62
|
fix(reactivity): release nested effects/scopes on effect scope stop (#12373)
close #12370
|
2024-11-14 14:24:22 +08:00 |
Evan You
|
21932840ea
|
fix(reactiivty): avoid unnecessary watcher effect removal from inactive scope
close #5783
close #5806
|
2024-11-14 14:12:41 +08:00 |
Evan You
|
e9f3e6b546
|
workflow: bench against bundled dist file to avoid import access overhead
ref https://github.com/vitest-dev/vitest/issues/6903
|
2024-11-14 08:38:48 +08:00 |
Evan You
|
3656364b06
|
chore: add well-known funding manifest urls [ci skip]
|
2024-11-14 00:22:44 +08:00 |
Kevin Deng 三咲智子
|
c91586528a
|
feat(runtime-vapor): fallback component (#232)
* feat(runtime-vapor): fallback component
* fix
|
2024-11-13 16:53:44 +08:00 |
三咲智子 Kevin Deng
|
f85ac40f6c
|
chore(compiler-vapor): fix type error
|
2024-11-13 16:36:23 +08:00 |
三咲智子 Kevin Deng
|
39f85ecc21
|
fix(runtime-vapor): don't overridden attrs in static template
closes #253
|
2024-11-13 16:16:21 +08:00 |
Evan You
|
506ed4e75f
|
chore: enable format on save in workspace settings
|
2024-11-13 15:31:17 +08:00 |
三咲智子 Kevin Deng
|
5f92ff8ca2
|
feat(vapor): dynamic component
|
2024-11-13 14:56:39 +08:00 |
Evan You
|
83430a35f4
|
workflow: improve bench scripts
|
2024-11-13 14:13:32 +08:00 |
三咲智子 Kevin Deng
|
fab9917ae4
|
fix(runtime-vapor): component self-reference
|
2024-11-13 11:00:07 +08:00 |
三咲智子 Kevin Deng
|
114d501524
|
feat(compiler-vapor): support implicit prop in template
|
2024-11-13 10:12:12 +08:00 |
三咲智子 Kevin Deng
|
51d9bbe7f0
|
fix(compiler-vapor): nested component
|
2024-11-13 09:28:15 +08:00 |
三咲智子 Kevin Deng
|
8ea6e4fb22
|
fix(vue-vapor): remove compiler version
|
2024-11-13 09:08:03 +08:00 |
Kevin Deng 三咲智子
|
c574faa8f3
|
refactor(runtime-vapor): simplify directive mechanism (#278)
* feat: custom directive v2
* wip
* fix: directive
* fix
* refactor
* refactor: remove ref for el
|
2024-11-13 08:41:02 +08:00 |
三咲智子 Kevin Deng
|
eed7d1d4fd
|
refactor(compiler-vapor): drop browser build
|
2024-11-13 08:38:38 +08:00 |
Evan You
|
b1260e0dd6
|
Merge remote-tracking branch 'upstream/main'
|
2024-11-11 17:05:52 +08:00 |
Rizumu Ayaka
|
2d30c71232
|
workflow(benchmark): warmup run (#287)
|
2024-11-11 17:01:53 +08:00 |
Rizumu Ayaka
|
b5ed2ec9bb
|
workflow: fix inaccurate test timer in benchmark (#286)
|
2024-11-11 17:01:44 +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]
|
852642729a
|
chore(deps): update build (#12357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-11 10:17:49 +08:00 |
renovate[bot]
|
a0901756da
|
chore: migrate renovate config (#12354)
* chore(config): migrate config .github/renovate.json5
* chore: fix lint
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: 三咲智子 Kevin Deng <sxzz@sxzz.moe>
|
2024-11-11 03:17:52 +08:00 |
renovate[bot]
|
76c43c6040
|
chore(deps): update dependency @types/node to v22 (#12320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-04 14:38:05 +08:00 |
renovate[bot]
|
e81ecc9a9d
|
chore(deps): update lint (#12319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-04 14:19:14 +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]
|
394902c2e9
|
chore(deps): update build (#12317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-04 09:09:02 +08:00 |
renovate[bot]
|
664d2e553d
|
chore(deps): update pnpm to v9.12.3 (#12278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-28 13:44:08 +08:00 |
renovate[bot]
|
3a043e8c16
|
chore(deps): update dependency typescript-eslint to ^8.11.0 (#12276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-28 09:23:54 +08:00 |
renovate[bot]
|
6c0f4741ed
|
chore(deps): update dependency npm-run-all2 to v7 (#12277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-28 09:23:14 +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]
|
5652c5ad83
|
chore(deps): update build (#12274)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-28 09:17:21 +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 |
renovate[bot]
|
1222437ec2
|
chore(deps): update lint (#12226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-21 10:31:21 +08:00 |
renovate[bot]
|
536d600199
|
chore(deps): update build (#12223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-21 10:25:22 +08:00 |
Tycho
|
657603d7b7
|
docs: update package name to `@vue/compiler-core` (#12192)[ci skip]
|
2024-10-17 12:00:03 +08:00 |
renovate[bot]
|
2442c3b061
|
chore(deps): update dependency typescript-eslint to ^8.8.1 (#12167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edison <daiwei521@126.com>
|
2024-10-14 15:14:41 +08:00 |
renovate[bot]
|
5b17afa89d
|
chore(deps): update dependency magic-string to ^0.30.12 (#12166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: edison <daiwei521@126.com>
|
2024-10-14 15:14:27 +08:00 |
edison
|
828d4a4439
|
fix(test): update snapshot (#12169)
|
2024-10-14 11:24:13 +08:00 |
btea
|
a038505c65
|
chore: improve `renderComponentRoot` warn message (#10914)
|
2024-10-14 10:14:32 +08:00 |
远方os
|
4e19a99461
|
test(shared): improve test coverage (#8456)
Co-authored-by: edison <daiwei521@126.com>
|
2024-10-14 10:10:27 +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 |