Commit History

Author SHA1 Message Date
  三咲智子 Kevin Deng 7cd70505d5 Merge remote-tracking branch 'upstream/minor' 2 years ago
  skirtle e8fd6446d1 fix(runtime-core): attrs should be readonly in functional components (#10767) 2 years ago
  三咲智子 Kevin Deng 7fe4712831 Merge remote-tracking branch 'upstream/main' 2 years ago
  Evan You a7cf74277e test: fix test case broken by b93f264 2 years ago
  三咲智子 Kevin Deng ab1121e512 Merge remote-tracking branch 'upstream/main' 2 years ago
  Evan You 77a804b1d0 fix(dx): warn against reserved keys as prop name 2 years ago
  ubugeeei ea5f7ec076 test(runtime-vapor): component props (#99) 2 years ago
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  nandi95 8e27692029 feat(runtime-core): provide full props to props validator functions (#3258) 2 years ago
  skirtle a5491e1cdd dx(runtime-core): warn when the prop type is `[]` (#7608) 2 years ago
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) 3 years ago
  三咲智子 Kevin Deng 63ad77f6f6 feat(runtime-core): add skipCheck for prop (#7548) 3 years ago
  Evan You 7e8f175db7 wip(vitest-migration): runtime-core tests passing 3 years ago
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 years ago
  Anthony Fu 4a16b204be chore: run format 3 years ago
  白雾三语 620327d527 fix(runtime-core): ensure prop type validation warning shows custom class names (#7198) 3 years ago
  Thorsten Lünborg 54b6ba32ca fix(runtime-core): ensure props definition objects are not mutated during props normalization (close: #6915) (#6916) 3 years ago
  edison 6d887aaf59 fix(runtime-core): handle initial undefined attrs (#5017) 4 years ago
  Evan You bbf6ca9bca fix(runtime-core): fix null type in required + multi-type prop declarations 4 years ago
  Evan You 0255be2f4b fix(runtime-core): avoid double-setting props when casting 5 years ago
  Evan You 4fe4de0a49 fix(runtime-core): ensure declare prop keys are always present 5 years ago
  Evan You 2121c32e22 fix(runtime-core): fix kebab-case prop required warning 5 years ago
  HcySunYang 44166b43d9 fix(runtime-core): cache props default values to avoid unnecessary watcher trigger (#3474) 5 years ago
  HcySunYang 86ceef4352 fix(runtime-core): fix warning for absent props (#3363) 5 years ago
  Cédric Exbrayat 73117f6b5b fix(runtime-core): allow overriding properties other than props (#3105) 5 years ago
  edison ffd5288545 feat(runtime-core): props type support `BigInt` (#2891) 5 years ago
  Evan You 58c31e3699 feat(runtime-core): support using inject() inside props default functions 5 years ago
  Evan You 8ed0b342d4 fix(runtime-core): fix props/emits resolving with global mixins 5 years ago
  Evan You 5c74243211 test: move mockWarn into setup files 5 years ago
  Guillaume Chau 568b6db12b feat: Initial devtools support (#1125) 5 years ago