Commit History

Auteur SHA1 Bericht Datum
  Evan You 8f028e9d80 experimenting with fast repeat 10 jaren geleden
  Evan You 6cd3a16f15 root node linking should happen after content compilation (fix #1120) 11 jaren geleden
  Evan You 974c5c3a0c rename block instance -> fragment instance 11 jaren geleden
  Evan You 1f77606869 respect default data value for absent Boolean prop (fix #1020) 11 jaren geleden
  Evan You a1b9da8938 preserve reference to _data in destroyed instance so that proxy accessors still work (close #1017) 11 jaren geleden
  Evan You 2a9ff5cb7c make transcluded components children of their host 11 jaren geleden
  Evan You 850a7e779b _children -> $children 11 jaren geleden
  Evan You 0c78d63842 make props available in created() and data() 11 jaren geleden
  Evan You 02c6392d1d should also teardown props and replacer dirs when unlinking (fix #901) 11 jaren geleden
  Evan You 5aa5c1144f lift root compilation as per-instance so that component linkers are globally cachable 11 jaren geleden
  Evan You c0d22e8cae simplify watcher 11 jaren geleden
  Evan You 5566f75782 use empty textNodes as anchors for cleaner HTML output 11 jaren geleden
  Evan You db12331e03 optimize destroy unlink 11 jaren geleden
  Evan You 3d5b9347a5 use $remove everywhere 11 jaren geleden
  Evan You 635fada44b unlink transcluded content on destroy 11 jaren geleden
  Evan You 52f6d2f8f4 compile block instance container attributes separately (fix #805) 11 jaren geleden
  Evan You 154c845d0a call attach/detach for dynamicly created components inside if block 11 jaren geleden
  Evan You aba5228ee8 wip - current tests pass 11 jaren geleden
  Evan You 792c139491 refactor transclusion logic 11 jaren geleden
  Evan You 4983c6c9ac fix content transclusion inside v-if (fix #736) 11 jaren geleden
  Evan You c14410cca0 fix #655 directives on placeholders for block instances are not compiled 11 jaren geleden
  Evan You 515195ad76 fix #716 unwatch causing error during destroy 11 jaren geleden
  Evan You 3f943c6f8a fix attach/detach hooks for transcluded components 11 jaren geleden
  Evan You 53ee3a968e simplify _children & _childCtor 11 jaren geleden
  Evan You bf9edefca0 Tweak parent directive compilation 11 jaren geleden
  Evan You d0faa07d42 fix #615 parent not skipping paramAttributes 11 jaren geleden
  Evan You 25d5dea9b9 refactor component scope compilation 11 jaren geleden
  Evan You f4a37f00d5 rename folders: compile -> compiler, parse -> parsers 11 jaren geleden
  Evan You f38d395b8f tests for transclusion 11 jaren geleden
  Evan You 9bcb9b9dbc remove directive dependency from compile/compile 11 jaren geleden