Carlos Rodrigues 99fd158d09 fix(watch): fix deep watchers on refs containing primitives (#984) 6 years ago
..
components 21bcdec943 refactor(runtime-core): adjust attr fallthrough behavior 6 years ago
helpers 925ba6bb7b chore: fix tests 6 years ago
apiAsyncComponent.spec.ts e804463492 feat(asyncComponent): add `onError` option for defineAsyncComponent 6 years ago
apiCreateApp.spec.ts 27873dbe1c feat(runtime-core): support app.config.globalProperties 6 years ago
apiInject.spec.ts 94562daea7 fix(inject): allow default value to be `undefined` (#894) 6 years ago
apiLifecycle.spec.ts 89a187b895 refactor(reactivity): separate track and trigger operation types 6 years ago
apiOptions.spec.ts bfd6744fb1 perf(runtime-core): use raw context on component options init 6 years ago
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution 6 years ago
apiTemplateRef.spec.ts ab9add4f78 types: bring back my changes 6 years ago
apiWatch.spec.ts 99fd158d09 fix(watch): fix deep watchers on refs containing primitives (#984) 6 years ago
componentEmits.spec.ts 0709380c5f feat(runtime-core): skip emit warn if has equivalent onXXX prop 6 years ago
componentProps.spec.ts c80b857eb5 fix(runtime-core): should resolve value instead of delete for dynamic props with options 6 years ago
componentProxy.spec.ts 370fc820cc refactor(runtime-core): refactor instance public proxy context object 6 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 55566e8f52 refactor(runtime-core): remove emit return value 6 years ago
h.spec.ts 455a1534c9 refactor: transformHArgs -> transformVNodeArgs 6 years ago
hmr.spec.ts cb504c287f refactor(runtime-core): refactor slots resolution 6 years ago
hydration.spec.ts 21bcdec943 refactor(runtime-core): adjust attr fallthrough behavior 6 years ago
rendererAttrsFallthrough.spec.ts e42cb54394 fix(runtime-core): support attr merging on child with root level comments 6 years ago
rendererChildren.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared 6 years ago
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) 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 78977c3997 fix(scheduler): sort jobs before flushing 6 years ago
vnode.spec.ts 455a1534c9 refactor: transformHArgs -> transformVNodeArgs 6 years ago
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks 6 years ago