Evan You 6ba7ba47d5 feat: custom formatters пре 5 година
..
components 2ae3b26679 fix(teleport): proper children traversal when teleport is block root пре 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 6ba7ba47d5 feat: custom formatters пре 5 година
componentRenderUtils.ts 4d1ebb5deb fix(runtime-core): fix directive merging on component root пре 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] пре 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 6ba7ba47d5 feat: custom formatters пре 5 година
profiling.ts 5453e791ae chore: fix types пре 6 година
renderer.ts 2ae3b26679 fix(teleport): proper children traversal when teleport is block root пре 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 година