51 Commits (c52427b0d2c1d203deea6eb69f2b4b181d56022c)

Author SHA1 Message Date
Vikram Rangaraj 12e8efc2e7 workflow: upgraded to babel 7 (#8948) 6 years ago
Zhenfei You 62265035c0 feat(weex): support object syntax of class (#7930) 7 years ago
Hanks d6200d7026 feat(weex): update weex recycle-list compiler (#7610) 7 years ago
Hanks 990374bacb feat(weex): support sending style sheets and class list to native (#7530) 7 years ago
Hanks ff8fcd2e2b feat(weex): support parse object literal in binding attrs and styles (#7291) 7 years ago
cinwell.li e055df82fe fix(weex): default value for editor, fix #7165 (#7286) 7 years ago
Evan You 7cc0b559e9 feat(weex): update new syntax for <recycle-list> 7 years ago
Hanks 472a2896bd feat(weex): adjust framework entry APIs and add flow annotations (#7272) 7 years ago
Hanks 661bfe552e feat(weex): partially support lifecycles of virtual component (#7242) 7 years ago
Hanks d544d052a9 fix(weex): append as tree by default for recycle-list and cell-slot (#7216) 7 years ago
Hanks b8d33ecd9a feat(weex): WIP implement virtual component (#7165) 7 years ago
Evan You 70b97ac2f4 feat(weex): recycle-list support stateful child component 7 years ago
Evan You 452a65c98a feat(weex): pass stateless component test case 7 years ago
Evan You c1743a9dd7 test(weex): use done.fail for reporting errors 7 years ago
Hanks 46c8016562 test(weex): add more test cases for recycle-list (#7104) 7 years ago
Hanks 0bf0cbef76 revert(weex): remove the "receiveTasks" api and support component hook (#7053) 7 years ago
Hanks 0c11aa8add feat(weex): generate "@render" function for weex recycle-list (#6987) 7 years ago
Evan You 904d9c9a81 test: fix weex test case 7 years ago
Evan You 9463ac8746 test: fix weex tests 7 years ago
Hanks 232dd85f85 test(weex): support testing the virtual dom generated form *.vue files (#6944) 7 years ago
Hanks 8a784d8d23 fix(weex): stop trim css units in richtext component (#6927) 7 years ago
Hanks 2deda3d432 refactor(weex): Adjust the weex platform entry file to fit the new weex runtime (#6620) 7 years ago
Hanks a8146c0c10 feat(weex): remove __weex_require_module__ api 7 years ago
Hanks 9bded22a83 test(weex richtext): rename the file path of richtext test 7 years ago
Hanks 3e4d926336 feat(weex richtext): treat richtext as runtime components 7 years ago
Hanks d627161a91 feat(weex richtext): support events and add more test cases 7 years ago
Hanks b60964256c feat(weex richtext): support to parse styles and classList 7 years ago
Hanks 0ea2bb4fb4 feat(weex): support nested components in richtext 7 years ago
Hanks 09302a7211 test(weex): add test cases for richtext component 7 years ago
Hanks b1512d8b13 feat(weex): implement "weex.supports" api to support feature detection (#6053) 7 years ago
Hanks 0d6ad12a48 refactor(weex): sync recent changes of Weex (#6028) 7 years ago
Evan You a2a9110ea1 bump weex test deps 8 years ago
Hanks 29445153e3 [weex] Support unary and left open tags (#5052) 8 years ago
Evan You fc6f181052 fix weex model test 8 years ago
YOU 61930e0cc6 chore(test): fix some typos (#5101) 8 years ago
Evan You d304eee296 fix weex tests 8 years ago
Hanks 3e523e6d57 [weex] convert kebab-case attribute name to camelCase in compiler (#4964) 8 years ago
Evan You a2ca9b5184 suppress logs during weex tests 8 years ago
Evan You 6cbee6b286 refactor: extract universal v-model codegen code and update weex v-model codegen 8 years ago
Evan You d99637b7f3 [weex] make tests pass 8 years ago
Evan You bf8aac0053 fix weex test case 8 years ago
Evan You 9cfd63a7d0 fix weex tests 8 years ago
Evan You e0ab042295 add focused test eslint rules for tests 8 years ago
Evan You f4df893828 fix weex tests for optimizer adjustments 8 years ago
Evan You 3e8ac270a8 fix .trim modifier when v-model is used on custom component (fix #4204) 8 years ago
Evan You cccc277dd9 fix eslint 8 years ago
Evan You 4e38b54274 fix weex tests for component slot static check change 8 years ago
勾三股四 4f84aefe43 support v-model in weex (#4178) 8 years ago
Evan You cb4854a50e [weex] enable extended constructors to use mixins 8 years ago
Evan You 2f63cc8a14 fix eslint 8 years ago