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