Vlad
|
fc205bf4de
perf(server-render): avoid unnecessary checks in `createBuffer` (#11364)
|
1 year ago |
mmis1000
|
4c74302aae
fix(ssr): fix the bug that multi slot scope id does not work on component (#6100)
|
2 years ago |
白雾三语
|
a498b4ef15
refactor(server-renderer): slotScopeId scopeId uses optional argument syntax (#7891)
|
2 years ago |
zhangenming
|
9c54dacd0d
chore: use NOOP. (#9938)
|
2 years ago |
三咲智子 Kevin Deng
|
bfe6b459d3
style: update format & lint config (#9162)
|
2 years ago |
edison
|
30d5d93a92
fix(ssr): avoid computed being accidentally cached before server render (#9688)
|
2 years ago |
Evan You
|
b117b88448
Revert "chore: remove unused args passed to ssrRender"
|
3 years ago |
Evan You
|
2a9e379655
chore: remove unused args passed to ssrRender
|
3 years ago |
webfansplz
|
0e0976168f
fix(ssr/watch) flush: sync watchers should work in ssr (#6139)
|
3 years ago |
似水微寒
|
6493da5bfa
fix(ssr): reset current instance (#6184)
|
3 years ago |
Evan You
|
847d7f782b
fix(ssr): inherit scope id on functional component during ssr
|
4 years ago |
Kael
|
da10dd7de9
fix(ssr): don't warn for missing teleport target if disabled (#5135)
|
4 years ago |
tarunama
|
7540a3ff1d
chore(server renderer): readable warn message (#2890)
|
4 years ago |
Evan You
|
2f91872e7b
fix(ssr): only cache computed getters during render phase
|
4 years ago |
Evan You
|
ff2d6d1cb7
chore: comment usage of short property name
|
4 years ago |
edison
|
d6607c9864
fix(runtime-core): fix resolving inheritAttrs from mixins (#3742)
|
5 years ago |
Guillaume Chau
|
349eb0f0ad
feat: onServerPrefetch (#3070)
|
5 years ago |
Evan You
|
58e2376c4d
refactor(ssr): adjust ssr scope id logic for client-compiled render functions
|
5 years ago |
Evan You
|
5e54081d5b
fix(ssr): fix scopeId inheritance across mixed parent chain
|
5 years ago |
Evan You
|
8c3c14a0ff
fix(ssr): properly update currentRenderingInstance state during ssr
|
5 years ago |
Evan You
|
2e71f07bc1
fix(ssr): ensure async setup error handling work with suspense during ssr
|
5 years ago |
HcySunYang
|
0a583d5ca2
fix(ssr): respect render function from extends/mixins in ssr (#3006)
|
5 years ago |
Evan You
|
aea88c3280
refactor: fix implementation of SFC :slotted id handling
|
5 years ago |
Evan You
|
8ac2241b22
wip: more consistent compiler-sfc usage + inline mode for ssr
|
5 years ago |
Evan You
|
5ae7380b4a
feat: update Suspense usage (#2099)
|
5 years ago |
Evan You
|
c73b4a0e10
feat(ssr): serverPrefetch
|
5 years ago |
Evan You
|
c0427b45ff
fix(sfc/scoped-style): inherit scopeId through nested HOCs with inheritAttrs: false
|
5 years ago |
Evan You
|
b6cdd5621e
wip: template binding optimization
|
6 years ago |
Evan You
|
41db49dfb7
fix(ssr): support dynamic components that resolve to element or vnode
|
6 years ago |
Evan You
|
afe13e0584
fix(ssr): fix ssr scopeId on component root
|
6 years ago |