Commit Verlauf

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