Evan You 4b20ad6ea9 refactor v-repeat alias/meta logic 11 years ago
..
api 7822d71319 make existing tests pass for 52f6d2f 11 years ago
compiler 7b84594935 transcluded linkFns should be terminal 11 years ago
directives 4b20ad6ea9 refactor v-repeat alias/meta logic 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 f9f500cbda improve expression parser 11 years ago
transition 67eb247703 use element __vue__ as transition context if present 11 years ago
util fdc0151067 unit test for v-model debounce 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 11 years ago
directive_spec.js cfade3fa32 fix directive deep option test coverage 11 years ago
misc_spec.js 0cbfe05117 simplify _.inDoc fix and remove unit test patch for phantomjs 11 years ago
watcher_spec.js cdd1e095b5 improve watcher error messages + use debugger when debug: true 11 years ago