Evan You e3a33e6092 wip(vapor): component hydration 1 year ago
..
directives c6fe9f9417 wip(vapor): new impl + test for vapor custom directive 1 year ago
dom 1b50febfe9 perf(vapor): use nthChild instead of nextn (#12847) 1 year ago
_utils.ts bce7164bf0 feat(runtime-vapor): support functional component for defineVaporComponent (#12927) 1 year ago
apiCreateDynamicComponent.spec.ts 9f1025d854 wip(vapor): createDynamicComponent 1 year ago
apiCreateSelector.spec.ts cad7f0e583 wip(vapor): improve v-for codegen + minor optimization 1 year ago
apiCreateVaporApp.spec.ts bb50640a70 test: fix missed warning assertion 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 3464620f12 wip(vapor): vapor in vdom interop 1 year ago
block.spec.ts b20bcf1fb6 chore: fix runtime-vapor dts build 1 year ago
component.spec.ts 5d1c6ca5a9 perf(vapor): optimize text bindings and v-text 1 year ago
componentAttrs.spec.ts 5d1c6ca5a9 perf(vapor): optimize text bindings and v-text 1 year ago
componentEmits.spec.ts b6d539997b fix(runtime-vapor): properly normalize emits options if emits is an array (#12614) 1 year ago
componentProps.spec.ts bce7164bf0 feat(runtime-vapor): support functional component for defineVaporComponent (#12927) 1 year ago
componentSlots.spec.ts 5d1c6ca5a9 perf(vapor): optimize text bindings and v-text 1 year ago
errorHandling.spec.ts e49c5a17da test(vapor): enable more test cases 1 year ago
for.spec.ts cad7f0e583 wip(vapor): improve v-for codegen + minor optimization 1 year ago
hydration.spec.ts e3a33e6092 wip(vapor): component hydration 1 year 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