Evan You 6810d1402e fix(runtime-core): ensure inhertied attrs update on optimized child root 6 years ago
..
components 11d2fb2594 refactor(fragments): remove visible anchors for fragments 6 years ago
helpers 9547c2b93d fix(sfc): inherit parent scopeId on child rooot (#756) 6 years ago
apiCreateApp.spec.ts 04f83fa681 fix(runtime-core): set appContext.provides to Object.create(null) (#781) 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 11d2fb2594 refactor(fragments): remove visible anchors for fragments 6 years ago
apiSetupContext.spec.ts 99a2e18c97 feat(runtime-core): add watchEffect API 6 years ago
apiTemplateRef.spec.ts 3eab143843 fix(template-ref): fix string template refs inside slots 6 years ago
apiWatch.spec.ts 19a799c28b fix(runtime-core): make watchEffect ignore deep option (#765) 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 52cc7e8231 refactor(directives): remove binding.instance 6 years ago
errorHandling.spec.ts 99a2e18c97 feat(runtime-core): add watchEffect API 6 years ago
h.spec.ts d10b28ae0e refactor(runtime-core): make h() support single vnode child (#181) 6 years ago
hmr.spec.ts 11d2fb2594 refactor(fragments): remove visible anchors for fragments 6 years ago
rendererAttrsFallthrough.spec.ts 6810d1402e fix(runtime-core): ensure inhertied attrs update on optimized child root 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 11d2fb2594 refactor(fragments): remove visible anchors for fragments 6 years ago
rendererOptimizedMode.spec.ts 010e64c224 test: restructure 6 years ago
scheduler.spec.ts fe9da2d0e4 fix(runtime-core/scheduler): invalidate job (#717) 6 years ago
vnode.spec.ts 6df2aca070 refactor(types): move shapeFlags to shared 6 years ago