История коммитов

Автор SHA1 Сообщение Дата
  Evan You bb76cfae12 wip: test for v-model compat 5 лет назад
  Evan You a75b00c558 wip: treat compat model listener as already declared 5 лет назад
  Evan You 183f9b0013 wip: component v-model compat 5 лет назад
  Evan You f8e2361d83 wip: make tests pass again 5 лет назад
  Evan You 960e9deaed wip: vm.$listeners compat 5 лет назад
  Evan You db09805688 wip: instance event emitter api compat 5 лет назад
  Evan You c1cd42e627 fix(runtime-core): fix v-on object kebab-case event emit matching 5 лет назад
  Evan You 60d777d228 fix(runtime-core): fix erraneous emits warnings w/ mixins 5 лет назад
  shadowings-zy 3532b2b021 fix(runtime-core): fix emit listener check on kebab-case events (#2542) 5 лет назад
  Hunter 128ec460ec fix(v-model): built in modifiers support on component (#2348) 5 лет назад
  Evan You 4bbb2b2ee6 fix(runtime-core): fix component .once listener logic 5 лет назад
  ᴜɴвʏтᴇ 052a621762 feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) 5 лет назад
  shadowings-zy 62f26173ba fix(runtime-core): use consistent camelCase event casing for render functions (#2278) 5 лет назад
  Evan You a66e53a24f fix(runtime-core): fix SSR memoery leak due to props normalization cache 5 лет назад
  wonderful-panda 5dbd6b36a0 fix(types): fix using tuple type as EmitsOptions (#2160) 5 лет назад
  Evan You 8ed0b342d4 fix(runtime-core): fix props/emits resolving with global mixins 5 лет назад
  Guillaume Chau 23233dc8b8 feat(devtools): catch events 5 лет назад
  Evan You eb2ae44d94 refactor(types): widen `Component` type to include consutructor types 5 лет назад
  Evan You 54727f9874 feat: provide ability to overwrite feature flags in esm-bundler builds 6 лет назад
  Evan You 00ab9e2e85 refactor: adjust event options handling to be JSX friendly 6 лет назад
  Evan You 380c6792d8 fix(v-on): refactor DOM event options modifer handling 6 лет назад
  Evan You ba3b3cdda9 fix(runtime-core/emits): merge emits options from mixins/extends 6 лет назад
  Carlos Rodrigues 1e90605c15 types(runtime-core): provide valid type for default `$emit` (#1498) 6 лет назад
  Evan You 2417a0cb30 fix(runtime-core): respect props from mixins and extends 6 лет назад
  doly mood d3c436ae2e feat(types): mixins/extends support in TypeScript (#626) 6 лет назад
  Andrew Talbot 054ccecd58 perf(core): use `startsWith` instead of `indexOf` (#989) 6 лет назад
  Evan You 0709380c5f feat(runtime-core): skip emit warn if has equivalent onXXX prop 6 лет назад
  Evan You 6eb3399311 fix(runtime-dom): fix patching for attributes starting with `on` 6 лет назад
  Evan You 55566e8f52 refactor(runtime-core): remove emit return value 6 лет назад
  Evan You c5f0f63b91 refactor(runtime-core): make setup attrs proxy dev only 6 лет назад