Commit Graph

15 Commits

Author SHA1 Message Date
Evan You b283f53fd0 support :style bind to text in SSR too 2016-08-02 22:05:33 -04:00
Evan You 6f7ec7f04d add computed property ssr test case 2016-07-15 19:19:55 -04:00
Evan You 5c6c8c7ed0 include compiler in vue-server-renderer 2016-07-05 14:19:13 -04:00
Evan You f20b1a8333 fix ssr test case for init -> beforeCreate change 2016-06-27 12:53:12 -04:00
Evan You 4cf710e56d update ssr package 2016-06-25 00:05:39 -04:00
Evan You cfe745e9d2 apply scopeId to slot contents too 2016-06-15 13:33:12 -04:00
Evan You b1351be073 support _scopeId in SSR 2016-06-14 14:45:45 -04:00
Evan You b0ad94fc87 properly encode HTML in server-side rendering (fix #3078) 2016-06-14 14:15:41 -04:00
Evan You 9438408210 fix SSR tests after preserveWhitespace removal 2016-06-10 18:26:48 -04:00
Evan You f8daf74640 adjust build 2016-06-07 21:53:43 -04:00
kazuya kawaguchi 8d22ee912e add ssr custom directive test (#3030) 2016-06-04 10:52:47 -04:00
Evan You 5594a7cd3d tests for v-bind object 2016-05-24 20:51:01 -04:00
Evan You 7ac7cae195 add error handling for srr 2016-05-12 02:49:11 -04:00
Blake Newman 9b59ccc6b4 Fix issue with renderToString stack length overflowing (#2840)
* Fix issue with renderToString stack length overflowing

* SSR renderToString asyncronous callback
2016-05-12 02:13:38 -04:00
Evan You 76d06ba422 implement $isServer and ssr observation skipping via env variables 2016-05-10 18:03:30 -04:00