Eduardo San Martin Morote
|
24b1c1dd57
|
fix(types): extract properties from extended collections (#9854)
close #9852
|
2023-12-19 17:05:29 +08:00 |
Evan You
|
d0b849ac39
|
test(types): add test for ref/shallowRef generic casting
|
2023-12-16 13:46:11 +08:00 |
丶远方
|
9a571582b5
|
fix(types): fix `shallowRef` type error (#9839)
|
2023-12-16 13:45:01 +08:00 |
Carlos Rodrigues
|
213eba479c
|
fix(types): support for generic keyof slots (#8374)
|
2023-12-08 22:54:57 +08:00 |
丶远方
|
0d61b429ec
|
fix(types): add `xmlns:xlink` to `SVGAttributes` (#9300)
close #9299
|
2023-12-08 22:16:25 +08:00 |
丶远方
|
cdac12161e
|
fix(types): ref() return type should not be any when initial value is any (#9768)
|
2023-12-07 16:28:16 +08:00 |
Carlos Rodrigues
|
43c3cfdec5
|
fix(types): improve return type withKeys and withModifiers (#9734)
|
2023-12-04 07:59:01 +08:00 |
Blake Newman
|
887e54c347
|
fix(types): expose emits as props in functional components (#9234)
|
2023-12-01 02:37:51 +08:00 |
三咲智子 Kevin Deng
|
ad27473701
|
fix(types): fix reactive collection types (#8960)
close #8904
|
2023-12-01 02:33:09 +08:00 |
Carlos Rodrigues
|
1c525f75a3
|
types: support app.component to be `defineComponent` (#9662)
|
2023-11-22 22:18:02 +08:00 |
Evan You
|
fc772dbf73
|
chore: exclude private packages from version updates
|
2023-11-21 09:37:37 +08:00 |
zqran
|
f15debc01a
|
fix(types): return type of withDefaults should be readonly (#8601)
|
2023-11-10 15:20:02 +08:00 |
Basil Gor
|
46e33744c8
|
fix(types): more precise types for class bindings (#8012)
|
2023-11-10 15:15:54 +08:00 |
Evan You
|
5a41231352
|
chore: fix formatting + remove duplicated property in jsx type
|
2023-11-10 15:01:05 +08:00 |
Yuchao
|
17aa92b79b
|
fix(types): allow falsy value types in `StyleValue` (#7954)
close #7955
|
2023-11-10 14:23:54 +08:00 |
Rudy
|
5d932a8e6d
|
fix(types): defineCustomElement using defineComponent return type with emits (#7937)
close #7782
|
2023-11-10 13:52:54 +08:00 |
Simon Lévesque
|
7c448000b0
|
fix(types): fix shallowRef return type with union value type (#7853)
close #7852
|
2023-11-10 13:40:47 +08:00 |
Rudy
|
0e1e8f919e
|
fix(types): fix instance type when props type is incompatible with setup returned type (#7338)
close #5885
|
2023-11-09 17:40:36 +08:00 |
Carlos Rodrigues
|
94c049d930
|
fix(types): remove optional properties from defineProps return type (#6421)
close #6420
|
2023-11-09 14:52:28 +08:00 |
Evan You
|
bc5846939c
|
release: v3.3.8
|
2023-11-06 18:54:26 +08:00 |
Evan You
|
1789c1caac
|
release: v3.3.7
|
2023-10-25 07:35:08 +08:00 |
Carlos Rodrigues
|
7374e93f02
|
fix(types): fix ComponentCustomProps augmentation (#9468)
close #8376
|
2023-10-24 18:42:47 +08:00 |
Carlos Rodrigues
|
16ecb44c89
|
fix(types): improve `h` overload to support union of string and component (#5432)
fix #5431
|
2023-10-23 23:40:06 +08:00 |
Evan You
|
a09ed44446
|
release: v3.3.6
|
2023-10-20 21:04:11 +08:00 |
Evan You
|
5ebb459fc7
|
release: v3.3.5
|
2023-10-20 11:50:49 +08:00 |
三咲智子 Kevin Deng
|
623ba514ec
|
chore: format code
|
2023-08-11 17:30:04 +08:00 |
Evan You
|
2a2810c716
|
chore: upgrade to typescript 5.1
|
2023-07-11 18:44:19 +08:00 |
zqran
|
f07cb18fed
|
fix(types): correct withDefaults return type for boolean prop with undefined default value (#8602)
|
2023-07-11 18:35:22 +08:00 |
zqran
|
e78c223b30
|
chore: fix typo (#8392)
|
2023-06-10 17:09:44 +08:00 |
Evan You
|
0e8bbe873e
|
release: v3.3.4
|
2023-05-18 16:31:03 +08:00 |
Evan You
|
fecd5c4044
|
release: v3.3.3
|
2023-05-18 13:10:52 +08:00 |
Carlos Rodrigues
|
216f26995b
|
fix(types): support generic usage with withDefaults + defineProps (#8335)
fix #8310
fix #8331
fix #8325
|
2023-05-17 09:25:48 +08:00 |
Evan You
|
a374d7e6ed
|
release: v3.3.2
|
2023-05-12 13:25:05 +01:00 |
Evan You
|
6e1966a92f
|
release: v3.3.1
|
2023-05-11 09:00:14 +01:00 |
Evan You
|
483a4e7e3b
|
release: v3.3.0
|
2023-05-11 08:44:38 +01:00 |
Evan You
|
847658b7a2
|
release: v3.3.0-beta.5
|
2023-05-08 16:40:41 +08:00 |
Evan You
|
1279b17300
|
fix(types): remove short syntax support in defineSlots()
ref: https://github.com/vuejs/language-tools/issues/2758
|
2023-05-08 11:53:49 +08:00 |
Evan You
|
cc09cc7e28
|
release: v3.3.0-beta.4
|
2023-05-05 17:15:14 +08:00 |
Evan You
|
038cd830d5
|
fix(types): retain compatibility for provide() usage with explicit type parameter
|
2023-05-02 21:35:28 +08:00 |
Evan You
|
bff63c5498
|
feat(types): provide ExtractPublicPropTypes utility type
ref #5272
close #8168
|
2023-05-02 11:06:32 +08:00 |
Evan You
|
5d4c3c60a8
|
release: v3.3.0-beta.3
|
2023-05-01 12:28:29 +08:00 |
Evan You
|
de87e6e405
|
fix(types): fix provide type checking for ref value
fix #8201
|
2023-05-01 11:27:05 +08:00 |
Evan You
|
a778034a3e
|
release: v3.3.0-beta.2
|
2023-04-25 16:41:04 +08:00 |
Evan You
|
1447596bf4
|
release: v3.3.0-beta.1
|
2023-04-21 16:26:10 +08:00 |
Evan You
|
5cdaac2590
|
release: v3.3.0-alpha.13
|
2023-04-20 21:13:34 +08:00 |
Evan You
|
72be89423d
|
release: v3.3.0-alpha.12
|
2023-04-18 22:18:56 +08:00 |
Evan You
|
57f0fbe76a
|
release: v3.3.0-alpha.11
|
2023-04-17 21:17:17 +08:00 |
Evan You
|
33adc2a17a
|
release: v3.3.0-alpha.10
|
2023-04-17 18:15:17 +08:00 |
Evan You
|
681ac7c896
|
release: v3.3.0-alpha.9
|
2023-04-08 13:33:46 +08:00 |
三咲智子 Kevin Deng
|
14f3d747a3
|
feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018)
|
2023-04-08 12:13:05 +08:00 |