You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by cx...@apache.org on 2017/03/29 06:49:03 UTC

[11/18] incubator-weex git commit: Merge branch '0.12-dev' of github.com:acton393/incubator-weex into accessibility012

Merge branch '0.12-dev' of github.com:acton393/incubator-weex into accessibility012


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

Branch: refs/heads/0.12-dev
Commit: 56f596a6895c7925efd4257b3058a6ccbd83baeb
Parents: c15a718 d958281
Author: sospartan <so...@apache.org>
Authored: Thu Mar 23 16:12:22 2017 +0800
Committer: sospartan <so...@apache.org>
Committed: Thu Mar 23 16:12:22 2017 +0800

----------------------------------------------------------------------
 examples/accessibilitySupport.we                | 76 ++++++++++++++++++++
 .../Sources/Component/WXComponent_internal.h    |  7 ++
 .../WeexSDK/Sources/Component/WXTextComponent.m |  5 ++
 .../WeexSDK/Sources/Layout/WXComponent+Layout.m |  4 ++
 ios/sdk/WeexSDK/Sources/Model/WXComponent.m     | 20 ++++++
 ios/sdk/WeexSDK/Sources/Utility/WXConvert.h     |  1 +
 ios/sdk/WeexSDK/Sources/Utility/WXConvert.m     | 22 ++++++
 7 files changed, 135 insertions(+)
----------------------------------------------------------------------