Evan You 5ae7380b4a feat: update Suspense usage (#2099) 5 years ago
..
components 5ae7380b4a feat: update Suspense usage (#2099) 5 years ago
helpers 5b82c48c7b fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987) 5 years ago
apiAsyncComponent.ts eb2ae44d94 refactor(types): widen `Component` type to include consutructor types 5 years ago
apiComputed.ts 112d8f7d86 refactor: use explicit exports for runtime-core 6 years ago
apiCreateApp.ts 8ed0b342d4 fix(runtime-core): fix props/emits resolving with global mixins 5 years ago
apiDefineComponent.ts 37e686f25e chore: remove wip code 5 years ago
apiInject.ts b2dc95378d types: fix + test inject API typing 5 years ago
apiLifecycle.ts 1ea24000c8 fix(keep-alive): should remove wrapped version of injected keep alive hooks (#1959) 5 years ago
apiWatch.ts 0124eacc91 refactor(reactivity): refactor iteration key trigger logic + use more robust Map/Set check 5 years ago
component.ts 5ae7380b4a feat: update Suspense usage (#2099) 5 years ago
componentEmits.ts 8ed0b342d4 fix(runtime-core): fix props/emits resolving with global mixins 5 years ago
componentOptions.ts 4fd468aced types(runtime-core): refactor defineComponent (#1883) 5 years ago
componentProps.ts 8ed0b342d4 fix(runtime-core): fix props/emits resolving with global mixins 5 years ago
componentPublicInstance.ts 4fd468aced types(runtime-core): refactor defineComponent (#1883) 5 years ago
componentRenderUtils.ts 124c385baf perf: should not trigger child update if changed prop is declared emit listener 5 years ago
componentSlots.ts aab99abd28 fix(slots): properly force update on forwarded slots 6 years ago
devtools.ts 410e7abbbb refactor(devtools): emit needs to send the instance in args 5 years ago
directives.ts 11804fe93f feat(directives): introduce `created` custom directive hook and ensure 5 years ago
errorHandling.ts 3cc768f9f2 refactor(runtime-core): adjust error handling behavior 5 years ago
featureFlags.ts fb8e83f0c2 chore: update link for the feature flag warning [ci skip] 6 years ago
h.ts 4fd468aced types(runtime-core): refactor defineComponent (#1883) 5 years ago
hmr.ts eb2ae44d94 refactor(types): widen `Component` type to include consutructor types 5 years ago
hydration.ts 5ae7380b4a feat: update Suspense usage (#2099) 5 years ago
index.ts 5ae7380b4a feat: update Suspense usage (#2099) 5 years ago
profiling.ts 5453e791ae chore: fix types 6 years ago
renderer.ts 5ae7380b4a feat: update Suspense usage (#2099) 5 years ago
scheduler.ts 59e58cd4a5 chore: remove console.log [ci skip] 5 years ago
vnode.ts 5ae7380b4a feat: update Suspense usage (#2099) 5 years ago
warning.ts eb2ae44d94 refactor(types): widen `Component` type to include consutructor types 5 years ago