Evan You 577fe08f56 remove rAF and fix tests on IE10 11 years ago
..
api 714c1a1e4e ensure user watchers are triggered after directive updates 11 years ago
compiler bf9edefca0 Tweak parent directive compilation 11 years ago
directives a33a52d9e5 comments for v-style update 11 years ago
filters f4a37f00d5 rename folders: compile -> compiler, parse -> parsers 11 years ago
instance bf9edefca0 Tweak parent directive compilation 11 years ago
observer f3074a1037 fix $add/$delete reserved key warning (no longer needed) 11 years ago
parsers ef286ae47c fix #618 parsing html string without tag but with enitities 11 years ago
transition 68b1a00ab3 fix IE+SVG no classList available error. Based on #537 by @tyage 11 years ago
util 577fe08f56 remove rAF and fix tests on IE10 11 years ago
batcher.js b2ca72a66b refactor batcher into singleton 11 years ago
cache.js 779ec3417f comform source code width 12 years ago
config.js 4cd4daf274 add config.async option 11 years ago
directive.js 8d545dad35 refactor watcher to use an option object 11 years ago
vue.js 9bcb9b9dbc remove directive dependency from compile/compile 11 years ago
watcher.js cdd1e095b5 improve watcher error messages + use debugger when debug: true 11 years ago