Evan You
|
8ac2241b22
|
wip: more consistent compiler-sfc usage + inline mode for ssr
|
2020-11-20 14:23:09 -05:00 |
|
Evan You
|
5ae7380b4a
|
feat: update Suspense usage (#2099)
See https://github.com/vuejs/vue-next/pull/2099 for details.
|
2020-09-15 12:45:06 -04:00 |
|
Evan You
|
c73b4a0e10
|
feat(ssr): serverPrefetch
|
2020-09-01 22:52:46 -04:00 |
|
Evan You
|
c0427b45ff
|
fix(sfc/scoped-style): inherit scopeId through nested HOCs with inheritAttrs: false
fix #1988
|
2020-09-01 18:56:02 -04:00 |
|
Evan You
|
b6cdd5621e
|
wip: template binding optimization
|
2020-07-10 22:12:25 -04:00 |
|
Evan You
|
41db49dfb7
|
fix(ssr): support dynamic components that resolve to element or vnode
fix #1508
|
2020-07-06 21:23:35 -04:00 |
|
Evan You
|
afe13e0584
|
fix(ssr): fix ssr scopeId on component root
|
2020-06-27 00:27:44 -04:00 |
|
Evan You
|
d5dbd27193
|
fix(ssr): handle fallthrough attrs in ssr compile output
|
2020-06-26 16:55:37 -04:00 |
|
Evan You
|
30584bcc61
|
perf(ssr): avoid unnecessary await ticks when unrolling sync buffers
|
2020-06-26 11:10:30 -04:00 |
|
Stanislav Lashmanov
|
6bc0e0a31a
|
feat(ssr): renderToStream (#1197)
|
2020-06-26 11:09:47 -04:00 |
|