Historique des commits

Auteur SHA1 Message Date
  Kevin Deng 三咲智子 928af5fe2f refactor(types): enable `isolatedDeclarations` (#11178) il y a 1 an
  Vlad 05779a70bd perf(server-renderer): optimize `unrollBuffer` by avoiding promises (#11340) il y a 1 an
  三咲智子 Kevin Deng bfe6b459d3 style: update format & lint config (#9162) il y a 2 ans
  webfansplz 0e0976168f fix(ssr/watch) flush: sync watchers should work in ssr (#6139) il y a 3 ans
  Carlos Rodrigues 17c50ce18d build(deps-dev): bump typescript to 4.7.4 (#6215) il y a 4 ans
  Evan You 77fef97344 fix(ssr): resolve teleports for stream render APIs il y a 4 ans
  Adam Jedlička 4d7803ed28 fix(ssr): render teleport inside async component (#5187) il y a 4 ans
  Evan You 47f488350c chore: run updated prettier il y a 4 ans
  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