Evan You ded92f93b4 fix(runtime-core): dynamic component should support falsy values without warning 6 yıl önce
..
components f3a9b516bd fix(types): make return type of `defineComponent` assignable to `Component` type (#1032) 6 yıl önce
helpers ded92f93b4 fix(runtime-core): dynamic component should support falsy values without warning 6 yıl önce
apiAsyncComponent.spec.ts e804463492 feat(asyncComponent): add `onError` option for defineAsyncComponent 6 yıl önce
apiCreateApp.spec.ts 27873dbe1c feat(runtime-core): support app.config.globalProperties 6 yıl önce
apiInject.spec.ts 94562daea7 fix(inject): allow default value to be `undefined` (#894) 6 yıl önce
apiLifecycle.spec.ts 89a187b895 refactor(reactivity): separate track and trigger operation types 6 yıl önce
apiOptions.spec.ts ff4d1fcd81 fix(runtime-core): mixin options that rely on this context should be deferred 6 yıl önce
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution 6 yıl önce
apiTemplateRef.spec.ts ab9add4f78 types: bring back my changes 6 yıl önce
apiWatch.spec.ts 99fd158d09 fix(watch): fix deep watchers on refs containing primitives (#984) 6 yıl önce
componentEmits.spec.ts 0709380c5f feat(runtime-core): skip emit warn if has equivalent onXXX prop 6 yıl önce
componentProps.spec.ts 171cfa404f fix(runtime-core): should not cast prop value if prop did not change 6 yıl önce
componentProxy.spec.ts d7ca1c5c6e fix(runtime-core): fix user attched public instance properties that start with "$" 6 yıl önce
componentSlots.spec.ts 55566e8f52 refactor(runtime-core): remove emit return value 6 yıl önce
directives.spec.ts 23701666cb Revert "refactor(directives): remove binding.instance" 6 yıl önce
errorHandling.spec.ts 55566e8f52 refactor(runtime-core): remove emit return value 6 yıl önce
h.spec.ts 455a1534c9 refactor: transformHArgs -> transformVNodeArgs 6 yıl önce
hmr.spec.ts cb504c287f refactor(runtime-core): refactor slots resolution 6 yıl önce
hydration.spec.ts 21bcdec943 refactor(runtime-core): adjust attr fallthrough behavior 6 yıl önce
rendererAttrsFallthrough.spec.ts cebad64d22 feat(runtime-core): improve warning for extraneous event listeners (#1005) 6 yıl önce
rendererChildren.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared 6 yıl önce
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) 6 yıl önce
rendererFragment.spec.ts 11d2fb2594 refactor(fragments): remove visible anchors for fragments 6 yıl önce
rendererOptimizedMode.spec.ts 010e64c224 test: restructure 6 yıl önce
scheduler.spec.ts 78977c3997 fix(scheduler): sort jobs before flushing 6 yıl önce
vnode.spec.ts d7379c7647 fix(runtime-core): fix key/ref resolution for cloneVNode 6 yıl önce
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks 6 yıl önce