Histórico de Commits

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