Evan You 9c23ddf9c5 fix(hmr): fix updates for imported but not yet rendered components 5 tahun lalu
..
components 0227b4a697 fix(suspense): fix suspense nested child updates in template mode 5 tahun lalu
helpers 1f2a652a9d fix(types): h support for resolveComponent (#2402) 5 tahun lalu
apiAsyncComponent.ts c7b4a379cf fix(runtime-core/async-component): fix error component when there are no error handlers 5 tahun lalu
apiComputed.ts 112d8f7d86 refactor: use explicit exports for runtime-core 6 tahun lalu
apiCreateApp.ts a66e53a24f fix(runtime-core): fix SSR memoery leak due to props normalization cache 5 tahun lalu
apiDefineComponent.ts 6aa2256913 fix(types): avoid DefineComponent defaulting to any 5 tahun lalu
apiInject.ts 111d04f119 fix(runtime-core): prevent self-injection (#2424) 5 tahun lalu
apiLifecycle.ts 052a621762 feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) 5 tahun lalu
apiWatch.ts 9b34f915ab refactor(runtime-core): simplify deep watch traverse (#2212) 5 tahun lalu
component.ts 288c764e52 chore(runtime-core): fix typo (#2442) 5 tahun lalu
componentEmits.ts 128ec460ec fix(v-model): built in modifiers support on component (#2348) 5 tahun lalu
componentOptions.ts f06518a8c9 fix(runtime-core): fix provide function data access in extends/mixins 5 tahun lalu
componentProps.ts edd49dcab4 fix(runtime-core): avoid mutating EMPTY_ARR when setting dev root (#2419) 5 tahun lalu
componentPublicInstance.ts 6ba7ba47d5 feat: custom formatters 5 tahun lalu
componentRenderUtils.ts 51e43e0799 fix(runtime-core): components with static props and slots should not be force updated 5 tahun lalu
componentSlots.ts aab99abd28 fix(slots): properly force update on forwarded slots 6 tahun lalu
customFormatter.ts 6ba7ba47d5 feat: custom formatters 5 tahun lalu
devtools.ts 410e7abbbb refactor(devtools): emit needs to send the instance in args 5 tahun lalu
directives.ts 11804fe93f feat(directives): introduce `created` custom directive hook and ensure 5 tahun lalu
errorHandling.ts 4d20ac8173 fix(runtime-core): make errorCaptured return value handling consistent with Vue 2 (#2289) 5 tahun lalu
featureFlags.ts fb8e83f0c2 chore: update link for the feature flag warning [ci skip] 5 tahun lalu
h.ts 1f2a652a9d fix(types): h support for resolveComponent (#2402) 5 tahun lalu
hmr.ts 9c23ddf9c5 fix(hmr): fix updates for imported but not yet rendered components 5 tahun lalu
hydration.ts 5ae7380b4a feat: update Suspense usage (#2099) 5 tahun lalu
index.ts 052a621762 feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) 5 tahun lalu
profiling.ts 5453e791ae chore: fix types 6 tahun lalu
renderer.ts fff62e2ee8 fix(runtime-core): non-stable Fragment should always unmount its children (#2445) 5 tahun lalu
scheduler.ts 5c3e8e9840 fix(runtime-core): ensure this context for $nextTick callback 5 tahun lalu
vnode.ts edd49dcab4 fix(runtime-core): avoid mutating EMPTY_ARR when setting dev root (#2419) 5 tahun lalu
warning.ts eb2ae44d94 refactor(types): widen `Component` type to include consutructor types 5 tahun lalu