| .. |
|
compat
|
7d0c63ff43
fix(custom-elements): use strict number casting
|
3 лет назад |
|
components
|
3a6f5eb0f7
fix(build): ensure BaseTransition functions can be tree-shaken
|
3 лет назад |
|
helpers
|
34ad609bd7
refactor(runtime-core): use Symbol.for for runtime Symbols
|
3 лет назад |
|
apiAsyncComponent.ts
|
665f2ae121
fix(custom-elements): fix event emitting for async custom elements (#5601)
|
3 лет назад |
|
apiComputed.ts
|
f4f0966b33
fix(ssr): make computed inactive during ssr, fix memory leak
|
4 лет назад |
|
apiCreateApp.ts
|
869f3fb93e
feat(app): app.runWithContext() (#7451)
|
3 лет назад |
|
apiDefineComponent.ts
|
af563bf428
fix(types): more public type argument order fix
|
3 лет назад |
|
apiInject.ts
|
869f3fb93e
feat(app): app.runWithContext() (#7451)
|
3 лет назад |
|
apiLifecycle.ts
|
8867bb259a
wip(vitest-migration): reactivity tests passing
|
3 лет назад |
|
apiSetupHelpers.ts
|
14f3d747a3
feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018)
|
3 лет назад |
|
apiWatch.ts
|
6213b73cd2
build: custom const enum processing
|
3 лет назад |
|
component.ts
|
5a2f5d59cf
feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982)
|
3 лет назад |
|
componentEmits.ts
|
7d0c63ff43
fix(custom-elements): use strict number casting
|
3 лет назад |
|
componentOptions.ts
|
af563bf428
fix(types): more public type argument order fix
|
3 лет назад |
|
componentProps.ts
|
14f3d747a3
feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018)
|
3 лет назад |
|
componentPublicInstance.ts
|
af563bf428
fix(types): more public type argument order fix
|
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
|
5a2f5d59cf
feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982)
|
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
|
665f2ae121
fix(custom-elements): fix event emitting for async custom elements (#5601)
|
3 лет назад |
|
hydration.ts
|
9698dd3cf1
fix(ssr): fix hydration mismatch when entire multi-root template is stringified
|
3 лет назад |
|
index.ts
|
14f3d747a3
feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018)
|
3 лет назад |
|
profiling.ts
|
1070f127a7
fix(devtools): perf: use high-resolution time
|
4 лет назад |
|
renderer.ts
|
a6be280fc3
chore: only wrap during tests
|
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
|
34ad609bd7
refactor(runtime-core): use Symbol.for for runtime Symbols
|
3 лет назад |
|
warning.ts
|
ce363e55a8
chore: fix assertNumber for undefined value
|
3 лет назад |