zs 0c07f12541 chore: warn when mounting different apps on the same host element (#5573) 4 年 前
..
components da49c863a2 fix(keep-alive): fix unmounting late-included components 4 年 前
helpers a3881299e9 fix(runtime-core): handle NaN identity check in v-memo (#5852) 4 年 前
apiAsyncComponent.spec.ts 20ed16f68c fix(keep-alive): invoke initial activated hook for async components 4 年 前
apiCreateApp.spec.ts 0c07f12541 chore: warn when mounting different apps on the same host element (#5573) 4 年 前
apiExpose.spec.ts 5aa4255808 fix(runtime-core): return the exposeProxy from mount (#4606) 4 年 前
apiInject.spec.ts db1dc1c630 fix(runtime-core): bind default function of inject to instance (#3925) 5 年 前
apiLifecycle.spec.ts b5b103a736 chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669) 4 年 前
apiOptions.spec.ts b5b103a736 chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669) 4 年 前
apiSetupContext.spec.ts 8560005601 fix(runtime-core): ensure setupContext.attrs reactivity when used in child slots 5 年 前
apiSetupHelpers.spec.ts 467e113b95 feat(compiler-sfc): `<script setup>` defineProps destructure transform (#4690) 4 年 前
apiWatch.spec.ts 220f255fe9 fix(watch): fix watching multiple sources containing shallowRef (#5381) 4 年 前
componentEmits.spec.ts 71066b5afe fix(v-model): fix case where .trim and .number modifiers are used together (#5842) 4 年 前
componentProps.spec.ts 6d887aaf59 fix(runtime-core): handle initial undefined attrs (#5017) 4 年 前
componentPublicInstance.spec.ts 9ecee16f89 chore: add no-debugger eslint rule (#5906) 4 年 前
componentSlots.spec.ts 1b8f14ee76 wip: more compat progress 5 年 前
directives.spec.ts f44087e171 fix(runtime-core): ensure custom directive instance properly exposes properties on closed instances. (#5022) 4 年 前
errorHandling.spec.ts 6042ab0f2f chore: type [ci skip] 4 年 前
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat 5 年 前
hmr.spec.ts 9e3d7731c7 fix(hmr): fix hmr for components with no active instance yet 4 年 前
hydration.spec.ts 58b1fa5ed1 fix(hydration): ensure hydrated event listeners have bound instance (#4529) 4 年 前
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 年 前
rendererAttrsFallthrough.spec.ts b4eb7e3866 fix(runtime-core): improve dedupe listeners when attr fallthrough (#4912) 4 年 前
rendererChildren.spec.ts 47f488350c chore: run updated prettier 5 年 前
rendererComponent.spec.ts c1f564e1dc fix(runtime-core): fix child component double update on props change 4 年 前
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) 6 年 前
rendererFragment.spec.ts a32870a8f6 fix: inherit `el` for static nodes inside keyed `template` fragment (#2089) 5 年 前
rendererOptimizedMode.spec.ts 6042ab0f2f chore: type [ci skip] 4 年 前
rendererTemplateRef.spec.ts 9ecee16f89 chore: add no-debugger eslint rule (#5906) 4 年 前
scheduler.spec.ts eed3973459 chore(runtime-code): delete outdated test case (#3036) 4 年 前
scopeId.spec.ts 47f488350c chore: run updated prettier 5 年 前
vnode.spec.ts c35ec47d73 fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299) 4 年 前
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks 6 年 前