三咲智子 Kevin Deng 597eae423b Merge remote-tracking branch 'upstream/minor' 2 年 前
..
components f0f6f7cea6 fix(Suspense): fix edge case of Suspense being patched during async HOC child remount 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 eb12f211b8 fix(defineModel): ensure trigger effect when prop changed (#9841) 2 年 前
apiWatch.bench.ts b1fe48d851 ci: add continuous reactivity benchmark (#9638) 2 年 前
apiWatch.spec.ts 982a145d38 chore: Merge branch 'main' into minor 2 年 前
componentEmits.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前
componentProps.spec.ts 8e27692029 feat(runtime-core): provide full props to props validator functions (#3258) 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 afb21f7813 test: fix keepalive transition out-in test case 2 年 前
hydration.spec.ts 9f64d2b681 chore: Merge branch 'main' into minor 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 41a7079493 refactor: extract Data 2 年 前
vnodeHooks.spec.ts b01fc7ea84 chore: remove unnecessary imports (#8262) 3 年 前