Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Evan You 99ebd511d7 add v-model read only filter warning 11 gadi atpakaļ
  Evan You bdae247125 rename v-model default handler 11 gadi atpakaļ
  Evan You 0c01bcc728 fix #512 attribute interpolation with filters 11 gadi atpakaļ
  Evan You ed72137138 trigger binding notify in the same order they are added 11 gadi atpakaļ
  Evan You 8ac21629c0 batcher allow duplicate id if the job is pushed during flush 11 gadi atpakaļ
  Evan You c57047d460 fix #517 v-model[number] initial value 11 gadi atpakaļ
  Evan You 7693501f23 minor formatting 11 gadi atpakaļ
  Evan You a14aba3cf9 Merge pull request #511 from zxc122333/patch-1 11 gadi atpakaļ
  qinghong.sheng 05207a3c2e Update index.js 11 gadi atpakaļ
  Evan You 286ae93b65 make `paramAttribute` deal with attributes containing dashes 11 gadi atpakaļ
  Evan You e1a9ec6821 mention directive priority in changes.md 11 gadi atpakaļ
  Evan You 398dcdf5d4 add config.async to change list 11 gadi atpakaļ
  Evan You 4cd4daf274 add config.async option 11 gadi atpakaļ
  Evan You 0c42a68f55 test for a1c6bcd 11 gadi atpakaļ
  Evan You b3b2380751 fix #506 unify v-model listener behavior with/without filters 11 gadi atpakaļ
  Evan You a1c6bcd263 fix #505 v-model initial value not piped through write filters 11 gadi atpakaļ
  Evan You 21c011e1fe remove attributes at link time instead of compile 11 gadi atpakaļ
  Evan You de966f63b6 test and change doc for vm.$compile 11 gadi atpakaļ
  Evan You 22d2bdfd5b directives on a component written in its parent template should be compiled in the parent scope 11 gadi atpakaļ
  Evan You 6d7e9f6519 jsdoc for new transition methods 11 gadi atpakaļ
  Evan You 056a0376f2 big rewrite for block-handling 11 gadi atpakaļ
  Evan You 0bfd6e625d fix partial decompile in v-if/v-partial 11 gadi atpakaļ
  Evan You 540da662bc add `watch` option 11 gadi atpakaļ
  Evan You 664e59da1d new v-if implementation using partial compilation 11 gadi atpakaļ
  Evan You 2a18cf0f4e isFn -> acceptStatement 11 gadi atpakaļ
  Evan You b442ceee5f document dynamic block partial 11 gadi atpakaļ
  Evan You aa88e6e92c add template block support for v-partial 11 gadi atpakaļ
  Evan You daa94dfc5b dynamic partial 11 gadi atpakaļ
  Evan You 14bcc27444 fix #498 nested instance not passing $event 11 gadi atpakaļ
  Evan You d21a84e879 make merging strategies a real hash 11 gadi atpakaļ