Historique des commits

Auteur SHA1 Message Date
  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
  Evan You 6df2aca070 refactor(types): move shapeFlags to shared il y a 6 ans
  Evan You 112d8f7d86 refactor: use explicit exports for runtime-core il y a 6 ans
  Evan You 9aaef60ad2 wip(ssr): adjust event hydration flag il y a 6 ans
  likui ec63623fe8 fix: Suspense should include into dynamic children (#653) il y a 6 ans
  Evan You 84dc5a6862 fix(runtime-core/vnode): should not render boolean values in vnode children (close #574) il y a 6 ans
  likui a7ef59c4c3 test(vnode): add test for dynamic children (#563) il y a 6 ans