提交历史

作者 SHA1 备注 提交日期
  Tycho 4592b63c6a fix(types/withDefaults): ensure default values of type `any` do not include `undefined` (#11490) 1 年之前
  David Matter 2a29a71d8a test(types): add test for generic discriminated unions in props (#9336) 1 年之前
  Thimo Sietsma 37ba93c213 fix(types): avoid merging object union types when using withDefaults (#10596) 2 年之前
  Evan You 8fda856a82 refactor: split out useModel implementation and tests 2 年之前
  Evan You a772031ea8 feat(defineModel): support modifiers and transformers 2 年之前
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 年之前
  Evan You f74785bc4a feat(defineModel): support local mutation by default, remove local option 2 年之前
  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 年之前