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