Commit History

作者 SHA1 備註 提交日期
  Evan You 49b62889c6 tweaks 10 年之前
  Evan You 7f85acb4e5 expose oldValue on directive bindings 10 年之前
  Evan You 6195742c2b fix v-show transition on appear 10 年之前
  Evan You 8c8eaea0fb restructure global api tests + ensure global mixins work regardless of constructor creation time 10 年之前
  Bartek 7d55af6b6a Delimiters tests (#2948) 10 年之前
  Evan You d263bb237a adjust directive hook signature to expose all information 10 年之前
  Evan You 48f22c9b17 fix flow error 10 年之前
  Evan You 0a15d9ee27 add root element warnings 10 年之前
  Evan You df73cbf0a8 remove v-bind:style important test case due to phantomjs inconsistency 10 年之前
  Evan You c972b80cd8 fix delimiters caching (fix #2940) 10 年之前
  kazuya kawaguchi 30c82195d1 add create-element tests (#2930) 10 年之前
  Brendan Bowidas 93bfc9baa7 Unit tests for v-bind:style (#2932) 10 年之前
  Evan You 82c76175ec use extend instead of Object.assign() since the latter is not avaialble in phantomjs 10 年之前
  Evan You f5297358af fix linting problems 10 年之前
  Evan You 9d3479a76c rearrange option tests 10 年之前
  Blake Newman 79b29f7ba4 added ref directive tests (#2892) 10 年之前
  Evan You acd712d54d fix ref codegen 10 年之前
  Evan You af0bf2a886 async component tests 10 年之前
  Evan You 3245ee6fe4 fix root mount with emptyNode 10 年之前
  Evan You 600ebfbaa4 simplify compiler tests 10 年之前
  kazuya kawaguchi 0f46d950ec add create-component tests (#2928) 10 年之前
  Evan You 837853d95a better inferring of component names in warnings 10 年之前
  Evan You 78331451fa improve watcher evaluation error warning 10 年之前
  Evan You 59e92a58c5 screw ie8 10 年之前
  Evan You 6fe268874c improve codegen for smaller generated code size 10 年之前
  kazuya kawaguchi 680baf846e add codegen tests (#2894) 10 年之前
  Evan You f8ece6144a improve waitForUpdate() syntax 10 年之前
  Evan You 0b1460d4d5 add csp warning 10 年之前
  Blake Newman 8e35604dab added pre directive tests (#2891) 10 年之前
  Evan You 19495df45a use babel-plugin-coverage instead 10 年之前