edison
|
568cdbab08
refactor(keep-alive): simplify caching via context pattern (#14311)
|
5 месяцев назад |
edison
|
bd9aa97023
fix(keep-alive): fix caching nested dynamic fragments (#14307)
|
5 месяцев назад |
edison
|
3fc8e4af5d
fix(compiler-vapor): do not escape quotes in root-level text nodes (#14310)
|
5 месяцев назад |
daiwei
|
e05882f993
style(runtime-vapor): remove spaces in NO_SIDE_EFFECTS pragma comments
|
5 месяцев назад |
edison
|
b06f548efb
refactor(vapor): decouple KeepAlive from AsyncComponent via reactive __asyncResolved (#14306)
|
5 месяцев назад |
edison
|
bf0db00244
refactor(vapor): use context pattern to control scope retention (#14305)
|
5 месяцев назад |
daiwei
|
862bbf8083
release: v3.6.0-beta.3
|
5 месяцев назад |
edison
|
1827254319
refactor(templateRef): simplify template ref handling and remove old ref declarations (#13842)
|
5 месяцев назад |
edison
|
b074a81b2a
feat(vapor): support rendering VNodes in dynamic components (#14278)
|
5 месяцев назад |
edison
|
7341a05c6d
refactor(keyedFragment): move key assignment for dynamic fragments from compiler to runtime (#14293)
|
5 месяцев назад |
Jack
|
9bb5046937
fix(teleport): handle css var update on nested fragment (#14284)
|
5 месяцев назад |
ywenhao
|
d88a9a90db
chore: update oxlint 1.38.0 and oxfmt 0.23.0 (#14291)
|
5 месяцев назад |
edison
|
ea1c97874b
fix(compiler-vapor): support `v-if` and `v-for` on the same `<template>` element by correctly wrapping structural directives. (#14289)
|
5 месяцев назад |
daiwei
|
7cfd45ce79
refactor: remove `cacheFragment` function and rename `instance` to `block` in `innerCacheBlock`
|
5 месяцев назад |
edison
|
15f6652999
fix(runtime-vapor): prevent event handler execution during emits lookup (#14281)
|
5 месяцев назад |
edison
|
6fc638ffa8
fix(keep-alive): improve KeepAlive caching behavior for async components by re-evaluating caching after resolution (#14285)
|
5 месяцев назад |
edison
|
6ffd55aba2
feat(runtime-vapor): allow VDOM components to directly invoke vapor slots via `slots.name()` (#14273)
|
5 месяцев назад |
daiwei
|
bd4db03054
release: v3.6.0-beta.2
|
5 месяцев назад |
mary
|
ad154669fc
refactor(compiler-vapor): skip unnecessary attribute quoting in templates (#13673)
|
5 месяцев назад |
kazuya kawaguchi
|
55bdcedfc5
fix(runtime-core): support `uid` key for `useInstanceOption` (#14272)
|
5 месяцев назад |
Cynthia Rey
|
30dbdc101a
refactor(compile-vapor): skip unnecessary closing tags in templates (#13667)
|
5 месяцев назад |
edison
|
8aa3714530
fix(runtime-vapor): handle css vars work with empty VaporFragment (#14268)
|
5 месяцев назад |
edison
|
f9e87cecb6
fix(compiler-sfc): avoid duplicated unref import for vapor mode (#14267)
|
5 месяцев назад |
edison
|
d62d86d1bb
refactor(runtime-vapor): simplify hydration state management (#14259)
|
5 месяцев назад |
Denis
|
1d376e06b6
fix(runtime-vapor): correctly check slot existence in ownKeys (#14252)
|
5 месяцев назад |
daiwei
|
94ffb6d3b2
chore(runtime-vapor): update side effects comment
|
5 месяцев назад |
daiwei
|
b8841ea249
chore(runtime-vapor): improve hydration type safety with DynamicFragment typing
|
5 месяцев назад |
daiwei
|
e1e38a3631
chore(runtime-vapor): improve KeepAlive and TransitionGroup tree-shaking
|
5 месяцев назад |
daiwei
|
3df648f713
refactor(runtime-vapor): extract DynamicFragment hydration logic for treeshaking
|
5 месяцев назад |
daiwei
|
2d7f0ae6f7
chore(runtime-vapor): improve tree-shaking with transition hooks registry
|
5 месяцев назад |