Histórico de Commits

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