daiwei
|
ffd671c833
fix(runtime-vapor): skip nullish dynamic emit sources
|
6 дней назад |
daiwei
|
baa7c59faf
fix(runtime-vapor): fall back to full mount for empty ssr containers
|
6 дней назад |
daiwei
|
d80423ddfd
fix(compiler-vapor): normalize dynamic modifier arg keys
|
1 неделя назад |
daiwei
|
224e672c88
fix(compiler-vapor): ignore v-html children before text transforms
|
1 неделя назад |
daiwei
|
0bf86ef6f3
fix(compiler-vapor): handle setup-let inline assignment
|
1 неделя назад |
daiwei
|
52fda7c93d
fix(runtime-vapor): unmount apps without dev instance state
|
1 неделя назад |
daiwei
|
780c4ff42e
fix(compiler-vapor): keep unsafe attr names out of templates
|
1 неделя назад |
daiwei
|
05bf22aeeb
fix(runtime-vapor): no-op mount for missing selector
|
1 неделя назад |
daiwei
|
898ce5b648
fix(compiler-vapor): quote native v-model modifier keys
|
1 неделя назад |
daiwei
|
eb25a7f010
fix(compiler-vapor): quote static v-model modifier keys
|
1 неделя назад |
daiwei
|
f53da05b23
fix(runtime-vapor): treat nullish dynamic props as empty
|
1 неделя назад |
daiwei
|
1eaacfa1e1
fix(compiler-vapor): report slot v-else without adjacent v-if
|
1 неделя назад |
daiwei
|
a63b16575c
fix(runtime-vapor): stringify symbol attribute values
|
1 неделя назад |
daiwei
|
2c73a96e41
fix(compiler-vapor): return empty blocks for empty output
|
1 неделя назад |
daiwei
|
5100a6ec7e
fix(runtime-vapor): parse dynamic v-bind event options like vdom
|
1 неделя назад |
edison
|
27b048287e
perf(vapor): skip SlotFragment for stable slot fallback (#14969)
|
6 дней назад |
daiwei
|
5689b88ece
fix(runtime-vapor): compare raw keys before transition early removal
|
1 неделя назад |
daiwei
|
a816c9e6f7
fix(runtime-vapor): stop persisted leaking to non-v-show roots
|
1 неделя назад |
daiwei
|
207dce4945
fix(runtime-vapor): bucket transition-group leave by type
|
1 неделя назад |
daiwei
|
fda5bc47f4
fix(runtime-vapor): re-resolve transition hooks on prop change
|
1 неделя назад |
daiwei
|
254a9c0ba3
fix(runtime-vapor): share leaving cache for unkeyed transition child
|
1 неделя назад |
daiwei
|
370de6391d
fix(runtime-vapor): keep out-in branch key in sync when leave defers render
|
1 неделя назад |
daiwei
|
6667d6bda4
refactor(runtime-vapor): share logMismatchError with runtime-core
|
1 неделя назад |
daiwei
|
2a349b3df0
refactor(runtime-vapor): merge hydration tail cleanup helpers
|
1 неделя назад |
daiwei
|
58aeb40323
fix(runtime-vapor): hydrate static text mismatches
|
1 неделя назад |
daiwei
|
3daf8f5a36
fix(runtime-vapor): correct tag mismatch detection in hydration
|
1 неделя назад |
daiwei
|
0c92f54bef
fix(runtime-vapor): hydrate v-if empty branches with static templates
|
1 неделя назад |
daiwei
|
a36f43bab8
fix(runtime-vapor): apply dynamic props on mismatch-recreated nodes
|
1 неделя назад |
daiwei
|
4eb5dca191
fix(runtime-vapor): correct fragment start hydration mismatch warning
|
1 неделя назад |
daiwei
|
1add409e44
refactor(runtime-vapor): align hydration prop adoption with vdom semantics
|
1 неделя назад |