Historial de Commits

Autor SHA1 Mensaje Fecha
  Evan You 89d32e5e41 Custom Directive API improvements hace 12 años
  Evan You b4cf8bbb60 $index & $key are now meta properties and no longer stored in data, only accessible on the VM hace 12 años
  Evan You e54413dce3 reuse $repeater hace 12 años
  Evan You b3a9302b93 simplify defProtected hace 12 años
  Evan You 02cc63eea7 readme hace 12 años
  Evan You f2f66a9a3f fix for arr.splice(0) hace 12 años
  Evan You 5100f3ee0c setTimeout(0) is faster than rAF hace 12 años
  Evan You 1a05deaa37 v-with allows linking keys between child and parent VMs hace 12 años
  Evan You 918797c793 Release-v0.9.2 hace 12 años
  Evan You c518685f78 fix #137 : revert preFlush force layout hace 12 años
  Evan You db82b0ffb4 #136 default value fix for paramAttributes hace 12 años
  Evan You 15c3c8b9c5 Release-v0.9.1 hace 12 años
  Evan You 2a180ffd2a fix event delegation hace 12 años
  Evan You fbaf56933a Release-v0.9.0 hace 12 años
  Evan You 99023c8c60 simplify animation logic hace 12 años
  Evan You 63e9d72e61 wrap setTimeout in JavaScript effect functions hace 12 años
  Evan You bda8e76000 js transitions => v-effect hace 12 años
  Evan You e52ec65410 v-animation test cases hace 12 años
  Evan You 4f695cf387 animation use batcher - existing tests pass hace 12 años
  Evan You 8fff82e356 v-animation first pass hace 12 años
  Evan You c8533b8c01 batcher rewrite - batch vm.$watch callbacks hace 12 años
  Evan You 16206213e2 delegate on binding.compiler hace 12 años
  Evan You aa3452f93b unit tests pass for v-on refactor hace 12 años
  Evan You 60e5154715 v-on delegation refactor, functional tests pass hace 12 años
  Evan You 659593f0e6 dataAttributes options (#125) hace 12 años
  Evan You 3693ca7f52 Internalize emitter implementation hace 12 años
  Evan You 79f6193825 fix #129 hace 12 años
  Evan You 774161befb Merge pull request #128 from bpierre/transition-leave-fix hace 12 años
  Pierre Bertet 174ceb2285 v-transition: remove .v-leave if a transition is aborted (fixes #127) hace 12 años
  Evan You 74c03f3e12 allow components to use plugins too, resolve Browserify Vue.require issue hace 12 años