| .. |
|
components
|
cd92836223
fix(teleport): Teleport into SVG elements (#2648)
|
5 лет назад |
|
helpers
|
67d1aac6ae
feat(sfc): allow sfcs to recursively self-reference in template via name inferred from filename
|
5 лет назад |
|
apiAsyncComponent.ts
|
64d4681e4b
fix(async-component): forward refs on async component wrapper
|
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
|
7a1a782642
fix(provide): support symbols in applyOptions (#2616)
|
5 лет назад |
|
apiLifecycle.ts
|
052a621762
feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393)
|
5 лет назад |
|
apiSetupHelpers.ts
|
426a6c996e
test: tests for script setup helpers
|
5 лет назад |
|
apiWatch.ts
|
735af1c7b7
fix(runtime-core): ensure watchers are always registered to correct instance owner (#2495)
|
5 лет назад |
|
component.ts
|
67d1aac6ae
feat(sfc): allow sfcs to recursively self-reference in template via name inferred from filename
|
5 лет назад |
|
componentEmits.ts
|
3532b2b021
fix(runtime-core): fix emit listener check on kebab-case events (#2542)
|
5 лет назад |
|
componentOptions.ts
|
7a1a782642
fix(provide): support symbols in applyOptions (#2616)
|
5 лет назад |
|
componentProps.ts
|
edd49dcab4
fix(runtime-core): avoid mutating EMPTY_ARR when setting dev root (#2419)
|
5 лет назад |
|
componentPublicInstance.ts
|
53f4885d9e
fix(runtime-core): skip functional components in public $parent chain traversal
|
5 лет назад |
|
componentRenderUtils.ts
|
3bc2914e32
fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments
|
5 лет назад |
|
componentSlots.ts
|
aab99abd28
fix(slots): properly force update on forwarded slots
|
6 лет назад |
|
customFormatter.ts
|
46d80f4d58
fix: allow hmr in all builds
|
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]
|
6 лет назад |
|
h.ts
|
1f2a652a9d
fix(types): h support for resolveComponent (#2402)
|
5 лет назад |
|
hmr.ts
|
46d80f4d58
fix: allow hmr in all builds
|
5 лет назад |
|
hydration.ts
|
4307610c35
chore: fix setRef usage
|
5 лет назад |
|
index.ts
|
47d73c23e1
wip: defineOptions -> defineProps + defineEmit + useContext
|
5 лет назад |
|
profiling.ts
|
5453e791ae
chore: fix types
|
6 лет назад |
|
renderer.ts
|
64d4681e4b
fix(async-component): forward refs on async component wrapper
|
5 лет назад |
|
scheduler.ts
|
af9560455d
fix(runtime-core): ensure scheduler queue is always non-null (#2567)
|
5 лет назад |
|
vnode.ts
|
64d4681e4b
fix(async-component): forward refs on async component wrapper
|
5 лет назад |
|
warning.ts
|
eb2ae44d94
refactor(types): widen `Component` type to include consutructor types
|
5 лет назад |