edison e70f4c47c5 fix(hydration): handle appear transition before patch props (#9837) 2 年 前
..
components b700328342 fix(Suspense): properly get anchor when mount fallback vnode (#9770) 2 年 前
helpers 7e8f175db7 wip(vitest-migration): runtime-core tests passing 3 年 前
apiAsyncComponent.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
apiCreateApp.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
apiExpose.spec.ts 4902354925 dx(runtime-core): warn when expose() is misused (#7221) 3 年 前
apiInject.spec.ts 5510ce385a feat: hasInjectionContext() for libraries (#8111) 3 年 前
apiLifecycle.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
apiOptions.spec.ts f32ec17131 chore: remove unnecessary imports from vitest (#8562) 2 年 前
apiSetupContext.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
apiSetupHelpers.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
apiWatch.bench.ts b1fe48d851 ci: add continuous reactivity benchmark (#9638) 2 年 前
apiWatch.spec.ts 6784f0b1f8 fix(watch): should not fire pre watcher on child component unmount (#7181) 2 年 前
componentEmits.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
componentProps.spec.ts a5491e1cdd dx(runtime-core): warn when the prop type is `[]` (#7608) 2 年 前
componentPublicInstance.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
componentSlots.spec.ts 75b8722135 fix(runtime-core): delete stale slots which are present but undefined (#6484) 2 年 前
directives.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
errorHandling.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat 5 年 前
hmr.spec.ts d11e978fc9 fix(hmr/transition): fix kept-alive component inside transition disappearing after hmr (#7126) 2 年 前
hydration.spec.ts e70f4c47c5 fix(hydration): handle appear transition before patch props (#9837) 2 年 前
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 年 前
rendererAttrsFallthrough.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
rendererChildren.spec.ts d1181ad692 fix(build): avoid const enum conflicts 3 年 前
rendererComponent.spec.ts f01afda159 dx(runtime-core): warn if `this` is used in a `<script setup>` template (#7866) 2 年 前
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) 6 年 前
rendererFragment.spec.ts d1181ad692 fix(build): avoid const enum conflicts 3 年 前
rendererOptimizedMode.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
rendererTemplateRef.spec.ts 623ba514ec chore: format code 2 年 前
scheduler.spec.ts a8f663867b fix(scheduler): ensure jobs are in the correct order (#7748) 2 年 前
scopeId.spec.ts da2ced1533 fix(runtime-core): set scope id before props (#6948) 3 年 前
vnode.spec.ts 364f319d21 fix(hydration): force hydration for v-bind with .prop modifier 2 年 前
vnodeHooks.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前