| .. |
|
attr_spec.js
|
d831a43bb3
fix #448 v-attr should remove attribute when value === false
|
11 years ago |
|
class_spec.js
|
dca275dfa3
test for v-class
|
11 years ago |
|
cloak_spec.js
|
f4a37f00d5
rename folders: compile -> compiler, parse -> parsers
|
11 years ago |
|
component_spec.js
|
bd47f1c71e
implement inline-template param for v-component
|
11 years ago |
|
el_spec.js
|
664e59da1d
new v-if implementation using partial compilation
|
11 years ago |
|
events_spec.js
|
6bc60e9f24
add v-events directive
|
11 years ago |
|
html_spec.js
|
b152a061a3
tests for v-html
|
11 years ago |
|
if_spec.js
|
53ee3a968e
simplify _children & _childCtor
|
11 years ago |
|
model_spec.js
|
0f4bfb08ae
fix <option value="" selected> is undefined
|
11 years ago |
|
on_spec.js
|
14bcc27444
fix #498 nested instance not passing $event
|
11 years ago |
|
partial_spec.js
|
056a0376f2
big rewrite for block-handling
|
11 years ago |
|
pre_spec.js
|
99b9442281
fix v-pre
|
11 years ago |
|
ref_spec.js
|
df5f6409df
refactor v-ref, allow use in child templates, fix #636
|
11 years ago |
|
repeat_spec.js
|
e8c36e1fba
sync v-repeat $value back to original object/array (fix #761)
|
11 years ago |
|
show_spec.js
|
b6771a9ed3
tests for simple directives
|
11 years ago |
|
style_spec.js
|
933d4c4477
re-implement nextTick with MutationObserver
|
11 years ago |
|
text_spec.js
|
b6771a9ed3
tests for simple directives
|
11 years ago |
|
transition_spec.js
|
8a37764587
resolve js transition effect during compilation rather than at transition
|
11 years ago |
|
with_spec.js
|
c14410cca0
fix #655 directives on placeholders for block instances are not compiled
|
11 years ago |