Evan You 9c23ddf9c5 fix(hmr): fix updates for imported but not yet rendered components пре 5 година
..
components 0227b4a697 fix(suspense): fix suspense nested child updates in template mode пре 5 година
helpers 1f2a652a9d fix(types): h support for resolveComponent (#2402) пре 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 111d04f119 fix(runtime-core): prevent self-injection (#2424) пре 5 година
apiLifecycle.ts 052a621762 feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) пре 5 година
apiWatch.ts 9b34f915ab refactor(runtime-core): simplify deep watch traverse (#2212) пре 5 година
component.ts 288c764e52 chore(runtime-core): fix typo (#2442) пре 5 година
componentEmits.ts 128ec460ec fix(v-model): built in modifiers support on component (#2348) пре 5 година
componentOptions.ts f06518a8c9 fix(runtime-core): fix provide function data access in extends/mixins пре 5 година
componentProps.ts edd49dcab4 fix(runtime-core): avoid mutating EMPTY_ARR when setting dev root (#2419) пре 5 година
componentPublicInstance.ts 6ba7ba47d5 feat: custom formatters пре 5 година
componentRenderUtils.ts 51e43e0799 fix(runtime-core): components with static props and slots should not be force updated пре 5 година
componentSlots.ts aab99abd28 fix(slots): properly force update on forwarded slots пре 6 година
customFormatter.ts 6ba7ba47d5 feat: custom formatters пре 5 година
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] пре 6 година
h.ts 1f2a652a9d fix(types): h support for resolveComponent (#2402) пре 5 година
hmr.ts 9c23ddf9c5 fix(hmr): fix updates for imported but not yet rendered components пре 5 година
hydration.ts 5ae7380b4a feat: update Suspense usage (#2099) пре 5 година
index.ts 052a621762 feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) пре 5 година
profiling.ts 5453e791ae chore: fix types пре 6 година
renderer.ts fff62e2ee8 fix(runtime-core): non-stable Fragment should always unmount its children (#2445) пре 5 година
scheduler.ts 5c3e8e9840 fix(runtime-core): ensure this context for $nextTick callback пре 5 година
vnode.ts edd49dcab4 fix(runtime-core): avoid mutating EMPTY_ARR when setting dev root (#2419) пре 5 година
warning.ts eb2ae44d94 refactor(types): widen `Component` type to include consutructor types пре 5 година