vue2/test/weex/compiler
Hanks d6200d7026 feat(weex): update weex recycle-list compiler (#7610)
+ Support v-once
+ Generate @templateId on the root element of each component
+ Add binding-expression attribute on recycle-list
+ Fix the compile result of v-else-if and v-else
2018-03-04 22:59:21 -05:00
..
append.spec.js feat(weex): update weex recycle-list compiler (#7610) 2018-03-04 22:59:21 -05:00
class.spec.js fix weex tests for optimizer adjustments 2016-11-17 18:15:10 -05:00
compile.spec.js test: fix weex test case 2017-12-05 11:20:33 -05:00
parser.spec.js feat(weex): support parse object literal in binding attrs and styles (#7291) 2017-12-26 21:33:37 -05:00
props.spec.js [weex] convert kebab-case attribute name to camelCase in compiler (#4964) 2017-02-18 19:36:00 -05:00
style.spec.js chore(test): fix some typos (#5101) 2017-03-06 09:50:49 +01:00
v-model.spec.js fix weex model test 2017-03-08 16:00:35 +08:00