You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by da...@apache.org on 2017/09/26 04:23:05 UTC

[06/46] incubator-weex git commit: Merge branch '0.16-dev' into 0.16-dev-web

Merge branch '0.16-dev' into 0.16-dev-web


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

Branch: refs/heads/0.16-dev
Commit: 77ab0f863ca57a51637a0c391bec42f7254fa0b9
Parents: 486c6f4 4bd54da
Author: MrRaindrop <te...@gmail.com>
Authored: Mon Aug 21 14:19:09 2017 +0800
Committer: MrRaindrop <te...@gmail.com>
Committed: Mon Aug 21 14:19:09 2017 +0800

----------------------------------------------------------------------
 examples/vue/index.vue                  |   4 +-
 examples/vue/showcase/a-node-click.vue  |  74 ++++++++++
 examples/vue/showcase/tap-penetrate.vue | 206 +++++++++++++++++++++++++++
 html5/render/vue/core/node.js           |  64 ++++++---
 html5/render/vue/utils/event.js         |  32 ++++-
 html5/test/render/vue/core/node.js      |   1 -
 html5/test/render/vue/utils/event.js    |  10 ++
 7 files changed, 364 insertions(+), 27 deletions(-)
----------------------------------------------------------------------