[1/3] incubator-weex git commit: * [ios] bugfix list view can not scroll

2017-10-10 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/release-0.16 3cf15bc0d -> ccf0590b3 * [ios] bugfix list view can not scroll Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9833852c Tree:

[3/3] incubator-weex git commit: Revert "* [ios] set default value to nil when the configuration is empty"

2017-10-10 Thread gurisxie
Revert "* [ios] set default value to nil when the configuration is empty" This reverts commit 4376205615fdcbd4fd9f118a02961e074eb057bf. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ccf0590b Tree:

[GitHub] incubator-weex pull request #783: * [ios] bugfix list view can not scroll

2017-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/783 ---

[2/3] incubator-weex git commit: * [ios] set default value to nil when the configuration is empty

2017-10-10 Thread gurisxie
* [ios] set default value to nil when the configuration is empty Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/43762056 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/43762056 Diff:

[GitHub] incubator-weex pull request #783: * [ios] bugfix list view can not scroll

2017-10-10 Thread acton393
Github user acton393 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/783#discussion_r143906867 --- Diff: ios/sdk/WeexSDK/Sources/Component/WXScrollerComponent.m --- @@ -232,13 +243,13 @@ - (void)updateAttributes:(NSDictionary *)attributes

[GitHub] incubator-weex pull request #783: * [ios] bugfix list view can not scroll

2017-10-10 Thread gurisxie
Github user gurisxie commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/783#discussion_r143906471 --- Diff: ios/sdk/WeexSDK/Sources/Component/WXScrollerComponent.m --- @@ -232,13 +243,13 @@ - (void)updateAttributes:(NSDictionary *)attributes

[GitHub] incubator-weex issue #783: * [ios] bugfix list view can not scroll

2017-10-10 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/783 Warnings :warning: No Changelog changes! :warning:

[GitHub] incubator-weex pull request #783: * [ios] bugfix list view can not scroll

2017-10-10 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/783 * [ios] bugfix list view can not scroll You can merge this pull request into a Git repository by running: $ git pull https://github.com/acton393/incubator-weex bugfix-release-0.16

[GitHub] incubator-weex issue #782: + [android] support style:direction with rtl on a...

2017-10-10 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/782 Warnings :warning: No Changelog changes! :warning:

[GitHub] incubator-weex pull request #782: + [android] support style:direction with r...

2017-10-10 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/782 + [android] support style:direction with rtl on android `style="direction:rtl ..."` will force layout text right to left You can merge this pull request into a Git repository by running:

[GitHub] incubator-weex issue #781: + [android] new local module

2017-10-10 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/781 Warnings :warning: No Changelog changes! :warning:

[GitHub] incubator-weex pull request #781: + [android] new local module

2017-10-10 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/781 + [android] new local module Not ready yet to merge…… You can merge this pull request into a Git repository by running: $ git pull https://github.com/misakuo/incubator-weex

[09/15] incubator-weex git commit: * [ios] add more comments about category

2017-10-10 Thread hanks
* [ios] add more comments about category Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/93c95f2a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/93c95f2a Diff:

[12/15] incubator-weex git commit: remove cell-slot from recycler-list dom tree reduce layout and create component time, layout async always and dom support clone this

2017-10-10 Thread hanks
remove cell-slot from recycler-list dom tree reduce layout and create component time, layout async always and dom support clone this Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/72a852b0 Tree:

[14/15] incubator-weex git commit: improve textdom and refactor template cache and render function

2017-10-10 Thread hanks
improve textdom and refactor template cache and render function Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/9e6bee8e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/9e6bee8e Diff:

[13/15] incubator-weex git commit: * [test] bugfix for unexpected error

2017-10-10 Thread hanks
* [test] bugfix for unexpected error Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e904b629 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e904b629 Diff:

[03/15] incubator-weex git commit: fix scroll to bug and add md5 for template

2017-10-10 Thread hanks
fix scroll to bug and add md5 for template Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/948aa127 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/948aa127 Diff:

[06/15] incubator-weex git commit: * [jsfm] upgrade weex-js-framework to 0.22.5

2017-10-10 Thread hanks
* [jsfm] upgrade weex-js-framework to 0.22.5 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ef1aad20 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ef1aad20 Diff:

[05/15] incubator-weex git commit: * [jsfm] upgrade weex-js-framework to 0.22.5

2017-10-10 Thread hanks
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/ef1aad20/pre-build/native-bundle-main.js -- diff --git a/pre-build/native-bundle-main.js b/pre-build/native-bundle-main.js index d43b6ec..c5d06cf 100644 ---

