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

Автор SHA1 Сообщение Дата
  Thorsten Lünborg d4d3319c1b fix(ssr): ensure app can be unmounted when created with createSSRApp() (#5992) 4 лет назад
  Evan You 523f6aa363 chore: use existing method 4 лет назад
  Evan You 31bdde0480 chore: fix lint 4 лет назад
  Evan You 939209c6b5 fix(ssr): fix hydration for slot with empty text node 4 лет назад
  Evan You b60cff052c fix(ssr): fix hydration error when teleport is used as component root 4 лет назад
  Cédric Exbrayat 9ecee16f89 chore: add no-debugger eslint rule (#5906) 4 лет назад
  Evan You 9309b044bd fix(ssr): fix hydration error for slot outlet inside transition 4 лет назад
  edison cd659fc86f fix(ssr): should de-optimize on vnode with PatchFlags.BAIL (#4818) 4 лет назад
  Anthony Fu 0342fae8ad fix(ssr): always hydrate children for HMR (#5406) 4 лет назад
  Evan You 1928c9b537 refactor: move template ref setter into dedicated file 4 лет назад
  ygj6 58b1fa5ed1 fix(hydration): ensure hydrated event listeners have bound instance (#4529) 4 лет назад
  Hazlank 6db15a27cf refactor: merge bitwise flag checks (#4324) 4 лет назад
  Evan You 47f488350c chore: run updated prettier 5 лет назад
  Evan You 8610e1c9e2 feat(runtime-dom): defineCustomElement 5 лет назад
  Evan You ba89ca9eca fix(runtime-dom): fix static node content caching edge cases 5 лет назад
  Evan You 33708e8bf4 fix(ssr): ensure behavior consistency between prod/dev when mounting SSR app to empty containers 5 лет назад
  Evan You 34d4991dd5 fix(ssr): properly hydrate non-string value bindings 5 лет назад
  Evan You b46a4dccf6 fix(ssr): handle hydrated async component unmounted before resolve 5 лет назад
  HcySunYang c8d96837b8 fix(hydration): fix update before async component is hydrated (#3563) 5 лет назад
  HcySunYang 9036f88d83 fix(hydration): handle camel-case tag name when performing match assertion (#3247) 5 лет назад
  HcySunYang 420c8f4580 fix(ssr/hydration): handle ending empty text node (#3246) 5 лет назад
  Evan You aea88c3280 refactor: fix implementation of SFC :slotted id handling 5 лет назад
  Evan You 4307610c35 chore: fix setRef usage 5 лет назад
  Evan You 5ae7380b4a feat: update Suspense usage (#2099) 5 лет назад
  Evan You 57642fac8f fix(ssr): invoke directive created hook during hydration 5 лет назад
  HcySunYang 5d8a64d53a feat(types): deny unknown attributes on component by default (#1614) 6 лет назад
  Felix Rilling 829b35e426 chore: typo fixes (#1546) 6 лет назад
  Evan You 36b6b4f022 fix(runtime-core/template-ref): template ref used in the same template should trigger update 6 лет назад
  Evan You 0a7932c6b3 fix(ssr): should set ref on hydration 6 лет назад
  Evan You b26976b6d8 wip: fix tests 6 лет назад