Evan You 0a7932c6b3 fix(ssr): should set ref on hydration 6 лет назад
..
components 8b85aaeea9 fix(runtime-core): should call Suspense fallback unmount hook (#1061) 6 лет назад
helpers efa3214866 test(runtime-core): add test for `renderSlot` (#1160) 6 лет назад
apiAsyncComponent.spec.ts e804463492 feat(asyncComponent): add `onError` option for defineAsyncComponent 6 лет назад
apiCreateApp.spec.ts 27873dbe1c feat(runtime-core): support app.config.globalProperties 6 лет назад
apiInject.spec.ts 94562daea7 fix(inject): allow default value to be `undefined` (#894) 6 лет назад
apiLifecycle.spec.ts 89a187b895 refactor(reactivity): separate track and trigger operation types 6 лет назад
apiOptions.spec.ts ff4d1fcd81 fix(runtime-core): mixin options that rely on this context should be deferred 6 лет назад
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution 6 лет назад
apiTemplateRef.spec.ts ab9add4f78 types: bring back my changes 6 лет назад
apiWatch.spec.ts ba62ccd55d feat(watch): support directly watching reactive object in multiple sources with deep default (#1201) 6 лет назад
componentEmits.spec.ts 0709380c5f feat(runtime-core): skip emit warn if has equivalent onXXX prop 6 лет назад
componentProps.spec.ts 171cfa404f fix(runtime-core): should not cast prop value if prop did not change 6 лет назад
componentProxy.spec.ts d7ca1c5c6e fix(runtime-core): fix user attched public instance properties that start with "$" 6 лет назад
componentSlots.spec.ts 55566e8f52 refactor(runtime-core): remove emit return value 6 лет назад
directives.spec.ts 23701666cb Revert "refactor(directives): remove binding.instance" 6 лет назад
errorHandling.spec.ts 55566e8f52 refactor(runtime-core): remove emit return value 6 лет назад
h.spec.ts 455a1534c9 refactor: transformHArgs -> transformVNodeArgs 6 лет назад
hmr.spec.ts aa1672a8bd test: fix hmr test id 6 лет назад
hydration.spec.ts 0a7932c6b3 fix(ssr): should set ref on hydration 6 лет назад
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 лет назад
rendererAttrsFallthrough.spec.ts cebad64d22 feat(runtime-core): improve warning for extraneous event listeners (#1005) 6 лет назад
rendererChildren.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared 6 лет назад
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) 6 лет назад
rendererFragment.spec.ts 11d2fb2594 refactor(fragments): remove visible anchors for fragments 6 лет назад
rendererOptimizedMode.spec.ts 010e64c224 test: restructure 6 лет назад
scheduler.spec.ts 22717772dd chore: fix typos (#1090) 6 лет назад
vnode.spec.ts 520cad7d4d test(runtime-core): add test case for `createBlock` with disableTracking (#1169) 6 лет назад
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks 6 лет назад