Commit History

Author SHA1 Message Date
  Evan You b9cef7c398 make sure scope work properly for components inside fast-repeat 10 years ago
  Evan You f85160e2aa transclusion host should be passed at link time, 10 years ago
  Evan You 22ac9de4f5 v-if linker should be host-sensitive (fix #1185) 10 years ago
  Evan You 974c5c3a0c rename block instance -> fragment instance 11 years ago
  Evan You 7cf0f58b8d use eslint 11 years ago
  Evan You 68bfc66792 compile container dirs and props in proper context instead of parent 11 years ago
  Evan You 2a9ff5cb7c make transcluded components children of their host 11 years ago
  Evan You 850a7e779b _children -> $children 11 years ago
  Evan You 0c78d63842 make props available in created() and data() 11 years ago
  Evan You 775c982874 prop assertions WIP 11 years ago
  Evan You 93a10b5a31 implement staggering transitions for v-repeat 11 years ago
  Evan You 12dfd6023d remove no longer needed private props 11 years ago
  Evan You a316dfe9a4 optimize asset merging 11 years ago
  Evan You c0d22e8cae simplify watcher 11 years ago
  Evan You 635fada44b unlink transcluded content on destroy 11 years ago
  Evan You aba5228ee8 wip - current tests pass 11 years ago
  Evan You efedd6e6e5 improve v-repeat strategy check (fix #802) 11 years ago
  Evan You 99f011b066 Define unlink functions in init 11 years ago
  Evan You 3f943c6f8a fix attach/detach hooks for transcluded components 11 years ago
  Evan You 53ee3a968e simplify _children & _childCtor 11 years ago
  Evan You 540da662bc add `watch` option 11 years ago
  Evan You 664e59da1d new v-if implementation using partial compilation 11 years ago
  Evan You ae4584bc12 fix #487 v-ref assigned wrong owner 11 years ago
  Evan You 4b51444c51 tests for v-ref and v-el 11 years ago
  Evan You 8725ea32d2 fix v-el/v-ref owner locating 11 years ago
  Evan You d36ea57f13 v-el 11 years ago
  Evan You 9f6ef85005 init comments 11 years ago
  Evan You 2ab8960cb4 test for lifecycle api 11 years ago
  Evan You ca6bee24a6 components have isolated scope by default 11 years ago
  Evan You 5e83bb2c50 tests tests tests 11 years ago