Evan You
|
2494772947
chore: add one-time donation link
|
8 年之前 |
Evan You
|
41838c8e86
feat: support v-model dynamic type binding for v-bind="object"
|
8 年之前 |
Evan You
|
d8b08387a2
fix: clean up custom events when patched component no longer have events
|
8 年之前 |
Evan You
|
956756b1be
refactor: use more efficient on-demand clone to handle reused node edge cases
|
8 年之前 |
Evan You
|
8335217cb4
fix(core): handle edge cases for functional component returning arrays
|
8 年之前 |
katashin
|
49aae6bb15
fix(types): make VNodeChildrenArrayContents type more accurate (#7287)
|
8 年之前 |
cinwell.li
|
e055df82fe
fix(weex): default value for editor, fix #7165 (#7286)
|
8 年之前 |
Evan You
|
7cc0b559e9
feat(weex): update new syntax for <recycle-list>
|
8 年之前 |
Hanks
|
472a2896bd
feat(weex): adjust framework entry APIs and add flow annotations (#7272)
|
8 年之前 |
Evan You
|
d982e344b3
build: release 2.5.13
|
8 年之前 |
Evan You
|
cc319bd8f7
build: build 2.5.13
|
8 年之前 |
Evan You
|
aac76349e7
Revert "feat: auto cache inline prop literals to avoid child re-render"
|
8 年之前 |
Evan You
|
ec2c48cfd5
build: release 2.5.12
|
8 年之前 |
Evan You
|
bc719405c0
build: build 2.5.12
|
8 年之前 |
Herrington Darkholme
|
bacb911f7d
fix(warning): allow symbol as vdom key (#7271)
|
8 年之前 |
Wenlu Wang
|
c0d516c283
feat(types): extract VueConfiguration type for easy expansion (#7273) (#7274)
|
8 年之前 |
Evan You
|
01c07503bf
revert: revert prop object validation
|
8 年之前 |
Evan You
|
2e0f6d5d81
refactor: reuse v-for parsing logic
|
8 年之前 |
Evan You
|
1dd6b6f046
refactor: adjust weex branch coverage and build for merging into dev
|
8 年之前 |
Hanks
|
661bfe552e
feat(weex): partially support lifecycles of virtual component (#7242)
|
8 年之前 |
Hanks
|
d544d052a9
fix(weex): append as tree by default for recycle-list and cell-slot (#7216)
|
8 年之前 |
Hanks
|
b8d33ecd9a
feat(weex): WIP implement virtual component (#7165)
|
8 年之前 |
Evan You
|
70b97ac2f4
feat(weex): recycle-list support stateful child component
|
8 年之前 |
Evan You
|
452a65c98a
feat(weex): pass stateless component test case
|
8 年之前 |
Evan You
|
62e47c9eb4
feat(weex): WIP adjust component transform stage
|
8 年之前 |
Evan You
|
88f3889f19
feat(weex): WIP mark recycle list child component root
|
8 年之前 |
Evan You
|
b06d09f274
types: adjust weex flow types
|
8 年之前 |
Evan You
|
5c2ce0017f
feat(weex): WIP fix flow + handle errors in recycle-list template render
|
8 年之前 |
Evan You
|
801f793625
feat(weex): WIP invoke recycle-list child component with backing instance
|
8 年之前 |
Evan You
|
c1743a9dd7
test(weex): use done.fail for reporting errors
|
8 年之前 |