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

Автор SHA1 Сообщение Дата
  chengchao e733e5cee8 fix SSR v-show render. (#5224) 9 лет назад
  Evan You 05b070fd41 refactor ssr render context into separate class 9 лет назад
  Evan You b60182d996 remove no longer relevant ssr build check (close #4680) 9 лет назад
  Evan You 5fa45c3bf8 avoid ssr build warning when using minified build 9 лет назад
  Evan You 2dc2d062b1 adjust build 9 лет назад
  (´・ω・`) 240df147f1 Generate style on custom component in SSR (fix #4055) (#4076) 9 лет назад
  Herrington Darkholme 2ac581bb7f SSR: eliminate closure in render.js implementation 9 лет назад
  Evan You d362d64633 update entities encoding/decoding (fix #3899) 9 лет назад
  Evan You 982913fb1e upgrade flow to 0.31 (close #3482) 9 лет назад
  Evan You 0e75fb93df use component name for SSR caching (also allow full externalization) 9 лет назад
  Evan You 7c3db415a7 warn undefined render/template during SSR 9 лет назад
  Evan You fe801b16e4 wip: fix $parent after children change 9 лет назад
  Evan You b5b963f51d wip: refactor children resolution (remove thunk mechanism) 9 лет назад
  Evan You 351aef3cb4 use comment node as empty placeholder (fix <transition> SSR hydration) 10 лет назад
  Evan You 65d4ae9d0f ssr: cast node.text to string before encoding 10 лет назад
  Evan You 5c6c8c7ed0 include compiler in vue-server-renderer 10 лет назад
  Evan You e17f2ba20c remove html encode cache in ssr 10 лет назад
  Evan You bf9c46f435 server.getCacheKey -> serverCacheKey 10 лет назад
  Evan You ba3bec824d SSR: allow user to provide own (possibly async) cache implementation 10 лет назад
  Evan You 51db34103a improve cache hit by caching nested components hierarchy in one pass 10 лет назад
  Evan You 651263bb78 even better ssr caching 10 лет назад
  Evan You c902e1f9ab ssr component-level caching + context injection 10 лет назад
  Evan You cfe745e9d2 apply scopeId to slot contents too 10 лет назад
  Evan You b1351be073 support _scopeId in SSR 10 лет назад
  Evan You b0ad94fc87 properly encode HTML in server-side rendering (fix #3078) 10 лет назад
  Evan You ff16f7491f no need to import VNode type when its imported in declarations 10 лет назад
  Evan You 45d96c7dbc annotation for vdom (wip) 10 лет назад
  Evan You 1b7ab89a5d rework type annotation strategy: use interface instead 10 лет назад
  Evan You 354ea616b5 annotate Vue class 10 лет назад
  Evan You 6d712753d8 annotate ssr code 10 лет назад