[07/15] incubator-weex git commit: fix scroll to bug and add md5 for template

2017-10-10 Thread hanks
fix scroll to bug and add md5 for template Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8cc05165 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/8cc05165 Diff:

[15/15] incubator-weex git commit: * [doc] update styles of the website

2017-10-10 Thread hanks
* [doc] update styles of the website Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/287b4453 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/287b4453 Diff:

[01/15] incubator-weex git commit: add apache license [Forced Update!]

2017-10-10 Thread hanks
Repository: incubator-weex Updated Branches: refs/heads/website f8bd2ab71 -> 287b44535 (forced update) add apache license Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/428b0ead Tree:

[11/15] incubator-weex git commit: async layout and preload cell and quick convert parameter

2017-10-10 Thread hanks
async layout and preload cell and quick convert parameter Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/772ac33c Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/772ac33c Diff:

[02/15] incubator-weex git commit: reduce unused code and reuse hashmap

2017-10-10 Thread hanks
reduce unused code and reuse hashmap Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/6d9be145 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/6d9be145 Diff:

[10/15] incubator-weex git commit: * [ios] update image load performance

2017-10-10 Thread hanks
* [ios] update image load performance Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/34b7b1b5 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/34b7b1b5 Diff:

[08/15] incubator-weex git commit: * [ios] add WXScrollerComponentView and compatible iOS 11 new API

2017-10-10 Thread hanks
* [ios] add WXScrollerComponentView and compatible iOS 11 new API Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a8d3afc8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a8d3afc8 Diff:

[04/15] incubator-weex git commit: * [ios] bugfix scroll event not valid

2017-10-10 Thread hanks
* [ios] bugfix scroll event not valid Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1c33e23b Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1c33e23b Diff:

[11/15] incubator-weex git commit: fix scroll to bug and add md5 for template

2017-10-10 Thread hanks
fix scroll to bug and add md5 for template Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b9015dd6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b9015dd6 Diff:

[13/15] incubator-weex git commit: async layout and preload cell and quick convert parameter

2017-10-10 Thread hanks
async layout and preload cell and quick convert parameter Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a17eb2c6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a17eb2c6 Diff:

[01/15] incubator-weex git commit: * [doc] update styles of the website

2017-10-10 Thread hanks
Repository: incubator-weex Updated Branches: refs/heads/website [created] f8bd2ab71 * [doc] update styles of the website Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/6d6a08f4 Tree:

[06/15] incubator-weex git commit: * [jsfm] upgrade weex-js-framework to 0.22.5

2017-10-10 Thread hanks
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/052b234e/pre-build/native-bundle-main.js -- diff --git a/pre-build/native-bundle-main.js b/pre-build/native-bundle-main.js index d43b6ec..c5d06cf 100644 ---

[15/15] incubator-weex git commit: improve textdom and refactor template cache and render function

2017-10-10 Thread hanks
improve textdom and refactor template cache and render function Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/c66c981d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/c66c981d Diff:

[03/15] incubator-weex git commit: remove cell-slot from recycler-list dom tree reduce layout and create component time, layout async always and dom support clone this

2017-10-10 Thread hanks
remove cell-slot from recycler-list dom tree reduce layout and create component time, layout async always and dom support clone this Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/036c5acd Tree:

[14/15] incubator-weex git commit: reduce unused code and reuse hashmap

2017-10-10 Thread hanks
reduce unused code and reuse hashmap Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/7f8b133f Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/7f8b133f Diff:

[04/15] incubator-weex git commit: * [test] bugfix for unexpected error

2017-10-10 Thread hanks
* [test] bugfix for unexpected error Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/04009ef8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/04009ef8 Diff:

[12/15] incubator-weex git commit: * [ios] update image load performance

2017-10-10 Thread hanks
* [ios] update image load performance Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b558b15a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b558b15a Diff:

[07/15] incubator-weex git commit: * [jsfm] upgrade weex-js-framework to 0.22.5

2017-10-10 Thread hanks
* [jsfm] upgrade weex-js-framework to 0.22.5 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/052b234e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/052b234e Diff:

[09/15] incubator-weex git commit: * [ios] add WXScrollerComponentView and compatible iOS 11 new API

2017-10-10 Thread hanks
* [ios] add WXScrollerComponentView and compatible iOS 11 new API Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/ce1cf482 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ce1cf482 Diff:

[02/15] incubator-weex git commit: add apache license

2017-10-10 Thread hanks
add apache license Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/f8bd2ab7 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/f8bd2ab7 Diff:

