Evan You
|
ee57d9fd1d
release: v2.7.10
|
3 年之前 |
不见月
|
e0b26c483a
fix: fix parent of multi-nested HOC $el not updating (#12757)
|
3 年之前 |
Evan You
|
46ca7bcddc
fix(compiler-sfc): avoid deindent when lang is jsx/tsx
|
3 年之前 |
Nathan Shively-Sanders
|
810f6d12ed
fix(types): Add missing type parameter constraints (#12754)
|
3 年之前 |
Evan You
|
15618888cb
release: v2.7.9
|
3 年之前 |
Evan You
|
8521f9d3f6
fix(types): fix missing error for accessing undefined instance properties
|
3 年之前 |
Evan You
|
7161176cd0
fix: fix effect scope tracking for manually created instances
|
3 年之前 |
Alexander Lichter
|
165a14a6c6
fix(ssr): fix on-component directives rendering (#12661)
|
3 年之前 |
不见月
|
bba6b3d6b4
feat(types): enhance type for onErrorCaptured (#12735)
|
3 年之前 |
GU Yiling
|
9eb8ea5b63
chore: fix some legacy doc urls in warnings and readme (#12725) [ci skip]
|
3 年之前 |
JuniorTour
|
2263948c24
fix: directives shorthand normalize error (#12744)
|
3 年之前 |
林烁壕
|
5221d4d3b6
fix(compiler-sfc): rewriteDefault for class with decorators (#12747)
|
3 年之前 |
gu
|
89a6b5e865
feat(types): support mixins inference for new Vue() (#12737)
|
3 年之前 |
Evan You
|
b4bf4c52ad
fix(types): allow attaching unknown options to defined component
|
3 年之前 |
Evan You
|
80d1baf920
feat(types): export DefineComponent
|
3 年之前 |
Evan You
|
f0057b101e
fix(watch): avoid pre watcher firing on unmount
|
3 年之前 |
Evan You
|
bd89ce53a9
fix: ensure render watcher of manually created instance is correctly tracked in owner scope
|
3 年之前 |
Evan You
|
4b37b568c7
fix(types): fix options suggestions when using defineComponent
|
3 年之前 |
Jonas
|
5c742eb2e0
fix(compiler-sfc): allow full hostnames in asset url base (#12732)
|
3 年之前 |
jf-paradis
|
00458cd38d
fix(types): Make SetupBindings optional on ExtendedVue and CombinedVueInstance (#12727)
|
3 年之前 |
Evan You
|
1d8b892fcd
release: v2.7.8
|
3 年之前 |
Evan You
|
2af751b6ef
fix(reactivity): fix shallowReactive nested ref setting edge cases
|
3 年之前 |
Daniel Roe
|
ba7dd2c4ed
fix(types): export `defineAsyncComponent` type (#12684)
|
3 年之前 |
edison
|
a695c5a6df
fix(sfc): align `<script setup>` component resolution edge case with v3 (#12687)
|
3 年之前 |
Evan You
|
fabc1cf89f
fix(types): avoid circular type inference between v2 and v3 instance types
|
3 年之前 |
Evan You
|
ce6fc149e3
types: fix manual api types for useAttrs/useListeners
|
3 年之前 |
Evan You
|
adf3ac8adc
feat(setup): support listeners on setup context + `useListeners()` helper
|
3 年之前 |
troy351
|
135d07442a
chore(sfc): remove useless vue-template-es2015-compiler (#12677)
|
3 年之前 |
Evan You
|
fc16281cf5
release: v2.7.7
|
3 年之前 |
Evan You
|
e8d3a7d7a1
fix(codegen): script setup should not attempt to resolve native elements as component
|
3 年之前 |