История коммитов

Автор SHA1 Сообщение Дата
  Evan You a316dfe9a4 optimize asset merging 11 лет назад
  Evan You 5566f75782 use empty textNodes as anchors for cleaner HTML output 11 лет назад
  Evan You 59cf0cc36d only sync $value change inside v-repeat back to original array for primitive values (fix #853) 11 лет назад
  Evan You 04cf141c4d better vm caching for object repeats 11 лет назад
  Evan You 70d5280faa remove v-component 11 лет назад
  Evan You dffd4c7a0d tests for async components 11 лет назад
  Evan You 64643b6cf6 warn async component in v-repeat + dynamic 11 лет назад
  Evan You 6a562c4951 async components for v-repeat 11 лет назад
  Evan You 30bd8be797 perf optimization for watcher dep collection 11 лет назад
  Evan You e65c8958ab refactor component root compilation 11 лет назад
  Evan You a38012bf0c fix #822: v-repeat & custom element components 11 лет назад
  Evan You 4b20ad6ea9 refactor v-repeat alias/meta logic 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 aba5228ee8 wip - current tests pass 11 лет назад
  Evan You 792c139491 refactor transclusion logic 11 лет назад
  Evan You 111bcb1631 Revert inplace update in v-repeat 11 лет назад
  Evan You efedd6e6e5 improve v-repeat strategy check (fix #802) 11 лет назад
  Evan You 88c38ce86b fix v-repeat dom manipulation for block instances (fix #799) 11 лет назад
  Evan You 635a6e75b6 use more conservative check for v-repeat inplace update 11 лет назад
  Nikola Kovacs 676669cecd Fix nested repeats with track-by. 11 лет назад
  Evan You e8c36e1fba sync v-repeat $value back to original object/array (fix #761) 11 лет назад
  Evan You bd47f1c71e implement inline-template param for v-component 11 лет назад
  Evan You 58247519a5 use inplace update for raw v-repeat 11 лет назад
  Evan You fdfac339b0 fix #721 support sorting by and in orderBy filter 11 лет назад
  calebboyd 7b7c2e57cf fix #707: v-repeat nested repeats on object 11 лет назад
  Evan You df5f6409df refactor v-ref, allow use in child templates, fix #636 11 лет назад
  Evan You ab254f7e8f fix v-repeat on array of arrays without identifier 11 лет назад
  Evan You 537fcf7684 fix v-repeat + custom element component 11 лет назад
  Evan You 0a769b9db6 fix #613 v-repeat object fail on multiple invocations 11 лет назад