2538 Commits (83ea0da4b0d39ea97dab8059a7442610f116e4b5)
 

Author SHA1 Message Date
william-pan 4746256e55 refactor: use util.isNative to check native Proxy (#7549) 7 years ago
Evan You f2b476d4f4 refactor: avoid leading semi 7 years ago
Evan You eaf6b54a38 chore: fix another link 7 years ago
Evan You 04da767d10 chore: fix sponsor link 7 years ago
Evan You f0e9dc4467 chore: update sponsors 7 years ago
Evan You 782b66c790 workflow: remove setup script 7 years ago
Evan You a6a9d6d05a workflow: improve git hooks setup 7 years ago
Guillaume Chau 5191f13472 fix(transition): should not add transition class when cancelled (#7391) 7 years ago
AchillesJ 05299610ea fix(vdom): svg inside foreignObject should be rendered with correct namespace (fix #7330) (#7350) 7 years ago
Herrington Darkholme 6ee684983b fix(types): contravariant generic default in ComponentOption (#7369) 7 years ago
Evan You 5b4e6679cb chore: update sponsors 7 years ago
JK 400aa651ba chore: fix setup script (#7364) 7 years ago
Evan You 6be9fdbc83 chore: avoid production tip during tests 7 years ago
Hanks f319bef532 chore: update weex flow type annotations (#7322) 7 years ago
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