2
0

Коммит түүх

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