| .. |
|
compat
|
2f07e3460b
fix(compat): fix globalProperties pollution in v3 mode
|
4 лет назад |
|
components
|
595263c0e9
fix(ssr/teleport): support nested teleports in ssr
|
4 лет назад |
|
helpers
|
a3881299e9
fix(runtime-core): handle NaN identity check in v-memo (#5852)
|
4 лет назад |
|
apiAsyncComponent.ts
|
8071ef47b5
fix(types): restore DefineComponent argument order
|
4 лет назад |
|
apiComputed.ts
|
f4f0966b33
fix(ssr): make computed inactive during ssr, fix memory leak
|
4 лет назад |
|
apiCreateApp.ts
|
0c07f12541
chore: warn when mounting different apps on the same host element (#5573)
|
4 лет назад |
|
apiDefineComponent.ts
|
8071ef47b5
fix(types): restore DefineComponent argument order
|
4 лет назад |
|
apiInject.ts
|
e603fd258c
chore: fix typo (#5261) [ci skip]
|
4 лет назад |
|
apiLifecycle.ts
|
47f488350c
chore: run updated prettier
|
5 лет назад |
|
apiSetupHelpers.ts
|
b5462822d6
fix(sfc/types): allow use default factory for primitive types in `withDefaults` (#5939)
|
4 лет назад |
|
apiWatch.ts
|
220f255fe9
fix(watch): fix watching multiple sources containing shallowRef (#5381)
|
4 лет назад |
|
component.ts
|
d52907f4eb
fix(runtime-core): ensure consistent identity of $forceUpdate and $nextTick instance methods
|
4 лет назад |
|
componentEmits.ts
|
71066b5afe
fix(v-model): fix case where .trim and .number modifiers are used together (#5842)
|
4 лет назад |
|
componentOptions.ts
|
8071ef47b5
fix(types): restore DefineComponent argument order
|
4 лет назад |
|
componentProps.ts
|
9ecee16f89
chore: add no-debugger eslint rule (#5906)
|
4 лет назад |
|
componentPublicInstance.ts
|
8071ef47b5
fix(types): restore DefineComponent argument order
|
4 лет назад |
|
componentRenderContext.ts
|
201060717d
fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554)
|
5 лет назад |
|
componentRenderUtils.ts
|
40794c80ca
refactor(runtime-core): extract type SetRootFn (#3209)
|
4 лет назад |
|
componentSlots.ts
|
e4dffe900a
fix(runtime-core): ensure raw slot function is only normalized once (#5358)
|
4 лет назад |
|
customFormatter.ts
|
9fda9411ec
feat(reactivity): add isShallow api
|
4 лет назад |
|
devtools.ts
|
392ca5dd88
chore: fix eslint error (#5876)
|
4 лет назад |
|
directives.ts
|
f44087e171
fix(runtime-core): ensure custom directive instance properly exposes properties on closed instances. (#5022)
|
4 лет назад |
|
errorHandling.ts
|
ae4b0783d7
chore: update repo references
|
4 лет назад |
|
featureFlags.ts
|
57a09331b2
chore: fix some typos (#5050) [ci skip]
|
4 лет назад |
|
h.ts
|
4f26835dac
fix(types/tsx): make JSX.Element extend VNode (#3171)
|
5 лет назад |
|
hmr.ts
|
16a0b232d7
chore: remove unused import due to merge conflict resolve mistake
|
4 лет назад |
|
hydration.ts
|
d4d3319c1b
fix(ssr): ensure app can be unmounted when created with createSSRApp() (#5992)
|
4 лет назад |
|
index.ts
|
0c7fd13ea6
fix(types): fix typescript error when spreading `$props`(#5968)
|
4 лет назад |
|
profiling.ts
|
1070f127a7
fix(devtools): perf: use high-resolution time
|
4 лет назад |
|
renderer.ts
|
cdda49bbfb
fix(runtime-core): adjust force diff of dev root fragments
|
4 лет назад |
|
rendererTemplateRef.ts
|
cee1eafb4d
fix(runtime-core/template-ref): named ref in v-for regression fix (#5118)
|
4 лет назад |
|
scheduler.ts
|
74d2a76af6
fix(watch): fix flush: pre watchers triggered synchronously in setup
|
4 лет назад |
|
vnode.ts
|
0c7fd13ea6
fix(types): fix typescript error when spreading `$props`(#5968)
|
4 лет назад |
|
warning.ts
|
d0da0028f2
wip: data option compat
|
5 лет назад |