Evan You f06518a8c9 fix(runtime-core): fix provide function data access in extends/mixins 5 лет назад
..
components 5bfcad155b fix(suspense): should discard unmount effects of invalidated pending branch 5 лет назад
helpers 5b82c48c7b fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987) 5 лет назад
apiAsyncComponent.ts c7b4a379cf fix(runtime-core/async-component): fix error component when there are no error handlers 5 лет назад
apiComputed.ts 112d8f7d86 refactor: use explicit exports for runtime-core 6 лет назад
apiCreateApp.ts a66e53a24f fix(runtime-core): fix SSR memoery leak due to props normalization cache 5 лет назад
apiDefineComponent.ts 6aa2256913 fix(types): avoid DefineComponent defaulting to any 5 лет назад
apiInject.ts b2dc95378d types: fix + test inject API typing 5 лет назад
apiLifecycle.ts 1ea24000c8 fix(keep-alive): should remove wrapped version of injected keep alive hooks (#1959) 5 лет назад
apiWatch.ts 390589ec6d fix(reactivity): should not trigger watch on computed ref when value is unchanged 5 лет назад
component.ts a66e53a24f fix(runtime-core): fix SSR memoery leak due to props normalization cache 5 лет назад
componentEmits.ts 62f26173ba fix(runtime-core): use consistent camelCase event casing for render functions (#2278) 5 лет назад
componentOptions.ts f06518a8c9 fix(runtime-core): fix provide function data access in extends/mixins 5 лет назад
componentProps.ts a66e53a24f fix(runtime-core): fix SSR memoery leak due to props normalization cache 5 лет назад
componentPublicInstance.ts 5c3e8e9840 fix(runtime-core): ensure this context for $nextTick callback 5 лет назад
componentRenderUtils.ts 124c385baf perf: should not trigger child update if changed prop is declared emit listener 5 лет назад
componentSlots.ts aab99abd28 fix(slots): properly force update on forwarded slots 6 лет назад
devtools.ts 410e7abbbb refactor(devtools): emit needs to send the instance in args 5 лет назад
directives.ts 11804fe93f feat(directives): introduce `created` custom directive hook and ensure 5 лет назад
errorHandling.ts 4d20ac8173 fix(runtime-core): make errorCaptured return value handling consistent with Vue 2 (#2289) 5 лет назад
featureFlags.ts fb8e83f0c2 chore: update link for the feature flag warning [ci skip] 5 лет назад
h.ts 4fd468aced types(runtime-core): refactor defineComponent (#1883) 5 лет назад
hmr.ts cf2c9f6faa perf: do not enable hmr in non-browser envs 5 лет назад
hydration.ts 5ae7380b4a feat: update Suspense usage (#2099) 5 лет назад
index.ts 89e9ab8a2a fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048) 5 лет назад
profiling.ts 5453e791ae chore: fix types 6 лет назад
renderer.ts 25d53f09bb fix(runtime-core/template-refs): do not reset refs object before updates 5 лет назад
scheduler.ts 5c3e8e9840 fix(runtime-core): ensure this context for $nextTick callback 5 лет назад
vnode.ts 422f05e085 fix(hmr): make hmr working with class components (#2144) 5 лет назад
warning.ts eb2ae44d94 refactor(types): widen `Component` type to include consutructor types 5 лет назад