daiwei
|
f9a9fadc6d
fix(Transition): prevent unmounted block from being inserted after transition leave
|
hace 6 meses |
daiwei
|
4d233ea595
test(vapor-e2e): add transition test for keep-alive include update
|
hace 6 meses |
daiwei
|
f2b2110857
refactor(runtime-core): move MoveType export to public API
|
hace 6 meses |
daiwei
|
387c02b24b
fix(runtime-vapor): refactor move function into insert with MoveType parameter
|
hace 6 meses |
daiwei
|
9dba82daef
fix(runtime-vapor): add move function for block repositioning with transition support
|
hace 6 meses |
daiwei
|
059bf0c17b
fix(runtime-vapor): refactor transition hooks application to use callback pattern
|
hace 6 meses |
daiwei
|
610f8a59d6
fix(runtime-vapor): remove unused isResolved parameter from applyTransitionHooks
|
hace 6 meses |
daiwei
|
0ceebebf58
fix(runtime-vapor): optimize prop handling in VaporTransitionGroup using Proxy
|
hace 6 meses |
daiwei
|
b0926246f1
fix(transition): optimize prop handling in VaporTransition using Proxy
|
hace 6 meses |
edison
|
e6bff23a4a
fix(compiler-vapor): merge component v-model onUpdate handlers (#14229)
|
hace 5 meses |
edison
|
3a37b537a4
refactor(test): stabilize vapor e2e transition tests (#14233)
|
hace 5 meses |
zhiyuanzmj
|
ad0a237138
fix(runtime-core): remove constructor props for defineComponent (#14223)
|
hace 6 meses |
daiwei
|
82e4af9f7c
chore: format
|
hace 6 meses |
daiwei
|
31fe32fd50
chore: Merge branch 'main' into minor
|
hace 6 meses |
daiwei
|
c68bebfa6d
release: v3.5.26
|
hace 6 meses |
linzhe
|
e857e12c0a
fix(runtime-core): pass component instance to flushPreFlushCbs on unmount (#14221)
|
hace 6 meses |
edison
|
f33b308102
types(defineProps): avoid never props becoming boolean flags (#14059)
|
hace 6 meses |
Cameron
|
fa0264df92
chore(test): remove `baseUrl`, make `paths` relative (#14075)
|
hace 6 meses |
linzhe
|
94aeb64ccd
fix(runtime-core): handle patch stable fragment edge case (#12411)
|
hace 6 meses |
yangxiuxiu
|
ed85953e28
fix(compat): fix compat handler of draggable (#12445)
|
hace 6 meses |
edison
|
4783118919
fix(compiler-ssr): handle ssr attr fallthrough when preserve whitespace (#12304)
|
hace 6 meses |
Michael Cozzolino
|
6611dda298
types(runtime-core): export DirectiveModifiers type (#14198)
|
hace 6 meses |
edison
|
e24ff7d302
fix(compiler-sfc): demote const reactive bindings used in v-model (#14214)
|
hace 6 meses |
edison
|
69ce3c7d75
fix(hmr): handle cached text node update (#14134)
|
hace 6 meses |
一寸灰
|
1904053f1f
perf(compiler-core): use binary-search to get line and column (#14222)
|
hace 6 meses |
linzhe
|
f5b3bf264d
fix(runtime-core): ensure correct anchor el for deeper unresolved async components (#14182)
|
hace 6 meses |
edison
|
945a543152
fix(compat): handle v-model deprecation warning with missing appContext (#14203)
|
hace 6 meses |
huangxiuqi
|
dfe667c856
fix(KeepAlive): use resolved component name for async components in cache pruning (#14212)
|
hace 6 meses |
edison
|
1e3e1ef2bf
fix(compiler-vapor): wrap handler values in functions for dynamic v-on (#14218)
|
hace 6 meses |
edison
|
ddc1baecb9
feat(runtime-vapor): support render block in createDynamicComponent (#14213)
|
hace 6 meses |