Historique des commits

Auteur SHA1 Message Date
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing il y a 3 ans
  三咲智子 (Kevin) bbb66d7ac7 ci: check prettier format (#6830) il y a 3 ans
  shadowings-zy 018b850399 fix(v-model): fix trim modifier on events with non-string args ( (#5770) il y a 3 ans
  小刘(liulinboyi) 71066b5afe fix(v-model): fix case where .trim and .number modifiers are used together (#5842) il y a 4 ans
  HeYunfei b5b103a736 chore(types): delete @ts-ignore or use @ts-expected-error instead (#3669) il y a 4 ans
  Thorsten Lünborg 71c9536625 fix(runtime-core): ensure custom events are not emitted anymore after unmount. (#5679) il y a 4 ans
  LYlanfeng 011dee8644 fix(runtime-core): fix multiple .once event handlers on same component (#3904) il y a 5 ans
  sallycn b46d8578fd chore: fix typo in assertion il y a 5 ans
  Eduardo San Martin Morote 0f2d8f3244 test: typo in spy (#3556) il y a 5 ans
  Evan You c1cd42e627 fix(runtime-core): fix v-on object kebab-case event emit matching il y a 5 ans
  Evan You 60d777d228 fix(runtime-core): fix erraneous emits warnings w/ mixins il y a 5 ans
  Alan Wang 1f567264a7 test: fix typo in expect message (#2678) il y a 5 ans
  shadowings-zy 3532b2b021 fix(runtime-core): fix emit listener check on kebab-case events (#2542) il y a 5 ans
  Hunter 128ec460ec fix(v-model): built in modifiers support on component (#2348) il y a 5 ans
  Evan You 4bbb2b2ee6 fix(runtime-core): fix component .once listener logic il y a 5 ans
  shadowings-zy 62f26173ba fix(runtime-core): use consistent camelCase event casing for render functions (#2278) il y a 5 ans
  Evan You 8ed0b342d4 fix(runtime-core): fix props/emits resolving with global mixins il y a 5 ans
  Evan You 5c74243211 test: move mockWarn into setup files il y a 5 ans
  Evan You 00ab9e2e85 refactor: adjust event options handling to be JSX friendly il y a 6 ans
  Evan You 380c6792d8 fix(v-on): refactor DOM event options modifer handling il y a 6 ans
  Evan You ba3b3cdda9 fix(runtime-core/emits): merge emits options from mixins/extends il y a 6 ans
  Felix Rilling 829b35e426 chore: typo fixes (#1546) il y a 6 ans
  Evan You 0709380c5f feat(runtime-core): skip emit warn if has equivalent onXXX prop il y a 6 ans
  Evan You 6eb3399311 fix(runtime-dom): fix patching for attributes starting with `on` il y a 6 ans
  Evan You 55566e8f52 refactor(runtime-core): remove emit return value il y a 6 ans
  Evan You c7c3a6a3be feat(runtime-core): emits validation and warnings il y a 6 ans