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