daiwei
|
ffb13c2c14
chore: Merge branch 'minor' into rolldown
|
3 ヶ月 前 |
Ivan
|
732479182a
fix(runtime-vapor): handle component scopeid on nested slot (#14326)
|
3 ヶ月 前 |
zhiyuanzmj
|
63879a61be
refactor(compiler-vapor): remove JSX (#14324)
|
3 ヶ月 前 |
edison
|
743d596b40
refactor(vapor): optimize hydration tree-shaking for vdom interop (#14325)
|
3 ヶ月 前 |
edison
|
289760ec65
refactor(runtime-vapor): improve hydration code treeshaking (#14322)
|
3 ヶ月 前 |
edison
|
69d3a07087
refactor(runtime-vapor): simplify DynamicFragment hydrate treeshaking (#14321)
|
3 ヶ月 前 |
edison
|
3c72d202ff
refactor(runtime-vapor): inline async hydration logic (#14320)
|
3 ヶ月 前 |
edison
|
b1672aac65
refactor(runtime-vapor): extract transition hydration logic for tree-shaking (#14319)
|
3 ヶ月 前 |
edison
|
c89316054f
refactor(runtime-vapor): extract async hydration logic for tree-shaking (#14318)
|
3 ヶ月 前 |
Cédric Exbrayat
|
212bee43b9
fix(compiler-vapor): allow multiple children in Transition v-if branch elements (#14317)
|
3 ヶ月 前 |
edison
|
9d30aff79e
fix(transition): handle transition on pre-resolved async components (#14314)
|
3 ヶ月 前 |
daiwei
|
5f938d271b
chore: Merge branch 'minor' into rolldown
|
3 ヶ月 前 |
edison
|
a7d8adc04d
refactor(runtime-vapor): improve Transition appear hook handling (#14313)
|
3 ヶ月 前 |
edison
|
568cdbab08
refactor(keep-alive): simplify caching via context pattern (#14311)
|
3 ヶ月 前 |
edison
|
bd9aa97023
fix(keep-alive): fix caching nested dynamic fragments (#14307)
|
3 ヶ月 前 |
edison
|
3fc8e4af5d
fix(compiler-vapor): do not escape quotes in root-level text nodes (#14310)
|
3 ヶ月 前 |
daiwei
|
e05882f993
style(runtime-vapor): remove spaces in NO_SIDE_EFFECTS pragma comments
|
3 ヶ月 前 |
edison
|
b06f548efb
refactor(vapor): decouple KeepAlive from AsyncComponent via reactive __asyncResolved (#14306)
|
3 ヶ月 前 |
edison
|
bf0db00244
refactor(vapor): use context pattern to control scope retention (#14305)
|
3 ヶ月 前 |
daiwei
|
862bbf8083
release: v3.6.0-beta.3
|
3 ヶ月 前 |
edison
|
1827254319
refactor(templateRef): simplify template ref handling and remove old ref declarations (#13842)
|
3 ヶ月 前 |
edison
|
b074a81b2a
feat(vapor): support rendering VNodes in dynamic components (#14278)
|
3 ヶ月 前 |
edison
|
7341a05c6d
refactor(keyedFragment): move key assignment for dynamic fragments from compiler to runtime (#14293)
|
3 ヶ月 前 |
daiwei
|
8cc30e2500
chore: Merge branch 'minor' into rolldown
|
3 ヶ月 前 |
Jack
|
9bb5046937
fix(teleport): handle css var update on nested fragment (#14284)
|
3 ヶ月 前 |
ywenhao
|
d88a9a90db
chore: update oxlint 1.38.0 and oxfmt 0.23.0 (#14291)
|
3 ヶ月 前 |
edison
|
ea1c97874b
fix(compiler-vapor): support `v-if` and `v-for` on the same `<template>` element by correctly wrapping structural directives. (#14289)
|
3 ヶ月 前 |
daiwei
|
7cfd45ce79
refactor: remove `cacheFragment` function and rename `instance` to `block` in `innerCacheBlock`
|
3 ヶ月 前 |
edison
|
15f6652999
fix(runtime-vapor): prevent event handler execution during emits lookup (#14281)
|
3 ヶ月 前 |
edison
|
6fc638ffa8
fix(keep-alive): improve KeepAlive caching behavior for async components by re-evaluating caching after resolution (#14285)
|
3 ヶ月 前 |