2624 Commits (c356b29e322ecb2a13d041f99d69dfc883c68248)
 

Author SHA1 Message Date
Hanks ff8fcd2e2b feat(weex): support parse object literal in binding attrs and styles (#7291) 7 years ago
Evan You f8cb3a2393 chore: fix lint 7 years ago
孟健 dccd182b67 fix: allow codebase to be inlined directly in HTML (#7314) 7 years ago
Huo Chunyang 44420b7bbc chore: correct the eslint script statement in package.json and correct the format. (#7308) 7 years ago
Evan You 60fb8143f1 chore: fix OpenCollective links 7 years ago
Xavier Damman c05bbdfc36 chore: fixes gold / platinum sponsors on open collective (#7311) 7 years ago
Evan You 144a4dd860 build: rename build/ to scripts/ 7 years ago
Evan You 2494772947 chore: add one-time donation link 7 years ago
Evan You 41838c8e86 feat: support v-model dynamic type binding for v-bind="object" 7 years ago
Evan You d8b08387a2 fix: clean up custom events when patched component no longer have events 7 years ago
Evan You 956756b1be refactor: use more efficient on-demand clone to handle reused node edge cases 7 years ago
Evan You 8335217cb4 fix(core): handle edge cases for functional component returning arrays 7 years ago
katashin 49aae6bb15 fix(types): make VNodeChildrenArrayContents type more accurate (#7287) 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
Evan You d982e344b3 build: release 2.5.13 7 years ago
Evan You cc319bd8f7 build: build 2.5.13 7 years ago
Evan You aac76349e7 Revert "feat: auto cache inline prop literals to avoid child re-render" 7 years ago
Evan You ec2c48cfd5 build: release 2.5.12 7 years ago
Evan You bc719405c0 build: build 2.5.12 7 years ago
Herrington Darkholme bacb911f7d fix(warning): allow symbol as vdom key (#7271) 7 years ago
Wenlu Wang c0d516c283 feat(types): extract VueConfiguration type for easy expansion (#7273) (#7274) 7 years ago
Evan You 01c07503bf revert: revert prop object validation 7 years ago
Evan You 2e0f6d5d81 refactor: reuse v-for parsing logic 7 years ago
Evan You 1dd6b6f046 refactor: adjust weex branch coverage and build for merging into dev 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 62e47c9eb4 feat(weex): WIP adjust component transform stage 7 years ago
Evan You 88f3889f19 feat(weex): WIP mark recycle list child component root 7 years ago
Evan You b06d09f274 types: adjust weex flow types 7 years ago
Evan You 5c2ce0017f feat(weex): WIP fix flow + handle errors in recycle-list template render 7 years ago
Evan You 801f793625 feat(weex): WIP invoke recycle-list child component with backing instance 7 years ago
Evan You c1743a9dd7 test(weex): use done.fail for reporting errors 7 years ago
Evan You 0ee81b24b5 fix(weex): update recycle-list v-for transform 7 years ago
Hanks 3b32652aa6 feat(weex): update weex utils (#7115) 7 years ago
Evan You e5da1daeec test(weex): avoid v-else warning for recycle-list tests 7 years ago
Evan You bb8e8f44a9 test(weex): avoid @binding key warnings 7 years ago
Evan You 813409593e refactor(weex): declare __WEEX__ in flow typings 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 305ef28574 chore: update package-lock.json 7 years ago
Hanks 2cb8ea3fee feat(weex): support compiling `v-on` in the weex native directive (#6892) 7 years ago
Evan You ac999573ea feat(wip): recycle list template inline expand 7 years ago
Evan You b3cb9d9dd2 refactor: mark weex-specific block 7 years ago
Hanks acdc3c46e9 feat($event): support binding parameters on event handler within weex recycle-list 7 years ago