Commit History

Author SHA1 Message Date
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) 3 years ago
  Evan You 7e8f175db7 wip(vitest-migration): runtime-core tests passing 3 years ago
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 years ago
  edison b4eb7e3866 fix(runtime-core): improve dedupe listeners when attr fallthrough (#4912) 4 years ago
  edison d6607c9864 fix(runtime-core): fix resolving inheritAttrs from mixins (#3742) 5 years ago
  Evan You 3bc2914e32 fix(attr-fallthrough): ensure consistent attr fallthrough for root fragments with comments 5 years ago
  HcySunYang 63f1f18064 fix(runtime-core): v-model listeners that already exists on the component should not be merged (#2011) 5 years ago
  Evan You 5c74243211 test: move mockWarn into setup files 5 years ago
  Evan You 1af3531719 fix(runtime-core): fix attr fallthrough on compiled framgent w/ single static element + comments 5 years ago
  Andrew Talbot cebad64d22 feat(runtime-core): improve warning for extraneous event listeners (#1005) 6 years ago
  Evan You e42cb54394 fix(runtime-core): support attr merging on child with root level comments 6 years ago
  Evan You bf473a64ea feat(runtime-core): type and attr fallthrough support for emits option 6 years ago
  Evan You 21bcdec943 refactor(runtime-core): adjust attr fallthrough behavior 6 years ago
  Evan You e1660f4338 refactor(runtime-core): adjust attr fallthrough behavior 6 years ago
  Evan You 6810d1402e fix(runtime-core): ensure inhertied attrs update on optimized child root 6 years ago
  Evan You 11d2fb2594 refactor(fragments): remove visible anchors for fragments 6 years ago
  Evan You 2569890e31 refactor: move mockWarn utility to @vue/shared 6 years ago
  Evan You 751d838fb9 fix(runtime-core): should not warn unused attrs when accessed via setup context 6 years ago
  Evan You bb6a346996 fix(runtime-core): should preserve props casing when component has no declared props 6 years ago
  Chris Fritz 1c4cdd841d refactor(createComponent): rename to defineComponent (#549) 6 years ago
  Evan You 8edfbf9df9 feat(core): adjust attrs fallthrough behavior 6 years ago
  Evan You 010e64c224 test: restructure 6 years ago