Commit Verlauf

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