| .. |
|
compat
|
7d0c63ff43
fix(custom-elements): use strict number casting
|
3 лет назад |
|
components
|
a3f5485785
fix(suspense): handle nested sync suspense for hydration
|
3 лет назад |
|
helpers
|
34ad609bd7
refactor(runtime-core): use Symbol.for for runtime Symbols
|
3 лет назад |
|
apiAsyncComponent.ts
|
3798c5480b
chore: remove unnecessary type assertions (#8311)
|
3 лет назад |
|
apiComputed.ts
|
3798c5480b
chore: remove unnecessary type assertions (#8311)
|
3 лет назад |
|
apiCreateApp.ts
|
7cdd13bd1e
chore: fix typo
|
3 лет назад |
|
apiDefineComponent.ts
|
c2172f3a0e
fix(build): retain defineComponent() treeshakability in Rollup
|
3 лет назад |
|
apiInject.ts
|
038cd830d5
fix(types): retain compatibility for provide() usage with explicit type parameter
|
3 лет назад |
|
apiLifecycle.ts
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 лет назад |
|
apiSetupHelpers.ts
|
f0691e4581
chore: typo (#8345) [ci skip]
|
3 лет назад |
|
apiWatch.ts
|
3798c5480b
chore: remove unnecessary type assertions (#8311)
|
3 лет назад |
|
component.ts
|
6277cb994a
chore: fix typo (#7693)
|
3 лет назад |
|
componentEmits.ts
|
3798c5480b
chore: remove unnecessary type assertions (#8311)
|
3 лет назад |
|
componentOptions.ts
|
3798c5480b
chore: remove unnecessary type assertions (#8311)
|
3 лет назад |
|
componentProps.ts
|
bff63c5498
feat(types): provide ExtractPublicPropTypes utility type
|
3 лет назад |
|
componentPublicInstance.ts
|
a95e612b25
chore: rename globals allow list
|
3 лет назад |
|
componentRenderContext.ts
|
82a73da351
fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670)
|
3 лет назад |
|
componentRenderUtils.ts
|
40794c80ca
refactor(runtime-core): extract type SetRootFn (#3209)
|
4 лет назад |
|
componentSlots.ts
|
1279b17300
fix(types): remove short syntax support in defineSlots()
|
3 лет назад |
|
customFormatter.ts
|
9fda9411ec
feat(reactivity): add isShallow api
|
4 лет назад |
|
devtools.ts
|
35a113eda4
fix(devtools): use cleanupBuffer instead of modifying _buffer (#6812)
|
3 лет назад |
|
directives.ts
|
04553786e4
fix(runtime-core): do not throw on unknown directives (#6671)
|
3 лет назад |
|
enums.ts
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 лет назад |
|
errorHandling.ts
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 лет назад |
|
featureFlags.ts
|
57a09331b2
chore: fix some typos (#5050) [ci skip]
|
4 лет назад |
|
h.ts
|
5a2f5d59cf
feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982)
|
3 лет назад |
|
hmr.ts
|
3798c5480b
chore: remove unnecessary type assertions (#8311)
|
3 лет назад |
|
hydration.ts
|
9698dd3cf1
fix(ssr): fix hydration mismatch when entire multi-root template is stringified
|
3 лет назад |
|
index.ts
|
bff63c5498
feat(types): provide ExtractPublicPropTypes utility type
|
3 лет назад |
|
profiling.ts
|
1070f127a7
fix(devtools): perf: use high-resolution time
|
4 лет назад |
|
renderer.ts
|
f17a82c769
fix(hmr): always traverse static children in dev
|
3 лет назад |
|
rendererTemplateRef.ts
|
9ae796d156
fix(runtime-core): fix v-for ref reactivity behavior difference between prod and dev (#6714)
|
3 лет назад |
|
scheduler.ts
|
6aaf8efeff
fix(runtime-core): avoid double firing when mounting inside a watcher callback
|
3 лет назад |
|
vnode.ts
|
1b1242f4d1
fix(runtime-core): handle template ref with number values (#8233)
|
3 лет назад |
|
warning.ts
|
ce363e55a8
chore: fix assertNumber for undefined value
|
3 лет назад |