Commit History

Author SHA1 Message Date
  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
  underfin 1c4e1b6792 fix(runtime-core): should remove no longer present camelCase props (#1413) 6 years ago
  tangjinzhou d437a0145d fix(runtime-core): default value for function type prop (#1349) 6 years ago
  Evan You 215c106297 test: test for mixin/extends props merging 6 years ago
  Evan You 171cfa404f fix(runtime-core): should not cast prop value if prop did not change 6 years ago
  Evan You c80b857eb5 fix(runtime-core): should resolve value instead of delete for dynamic props with options 6 years ago
  Evan You 7cbf684611 fix(runtime-core): fix kebab-case props update 6 years ago
  Evan You ec4a4c1e06 refactor(runtime-core): refactor props resolution 6 years ago