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

Автор SHA1 Сообщение Дата
  Evan You 982a145d38 chore: Merge branch 'main' into minor 2 лет назад
  丶远方 a6503e3e77 refactor(types): simplify `EmitsToProps` types (#9788) 2 лет назад
  三咲智子 Kevin Deng 927ab17cfc feat(types): add emits and slots type to `FunctionalComponent` (#8644) 2 лет назад
  renovate[bot] 16a6438236 chore(deps): update lint (#9627) 2 лет назад
  丶远方 3798c5480b chore: remove unnecessary type assertions (#8311) 3 лет назад
  Evan You 7d0c63ff43 fix(custom-elements): use strict number casting 3 лет назад
  三咲智子 (Kevin) bbb66d7ac7 ci: check prettier format (#6830) 3 лет назад
  shadowings-zy 018b850399 fix(v-model): fix trim modifier on events with non-string args ( (#5770) 3 лет назад
  Daniel Roe c3465c1e88 fix(runtime-core): only set cache for object keys (#6266) 3 лет назад
  小刘(liulinboyi) 71066b5afe fix(v-model): fix case where .trim and .number modifiers are used together (#5842) 4 лет назад
  Thorsten Lünborg 71c9536625 fix(runtime-core): ensure custom events are not emitted anymore after unmount. (#5679) 4 лет назад
  Evan You 6cfd72e760 refactor: move type utils to shared 4 лет назад
  webfansplz 1ce34e25d5 fix(types): fix tsx emit-mapped handler return type (#4290) 4 лет назад
  Amour1688 69344ff1ae feat(types): map declared emits to onXXX props in inferred prop types (#3926) 4 лет назад
  LYlanfeng 011dee8644 fix(runtime-core): fix multiple .once event handlers on same component (#3904) 5 лет назад
  Evan You 51d2be2038 perf: avoid deopt for props/emits normalization when global mixins are used 5 лет назад
  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 лет назад