Commit History

作者 SHA1 備註 提交日期
  Evan You a00e4d3cbf progress 9 年之前
  Evan You 26953f5cac add semis to flow decls for better syntax highlighting 9 年之前
  Evan You 303780acd2 make function compilation reusable 9 年之前
  Evan You 4461b4c399 rename entries 9 年之前
  Evan You af12d3ff7f progress 9 年之前
  Evan You 579653a6ac refactor codegen: pass state via arguments 9 年之前
  Evan You 7694c85564 fix static tree optimization for v-else(-if) conditions 9 年之前
  Evan You da1db7af31 experiment 9 年之前
  gaara 0b2f11036d fix typo (#5667) 9 年之前
  Maciej Kasprzyk d6bd667e1a Warn when component option should be an object, but is not (#5605) (#5642) 9 年之前
  Melvin Lee 92d61922e9 Add TypeScript definition for ssrContext (#5654) 9 年之前
  Evan You 8c34f225a0 update backers 9 年之前
  AchillesJ e3ffa109b3 make vm.$watch api consistent with watch option (#5645) 9 年之前
  Evan You 8d56a498f3 [release] 2.3.3 9 年之前
  Evan You 6bdaeb0444 [build] 2.3.3 9 年之前
  chengchao aaad7334d9 improve scoped slot test case (#5640) 9 年之前
  Evan You e70f191b56 no need to test composition events on Android 9 年之前
  Evan You 38759a6957 fix test case in IE 9 年之前
  Evan You 8d54aecdd0 async components: timeout should not trigger if already resolved (fix #5635) 9 年之前
  Evan You 3139605bb1 ignore ssr getter 9 年之前
  Evan You 0ccefff794 support v-for on scoped slots (fix #5615) 9 年之前
  Evan You dc00590bc5 comments 9 年之前
  Evan You ec70b44c28 tweak noramlizeArrayChildren 9 年之前
  laoxiong f2bd882073 Fix: nested child elements can not be updated correctly, fix #5618 (#5627) 9 年之前
  pengchongfu 5d965d5b3b clone `isComment` when cloneVNode (#5633) 9 年之前
  chengchao b5b1ac373a improve mutli-line `&&` coding style to keep consistence (#5625) 9 年之前
  狼族小狈 1c40e32706 Fix use mixin API feat continuous operation (#5610) 9 年之前
  Evan You ca02043194 avoid using native as identifier (close #5623) 9 年之前
  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 年之前