История коммитов

Автор SHA1 Сообщение Дата
  Evan You 58e2376c4d refactor(ssr): adjust ssr scope id logic for client-compiled render functions 5 лет назад
  Evan You 5e54081d5b fix(ssr): fix scopeId inheritance across mixed parent chain 5 лет назад
  Evan You 8c3c14a0ff fix(ssr): properly update currentRenderingInstance state during ssr 5 лет назад
  Evan You 2e71f07bc1 fix(ssr): ensure async setup error handling work with suspense during ssr 5 лет назад
  HcySunYang 0a583d5ca2 fix(ssr): respect render function from extends/mixins in ssr (#3006) 5 лет назад
  Evan You aea88c3280 refactor: fix implementation of SFC :slotted id handling 5 лет назад
  Evan You 8ac2241b22 wip: more consistent compiler-sfc usage + inline mode for ssr 5 лет назад
  Evan You 5ae7380b4a feat: update Suspense usage (#2099) 5 лет назад
  Evan You c73b4a0e10 feat(ssr): serverPrefetch 5 лет назад
  Evan You c0427b45ff fix(sfc/scoped-style): inherit scopeId through nested HOCs with inheritAttrs: false 5 лет назад
  Evan You b6cdd5621e wip: template binding optimization 6 лет назад
  Evan You 41db49dfb7 fix(ssr): support dynamic components that resolve to element or vnode 6 лет назад
  Evan You afe13e0584 fix(ssr): fix ssr scopeId on component root 6 лет назад
  Evan You d5dbd27193 fix(ssr): handle fallthrough attrs in ssr compile output 6 лет назад
  Evan You 30584bcc61 perf(ssr): avoid unnecessary await ticks when unrolling sync buffers 6 лет назад
  Stanislav Lashmanov 6bc0e0a31a feat(ssr): renderToStream (#1197) 6 лет назад