| .. |
|
attr_spec.js
|
d831a43bb3
fix #448 v-attr should remove attribute when value === false
|
11 年 前 |
|
class_spec.js
|
dca275dfa3
test for v-class
|
11 年 前 |
|
cloak_spec.js
|
f4a37f00d5
rename folders: compile -> compiler, parse -> parsers
|
11 年 前 |
|
component_spec.js
|
b04c209454
test for 3f943c6, also extract inDoc patch for PhantomJS tests into external file
|
11 年 前 |
|
el_spec.js
|
664e59da1d
new v-if implementation using partial compilation
|
11 年 前 |
|
events_spec.js
|
6bc60e9f24
add v-events directive
|
11 年 前 |
|
html_spec.js
|
b152a061a3
tests for v-html
|
11 年 前 |
|
if_spec.js
|
53ee3a968e
simplify _children & _childCtor
|
11 年 前 |
|
model_spec.js
|
97041547f8
fix #670 honor `number` option for select with multiple attribute
|
11 年 前 |
|
on_spec.js
|
14bcc27444
fix #498 nested instance not passing $event
|
11 年 前 |
|
partial_spec.js
|
056a0376f2
big rewrite for block-handling
|
11 年 前 |
|
pre_spec.js
|
99b9442281
fix v-pre
|
11 年 前 |
|
ref_spec.js
|
df5f6409df
refactor v-ref, allow use in child templates, fix #636
|
11 年 前 |
|
repeat_spec.js
|
7b7c2e57cf
fix #707: v-repeat nested repeats on object
|
11 年 前 |
|
show_spec.js
|
b6771a9ed3
tests for simple directives
|
11 年 前 |
|
style_spec.js
|
933d4c4477
re-implement nextTick with MutationObserver
|
11 年 前 |
|
text_spec.js
|
b6771a9ed3
tests for simple directives
|
11 年 前 |
|
transition_spec.js
|
8a37764587
resolve js transition effect during compilation rather than at transition
|
11 年 前 |
|
with_spec.js
|
15592f0043
test for v-with two way binding
|
11 年 前 |