danyadev
|
cea3cf7586
fix(types): make generics with runtime props in defineComponent work (fix #11374) (#13119)
|
1 month ago |
SerKo
|
8f82f23846
fix(runtime-core): keep options API typing intact when expose is used (#14118)
|
5 months ago |
Tycho
|
5179d328d9
fix(types): exclude `undefined` from inferred prop types with default values (#13007)
|
11 months ago |
Tycho
|
704173e242
fix(types): ensure `this.$props` type does not include `string` (#12123)
|
1 year ago |
山吹色御守
|
7a64b6734d
types(internal): provide internal options for using `$el` type in language tools (#11814)
|
1 year ago |
Evan You
|
fca20a39aa
fix(types): fix defineComponent props inference when setup() has explicit annotation
|
1 year ago |
Rudy
|
d6ccce9049
test(types): component type check when props is an empty object (#7419)
|
1 year ago |
山吹色御守
|
d7d0371e74
fix(runtime-core): correct type inference for PascalCase emits (#11579)
|
1 year ago |
Evan You
|
6a5b2098e1
workflow: move private packages to separate directory
|
1 year ago |