Commit History

Author SHA1 Message Date
  renovate[bot] 237cb45319 chore(deps): update lint (#10112) 2 years ago
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  Evan You 982a145d38 chore: Merge branch 'main' into minor 2 years ago
  丶远方 a6503e3e77 refactor(types): simplify `EmitsToProps` types (#9788) 2 years ago
  三咲智子 Kevin Deng 927ab17cfc feat(types): add emits and slots type to `FunctionalComponent` (#8644) 2 years ago
  renovate[bot] 16a6438236 chore(deps): update lint (#9627) 2 years ago
  丶远方 3798c5480b chore: remove unnecessary type assertions (#8311) 3 years ago
  Evan You 7d0c63ff43 fix(custom-elements): use strict number casting 3 years ago
  三咲智子 (Kevin) bbb66d7ac7 ci: check prettier format (#6830) 3 years ago
  shadowings-zy 018b850399 fix(v-model): fix trim modifier on events with non-string args ( (#5770) 3 years ago
  Daniel Roe c3465c1e88 fix(runtime-core): only set cache for object keys (#6266) 3 years ago
  小刘(liulinboyi) 71066b5afe fix(v-model): fix case where .trim and .number modifiers are used together (#5842) 4 years ago
  Thorsten Lünborg 71c9536625 fix(runtime-core): ensure custom events are not emitted anymore after unmount. (#5679) 4 years ago
  Evan You 6cfd72e760 refactor: move type utils to shared 4 years ago
  webfansplz 1ce34e25d5 fix(types): fix tsx emit-mapped handler return type (#4290) 4 years ago
  Amour1688 69344ff1ae feat(types): map declared emits to onXXX props in inferred prop types (#3926) 4 years ago
  LYlanfeng 011dee8644 fix(runtime-core): fix multiple .once event handlers on same component (#3904) 5 years ago
  Evan You 51d2be2038 perf: avoid deopt for props/emits normalization when global mixins are used 5 years ago
  Evan You bb76cfae12 wip: test for v-model compat 5 years ago
  Evan You a75b00c558 wip: treat compat model listener as already declared 5 years ago
  Evan You 183f9b0013 wip: component v-model compat 5 years ago
  Evan You f8e2361d83 wip: make tests pass again 5 years ago
  Evan You 960e9deaed wip: vm.$listeners compat 5 years ago
  Evan You db09805688 wip: instance event emitter api compat 5 years ago
  Evan You c1cd42e627 fix(runtime-core): fix v-on object kebab-case event emit matching 5 years ago
  Evan You 60d777d228 fix(runtime-core): fix erraneous emits warnings w/ mixins 5 years ago
  shadowings-zy 3532b2b021 fix(runtime-core): fix emit listener check on kebab-case events (#2542) 5 years ago
  Hunter 128ec460ec fix(v-model): built in modifiers support on component (#2348) 5 years ago
  Evan You 4bbb2b2ee6 fix(runtime-core): fix component .once listener logic 5 years ago
  ᴜɴвʏтᴇ 052a621762 feat(compile-core): handle falsy dynamic args for v-on and v-bind (#2393) 5 years ago