Historique des commits

Auteur SHA1 Message Date
  Evan You 8867bb259a wip(vitest-migration): reactivity tests passing il y a 3 ans
  似水微寒 82a73da351 fix(runtime-core): ensure that errors in slot function execution do not affect block tracking (#5670) il y a 3 ans
  Thorsten Lünborg c35ec47d73 fix(runtime-core): ensure mergeProps skips undefined event handlers (#5299) il y a 4 ans
  Evan You 41c18effea feat: support ref in v-for, remove compat deprecation warnings il y a 4 ans
  Evan You 2bdee50a59 fix(runtime-core): fix v-bind class/style merging regression il y a 4 ans
  Evan You 47f488350c chore: run updated prettier il y a 4 ans
  Evan You aea88c3280 refactor: fix implementation of SFC :slotted id handling il y a 5 ans
  Evan You 3523f743e5 build(deps-dev): handle @types/jest bump il y a 5 ans
  edison 1cc8cd60a1 test(runtime-core): show warn when create with invalid type (#2128) il y a 5 ans
  Evan You 4de5b111ee test: fix cloneVNode ref tests il y a 5 ans
  Evan You ad93fa42fc fix(runtime-core): openBlock() should not be tracked when block tracking is disabled il y a 5 ans
  HcySunYang 5b82c48c7b fix(runtime-core): enable block tracking when normalizing plain element with slot children (#1987) il y a 5 ans
  HcySunYang 9153fc2d8a fix(runtime-core): class and style should be properly normalized in cloneVNode (#1967) il y a 5 ans
  Evan You 5c74243211 test: move mockWarn into setup files il y a 5 ans
  Evan You 00f6031fbf test: assert vnode invalid key warning for NaN il y a 6 ans
  Felix Rilling 829b35e426 chore: typo fixes (#1546) il y a 6 ans
  Evan You c9629f2692 feat(runtime-core): support creating vnode from existing vnode il y a 6 ans
  Evan You be69beed5e fix(runtime-core): cloneVNode should preserve correct ctx instance when normalizing ref il y a 6 ans
  underfin 520cad7d4d test(runtime-core): add test case for `createBlock` with disableTracking (#1169) il y a 6 ans
  Evan You 8df6bc0132 refactor: reuse parseStringStyle across compiler and runtime il y a 6 ans
  t-zzzzzzzzz 2d9f136077 fix(runtime-dom/style): normalize string when merging styles (#1127) il y a 6 ans
  Evan You d901b6bea8 refactor(reactivity): use more efficient reactive checks il y a 6 ans
  HiiTea 22717772dd chore: fix typos (#1090) il y a 6 ans
  Evan You d7379c7647 fix(runtime-core): fix key/ref resolution for cloneVNode il y a 6 ans
  Evan You dcf2458fa8 fix(runtime-core): fix dynamic node tracking in dynamic component that resolves to plain elements il y a 6 ans
  Evan You 455a1534c9 refactor: transformHArgs -> transformVNodeArgs il y a 6 ans
  Evan You f529dbde23 fix: dynamic component fallback to native element il y a 6 ans
  djy0 bcb750bb3a test(runtime-core): fix test for vnode key (#846) il y a 6 ans
  Katashin dd17fa1c90 feat(runtime-core): add special property to get class component options (#821) il y a 6 ans
  djy0 54a0e93c27 fix(runtime-core): should allow empty string and 0 as valid vnode key (#807) il y a 6 ans