]> git.ipfire.org Git - thirdparty/vuejs/core.git/shortlog
thirdparty/vuejs/core.git
5 days ago  daiweitest: add more tests edison/testVapor 13383/head
5 days ago  daiweirefactor: insertion anchors
7 days ago  daiweirefactor: update SlotFnBuilder to include parent parame...
9 days ago  daiweichore: tweaks
9 days ago  daiweitest: add test for vapor slot render non-compiled vdom...
9 days ago  daiweichore: tweaks
9 days ago  daiweirefactor: add txt runtime helper for getTextChild
9 days ago  daiweichore: tweaks
9 days ago  daiweitest: update snap
9 days ago  daiweichore: remove unnecessary code
9 days ago  daiweifix: add __vapor flag in SSR script
10 days ago  daiweichore: improve vdom slot hydration handling
10 days ago  daiweirefactor: disable fragment anchor generation for vapor...
10 days ago  daiweichore: don't add anchor if children are only one block...
10 days ago  daiweichore: minor tweaks
10 days ago  daiweichore: remove unnecessary code
10 days ago  daiweirefactor: improve comment handling in renderVNode to...
11 days ago  daiweitest: add tests for dynamic component in ssr vnode...
11 days ago  daiweirefactor: only create anchor for forwarded slots in...
11 days ago  daiweirefactor: warp if/else-if/else node with a template...
11 days ago  daiweiwip: inject block anchors in ssr vnode-based slot
11 days ago  daiweichore: update comment
11 days ago  daiweifix: ensure vnode anchor is removed only if it exists
11 days ago  daiweifix: conditionally disable hydration node lookup based...
11 days ago  daiweifix: add anchors for template v-if node in vnode-based...
11 days ago  daiweirefactor: add anchors for v-else-if branches
12 days ago  daiweifix: preserve empty slot anchor in vapor components...
12 days ago  daiweifix: special handing inject insertion anchors of if...
12 days ago  daiweirefactor: vapor hydration
2025-08-09  daiweichore: rename
2025-08-08  daiweichore: update
2025-08-08  daiweitest: update snap
2025-08-08  daiweifix: avoid duplicate rendering of children
2025-08-07  daiweifix: ensure component mount during hydration
2025-08-07  daiweifix: avoid insert serfAnchor during hydrate
2025-08-07  daiweiwip: create anchor for DynamicFragment when necessary
2025-08-07  daiweirefactor: hydration vdom interop
2025-08-05  daiweifix(hydration): handling empty text node in slot
2025-08-05  daiweifix(hydration): handling empty text nodes
2025-08-05  daiweiwip: special handing anchors in ssr slot vnode fallback
2025-08-05  daiweiwip: process component as a single element during hydration
2025-08-05  daiweifix: treat v-if/v-else/v-else-if as a single node
2025-08-04  daiweirefactor: move $dp into setInsertionState
2025-08-04  daiweichore: update
2025-08-04  daiweirefactor: gen set $dp
2025-08-04  daiweitest: update snap
2025-08-04  daiweifix: use fragment end anchor as vfor anchor
2025-08-04  daiweifix: fix child index
2025-08-04  daiweichore: cache parent sibling
2025-08-03  daiweiwip: create anchor for DynamicFragment in ssr slot...
2025-08-01  daiweiwip: save
2025-08-01  daiweifix: advance hydration node in vdom interop
2025-08-01  daiweichore: Merge branch 'edison/fix/codegenOrder' into...
2025-08-01  daiweifix(compiler-vapor): adjust children generation order... 13729/head
2025-08-01  daiweichore: Merge branch 'edison/fix/codegenOrder' into...
2025-08-01  daiweifix(compiler-vapor): adjust children generation order...
2025-08-01  daiweitest: add tests for forwarded slots
2025-07-31  daiweiwip: skip hydration for empty forwarded slots
2025-07-31  daiweifix(hydration): improve parent sibling lookup
2025-07-31  daiweiwip: save
2025-07-31  daiweiwip: handle mixed prepend and insertionAnchor
2025-07-31  daiweifeat(hydration): handle consecutive prepend
2025-07-31  daiweiwip: save
2025-07-31  daiweifix(hydration): skip dynamic children in __child
2025-07-30  daiweifix: tests
2025-07-30  daiweifix(runtime-vapor): properly handle fast remove in...
2025-07-30  daiweifix: preserve current hydration node during slot insertion
2025-07-30  daiweifix: properly handle advance hydration node
2025-07-30  daiweifix: use empty comment as if fragment anchor
2025-07-30  daiweifix: don't create comment anchor for v-else-if
2025-07-30  daiweifix: don't create comment anchor for forwarded slot
2025-07-30  daiweiwip: fix type
2025-07-30  edisonMerge branch 'minor' into edison/testVapor
2025-07-30  daiweifeat(hydration): handle consecutive if node
2025-07-30  daiweifix(hydration): handle v-if on insertion parent
2025-07-30  edisonfix(runtime-vapor): resolve multiple vFor rendering...
2025-07-29  daiweichore: Merge branch 'edison/feat/fowardedSlots' into...
2025-07-29  daiweichore: Merge branch 'minor' into edison/testVapor
2025-07-25  daiweichore: tweaks
2025-07-25  daiweichore: Merge branch 'edison/fix/vaporSlotFallback'...
2025-07-25  daiweifix(runtime-vapor): improve fallback handling for neste...
2025-07-25  daiweichore: tweaks
2025-07-25  daiweichore: Merge branch 'edison/fix/vaporSlotFallback'...
2025-07-25  daiweichore: tweaks
2025-07-25  daiweiMerge branch 'edison/fix/vaporSlotFallback' into edison...
2025-07-25  daiweichore: tweaks
2025-07-23  daiweichore: Merge branch 'edison/fix/vaporSlotFallback'...
2025-07-23  daiweiwip: render fallback nodes for vfor
2025-07-22  edisontest(runtime-vapor): port tests from rendererChildren...
2025-07-22  daiweichore: tweaks
2025-07-22  daiweichore: tweaks
2025-07-21  edisonMerge branch 'minor' into edison/feat/fowardedSlots
2025-07-21  daiweifix(runtime-vapor): render slot fallback if slot conten...
2025-07-18  daiweirelease: v3.6.0-alpha.2 v3.6.0-alpha.2
2025-07-18  edisonfix(runtime-vapor): handle v-model vdom interop error...
2025-07-18  zhiyuanzmjfix(runtime-vapor): remove access globalProperties...
2025-07-18  zhiyuanzmjfix(reactivity): allow collect effects in EffectScope...
2025-07-18  Doctor Wufix(reactivity): remove link check to align with 3...
2025-07-18  zhiyuanzmjfix(runtime-core): use __vapor instead of vapor to...
2025-07-18  Rizumu Ayakafix(compiler-vapor): handle empty interpolation (#13592)
next