Commit History

Author SHA1 Message Date
  Evan You 11d2fb2594 refactor(fragments): remove visible anchors for fragments 6 years ago
  hareku 9547c2b93d fix(sfc): inherit parent scopeId on child rooot (#756) 6 years ago
  Dmitry Sharshakov e495fa4a18 feat(ssr): render portals (#714) 6 years ago
  Dmitry Sharshakov 4669215ca2 fix(ssr): render components returning render function from setup (#720) 6 years ago
  Evan You 1389d7b88c refactor(compiler-core): use more concise marker for compiled slots 6 years ago
  Dmitry Sharshakov 6d10a6c772 feat(server-renderer): support on-the-fly template compilation (#707) 6 years ago
  Evan You 4659c366e0 wip(ssr): generate correct component code 6 years ago
  Evan You bc8f91d181 refactor(ssr): prefix ssr helpers 6 years ago
  Evan You 9b3b6962df wip(srr): slot outlet 6 years ago
  Evan You b685805a26 wip(ssr): ssr helper codegen 6 years ago
  Evan You efbbd19b3d wip(ssr): initial scaffold for compiler-ssr 6 years ago
  Evan You c02e7bc7d6 wip(ssr): should apply app context when rendering app instance 6 years ago
  Evan You 94e80cf6d1 test(ssr): test scopeId handling in vdom serialization 6 years ago
  Evan You eaf414f063 test(ssr): test rendering vnode elements 6 years ago
  Evan You 8cdaf28515 test(ssr): test for rendering components 6 years ago
  Evan You 6f43c4b516 wip(ssr): vdom serialization 6 years ago
  Evan You 012bc5df9d wip(ssr): restructure 6 years ago