[10/15] incubator-weex git commit: * [ios] add more comments about category

2017-10-10 Thread hanks
* [ios] add more comments about category Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a9bcf757 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a9bcf757 Diff:

[05/15] incubator-weex git commit: * [ios] bugfix scroll event not valid

2017-10-10 Thread hanks
* [ios] bugfix scroll event not valid Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a8cb7b2d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a8cb7b2d Diff:

[08/15] incubator-weex git commit: fix scroll to bug and add md5 for template

2017-10-10 Thread hanks
fix scroll to bug and add md5 for template Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b049950e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b049950e Diff:

[GitHub] incubator-weex pull request #779: 0.16 release fix bug

2017-10-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/779 ---

[3/3] incubator-weex git commit: update x86 so

2017-10-10 Thread gurisxie
update x86 so Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/3cf15bc0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/3cf15bc0 Diff:

[2/3] incubator-weex git commit: init framework and insert cacheDir for debug

2017-10-10 Thread gurisxie
init framework and insert cacheDir for debug Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/07bc5b0d Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/07bc5b0d Diff:

[1/3] incubator-weex git commit: update so for app install on sdcard

2017-10-10 Thread gurisxie
Repository: incubator-weex Updated Branches: refs/heads/release-0.16 045e83863 -> 3cf15bc0d update so for app install on sdcard Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/dbc94f42 Tree:

[GitHub] incubator-weex issue #780: * [android] fix flicker caused by coexistence of ...

2017-10-10 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/780 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #780: * [android] fix flicker caused by coexiste...

2017-10-10 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/780 * [android] fix flicker caused by coexistence of box-shadow and borde… As the title test case: http://dotwe.org/weex/c522fbb74f41ddaaa459e50d1639 You can merge this pull

[GitHub] incubator-weex pull request #779: 0.16 release fix bug

2017-10-10 Thread yuhun-alibaba
GitHub user yuhun-alibaba reopened a pull request: https://github.com/apache/incubator-weex/pull/779 0.16 release fix bug * [android] fix some platform install app on sdcard, libweexjsb has no +x, cannot startup process if install apk on sdcard, cp stub so to

[GitHub] incubator-weex pull request #779: 0.16 release fix bug

2017-10-10 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at: https://github.com/apache/incubator-weex/pull/779 ---

[GitHub] incubator-weex pull request #778: Fix 0.16 release

2017-10-10 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at: https://github.com/apache/incubator-weex/pull/778 ---

[GitHub] incubator-weex issue #779: 0.16 release fix bug

2017-10-10 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/779 Warnings :warning: No Changelog changes! :warning:

[GitHub] incubator-weex pull request #779: 0.16 release fix bug

2017-10-10 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request: https://github.com/apache/incubator-weex/pull/779 0.16 release fix bug * [android] fix some platform install app on sdcard, libweexjsb has no +x, cannot startup process if install apk on sdcard, cp stub so to

[GitHub] incubator-weex issue #778: Fix 0.16 release

2017-10-10 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/778 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #778: Fix 0.16 release

2017-10-10 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request: https://github.com/apache/incubator-weex/pull/778 Fix 0.16 release [android] fix some platform install app on sdcard, libweexjsb has no +x, cannot startup process if install apk on sdcard, cp stub so to

[GitHub] incubator-weex pull request #776: Bug fix 0.16 release

2017-10-10 Thread yuhun-alibaba
Github user yuhun-alibaba closed the pull request at: https://github.com/apache/incubator-weex/pull/776 ---

[GitHub] incubator-weex issue #777: * [doc] Fixed typo in url

2017-10-10 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/777 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #777: * [doc] Fixed typo in url

2017-10-10 Thread stranger26
GitHub user stranger26 opened a pull request: https://github.com/apache/incubator-weex/pull/777 * [doc] Fixed typo in url First of all, thank you for your contribution! Please makes sure that these checkboxes are checked before submitting your PR, thank you!

[GitHub] incubator-weex pull request #776: Bug fix 0.16 release

2017-10-10 Thread yuhun-alibaba
GitHub user yuhun-alibaba opened a pull request: https://github.com/apache/incubator-weex/pull/776 Bug fix 0.16 release * [android] fix some platform install app on sdcard, libweexjsb has no +x, cannot startup process if install apk on sdcard, cp stub so to

[GitHub] incubator-weex issue #776: Bug fix 0.16 release

2017-10-10 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/776 Warnings :warning: No Changelog changes! :warning: