gu
|
89a6b5e865
feat(types): support mixins inference for new Vue() (#12737)
|
3 年 前 |
Evan You
|
fabc1cf89f
fix(types): avoid circular type inference between v2 and v3 instance types
|
3 年 前 |
Evan You
|
005e52d0b6
fix(types): support Vue interface augmentations in defineComponent
|
3 年 前 |
Evan You
|
f8de4ca9d4
fix(types): fix missing instance properties on defineComponent this
|
3 年 前 |
Evan You
|
d3add06e6e
fix(types): fix this.$slots type for defineComponent
|
3 年 前 |
Evan You
|
fb93c1be77
feat(types): define component improvements (#12612)
|
3 年 前 |