Evan You c15311cfe8 fix(runtime-core): fix data merge order for mixins/extends 5 years ago
..
components d4cc7b2496 fix(teleport): only inherit el for non-patched nodes 5 years ago
helpers 791eff3dfb fix(runtime-core): avoid manual slot invocation in template expressions interfering with block tracking 5 years ago
apiAsyncComponent.spec.ts e804463492 feat(asyncComponent): add `onError` option for defineAsyncComponent 6 years ago
apiCreateApp.spec.ts 5c74243211 test: move mockWarn into setup files 5 years ago
apiInject.spec.ts 5c74243211 test: move mockWarn into setup files 5 years ago
apiLifecycle.spec.ts 7454e2a52b build(deps): upgrade to TypeScript 4 5 years ago
apiOptions.spec.ts c15311cfe8 fix(runtime-core): fix data merge order for mixins/extends 5 years ago
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution 6 years ago
apiTemplateRef.spec.ts 3991ff03ce fix(runtime-core): separate null vs. non-null ref value updates (#1835) 5 years ago
apiWatch.spec.ts 10293c7a18 fix(watch): traverse refs in deep watch (#1939) 5 years ago
componentEmits.spec.ts 5c74243211 test: move mockWarn into setup files 5 years ago
componentProps.spec.ts 5c74243211 test: move mockWarn into setup files 5 years ago
componentProxy.spec.ts ce78eac8e9 fix(runtime-core): check if the key is string on undefined property warning (#1731) 5 years ago
componentSlots.spec.ts 55566e8f52 refactor(runtime-core): remove emit return value 6 years ago
directives.spec.ts 23701666cb Revert "refactor(directives): remove binding.instance" 6 years ago
errorHandling.spec.ts 3cc768f9f2 refactor(runtime-core): adjust error handling behavior 5 years ago
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat 5 years ago
hmr.spec.ts 51510adacb test: fix hmr test 6 years ago
hydration.spec.ts 5c74243211 test: move mockWarn into setup files 5 years ago
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 years ago
rendererAttrsFallthrough.spec.ts 5c74243211 test: move mockWarn into setup files 5 years ago
rendererChildren.spec.ts 5c74243211 test: move mockWarn into setup files 5 years ago
rendererComponent.spec.ts 379a8af288 test(runtime-core): add test for rendererComponent (#1393) 6 years ago
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) 6 years ago
rendererFragment.spec.ts 32a4cb804b test: improve coverage 6 years ago
rendererOptimizedMode.spec.ts 255a2bd178 test(runtime-core): add tests for the optimized mode (#1884) 5 years ago
scheduler.spec.ts 36fa42a88c fix(runtime-core/scheduler): handle nested flushPostFlushCbs calls 5 years ago
vnode.spec.ts 5c74243211 test: move mockWarn into setup files 5 years ago
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks 6 years ago