Evan You 978d9522e8 fix(runtime-core): fix scopeId inheritance for component inside slots hace 6 años
..
components 7ae70ea44c fix(transition): fix appear hooks handling hace 6 años
helpers 978d9522e8 fix(runtime-core): fix scopeId inheritance for component inside slots hace 6 años
apiAsyncComponent.spec.ts e804463492 feat(asyncComponent): add `onError` option for defineAsyncComponent hace 6 años
apiCreateApp.spec.ts 27873dbe1c feat(runtime-core): support app.config.globalProperties hace 6 años
apiInject.spec.ts 94562daea7 fix(inject): allow default value to be `undefined` (#894) hace 6 años
apiLifecycle.spec.ts 89a187b895 refactor(reactivity): separate track and trigger operation types hace 6 años
apiOptions.spec.ts d3c436ae2e feat(types): mixins/extends support in TypeScript (#626) hace 6 años
apiSetupContext.spec.ts ec4a4c1e06 refactor(runtime-core): refactor props resolution hace 6 años
apiTemplateRef.spec.ts 6e9789cef1 test(runtime-core): test multi-root ref assignment (#1374) hace 6 años
apiWatch.spec.ts ba62ccd55d feat(watch): support directly watching reactive object in multiple sources with deep default (#1201) hace 6 años
componentEmits.spec.ts 0709380c5f feat(runtime-core): skip emit warn if has equivalent onXXX prop hace 6 años
componentProps.spec.ts 1c4e1b6792 fix(runtime-core): should remove no longer present camelCase props (#1413) hace 6 años
componentProxy.spec.ts d7ca1c5c6e fix(runtime-core): fix user attched public instance properties that start with "$" hace 6 años
componentSlots.spec.ts 55566e8f52 refactor(runtime-core): remove emit return value hace 6 años
directives.spec.ts 23701666cb Revert "refactor(directives): remove binding.instance" hace 6 años
errorHandling.spec.ts 55566e8f52 refactor(runtime-core): remove emit return value hace 6 años
h.spec.ts cab769f174 fix(types): add RawSlots in h signature (#1293) hace 6 años
hmr.spec.ts 51510adacb test: fix hmr test hace 6 años
hydration.spec.ts 6bc0e0a31a feat(ssr): renderToStream (#1197) hace 6 años
misc.spec.ts d901b6bea8 refactor(reactivity): use more efficient reactive checks hace 6 años
rendererAttrsFallthrough.spec.ts cebad64d22 feat(runtime-core): improve warning for extraneous event listeners (#1005) hace 6 años
rendererChildren.spec.ts 2569890e31 refactor: move mockWarn utility to @vue/shared hace 6 años
rendererComponent.spec.ts e68209bfdb test: bump jest hace 6 años
rendererElement.spec.ts e12ddd96ba test(runtime-core/renderer): tests for rendering elements (#699) hace 6 años
rendererFragment.spec.ts 11d2fb2594 refactor(fragments): remove visible anchors for fragments hace 6 años
rendererOptimizedMode.spec.ts 010e64c224 test: restructure hace 6 años
scheduler.spec.ts 22717772dd chore: fix typos (#1090) hace 6 años
vnode.spec.ts be69beed5e fix(runtime-core): cloneVNode should preserve correct ctx instance when normalizing ref hace 6 años
vnodeHooks.spec.ts 811f28a7d1 test(runtime-core): tests for vnode hooks hace 6 años