Commit History

Author SHA1 Message Date
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) 2 years ago
  Evan You 364f319d21 fix(hydration): force hydration for v-bind with .prop modifier 2 years ago
  丶远方 b01fc7ea84 chore: remove unnecessary imports (#8262) 3 years ago
  魏 6003ef74c7 chore: remove duplicate test (#8003) 3 years ago
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing 3 years ago
  似水微寒 82a73da351 fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670) 3 years ago
  Thorsten Lünborg c35ec47d73 fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299) 4 years ago
  Evan You 41c18effea feat: support ref in v-for, remove compat deprecation warnings 4 years ago
  Evan You 2bdee50a59 fix(runtime-core): fix v-bind class/style merging regression 4 years ago
  Evan You 47f488350c chore: run updated prettier 4 years ago
  Evan You aea88c3280 refactor: fix implementation of SFC :slotted id handling 5 years ago
  Evan You 3523f743e5 build(deps-dev): handle @types/jest bump 5 years ago
  edison 1cc8cd60a1 test(runtime-core): show warn when create with invalid type (#2128) 5 years ago
  Evan You 4de5b111ee test: fix cloneVNode ref tests 5 years ago
  Evan You ad93fa42fc fix(runtime-core): openBlock() should not be tracked when block tracking is disabled 5 years ago
  HcySunYang 5b82c48c7b fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987) 5 years ago
  HcySunYang 9153fc2d8a fix(runtime-core): class and style should be properly normalized in cloneVNode (#1967) 5 years ago
  Evan You 5c74243211 test: move mockWarn into setup files 5 years ago
  Evan You 00f6031fbf test: assert vnode invalid key warning for NaN 5 years ago
  Felix Rilling 829b35e426 chore: typo fixes (#1546) 5 years ago
  Evan You c9629f2692 feat(runtime-core): support creating vnode from existing vnode 5 years ago
  Evan You be69beed5e fix(runtime-core): cloneVNode should preserve correct ctx instance when normalizing ref 5 years ago
  underfin 520cad7d4d test(runtime-core): add test case for `createBlock` with disableTracking (#1169) 6 years ago
  Evan You 8df6bc0132 refactor: reuse parseStringStyle across compiler and runtime 6 years ago
  t-zzzzzzzzz 2d9f136077 fix(runtime-dom/style): normalize string when merging styles (#1127) 6 years ago
  Evan You d901b6bea8 refactor(reactivity): use more efficient reactive checks 6 years ago
  HiiTea 22717772dd chore: fix typos (#1090) 6 years ago
  Evan You d7379c7647 fix(runtime-core): fix key/ref resolution for cloneVNode 6 years ago
  Evan You dcf2458fa8 fix(runtime-core): fix dynamic node tracking in dynamic component that resolves to plain elements 6 years ago
  Evan You 455a1534c9 refactor: transformHArgs -> transformVNodeArgs 6 years ago