Evan You 6ba7ba47d5 feat: custom formatters 5 vuotta sitten
..
components 2ae3b26679 fix(teleport): proper children traversal when teleport is block root 5 vuotta sitten
helpers 5b82c48c7b fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987) 5 vuotta sitten
apiAsyncComponent.ts c7b4a379cf fix(runtime-core/async-component): fix error component when there are no error handlers 5 vuotta sitten
apiComputed.ts 112d8f7d86 refactor: use explicit exports for runtime-core 6 vuotta sitten
apiCreateApp.ts a66e53a24f fix(runtime-core): fix SSR memoery leak due to props normalization cache 5 vuotta sitten
apiDefineComponent.ts 6aa2256913 fix(types): avoid DefineComponent defaulting to any 5 vuotta sitten
apiInject.ts b2dc95378d types: fix + test inject API typing 5 vuotta sitten
apiLifecycle.ts 1ea24000c8 fix(keep-alive): should remove wrapped version of injected keep alive hooks (#1959) 5 vuotta sitten
apiWatch.ts 390589ec6d fix(reactivity): should not trigger watch on computed ref when value is unchanged 5 vuotta sitten
component.ts a66e53a24f fix(runtime-core): fix SSR memoery leak due to props normalization cache 5 vuotta sitten
componentEmits.ts 62f26173ba fix(runtime-core): use consistent camelCase event casing for render functions (#2278) 5 vuotta sitten
componentOptions.ts f06518a8c9 fix(runtime-core): fix provide function data access in extends/mixins 5 vuotta sitten
componentProps.ts a66e53a24f fix(runtime-core): fix SSR memoery leak due to props normalization cache 5 vuotta sitten
componentPublicInstance.ts 6ba7ba47d5 feat: custom formatters 5 vuotta sitten
componentRenderUtils.ts 4d1ebb5deb fix(runtime-core): fix directive merging on component root 5 vuotta sitten
componentSlots.ts aab99abd28 fix(slots): properly force update on forwarded slots 6 vuotta sitten
customFormatter.ts 6ba7ba47d5 feat: custom formatters 5 vuotta sitten
devtools.ts 410e7abbbb refactor(devtools): emit needs to send the instance in args 5 vuotta sitten
directives.ts 11804fe93f feat(directives): introduce `created` custom directive hook and ensure 5 vuotta sitten
errorHandling.ts 4d20ac8173 fix(runtime-core): make errorCaptured return value handling consistent with Vue 2 (#2289) 5 vuotta sitten
featureFlags.ts fb8e83f0c2 chore: update link for the feature flag warning [ci skip] 5 vuotta sitten
h.ts 4fd468aced types(runtime-core): refactor defineComponent (#1883) 5 vuotta sitten
hmr.ts cf2c9f6faa perf: do not enable hmr in non-browser envs 5 vuotta sitten
hydration.ts 5ae7380b4a feat: update Suspense usage (#2099) 5 vuotta sitten
index.ts 6ba7ba47d5 feat: custom formatters 5 vuotta sitten
profiling.ts 5453e791ae chore: fix types 6 vuotta sitten
renderer.ts 2ae3b26679 fix(teleport): proper children traversal when teleport is block root 5 vuotta sitten
scheduler.ts 5c3e8e9840 fix(runtime-core): ensure this context for $nextTick callback 5 vuotta sitten
vnode.ts 422f05e085 fix(hmr): make hmr working with class components (#2144) 5 vuotta sitten
warning.ts eb2ae44d94 refactor(types): widen `Component` type to include consutructor types 5 vuotta sitten