Evan You 2d3cf2d589 do not set up watchers if v-with is bound to literal value (fix #776 & #813) 11 éve
..
attr_spec.js d831a43bb3 fix #448 v-attr should remove attribute when value === false 11 éve
class_spec.js dca275dfa3 test for v-class 11 éve
cloak_spec.js f4a37f00d5 rename folders: compile -> compiler, parse -> parsers 11 éve
component_spec.js 0cbfe05117 simplify _.inDoc fix and remove unit test patch for phantomjs 11 éve
el_spec.js 664e59da1d new v-if implementation using partial compilation 11 éve
events_spec.js cee5b5769f test switching handlers for v-events 11 éve
html_spec.js b152a061a3 tests for v-html 11 éve
if_spec.js 154c845d0a call attach/detach for dynamicly created components inside if block 11 éve
model_spec.js e9670d59b0 fix watcher accidentally clearing watcherList on teardown (fix #806) 11 éve
on_spec.js 14bcc27444 fix #498 nested instance not passing $event 11 éve
partial_spec.js 5288d7f1bb support filters in partials (close #735) 11 éve
pre_spec.js 99b9442281 fix v-pre 11 éve
ref_spec.js df5f6409df refactor v-ref, allow use in child templates, fix #636 11 éve
repeat_spec.js 4b20ad6ea9 refactor v-repeat alias/meta logic 11 éve
show_spec.js b6771a9ed3 tests for simple directives 11 éve
style_spec.js 933d4c4477 re-implement nextTick with MutationObserver 11 éve
text_spec.js b6771a9ed3 tests for simple directives 11 éve
transition_spec.js 727f14562d support dynamic transitions 11 éve
with_spec.js 2d3cf2d589 do not set up watchers if v-with is bound to literal value (fix #776 & #813) 11 éve