Historial de Commits

Autor SHA1 Mensaje Fecha
  Husam Ibrahim 4645a42b79 types(runtime-core): fix for multiple possible prop types including Date (#4518) hace 4 años
  Carlos Rodrigues afd49b3e88 types(PropType): Allow `undefined` function to be used on `PropType` (#4405) hace 4 años
  Evan You 47f488350c chore: run updated prettier hace 5 años
  Evan You bbf6ca9bca fix(runtime-core): fix null type in required + multi-type prop declarations hace 5 años
  Anthony Fu f5617fc3bb feat(reactivity): new effectScope API (#2195) hace 5 años
  Johnson Chu 81e69b29ec feat(types): support IDE renaming for props (#3656) hace 5 años
  Evan You 4c5844a9ca feat(sfc): withDefaults helper hace 5 años
  Evan You 51d2be2038 perf: avoid deopt for props/emits normalization when global mixins are used hace 5 años
  Evan You b76c453507 refactor: adjust absent prop casting logic hace 5 años
  Evan You 0255be2f4b fix(runtime-core): avoid double-setting props when casting hace 5 años
  Carlos Rodrigues 92e7330385 types(props): Support `undefined` as default (#3783) hace 5 años
  Evan You bd3cc4d2c7 wip: tests for compiler compat hace 5 años
  Evan You 6f8fe4eac9 wip: more compat tweaks hace 5 años
  Evan You 7e0224aa8c wip: more compat tweaks hace 5 años
  Evan You 12abd4af85 wip: class/style fallthrough compat hace 5 años
  Evan You 5566d39d46 perf: only trigger $attrs update when it has actually changed hace 5 años
  Evan You 1b8f14ee76 wip: more compat progress hace 5 años
  Evan You f6dee53270 wip: compat integration progress hace 5 años
  Evan You 3ea68691e2 wip: inline-template compat hace 5 años
  Evan You 115372dd5b wip: refactor deprecations into a single file hace 5 años
  Evan You 183f9b0013 wip: component v-model compat hace 5 años
  Evan You 1c2c77eb9f wip: apply compat enabled flags to currently implemented features hace 5 años
  Evan You d619a770a8 wip: props default this compat hace 5 años
  Evan You 4fe4de0a49 fix(runtime-core): ensure declare prop keys are always present hace 5 años
  edison 2e50acfbb8 perf(runtime-core): optimize the performance of getTypeIndex (#3206) hace 5 años
  Evan You 2121c32e22 fix(runtime-core): fix kebab-case prop required warning hace 5 años
  HcySunYang 44166b43d9 fix(runtime-core): cache props default values to avoid unnecessary watcher trigger (#3474) hace 5 años
  HcySunYang 86ceef4352 fix(runtime-core): fix warning for absent props (#3363) hace 5 años
  07akioni 3755e60c52 fix(types): union function prop (#3119) hace 5 años
  HcySunYang 4a965802e8 types: support object as props type (#3165) hace 5 años