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

Автор SHA1 Сообщение Дата
  Evan You 9698dd3cf1 fix(ssr): fix hydration mismatch when entire multi-root template is stringified 3 лет назад
  Evan You 03820193a8 fix(ssr): fix pre tag windows newline hydration mismatch 3 лет назад
  Evan You 121eb32fb0 fix(ssr): respect case when rendering dynamic attrs on svg 3 лет назад
  Travis 6958ec1b37 fix(compiler-sfc): fix expression check for v-on with object literal value (#6652) 3 лет назад
  某时橙 6c6fe2c0cd fix(compiler-dom): remove v-bind boolean attribute with literal false value when stringifying (#6635) 3 лет назад
  Anthony Fu 57ffc3e546 fix(ssr): avoid ast.helpers duplication (#6664) 3 лет назад
  Evan You b1817fe9ee fix(runtime-dom): fix unnecessary warning when setting coerced dom property value 3 лет назад
  Evan You fc5bdb36ed fix(runtime-core): avoid hoisted vnodes retaining detached DOM nodes 3 лет назад
  Evan You ab8bfac0a1 chore: remove no longer used cloneNode implementation in nodeOps 3 лет назад
  Evan You aa70188c41 fix(runtime-core): remove prod-only hoisted clone behavior for manual DOM manipulation compat 3 лет назад
  Evan You c0d8db81a6 fix(runtime-core): unset removed props first in full diff mode 3 лет назад
  Thorsten Lünborg c71a08e6fd fix(runtime-core): Lifecycle hooks should support callbacks shared by reference (#6687) 3 лет назад
  Kid 96ba71d0cf chore: fix typos (#6708) 3 лет назад
  Evan You fbd697a4b6 chore: allow sfc playground in iframes 3 лет назад
  Evan You 8772a01a92 chore: add headers for sfc playground 3 лет назад
  Evan You f79c423621 release: v3.2.39 3 лет назад
  Evan You c1375da45f chore: fix sfc playground deps 3 лет назад
  Evan You 6aaf8efeff fix(runtime-core): avoid double firing when mounting inside a watcher callback 3 лет назад
  似水微寒 6493da5bfa fix(ssr): reset current instance (#6184) 3 лет назад
  Evan You fa6556a0d5 chore: cache bust svg [ci skip] 3 лет назад
  Evan You a81f0225e4 chore: special sponsor 3 лет назад
  Evan You c74d2b21c6 chore: upgrade to vite 3 3 лет назад
  Evan You 5381abc057 fix(types): support TypeScript 4.8 3 лет назад
  edison 9875ecd762 fix(runtime-core): support extends template for runtime compiler (#6250) 3 лет назад
  Evan You 6624ead663 release: v3.2.38 3 лет назад
  Evan You 00036bb52c fix(slots): ensure different branches of dynamic slots have different keys 3 лет назад
  Yaroslav Sych 96eb745254 fix(hmr): fix HMR for nested non-SFC components (#4077) 3 лет назад
  Evan You 0739f8909a fix(custom-element): fix event listeners with capital letter event names on custom elements 3 лет назад
  Evan You 9f8f07ed38 feat(custom-elements): automatically respect custom elements when compiling in browser 3 лет назад
  Daniel Roe c3465c1e88 fix(runtime-core): only set cache for object keys (#6266) 3 лет назад