daiwei
|
e393552feb
fix(transition): move kept-alive node before v-show transition leave finishes
|
4 mēneši atpakaļ |
daiwei
|
5dd8c32297
test: fix lint error
|
4 mēneši atpakaļ |
daiwei
|
2005b3881b
test: add more tests
|
4 mēneši atpakaļ |
daiwei
|
939ef293ba
chore(test): add todo tests
|
4 mēneši atpakaļ |
daiwei
|
e1646844c4
chore(runtime-vapor): simplify HMR unregistering condition in unmountComponent
|
4 mēneši atpakaļ |
daiwei
|
26b0b374e1
fix(KeepAlive): preserve fragment's scope only if it include a component that should be cached
|
4 mēneši atpakaļ |
daiwei
|
9675296b16
fix(runtime-vapor): fix scope preservation logic in onBeforeTeardown hooks
|
4 mēneši atpakaļ |
daiwei
|
f9a9fadc6d
fix(Transition): prevent unmounted block from being inserted after transition leave
|
4 mēneši atpakaļ |
daiwei
|
4d233ea595
test(vapor-e2e): add transition test for keep-alive include update
|
4 mēneši atpakaļ |
daiwei
|
f2b2110857
refactor(runtime-core): move MoveType export to public API
|
4 mēneši atpakaļ |
daiwei
|
387c02b24b
fix(runtime-vapor): refactor move function into insert with MoveType parameter
|
4 mēneši atpakaļ |
daiwei
|
9dba82daef
fix(runtime-vapor): add move function for block repositioning with transition support
|
4 mēneši atpakaļ |
daiwei
|
059bf0c17b
fix(runtime-vapor): refactor transition hooks application to use callback pattern
|
4 mēneši atpakaļ |
daiwei
|
610f8a59d6
fix(runtime-vapor): remove unused isResolved parameter from applyTransitionHooks
|
4 mēneši atpakaļ |
daiwei
|
0ceebebf58
fix(runtime-vapor): optimize prop handling in VaporTransitionGroup using Proxy
|
4 mēneši atpakaļ |
daiwei
|
b0926246f1
fix(transition): optimize prop handling in VaporTransition using Proxy
|
4 mēneši atpakaļ |
edison
|
e6bff23a4a
fix(compiler-vapor): merge component v-model onUpdate handlers (#14229)
|
4 mēneši atpakaļ |
edison
|
3a37b537a4
refactor(test): stabilize vapor e2e transition tests (#14233)
|
4 mēneši atpakaļ |
zhiyuanzmj
|
ad0a237138
fix(runtime-core): remove constructor props for defineComponent (#14223)
|
4 mēneši atpakaļ |
daiwei
|
82e4af9f7c
chore: format
|
4 mēneši atpakaļ |
daiwei
|
31fe32fd50
chore: Merge branch 'main' into minor
|
4 mēneši atpakaļ |
daiwei
|
c68bebfa6d
release: v3.5.26
|
4 mēneši atpakaļ |
linzhe
|
e857e12c0a
fix(runtime-core): pass component instance to flushPreFlushCbs on unmount (#14221)
|
4 mēneši atpakaļ |
edison
|
f33b308102
types(defineProps): avoid never props becoming boolean flags (#14059)
|
4 mēneši atpakaļ |
Cameron
|
fa0264df92
chore(test): remove `baseUrl`, make `paths` relative (#14075)
|
4 mēneši atpakaļ |
linzhe
|
94aeb64ccd
fix(runtime-core): handle patch stable fragment edge case (#12411)
|
4 mēneši atpakaļ |
yangxiuxiu
|
ed85953e28
fix(compat): fix compat handler of draggable (#12445)
|
4 mēneši atpakaļ |
edison
|
4783118919
fix(compiler-ssr): handle ssr attr fallthrough when preserve whitespace (#12304)
|
4 mēneši atpakaļ |
Michael Cozzolino
|
6611dda298
types(runtime-core): export DirectiveModifiers type (#14198)
|
4 mēneši atpakaļ |
edison
|
e24ff7d302
fix(compiler-sfc): demote const reactive bindings used in v-model (#14214)
|
4 mēneši atpakaļ |