Historique des commits

Auteur SHA1 Message Date
  Evan You 30584bcc61 perf(ssr): avoid unnecessary await ticks when unrolling sync buffers il y a 6 ans
  Stanislav Lashmanov 6bc0e0a31a feat(ssr): renderToStream (#1197) il y a 6 ans
  Evan You 6c60ce13e0 fix(compiler-ssr): handle comments codegen + refactor ssr codegen transform il y a 6 ans
  Evan You 5b09e743a0 fix(ssr): fix escape and handling for raw Text, Comment and Static vnodes il y a 6 ans
  Evan You ec4a4c1e06 refactor(runtime-core): refactor props resolution il y a 6 ans
  Evan You eee5095692 refactor: rename `<portal>` to `<teleport>` il y a 6 ans
  Evan You 573bcb2e11 refactor(runtime-core): remove the need for currentSuspense il y a 6 ans
  Evan You 9ed9bf3687 feat(portal): SSR support for portal disabled prop il y a 6 ans
  Evan You e866434f0c feat(portal): SSR support for multi portal shared target il y a 6 ans
  Evan You ba9a91c48c refactor: remove null comparisons il y a 6 ans
  Evan You c450ede12d feat(ssr): support getSSRProps for vnode directives il y a 6 ans
  Evan You 38f0269765 refactor: simplify suspense ssr + adjust behavior il y a 6 ans
  Evan You a05d41c940 refactor(ssr): adjust ssr fragment anchor content il y a 6 ans
  Evan You a3cc970030 feat(ssr/suspense): suspense hydration il y a 6 ans
  Evan You 47ead3b33a refactor(ssr): improve ssr async setup / suspense error handling il y a 6 ans
  Dmitry Sharshakov 589aeb402c feat(server-renderer): render suspense in vnode mode (#727) il y a 6 ans
  Evan You 3be3785f94 fix(ssr): fix ssr on-the-fly compilation + slot fallback branch helper injection il y a 6 ans
  Evan You 11d2fb2594 refactor(fragments): remove visible anchors for fragments il y a 6 ans
  Dmitry Sharshakov d8ed0e7fbf feat(compiler-ssr): compile portal (#775) il y a 6 ans
  Xin Du (Clark) 047844cfb8 refactor(ssr): extract buffer resolving and resolvePortals (#771) il y a 6 ans
  Evan You fd031490fb feat(ssr): useSSRContext il y a 6 ans
  Evan You 9d2ac6675a refactor: make portal tree-shakeable il y a 6 ans
  Dmitry Sharshakov e495fa4a18 feat(ssr): render portals (#714) il y a 6 ans
  Dmitry Sharshakov 4669215ca2 fix(ssr): render components returning render function from setup (#720) il y a 6 ans
  Evan You 6df2aca070 refactor(types): move shapeFlags to shared il y a 6 ans
  Dmitry Sharshakov 6d10a6c772 feat(server-renderer): support on-the-fly template compilation (#707) il y a 6 ans
  Evan You f1d579932e chore: comment typo il y a 6 ans
  Evan You bc8f91d181 refactor(ssr): prefix ssr helpers il y a 6 ans
  Evan You ee5ed73361 wip(ssr): basic components il y a 6 ans
  Evan You 9b3b6962df wip(srr): slot outlet il y a 6 ans