Katashin 422f05e085 fix(hmr): make hmr working with class components (#2144) 5 vuotta sitten
..
components 5bfcad155b fix(suspense): should discard unmount effects of invalidated pending branch 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 8ed0b342d4 fix(runtime-core): fix props/emits resolving with global mixins 5 vuotta sitten
apiDefineComponent.ts 57bdaa2220 fix(types): component instance inference without props (#2145) 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 49bb44756f refactor: watch APIs default to trigger pre-flush 5 vuotta sitten
component.ts 422f05e085 fix(hmr): make hmr working with class components (#2144) 5 vuotta sitten
componentEmits.ts 8ed0b342d4 fix(runtime-core): fix props/emits resolving with global mixins 5 vuotta sitten
componentOptions.ts 57bdaa2220 fix(types): component instance inference without props (#2145) 5 vuotta sitten
componentProps.ts 58c31e3699 feat(runtime-core): support using inject() inside props default functions 5 vuotta sitten
componentPublicInstance.ts 89e9ab8a2a fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048) 5 vuotta sitten
componentRenderUtils.ts 124c385baf perf: should not trigger child update if changed prop is declared emit listener 5 vuotta sitten
componentSlots.ts aab99abd28 fix(slots): properly force update on forwarded slots 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 df954dc90f chore: do not log warned error during tests 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 422f05e085 fix(hmr): make hmr working with class components (#2144) 5 vuotta sitten
hydration.ts 5ae7380b4a feat: update Suspense usage (#2099) 5 vuotta sitten
index.ts 89e9ab8a2a fix(types/tsx): optional props from Mixin/Extends are treated as required (#2048) 5 vuotta sitten
profiling.ts 5453e791ae chore: fix types 6 vuotta sitten
renderer.ts dd40ad8fca fix(runtime-core): should still do full traverse of stable fragment children in dev + hmr 5 vuotta sitten
scheduler.ts 59e58cd4a5 chore: remove console.log [ci skip] 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