Commit History

Author SHA1 Message Date
  Evan You 5213ec7bbf helperify ssr 9 years ago
  Evan You 78b73686ea expose preload/prefetch/scripts rendering on render context if no template is provided 9 years ago
  Evan You f4f4c126f2 ssr: handle link rel=preload for non-js assets too 9 years ago
  Evan You dbb47db248 handle updated bundle format and client manfiest 9 years ago
  Evan You fae6b87786 refactor: pull in vue-ssr-html-stream and refactor into generic template renderer 9 years ago
  Evan You 8d88512837 ssr: resolve require() calls relative to bundle (fix #4936) 9 years ago
  Evan You 1c79592524 feat: implement template option for vue-server-renderer 9 years ago
  Evan You e71d70dcb3 tweak build + upgrade flow 9 years ago
  Evan You 561447d278 feat: support multi-chunk bundles in ssr bundle renderer 9 years ago
  Evan You 2dc2d062b1 adjust build 9 years ago
  peisong 9c91190b40 Fix typos. (#3956) 9 years ago
  Evan You ba3bec824d SSR: allow user to provide own (possibly async) cache implementation 10 years ago
  Evan You e71db5e86b extract write function logic 10 years ago
  Evan You 651263bb78 even better ssr caching 10 years ago
  Evan You c902e1f9ab ssr component-level caching + context injection 10 years ago
  Evan You 1b7ab89a5d rework type annotation strategy: use interface instead 10 years ago
  Evan You 354ea616b5 annotate Vue class 10 years ago
  Evan You fe48c6cf07 annotation tweaks 10 years ago
  Evan You 6d712753d8 annotate ssr code 10 years ago
  Evan You 7ac7cae195 add error handling for srr 10 years ago
  Blake Newman 9b59ccc6b4 Fix issue with renderToString stack length overflowing (#2840) 10 years ago
  Blake Newman 35440d9856 SSR warn for no VUE_ENV and add tests (#2844) 10 years ago
  Evan You 430fe64bb5 only create render function once 10 years ago
  Blake Newman a233e4dbfa improved SSR rendering 10 years ago
  Evan You d08cf7c320 streaming renderer! 10 years ago
  Evan You 575d55f078 fix ssr hoc 10 years ago
  Evan You 83ea6ef85d update ssr with tests 10 years ago
  Evan You f629b345c4 decouple renderer logic and web platform 10 years ago