| .. |
|
compat
|
945a543152
fix(compat): handle v-model deprecation warning with missing appContext (#14203)
|
před 5 měsíci |
|
components
|
df059f8904
fix(transition): prevent enter if leave is in progress (#14443)
|
před 3 měsíci |
|
helpers
|
fc40ca0216
fix(useTemplateRef): don't update setup ref for useTemplateRef key (#12756)
|
před 4 měsíci |
|
apiAsyncComponent.ts
|
40c4b2a876
fix(runtime-core): pass props and children to loadingComponent (#13997)
|
před 7 měsíci |
|
apiComputed.ts
|
5cf5a1620d
fix(types/computed): ensure type safety for `WritableComputedRef` (#11608)
|
před 1 rokem |
|
apiCreateApp.ts
|
4b7170625d
fix(types): widen directive arg type from string to any (#13758)
|
před 8 měsíci |
|
apiDefineComponent.ts
|
cea3cf7586
fix(types): make generics with runtime props in defineComponent work (fix #11374) (#13119)
|
před 3 měsíci |
|
apiInject.ts
|
247b2c2067
fix(provide): warn when using `provide` after mounting (#13954)
|
před 6 měsíci |
|
apiLifecycle.ts
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
před 1 rokem |
|
apiSetupHelpers.ts
|
702284f6a7
fix(runtime-core): prevent instance leak in withAsyncContext (#14445)
|
před 3 měsíci |
|
apiWatch.ts
|
fda47ac702
chore(types): improve type safety in watch functions and instanceWatch (#13918)
|
před 8 měsíci |
|
component.ts
|
bbb89775b1
fix(types): narrow useAttrs class/style typing for TSX (#14492)
|
před 3 měsíci |
|
componentEmits.ts
|
15fc75f403
fix(runtime-core): use separate emits caches for components and mixins (#11661)
|
před 9 měsíci |
|
componentOptions.ts
|
f5adc4b8cd
chore(deps): update lint (#13671)
|
před 6 měsíci |
|
componentProps.ts
|
5179d328d9
fix(types): exclude `undefined` from inferred prop types with default values (#13007)
|
před 1 rokem |
|
componentPublicInstance.ts
|
bbb89775b1
fix(types): narrow useAttrs class/style typing for TSX (#14492)
|
před 3 měsíci |
|
componentRenderContext.ts
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
před 1 rokem |
|
componentRenderUtils.ts
|
57866b5af1
fix(runtime-core): prevent child component updates when style remains unchanged (#12825)
|
před 4 měsíci |
|
componentSlots.ts
|
7f60ef83e7
fix(compiler-core): prevent cached array children from retaining detached dom nodes (#13691)
|
před 9 měsíci |
|
customFormatter.ts
|
fdbd026583
fix(customFormatter): properly accessing ref value during debugger (#12948)
|
před 1 rokem |
|
devtools.ts
|
26bce3dc6c
chore: update side effect annotations to use standardized format (#13839)
|
před 9 měsíci |
|
directives.ts
|
4b7170625d
fix(types): widen directive arg type from string to any (#13758)
|
před 8 měsíci |
|
enums.ts
|
bfe6b459d3
style: update format & lint config (#9162)
|
před 2 roky |
|
errorHandling.ts
|
205e5b5e27
feat(reactivity): base `watch`, `getCurrentWatcher`, and `onWatcherCleanup` (#9927)
|
před 1 rokem |
|
featureFlags.ts
|
ac9e7e8bfa
test: adjust coverage config, use v8 coverage
|
před 1 rokem |
|
h.ts
|
75220c7995
fix(runtime-core): simplify block-tracking disabling in h() (#13841)
|
před 9 měsíci |
|
hmr.ts
|
6b68f72673
Revert "fix(hmr): prevent __VUE_HMR_RUNTIME__ from being overwritten by vue runtime in 3rd-party libraries" (#13925)
|
před 8 měsíci |
|
hydration.ts
|
19cc7e2cd0
fix(runtime-core): skip patching reserved props for custom elements (#14275)
|
před 4 měsíci |
|
hydrationStrategies.ts
|
1ae545a378
fix(hydration): provide compat fallback for idle callback hydration strategy (#11935)
|
před 1 rokem |
|
index.ts
|
bbb89775b1
fix(types): narrow useAttrs class/style typing for TSX (#14492)
|
před 3 měsíci |
|
internalObject.ts
|
928af5fe2f
refactor(types): enable `isolatedDeclarations` (#11178)
|
před 1 rokem |
|
profiling.ts
|
c875019d49
fix(devtools): clear performance measures (#13701)
|
před 10 měsíci |
|
renderer.ts
|
e71c26c03d
fix(runtime-core): properly handle async component update before resolve (#11619)
|
před 4 měsíci |
|
rendererTemplateRef.ts
|
fc40ca0216
fix(useTemplateRef): don't update setup ref for useTemplateRef key (#12756)
|
před 4 měsíci |
|
scheduler.ts
|
4810f1489f
chore(types): compatible with TS 5.8 (#12973)
|
před 9 měsíci |
|
vnode.ts
|
7f2994393d
fix(runtime-core): ensure correct anchor el for unresolved async components (#13560)
|
před 10 měsíci |
|
warning.ts
|
ac9e7e8bfa
test: adjust coverage config, use v8 coverage
|
před 1 rokem |