Histórico de Commits

Autor SHA1 Mensagem Data
  Evan You 85496cf77f messy fix for v-if and v-repeat, need more work. há 12 anos atrás
  Evan You d740e0ea34 fix #144: compiler.el is not correctly set with `replace:true` há 12 anos atrás
  Evan You 89d32e5e41 Custom Directive API improvements há 12 anos atrás
  Evan You b4cf8bbb60 $index & $key are now meta properties and no longer stored in data, only accessible on the VM há 12 anos atrás
  Evan You 1a05deaa37 v-with allows linking keys between child and parent VMs há 12 anos atrás
  Evan You db82b0ffb4 #136 default value fix for paramAttributes há 12 anos atrás
  Evan You 2a180ffd2a fix event delegation há 12 anos atrás
  Evan You bda8e76000 js transitions => v-effect há 12 anos atrás
  Evan You 8fff82e356 v-animation first pass há 12 anos atrás
  Evan You c8533b8c01 batcher rewrite - batch vm.$watch callbacks há 12 anos atrás
  Evan You 60e5154715 v-on delegation refactor, functional tests pass há 12 anos atrás
  Evan You 659593f0e6 dataAttributes options (#125) há 12 anos atrás
  Evan You 3693ca7f52 Internalize emitter implementation há 12 anos atrás
  Evan You 70d9fd3bd7 bytes shaving há 12 anos atrás
  Evan You 276c12609a __observer__ => __emitter__ for better clarity há 12 anos atrás
  Evan You 7628105dc6 {{>yield}} há 12 anos atrás
  Evan You 2429b37ab8 subclasses can now use asset registration methods too há 12 anos atrás
  Evan You 393a4e2cfa v-repeat object first pass, value -> $value há 12 anos atrás
  Evan You eaa6b91f14 Release-v0.8.6 há 12 anos atrás
  Evan You 1a3ddfd6d0 binding check dir/subs count before queueing, rename instances -> dirs há 12 anos atrás
  Evan You 48e328c618 output Array in text bindings há 12 anos atrás
  Evan You 7a4de5f2d3 enteredView/leftView -> attached/detached há 12 anos atrás
  Evan You f2e32ab8ce Make Observer emit `set` for all parent objects too há 12 anos atrás
  Evan You c599bed93d add v-cloak há 12 anos atrás
  Evan You f6ee24a5cf remove isLiteral option há 12 anos atrás
  Evan You 5ea44fbfe4 make v-repeat work with primitive values + minor directive refactor há 12 anos atrás
  Evan You 0f448b8678 Fix IE directive not compiled issue há 12 anos atrás
  Evan You 6673828542 add isLiteral option for custom directive há 12 anos atrás
  Evan You efcaad1b8b make sure a vm and its data are properly removed from Array when $destroy is called directly há 12 anos atrás
  Evan You e37b151002 shave off a few bytes with forEach há 12 anos atrás