Evan You 6b1ce00621 wip(ssr): renderer support for optimized and manual slots 6 年之前
..
__snapshots__ 1a361e2e71 test(createRenderer): add tests for portal and fix found bugs 6 年之前
components a758540b6a test(transition): test usage with KeepAlive 6 年之前
helpers c07751fd36 refactor: adjust `createApp` related API signatures 6 年之前
apiCreateApp.spec.ts c07751fd36 refactor: adjust `createApp` related API signatures 6 年之前
apiInject.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared 6 年之前
apiLifecycle.spec.ts 89a187b895 refactor(reactivity): separate track and trigger operation types 6 年之前
apiOptions.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared 6 年之前
apiSetupContext.spec.ts 1c4cdd841d refactor(createComponent): rename to defineComponent (#549) 6 年之前
apiTemplateRef.spec.ts 1c4cdd841d refactor(createComponent): rename to defineComponent (#549) 6 年之前
apiWatch.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared 6 年之前
component.spec.ts 2837ce8428 fix(v-model/emit): update:camelCase events should trigger kebab case equivalent 6 年之前
componentProxy.spec.ts 2884831065 fix(runtime-core): instance should not expose non-declared props 6 年之前
directives.spec.ts c97d83aff2 refactor(runtime-core): tweak component proxy implementation 6 年之前
errorHandling.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared 6 年之前
h.spec.ts d10b28ae0e refactor(runtime-core): make h() support single vnode child (#181) 6 年之前
hmr.spec.ts 8ea2101553 test: test hot module replacement 6 年之前
rendererAttrsFallthrough.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared 6 年之前
rendererChildren.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared 6 年之前
rendererElement.spec.ts 010e64c224 test: restructure 6 年之前
rendererFragment.spec.ts fa5390fb6f fix(fragment): properly remove compiler generated fragments 6 年之前
rendererOptimizedMode.spec.ts 010e64c224 test: restructure 6 年之前
rendererPortal.spec.ts 6b1ce00621 wip(ssr): renderer support for optimized and manual slots 6 年之前
scheduler.spec.ts f838715b7c test(runtime-core): add tests for scheduler (#462) 6 年之前
vnode.spec.ts ec63623fe8 fix: Suspense should include into dynamic children (#653) 6 年之前