| .. |
|
compat
|
47453f102e
types: match CompatVue app.use type to standard version
|
2 years ago |
|
components
|
3724693a25
fix(runtime-core): properly get keepAlive child (#10772)
|
2 years ago |
|
helpers
|
8fda856a82
refactor: split out useModel implementation and tests
|
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
|
76c9c742e9
chore(runtime-core): optimize validateComponentName (#10378)
|
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
|
7976f7044e
refactor(runtime-core): safer currentInstance reset
|
2 years ago |
|
apiSetupHelpers.ts
|
37ba93c213
fix(types): avoid merging object union types when using withDefaults (#10596)
|
2 years ago |
|
apiWatch.ts
|
7976f7044e
refactor(runtime-core): safer currentInstance reset
|
2 years ago |
|
component.ts
|
d58d133b1c
fix(compat): fix $options mutation + adjust private API initialization
|
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
|
6930e60787
fix(runtime-core): fix regression for $attrs tracking in slots
|
2 years ago |
|
componentRenderContext.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
componentRenderUtils.ts
|
a7cf74277e
test: fix test case broken by b93f264
|
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
|
d46df6bdb1
perf: add `__NO_SIDE_EFFECTS__` comments (#9053)
|
2 years ago |
|
directives.ts
|
64e9c9616d
refactor(runtime-core): use currentRenderingInstance directly
|
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
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
|
hydration.ts
|
2ec06fd6c8
fix(hydration): properly handle optimized mode during hydrate node (#10638)
|
2 years ago |
|
index.ts
|
6c74fb07a7
chore: rename and export DefineSetupFnComponent
|
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
|
3bf34b767e
fix(runtime-core): handle fragment with null children (#10010)
|
2 years ago |
|
rendererTemplateRef.ts
|
eb1b9116d7
revert: perf(templateRef): avoid double render when using template ref on v-for
|
2 years ago |
|
scheduler.ts
|
d9162dfc2e
fix(scheduler): sort nested postFlushCbs
|
2 years ago |
|
vnode.ts
|
6df53d85a2
fix(runtime-core): use same internal object mechanism for slots
|
2 years ago |
|
warning.ts
|
bc37258caa
fix(warning): stringify args in warn handler (#10414)
|
2 years ago |