提交历史

作者 SHA1 备注 提交日期
  Evan You d257c81a58 [release] 0.11.10 11 年之前
  Evan You a38012bf0c fix #822: v-repeat & custom element components 11 年之前
  Evan You 7f7e36bd4a [release] 0.11.9 11 年之前
  Evan You 00d423d2d9 add $set method for observed objects 11 年之前
  Evan You 163882a794 skip css transitions if page is not visible 11 年之前
  Evan You 2d3cf2d589 do not set up watchers if v-with is bound to literal value (fix #776 & #813) 11 年之前
  Evan You cee5b5769f test switching handlers for v-events 11 年之前
  Evan You af0f69a512 Merge pull request #808 from dgerber/dev 11 年之前
  Evan You 4b20ad6ea9 refactor v-repeat alias/meta logic 11 年之前
  Daniel Gerber 9587d1051e let v-events accept statements 11 年之前
  Evan You 418bc43a1b minor spelling fix 11 年之前
  Evan You 727f14562d support dynamic transitions 11 年之前
  Evan You 5288d7f1bb support filters in partials (close #735) 11 年之前
  Evan You f9f500cbda improve expression parser 11 年之前
  Evan You 3eabe22ba0 remove changes.md (moved to github wiki) 11 年之前
  Evan You e9670d59b0 fix watcher accidentally clearing watcherList on teardown (fix #806) 11 年之前
  Evan You 7822d71319 make existing tests pass for 52f6d2f 11 年之前
  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 年之前