| .. |
|
compat
|
305883a12f
build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482)
|
4 years ago |
|
components
|
ef5b73159d
fix(suspense): misusing DOM Comment element constructor as a vnode type (#4451)
|
4 years ago |
|
helpers
|
b40845153c
feat(experimental): expose ref macro types using separate d.ts file
|
4 years ago |
|
apiAsyncComponent.ts
|
6f555cf98c
refactor(runtime-core): improve the type of defineAsyncComponent (#4441)
|
4 years ago |
|
apiCreateApp.ts
|
561e210157
fix(inject): should auto unwrap injected refs
|
4 years ago |
|
apiDefineComponent.ts
|
305883a12f
build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482)
|
4 years ago |
|
apiInject.ts
|
db1dc1c630
fix(runtime-core): bind default function of inject to instance (#3925)
|
5 years ago |
|
apiLifecycle.ts
|
47f488350c
chore: run updated prettier
|
5 years ago |
|
apiSetupHelpers.ts
|
5594643d7b
fix(compiler-sfc): fix script setup ref assignment codegen edge case (#4520)
|
4 years ago |
|
apiWatch.ts
|
d87d059ac1
feat(runtime-core): watchSyncEffect
|
5 years ago |
|
component.ts
|
0627765b36
chore(types): remove unnecessary type assertions (#4336)
|
4 years ago |
|
componentEmits.ts
|
1ce34e25d5
fix(types): fix tsx emit-mapped handler return type (#4290)
|
4 years ago |
|
componentOptions.ts
|
741d3b36f2
fix(runtime-core): properly merge unmounted and beforeUnmount options (#4447)
|
4 years ago |
|
componentProps.ts
|
4645a42b79
types(runtime-core): fix for multiple possible prop types including Date (#4518)
|
4 years ago |
|
componentPublicInstance.ts
|
380608bd44
fix(types): fix forceUpdate type (#4302)
|
4 years ago |
|
componentRenderContext.ts
|
201060717d
fix(runtime-core): should not track dynamic children when the user calls a compiled slot inside template expression (#3554)
|
5 years ago |
|
componentRenderUtils.ts
|
6db15a27cf
refactor: merge bitwise flag checks (#4324)
|
4 years ago |
|
componentSlots.ts
|
644971ec06
fix(runtime-core): ensure consistent arguments for tempalte and render funtion slot usage
|
4 years ago |
|
customFormatter.ts
|
46d80f4d58
fix: allow hmr in all builds
|
5 years ago |
|
devtools.ts
|
47f488350c
chore: run updated prettier
|
5 years ago |
|
directives.ts
|
2937530bef
fix(v-model): handle mutations of v-model bound array/sets
|
5 years ago |
|
errorHandling.ts
|
d069796b8f
fix(runtime-core): add missing serverPrefetch hook error string (#4014)
|
5 years ago |
|
featureFlags.ts
|
fb8e83f0c2
chore: update link for the feature flag warning [ci skip]
|
6 years ago |
|
h.ts
|
4f26835dac
fix(types/tsx): make JSX.Element extend VNode (#3171)
|
5 years ago |
|
hmr.ts
|
305883a12f
build(deps-dev): bump typescript from 4.3.5 to 4.4.2 (#4482)
|
4 years ago |
|
hydration.ts
|
6db15a27cf
refactor: merge bitwise flag checks (#4324)
|
4 years ago |
|
index.ts
|
a6e6253319
types(reactivity): adjust type exports (#4407)
|
4 years ago |
|
profiling.ts
|
f7c54caeb1
feat(devtools): performance events
|
5 years ago |
|
renderer.ts
|
c1f564e1dc
fix(runtime-core): fix child component double update on props change
|
4 years ago |
|
scheduler.ts
|
36ae23d27e
chore(types): remove unnecessary assertions (#4168)
|
5 years ago |
|
vnode.ts
|
ebd0baca98
fix(types): improve the type of createElementBlock (#4406)
|
4 years ago |
|
warning.ts
|
d0da0028f2
wip: data option compat
|
5 years ago |