| .. |
|
compat
|
32262a9af5
chore: use PropertyKey type (#11056)
|
2 years ago |
|
components
|
aa156ed5c4
fix(runtime-core): do not fire mount/activated hooks if unmounted before mounted (#9370)
|
2 years ago |
|
helpers
|
edf263847e
fix(runtime-core): fix stale v-memo after v-if toggle (#6606)
|
2 years ago |
|
apiAsyncComponent.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
apiComputed.ts
|
b31dd7468b
dx(reactivity): disable recursive computed warning by default
|
2 years ago |
|
apiCreateApp.ts
|
9daf90e29f
refactor(runtime-core): extract getComponentPublicInstance helper
|
2 years ago |
|
apiDefineComponent.ts
|
6c74fb07a7
chore: rename and export DefineSetupFnComponent
|
2 years ago |
|
apiInject.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
apiLifecycle.ts
|
aa156ed5c4
fix(runtime-core): do not fire mount/activated hooks if unmounted before mounted (#9370)
|
2 years ago |
|
apiSetupHelpers.ts
|
70773d0098
docs: fix typo (#11105)
|
2 years ago |
|
apiWatch.ts
|
aae2d78875
fix(types/apiWatch): correct type inference for reactive array (#11036)
|
2 years ago |
|
component.ts
|
9daf90e29f
refactor(runtime-core): extract getComponentPublicInstance helper
|
2 years ago |
|
componentEmits.ts
|
237cb45319
chore(deps): update lint (#10112)
|
2 years ago |
|
componentOptions.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
componentProps.ts
|
6df53d85a2
fix(runtime-core): use same internal object mechanism for slots
|
2 years ago |
|
componentPublicInstance.ts
|
9daf90e29f
refactor(runtime-core): extract getComponentPublicInstance helper
|
2 years ago |
|
componentRenderContext.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
componentRenderUtils.ts
|
638a79f64a
fix(runtime-core): properly handle inherit transition during clone VNode (#10809)
|
2 years ago |
|
componentSlots.ts
|
9c2de6244c
fix(runtime-core): ensure slot compiler marker writable (#10825)
|
2 years ago |
|
customFormatter.ts
|
53eee72c3a
fix(runtime-core): avoid inlining isShallow (#10238)
|
2 years ago |
|
devtools.ts
|
cdb1d1795d
chore: disallow optional chaining (#10919)
|
2 years ago |
|
directives.ts
|
9daf90e29f
refactor(runtime-core): extract getComponentPublicInstance helper
|
2 years ago |
|
enums.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
errorHandling.ts
|
53d15d3f76
fix(runtime-core): handle invalid values in callWithAsyncErrorHandling
|
2 years ago |
|
featureFlags.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
h.ts
|
438a74aad8
fix(types): fix functional component for `h` (#9991)
|
2 years ago |
|
hmr.ts
|
36bd9b0a1f
fix(hmr): avoid infinite recursion when reloading hmr components (#6936)
|
2 years ago |
|
hydration.ts
|
5afc76c229
fix(hydration): log hydration error even when using async components (#9403)
|
2 years ago |
|
index.ts
|
df686abb4f
fix(ssr): directive binding.instance should respect exposed during ssr
|
2 years ago |
|
internalObject.ts
|
064e82f585
fix(runtime-core): use normal object as internal prototype for attrs and slots
|
2 years ago |
|
profiling.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
renderer.ts
|
b557d3fb8a
fix(runtime-core): avoid traversing static children for vnodes w/ PatchFlags.BAIL (#11115)
|
2 years ago |
|
rendererTemplateRef.ts
|
9daf90e29f
refactor(runtime-core): extract getComponentPublicInstance helper
|
2 years ago |
|
scheduler.ts
|
aa156ed5c4
fix(runtime-core): do not fire mount/activated hooks if unmounted before mounted (#9370)
|
2 years ago |
|
vnode.ts
|
edf263847e
fix(runtime-core): fix stale v-memo after v-if toggle (#6606)
|
2 years ago |
|
warning.ts
|
cdb1d1795d
chore: disallow optional chaining (#10919)
|
2 years ago |