Commit Verlauf

Autor SHA1 Nachricht Datum
  Evan You fbfcfccc9f fix v-ref for dynamic components with keep-alive (fix #1695) vor 10 Jahren
  Evan You 5669411445 add hooks for devtools vor 10 Jahren
  Evan You 940555f6eb dom: simplify fragment insertion/removal vor 10 Jahren
  Evan You de6459f8d6 lifecycle: add init hook vor 10 Jahren
  Evan You 74a6b0110d lifecycle api: deprecate $addChild() in favor of `parent` option vor 10 Jahren
  Evan You 178203d91e syntax update: v-ref, v-el; deprecate v-class & v-style vor 10 Jahren
  Evan You 8cc6c72cd6 remove inherit option vor 10 Jahren
  Evan You 80515cc955 remove v-repeat vor 10 Jahren
  Evan You 6af5db6566 allow referencing host with ref inside transclusion content (close #1147) vor 10 Jahren
  Evan You cc7377d4b8 default event propagation to false vor 10 Jahren
  Evan You 8523968e7d rename files vor 10 Jahren
  Evan You 9ac42746ea fragment handle attach/detach vor 10 Jahren
  Evan You b9cef7c398 make sure scope work properly for components inside fast-repeat vor 10 Jahren
  Evan You f85160e2aa transclusion host should be passed at link time, vor 10 Jahren
  Evan You 22ac9de4f5 v-if linker should be host-sensitive (fix #1185) vor 10 Jahren
  Evan You 974c5c3a0c rename block instance -> fragment instance vor 11 Jahren
  Evan You 7cf0f58b8d use eslint vor 11 Jahren
  Evan You 68bfc66792 compile container dirs and props in proper context instead of parent vor 11 Jahren
  Evan You 2a9ff5cb7c make transcluded components children of their host vor 11 Jahren
  Evan You 850a7e779b _children -> $children vor 11 Jahren
  Evan You 0c78d63842 make props available in created() and data() vor 11 Jahren
  Evan You 775c982874 prop assertions WIP vor 11 Jahren
  Evan You 93a10b5a31 implement staggering transitions for v-repeat vor 11 Jahren
  Evan You 12dfd6023d remove no longer needed private props vor 11 Jahren
  Evan You a316dfe9a4 optimize asset merging vor 11 Jahren
  Evan You c0d22e8cae simplify watcher vor 11 Jahren
  Evan You 635fada44b unlink transcluded content on destroy vor 11 Jahren
  Evan You aba5228ee8 wip - current tests pass vor 11 Jahren
  Evan You efedd6e6e5 improve v-repeat strategy check (fix #802) vor 11 Jahren
  Evan You 99f011b066 Define unlink functions in init vor 11 Jahren