提交歷史

作者 SHA1 備註 提交日期
  Evan You 52f6d2f8f4 compile block instance container attributes separately (fix #805) 11 年之前
  Evan You 1166f8736f optimize v-repeat with component using new transclude logic 11 年之前
  Evan You 154c845d0a call attach/detach for dynamicly created components inside if block 11 年之前
  Evan You 7b84594935 transcluded linkFns should be terminal 11 年之前
  Evan You aba5228ee8 wip - current tests pass 11 年之前
  Evan You 792c139491 refactor transclusion logic 11 年之前
  Evan You d39fa121b9 _digest() should include repeated child instances 11 年之前
  Evan You 6cd82b5988 skip empty TextNode early in compilation 11 年之前
  Evan You 6c841059d2 [release] 0.11.8 11 年之前
  Evan You 111bcb1631 Revert inplace update in v-repeat 11 年之前
  Evan You efedd6e6e5 improve v-repeat strategy check (fix #802) 11 年之前
  Evan You 563b0b965c [release] 0.11.7 11 年之前
  Evan You 88c38ce86b fix v-repeat dom manipulation for block instances (fix #799) 11 年之前
  Evan You 6c3b290bb0 [release] 0.11.6 11 年之前
  Evan You d8335c25a6 fix two-way filter in attribute interpolations (fix #779) 11 年之前
  Evan You de3b59fb7e use clone instead of stringToFrag for normal node in template parser (fix #760) 11 年之前
  Evan You 3a9bfff268 call attach/detach hooks for transcluded components inside v-if (fix #684) 11 年之前
  Evan You 1df5eb64a5 call unlink function in unbind for v-if and v-partial (fix #728) 11 年之前
  Evan You 2e1e9e4597 ensure watcher flags to be booleans 11 年之前
  Evan You 4983c6c9ac fix content transclusion inside v-if (fix #736) 11 年之前
  Evan You 99f011b066 Define unlink functions in init 11 年之前
  Evan You 5d9126f087 make jshint pass + minor adjustments for #787 11 年之前
  Evan You 9099bd66ee Merge pull request #787 from nkovacs/786-content-select-children 11 年之前
  Nikola Kovacs a3cdcacad4 Fix bug in <content> select. 11 年之前
  Evan You 8862bb6583 bump webpack & uglify versions 11 年之前
  Nikola Kovacs cfdfda35aa <content> select should only match children. 11 年之前
  Evan You 635a6e75b6 use more conservative check for v-repeat inplace update 11 年之前
  Evan You 1a36e39b62 allow use of global Date & new keyword inside expressions (fix #784) 11 年之前
  Evan You 85799dfd35 Merge pull request #783 from nkovacs/dev 11 年之前
  Nikola Kovacs 676669cecd Fix nested repeats with track-by. 11 年之前