You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ac...@apache.org on 2017/08/31 14:41:32 UTC

[6/6] incubator-weex git commit: Merge branch '0.16-dev' of https://github.com/gurisxie/incubator-weex into wip-us-0.16-dev

Merge branch '0.16-dev' of https://github.com/gurisxie/incubator-weex into wip-us-0.16-dev


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

Branch: refs/heads/0.16-dev
Commit: 5f5d674368e0e56ae564ef44afe84e6b8abb1347
Parents: 6b9f23b 2746853
Author: acton393 <zh...@gmail.com>
Authored: Thu Aug 31 22:40:55 2017 +0800
Committer: acton393 <zh...@gmail.com>
Committed: Thu Aug 31 22:40:55 2017 +0800

----------------------------------------------------------------------
 test/pages/components/image-resize.vue       |  97 ++++++++++++++++++++++
 test/pages/components/web-event.vue          |  55 ++++++++++--
 test/pages/modules/dom-common.vue            |  87 +++++++++++++++++++
 test/pages/modules/dom-update.vue            |  78 +++++++++++++++++
 test/pages/modules/downgrade-event.vue       |   2 +-
 test/screenshot/image-resize-android.png     | Bin 0 -> 214440 bytes
 test/screenshot/image-resize-ios.png         | Bin 0 -> 138033 bytes
 test/scripts/components/image-resize.test.js |  43 ++++++++++
 test/scripts/components/web-event.test.js    |  22 ++++-
 test/scripts/modules/dom-common.test.js      |  36 ++++++++
 test/scripts/modules/dom-update.test.js      |  51 ++++++++++++
 11 files changed, 459 insertions(+), 12 deletions(-)
----------------------------------------------------------------------