Historique des commits

Auteur SHA1 Message Date
  Evan You b46a4dccf6 fix(ssr): handle hydrated async component unmounted before resolve il y a 5 ans
  HcySunYang c8d96837b8 fix(hydration): fix update before async component is hydrated (#3563) il y a 5 ans
  HcySunYang 9036f88d83 fix(hydration): handle camel-case tag name when performing match assertion (#3247) il y a 5 ans
  HcySunYang 420c8f4580 fix(ssr/hydration): handle ending empty text node (#3246) il y a 5 ans
  HcySunYang 8ffcde2836 fix(runtime-dom): support mounting app to svg container (#2929) il y a 5 ans
  Evan You 5ae7380b4a feat: update Suspense usage (#2099) il y a 5 ans
  Evan You 5c74243211 test: move mockWarn into setup files il y a 5 ans
  Stanislav Lashmanov 6bc0e0a31a feat(ssr): renderToStream (#1197) il y a 6 ans
  underfin c463a71bb3 fix(ssr): fix unintended error on `Teleport` hydration mismatch (#1271) il y a 6 ans
  Evan You 0a7932c6b3 fix(ssr): should set ref on hydration il y a 6 ans
  Evan You dc229bcda4 wip(hydration): hydrate multi-element static nodes il y a 6 ans
  HiiTea 22717772dd chore: fix typos (#1090) il y a 6 ans
  Evan You 21bcdec943 refactor(runtime-core): adjust attr fallthrough behavior il y a 6 ans
  Evan You eee5095692 refactor: rename `<portal>` to `<teleport>` il y a 6 ans
  Evan You b74bab216c feat(portal): hydration support for portal disabled mode il y a 6 ans
  Evan You e866434f0c feat(portal): SSR support for multi portal shared target il y a 6 ans
  Cédric Exbrayat ebc587376c refactor(runtime-core): rename `createAsyncComponent` to `defineAsyncComponent` (#888) il y a 6 ans
  Evan You cba2f1aadb feat(asyncComponent): SSR/hydration support for async component il y a 6 ans
  Evan You b8c1be18f3 refactor(types): use stricter settings il y a 6 ans
  Evan You c3bb3169f4 feat(runtime-core): async component support il y a 6 ans
  Evan You 60ed4e7e08 feat(ssr): improve fragment mismatch handling il y a 6 ans
  Evan You eb1d538ea2 test(ssr): hydration suspense tests il y a 6 ans
  Evan You 1f9c9c14ae chore: move hydration tests il y a 6 ans