История коммитов

Автор SHA1 Сообщение Дата
  Carlos Rodrigues 213eba479c fix(types): support for generic keyof slots (#8374) 2 лет назад
  zqran f15debc01a fix(types): return type of withDefaults should be readonly (#8601) 2 лет назад
  Carlos Rodrigues 94c049d930 fix(types): remove optional properties from defineProps return type (#6421) 2 лет назад
  三咲智子 Kevin Deng 623ba514ec chore: format code 2 лет назад
  zqran f07cb18fed fix(types): correct withDefaults return type for boolean prop with undefined default value (#8602) 2 лет назад
  Carlos Rodrigues 216f26995b fix(types): support generic usage with withDefaults + defineProps (#8335) 2 лет назад
  Evan You 1279b17300 fix(types): remove short syntax support in defineSlots() 3 лет назад
  三咲智子 Kevin Deng 14f3d747a3 feat(sfc): introduce `defineModel` macro and `useModel` helper (#8018) 3 лет назад
  三咲智子 Kevin Deng 5a2f5d59cf feat(types/slots): support slot presence / props type checks via `defineSlots` macro and `slots` option (#7982) 3 лет назад
  Evan You 8876dccf42 feat(sfc): support more ergnomic defineEmits type syntax (#7992) 3 лет назад
  Evan You c288c7b0bd fix(types): ensure defineProps with generics return correct types 3 лет назад
  Evan You 1e0251a377 test: more strict linking in dts tests 3 лет назад
  Evan You 1ddde63b40 build: adjust dts test setup 3 лет назад