Evan You ad93fa42fc fix(runtime-core): openBlock() should not be tracked when block tracking is disabled 5 лет назад
..
components 93b8ff94a4 polish(teleport): do not warn missing target when teleport is disabled (#2021) 5 лет назад
helpers c0427b45ff fix(sfc/scoped-style): inherit scopeId through nested HOCs with inheritAttrs: false 5 лет назад
apiAsyncComponent.spec.ts e804463492 feat(asyncComponent): add `onError` option for defineAsyncComponent 6 лет назад
apiCreateApp.spec.ts 706b52aadd fix(runtime-core): ensure consistent $options merge behavior with 2.x (#1986) 5 лет назад
apiInject.spec.ts 5c74243211 test: move mockWarn into setup files 5 лет назад
apiLifecycle.spec.ts 7454e2a52b build(deps): upgrade to TypeScript 4 5 лет назад
apiOptions.spec.ts 706b52aadd fix(runtime-core): ensure consistent $options merge behavior with 2.x (#1986) 5 лет назад
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution 6 лет назад
apiTemplateRef.spec.ts 3991ff03ce fix(runtime-core): separate null vs. non-null ref value updates (#1835) 5 лет назад
apiWatch.spec.ts 10293c7a18 fix(watch): traverse refs in deep watch (#1939) 5 лет назад
componentEmits.spec.ts 8ed0b342d4 fix(runtime-core): fix props/emits resolving with global mixins 5 лет назад
componentProps.spec.ts 8ed0b342d4 fix(runtime-core): fix props/emits resolving with global mixins 5 лет назад
componentProxy.spec.ts ce78eac8e9 fix(runtime-core): check if the key is string on undefined property warning (#1731) 5 лет назад
componentSlots.spec.ts d0cc4b37d0 test(runtime-core): add tests for componentSlots (#1940) 5 лет назад
directives.spec.ts 23701666cb Revert "refactor(directives): remove binding.instance" 6 лет назад
errorHandling.spec.ts 3cc768f9f2 refactor(runtime-core): adjust error handling behavior 5 лет назад
h.spec.ts 54d06ec495 feat(runtime-core): support variadic children in `h` for simple JSX compat 5 лет назад
hmr.spec.ts 51510adacb test: fix hmr test 6 лет назад
hydration.spec.ts 5c74243211 test: move mockWarn into setup files 5 лет назад
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 лет назад
rendererAttrsFallthrough.spec.ts 63f1f18064 fix(runtime-core): v-model listeners that already exists on the component should not be merged (#2011) 5 лет назад
rendererChildren.spec.ts 5c74243211 test: move mockWarn into setup files 5 лет назад
rendererComponent.spec.ts 379a8af288 test(runtime-core): add test for rendererComponent (#1393) 5 лет назад
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) 6 лет назад
rendererFragment.spec.ts 32a4cb804b test: improve coverage 5 лет назад
rendererOptimizedMode.spec.ts 5b82c48c7b fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987) 5 лет назад
scheduler.spec.ts 36fa42a88c fix(runtime-core/scheduler): handle nested flushPostFlushCbs calls 5 лет назад
vnode.spec.ts ad93fa42fc fix(runtime-core): openBlock() should not be tracked when block tracking is disabled 5 лет назад
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks 6 лет назад