Evan You 63e9d72e61 wrap setTimeout in JavaScript effect functions 12 years ago
..
api.js bda8e76000 js transitions => v-effect 12 years ago
batcher.js c8533b8c01 batcher rewrite - batch vm.$watch callbacks 12 years ago
binding.js 1a3ddfd6d0 binding check dir/subs count before queueing, rename instances -> dirs 12 years ago
deps-parser.js f08debd6ee Minor refactors 12 years ago
directive.js 5ea44fbfe4 make v-repeat work with primitive values + minor directive refactor 12 years ago
directives.js aa3452f93b unit tests pass for v-on refactor 12 years ago
exp-parser.js 0bee5a08e5 better xss mitigation 12 years ago
filters.js cdd07162e1 0.6.0 - rename to Vue 12 years ago
misc.js a701b9f402 Release-v0.8.8 12 years ago
observer.js 3693ca7f52 Internalize emitter implementation 12 years ago
text-parser.js 1c6dacf5b0 text-parser deal with triple mustache 12 years ago
transition.js 63e9d72e61 wrap setTimeout in JavaScript effect functions 12 years ago
utils.js 03800902ca make utils.extend() returns the extended object 12 years ago
viewmodel.js bda8e76000 js transitions => v-effect 12 years ago