提交歷史

作者 SHA1 備註 提交日期
  Eduardo San Martin Morote d52a4991bd Prevent unecessary input trigger with v-model (#5589) 9 年之前
  Herrington Darkholme 9ac4c4188d fix #5591: keep ssr template interpolation whitespace-insensitive (#5597) 9 年之前
  laoxiong 5c0c8c8865 improve: optimize the performance of scheduler (#5607) 9 年之前
  maggiehe a8da4fb051 fix #5592: comment vnode should not be merged into text vnode. (#5593) 9 年之前
  Evan You b977c77d34 [release] 2.3.2 9 年之前
  Evan You 60291f2752 [build] 2.3.2 9 年之前
  Evan You 8dc4215994 improvements for handling vue-loader functional components with style injections 9 年之前
  Evan You 8d7ad197c3 expose $ssrContext 9 年之前
  Evan You 6b4f3da51d [release] 2.3.1 9 年之前
  Evan You 2355318f0f [build] 2.3.1 9 年之前
  Evan You ebd0338d5a introduce previous behavior as runInNewContext:"once" 9 年之前
  Evan You cab1b151e2 avoid swallowing webpack error when entry is not found (fix #5553) 9 年之前
  Evan You 2a1f79dfbe run bundle in the same global context when runInNewContext is false (fix #5559) 9 年之前
  kazuya kawaguchi 9478fde8c9 tweak type definition layouting (#5564) 9 年之前
  Evan You 228f0f8f3b remove unnecessary :any castings due to improved flow checks 9 年之前
  laoxiong 3b426efe60 Fix when functional component render method retrun null (fix #5536) (#5539) 9 年之前
  Herrington Darkholme bb7c543fc2 fix #5539: improve `isDef` type definition (#5549) 9 年之前
  Pooya Parsa 1635ca7143 [vue-server-renderer] ensure assets are unique (#5540) 9 年之前
  Evan You d6c070d54d link to latest info 9 年之前
  Evan You a27c464692 [release] 2.3.0 9 年之前
  Evan You 87b0d5d5a4 [build] 2.3.0 9 年之前
  Evan You d8315c42ef do not decode text inside script/style tags (fix #5526) 9 年之前
  Evan You 3a6fd13bc5 [release] 2.3.0-beta.1 9 年之前
  Evan You 56b6f8aac6 [build] 2.3.0-beta.1 9 年之前
  Evan You cb0531c4fb increase async delay for more test cases 9 年之前
  Evan You c24f492543 fix edge test case 9 年之前
  Evan You 1096890827 increase async component test delay 9 年之前
  Yusuke Otsuka 12b7122c16 fix mixin issue (#5514) 9 年之前
  Evan You 2a247fcadc fix ssr initial context style recording 9 年之前
  Evan You 016920ebea support customizing context and window keys for renderState() 9 年之前