Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan You 6cfd72e760 refactor: move type utils to shared hace 4 años
  webfansplz 1ce34e25d5 fix(types): fix tsx emit-mapped handler return type (#4290) hace 4 años
  Amour1688 69344ff1ae feat(types): map declared emits to onXXX props in inferred prop types (#3926) hace 5 años
  LYlanfeng 011dee8644 fix(runtime-core): fix multiple .once event handlers on same component (#3904) 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 bb76cfae12 wip: test for v-model compat hace 5 años
  Evan You a75b00c558 wip: treat compat model listener as already declared hace 5 años
  Evan You 183f9b0013 wip: component v-model compat hace 5 años
  Evan You f8e2361d83 wip: make tests pass again hace 5 años
  Evan You 960e9deaed wip: vm.$listeners compat hace 5 años
  Evan You db09805688 wip: instance event emitter api compat hace 5 años
  Evan You c1cd42e627 fix(runtime-core): fix v-on object kebab-case event emit matching hace 5 años
  Evan You 60d777d228 fix(runtime-core): fix erraneous emits warnings w/ mixins hace 5 años
  shadowings-zy 3532b2b021 fix(runtime-core): fix emit listener check on kebab-case events (#2542) hace 5 años
  Hunter 128ec460ec fix(v-model): built in modifiers support on component (#2348) hace 5 años
  Evan You 4bbb2b2ee6 fix(runtime-core): fix component .once listener logic hace 5 años
  ᴜɴвʏтᴇ 052a621762 feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) hace 5 años
  shadowings-zy 62f26173ba fix(runtime-core): use consistent camelCase event casing for render functions (#2278) hace 5 años
  Evan You a66e53a24f fix(runtime-core): fix SSR memoery leak due to props normalization cache hace 5 años
  wonderful-panda 5dbd6b36a0 fix(types): fix using tuple type as EmitsOptions (#2160) hace 5 años
  Evan You 8ed0b342d4 fix(runtime-core): fix props/emits resolving with global mixins hace 5 años
  Guillaume Chau 23233dc8b8 feat(devtools): catch events hace 5 años
  Evan You eb2ae44d94 refactor(types): widen `Component` type to include consutructor types hace 5 años
  Evan You 54727f9874 feat: provide ability to overwrite feature flags in esm-bundler builds hace 6 años
  Evan You 00ab9e2e85 refactor: adjust event options handling to be JSX friendly hace 6 años
  Evan You 380c6792d8 fix(v-on): refactor DOM event options modifer handling hace 6 años
  Evan You ba3b3cdda9 fix(runtime-core/emits): merge emits options from mixins/extends hace 6 años
  Carlos Rodrigues 1e90605c15 types(runtime-core): provide valid type for default `$emit` (#1498) hace 6 años
  Evan You 2417a0cb30 fix(runtime-core): respect props from mixins and extends hace 6 años
  doly mood d3c436ae2e feat(types): mixins/extends support in TypeScript (#626) hace 6 años