Histórico de commits

Autor SHA1 Mensagem Data
  qinghong.sheng 05207a3c2e Update index.js 11 anos atrás
  Evan You 286ae93b65 make `paramAttribute` deal with attributes containing dashes 11 anos atrás
  Evan You e1a9ec6821 mention directive priority in changes.md 11 anos atrás
  Evan You 398dcdf5d4 add config.async to change list 11 anos atrás
  Evan You 4cd4daf274 add config.async option 11 anos atrás
  Evan You 0c42a68f55 test for a1c6bcd 11 anos atrás
  Evan You b3b2380751 fix #506 unify v-model listener behavior with/without filters 11 anos atrás
  Evan You a1c6bcd263 fix #505 v-model initial value not piped through write filters 11 anos atrás
  Evan You 21c011e1fe remove attributes at link time instead of compile 11 anos atrás
  Evan You de966f63b6 test and change doc for vm.$compile 11 anos atrás
  Evan You 22d2bdfd5b directives on a component written in its parent template should be compiled in the parent scope 11 anos atrás
  Evan You 6d7e9f6519 jsdoc for new transition methods 11 anos atrás
  Evan You 056a0376f2 big rewrite for block-handling 11 anos atrás
  Evan You 0bfd6e625d fix partial decompile in v-if/v-partial 11 anos atrás
  Evan You 540da662bc add `watch` option 11 anos atrás
  Evan You 664e59da1d new v-if implementation using partial compilation 11 anos atrás
  Evan You 2a18cf0f4e isFn -> acceptStatement 11 anos atrás
  Evan You b442ceee5f document dynamic block partial 11 anos atrás
  Evan You aa88e6e92c add template block support for v-partial 11 anos atrás
  Evan You daa94dfc5b dynamic partial 11 anos atrás
  Evan You 14bcc27444 fix #498 nested instance not passing $event 11 anos atrás
  Evan You d21a84e879 make merging strategies a real hash 11 anos atrás
  Evan You 99b9442281 fix v-pre 11 anos atrás
  Evan You 9649990757 make `this` context the vm instance in data and el option functions 11 anos atrás
  Evan You 1c0fa97f6f ignore Safari compatibility code in coverage 11 anos atrás
  Evan You da385adbb2 fix #484 Safari nested <template> clone fail 11 anos atrás
  Evan You 5888e21f15 fix #489 v-if $data inheritance 11 anos atrás
  Evan You 9823a192cf mock data for commits example e2e test 11 anos atrás
  Evan You aec1ecfb02 fix #490 multiple select value matching should use soft equal 11 anos atrás
  Evan You ae4584bc12 fix #487 v-ref assigned wrong owner 11 anos atrás