You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ji...@apache.org on 2017/02/24 16:42:53 UTC

[14/50] incubator-weex git commit: Merge pull request #2632 from alibaba/0.11-dev-suppport-recycle-attr

Merge pull request #2632 from alibaba/0.11-dev-suppport-recycle-attr

0.11 dev suppport recycle attr

Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8721bb4e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/8721bb4e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/8721bb4e

Branch: refs/heads/dev
Commit: 8721bb4ee20c4feca4b3c34bff864ab8fb582bbe
Parents: a902100 a79850d
Author: sospartan zheng <so...@apache.org>
Authored: Mon Feb 20 16:23:26 2017 +0800
Committer: GitHub <no...@github.com>
Committed: Mon Feb 20 16:23:26 2017 +0800

----------------------------------------------------------------------
 .../main/java/com/taobao/weex/common/Constants.java    |  1 +
 .../sdk/src/main/java/com/taobao/weex/dom/WXAttr.java  | 13 +++++++++++++
 .../src/main/java/com/taobao/weex/dom/WXDomObject.java |  5 ++++-
 .../java/com/taobao/weex/ui/component/WXComponent.java | 13 ++++++++++---
 .../weex/ui/component/list/BasicListComponent.java     |  6 +++++-
 .../ui/view/listview/adapter/ListBaseViewHolder.java   | 10 ++++++++--
 6 files changed, 41 insertions(+), 7 deletions(-)
----------------------------------------------------------------------