daiwei 44867b14eb fix: preserve empty slot anchor in vapor components in ssr 10 months ago
..
components fed71cb800 chore: Merge branch 'vapor' into edison/feat/vaporTeleport 1 year ago
directives c6fe9f9417 wip(vapor): new impl + test for vapor custom directive 1 year ago
dom 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) 11 months ago
_utils.ts f70f9d1a6b test(runtime-vapor): port tests from rendererChildren.spec.ts (#13649) 11 months ago
apiCreateDynamicComponent.spec.ts a253aa6935 chore: Merge branch 'vapor' into edison/testVapor 1 year ago
apiCreateSelector.spec.ts f04c9c342d fix(compiler-vapor): selectors was not initialized in time when the initial value of createFor source was not empty (#13642) 11 months ago
apiCreateVaporApp.spec.ts fca74b00a8 fix(runtime-vapor): remove access globalProperties warning (#13609) 11 months ago
apiDefineAsyncComponent.spec.ts 7867324598 wip: add more tests 1 year ago
apiExpose.spec.ts 0d1df25f23 wip(vapor): templateRef adjustments 1 year ago
apiInject.spec.ts 5d1c6ca5a9 perf(vapor): optimize text bindings and v-text 1 year ago
apiLifecycle.spec.ts 5d1c6ca5a9 perf(vapor): optimize text bindings and v-text 1 year ago
apiSetupContext.spec.ts 5d1c6ca5a9 perf(vapor): optimize text bindings and v-text 1 year ago
apiSetupHelpers.spec.ts e49c5a17da test(vapor): enable more test cases 1 year ago
apiWatch.spec.ts 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) 11 months ago
block.spec.ts 5b933f582c wip: extract VaporFragment into a separate file 1 year ago
component.spec.ts 5a528aa5cc refactor(reactivity, runtime-core): improve performance-critical code (#13274) 11 months ago
componentAttrs.spec.ts 68fe37a323 test(runtime-vapor): add vdomInterop tests (#13563) 11 months ago
componentEmits.spec.ts 26dbd3c902 fix(vapor): component emits vdom interop 1 year ago
componentProps.spec.ts b0df00a6cd fix(runtime-vapor): should not warn invalid watch source when directly watching props 1 year ago
componentSlots.spec.ts e3ad645bd6 chore: Merge branch 'edison/fix/vaporSlotFallback' into edison/feat/fowardedSlots 11 months ago
errorHandling.spec.ts e49c5a17da test(vapor): enable more test cases 1 year ago
for.spec.ts 348ffafbc6 fix(runtime-vapor): resolve multiple vFor rendering issues (#13714) 10 months ago
hydration.spec.ts 44867b14eb fix: preserve empty slot anchor in vapor components in ssr 10 months ago
if.spec.ts 4121de4960 refactor(vapor): reorg node op helpers + remove children helper 1 year ago
renderEffect.spec.ts ec23ab9e3a test(vapor): renderEffect 1 year ago
scopeId.spec.ts fa752c4a30 chore: Merge branch 'edison/feat/fowardedSlots' into edison/feat/setScopeId 1 year ago
vdomInterop.spec.ts 2be828a0c1 fix(runtime-vapor): handle v-model vdom interop error (#13643) 11 months ago