Commit History

Author SHA1 Message Date
  Evan You 9b22d86ab3 fix: install ssr helpers for functional context during SSR 8 years ago
  Evan You 8936b8d9c1 fix(ssr): properly handle errors in async component 8 years ago
  Evan You 86e4d7566e test: add test case for #7223 8 years ago
  Evan You e1657fd7ce fix(ssr): properly render <select v-model> initial state 8 years ago
  Evan You 79c0d7bcfb fix(ssr): properly render textarea value 8 years ago
  Evan You f2e00f756f fix: special case for static muted attribute in firefox 8 years ago
  Evan You 4ad9a56b22 fix(ssr): should not optimize root if conditions 8 years ago
  Evan You dff85b230a fix(ssr): handle inline template compilation error 8 years ago
  Evan You f881dd175a feat(ssr): renderToString return Promise 8 years ago
  Evan You 09106f066a fix(ssr): handle v-text/v-html with non-string value 8 years ago
  Josh Soref f477ecdbbb chore: spelling (#6535) 8 years ago
  Evan You 06741f3266 fix: computed properties should not be cached during SSR 8 years ago
  Evan You db1d047499 chore: remove unnecessary log in tests 8 years ago
  Evan You 172dbf9faf fix(ssr): should also escape static text content 8 years ago
  Evan You 5091e2c984 fix(ssr): address possible xss vector 8 years ago
  Evan You 6bf97721f1 feat(ssr): inheritAttrs support in SSR 9 years ago
  Evan You 0cd6ef321b feat: resolve ES module default when resolving async components 9 years ago
  Evan You 8262edcd22 test for ssr rendering async components 9 years ago
  Evan You f061d802d3 fix v-if false rendering 9 years ago
  Evan You 41acdc0ff1 fix v-html/v-text on root element 9 years ago
  Evan You 2f4ad14d9f test template v-if/v-for 9 years ago
  宋铄运 38810d8fd0 Support auto-prefixed style value as array (client/ssr) (#5460) 9 years ago
  Evan You 1e37633567 fix ssr xss (fix #5351) 9 years ago
  Evan You 2ea80399da restructure ssr tests: move template tests into separate file 9 years ago
  Evan You e0a7c1ac68 use data attribute for ssr marker 9 years ago
  chengchao e733e5cee8 fix SSR v-show render. (#5224) 9 years ago
  YOU 61930e0cc6 chore(test): fix some typos (#5101) 9 years ago
  Herrington Darkholme 01151ce3fa fix #4872, use context agnostic Function constructor check (#4928) 9 years ago
  Evan You 1c79592524 feat: implement template option for vue-server-renderer 9 years ago
  Evan You cfb4d7c655 improve parser warning for tags with no matching close tag 9 years ago