三咲智子 Kevin Deng
|
14f3d747a3
|
feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018)
|
2023-04-08 12:13:05 +08:00 |
三咲智子 Kevin Deng
|
5a2f5d59cf
|
feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982)
|
2023-04-03 16:49:16 +08:00 |
Evan You
|
8876dccf42
|
feat(sfc): support more ergnomic defineEmits type syntax (#7992)
|
2023-03-30 19:24:32 +08:00 |
Evan You
|
c288c7b0bd
|
fix(types): ensure defineProps with generics return correct types
|
2023-03-26 15:58:04 +08:00 |
Evan You
|
1e0251a377
|
test: more strict linking in dts tests
|
2023-02-03 21:41:33 +08:00 |
Evan You
|
1ddde63b40
|
build: adjust dts test setup
|
2023-02-03 17:10:31 +08:00 |