calebboyd 3ced67667b fix #712: allow filters on options expression of v-model 11 years ago
..
api f3074a1037 fix $add/$delete reserved key warning (no longer needed) 11 years ago
compiler 0894903ec5 add warning for camelCase paramAttributes (#625) 11 years ago
directives 3ced67667b fix #712: allow filters on options expression of v-model 11 years ago
filters 3e110f5a8e return empty string for infinity and properly format values such as 0.999 11 years ago
instance 540da662bc add `watch` option 11 years ago
observer 4faf16e281 rename Binding -> Dep 11 years ago
parsers 8de1bb8bd2 fix #717: support multiline expressions 11 years ago
transition 8a37764587 resolve js transition effect during compilation rather than at transition 11 years ago
util fb38b240b1 fix tests for events merge 11 years ago
batcher_spec.js 9013fbbe7f warn against infinite update loops 11 years ago
cache_spec.js 2b1794c7af add unit runner page, fix _.inBrowser in IE9 12 years ago
directive_spec.js cfade3fa32 fix directive deep option test coverage 11 years ago
misc_spec.js b04c209454 test for 3f943c6, also extract inDoc patch for PhantomJS tests into external file 11 years ago
watcher_spec.js cdd1e095b5 improve watcher error messages + use debugger when debug: true 11 years ago