Evan You
|
d1a5298372
|
adjust build setup
|
9 years ago |
Evan You
|
22a4d77197
|
fix select2 e2e test in phantomjs
|
9 years ago |
Evan You
|
bd71c06b6f
|
tweak e2e script to allow passing in more flags to npm task
|
9 years ago |
Evan You
|
000433c878
|
get tests passing on all suacelab browsers
|
9 years ago |
Evan You
|
cec833a9e8
|
implement new v-for iterator syntax (ref: #3073)
|
9 years ago |
Evan You
|
9842f3eb38
|
refactor sfc-parser to handle nested template tags
|
9 years ago |
Evan You
|
9438408210
|
fix SSR tests after preserveWhitespace removal
|
9 years ago |
Evan You
|
cccfda96da
|
test for config.optionMergeStrategies
|
9 years ago |
Evan You
|
34bcc02b77
|
remove preserveWhitespace config option
|
9 years ago |
Evan You
|
a5cd31ab6d
|
coverage for sfc-parser
|
9 years ago |
Evan You
|
f0a9e3d0f0
|
test padding and source map for sfc-parser
|
9 years ago |
Evan You
|
7503f8eb15
|
support _scopeId
|
9 years ago |
Evan You
|
3edfc4518d
|
support postTransform as well
|
9 years ago |
Evan You
|
3ddef0c53c
|
add preTransform option for compiler modules
|
9 years ago |
Evan You
|
8924e91abc
|
v-pre nodes should use staticAttrs
|
9 years ago |
Evan You
|
a53d54aa8a
|
fix whitespace vnode identity breaking patch (fix #3043)
|
9 years ago |
Evan You
|
d9ce1306e1
|
fix tests for global name override
|
9 years ago |
Evan You
|
02d5330e50
|
detect and warn against using keywords as property names
|
9 years ago |
Evan You
|
b1ef7cf168
|
coverage for sfc-parser
|
9 years ago |
Evan You
|
f8daf74640
|
adjust build
|
9 years ago |
Evan You
|
e236f80fa0
|
parser for single-file components
|
9 years ago |
Evan You
|
b02b1e5ba4
|
better template compilation error warnings
|
9 years ago |
Evan You
|
e433032f8f
|
test for keep-alive teardown
|
9 years ago |
Evan You
|
8129e0c315
|
tests for keep-alive
|
9 years ago |
Evan You
|
15d650054c
|
tests for transition-mode
|
9 years ago |
Evan You
|
7a06a9df3b
|
prepare keep-alive and transition-mode tests
|
9 years ago |
kazuya kawaguchi
|
8d22ee912e
|
add ssr custom directive test (#3030)
|
9 years ago |
Evan You
|
8015100d77
|
improve inline transition test (test merging with exsiting definition)
|
9 years ago |
Evan You
|
9adbe9c399
|
also test mounted for child component
|
9 years ago |
Evan You
|
93501f2002
|
transition refactoring
|
9 years ago |
Evan You
|
4cff0a7d76
|
use separate className for appear transitions
|
9 years ago |
Evan You
|
4bcdce895c
|
record original tag name on vnode for components using is attribute
|
9 years ago |
Evan You
|
48a0d29e35
|
rename track-by -> key
|
9 years ago |
Evan You
|
03e0dab1f4
|
add prop mutation warning
|
9 years ago |
Evan You
|
313442d38a
|
test create component hook merging
|
9 years ago |
Evan You
|
060fab9ec1
|
make ref a runtime module
|
9 years ago |
Evan You
|
4290cdb6f1
|
fix hydration warning test in phantomjs
|
9 years ago |
Evan You
|
d40ab0ca87
|
fix component client-side hydration
|
9 years ago |
Evan You
|
2ce08d63cc
|
test transition on child components
|
9 years ago |
Evan You
|
bb5c102c35
|
fix errorHandler tests
|
9 years ago |
Evan You
|
068f6270d5
|
test for errorHandler config
|
9 years ago |
Evan You
|
eca4ad8203
|
more tests/fixes
|
9 years ago |
Evan You
|
f8cfc81826
|
remove unnecessary v-pre related code
|
9 years ago |
Evan You
|
bd12a68b02
|
add v-ref + v-for test case
|
9 years ago |
Evan You
|
3e596bb97b
|
handle event removal
|
9 years ago |
Evan You
|
1fc251cfa4
|
rename errorHandler config
|
9 years ago |
Evan You
|
366188fbde
|
coverage improvements
|
9 years ago |
Evan You
|
ff9c6b09bb
|
fix svg parsing in IE
|
9 years ago |
Evan You
|
2e678b87a5
|
remove classList polyfill in tests
|
9 years ago |
Evan You
|
b42f4b4c7f
|
improve transition tests
|
9 years ago |