История коммитов

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