[GitHub] incubator-weex issue #924: [WEEX-156][web] bugfix: the unit wx doesn't work ...

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

[GitHub] incubator-weex pull request #924: [WEEX-156][web] bugfix: the unit wx doesn'...

2017-11-30 Thread MrRaindrop
GitHub user MrRaindrop opened a pull request: https://github.com/apache/incubator-weex/pull/924 [WEEX-156][web] bugfix: the unit wx doesn't work correctly > [WEEX-156][web] bugfix: the unit wx doesn't work correctly Since the wx unit was designed to match the native unit

[GitHub] incubator-weex pull request #921: [WEEX-156][web] bugfix: the unit wx doesn'...

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

incubator-weex git commit: * [all] This closes #921

2017-11-30 Thread danz
Repository: incubator-weex Updated Branches: refs/heads/master b664e0874 -> 1d742f165 * [all] This closes #921 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/1d742f16 Tree:

[GitHub] incubator-weex pull request #918: [WEEX-150] Implement AppShell for iOS.

2017-11-30 Thread acton393
Github user acton393 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/918#discussion_r154059046 --- Diff: appshell/ios/Podfile --- @@ -0,0 +1,10 @@ +source 'https://github.com/CocoaPods/Specs.git' +platform :ios, '8.0' + +target

[GitHub] incubator-weex pull request #914: [WEEX-147][iOS] bugfix crash due to multi-...

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

incubator-weex git commit: [WEEX-147][iOS] bugfix crash due to multi-thread access close #914 make image placeholder property and sdk instance userInfo property atomic,

2017-11-30 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 48490acfb -> b664e0874 [WEEX-147][iOS] bugfix crash due to multi-thread access close #914 make image placeholder property and sdk instance userInfo property atomic, Bug:147 Project:

[GitHub] incubator-weex pull request #913: [WEEX-109][iOS] bugfix with scrollstart an...

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

incubator-weex git commit: [WEEX-109][iOS] bugfix with scrollstart and scrollend event's interface for scroller close #913

2017-11-30 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master a6c3ff575 -> 48490acfb [WEEX-109][iOS] bugfix with scrollstart and scrollend event's interface for scroller close #913 * [doc] bugfix about transition's new supportted version' * [doc] bugfix about scrollstart and scrollend *

[GitHub] incubator-weex pull request #916: [WEEX-137][iOS] iPhone X:Weex support css ...

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

incubator-weex git commit: [WEEX-137][iOS] Weex support css value for safe-area-inset-left, safe-area-inset-right, safe-area-inset-top, and safe-area-inset-bottom close #916 you may specify safe-ar

2017-11-30 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 868c1c71e -> a6c3ff575 (forced update) [WEEX-137][iOS] Weex support css value for safe-area-inset-left, safe-area-inset-right, safe-area-inset-top, and safe-area-inset-bottom close #916 you may specify safe-area-inset-left,

incubator-weex git commit: [WEEX-137][iOS] Weex support css value for safe-area-inset-left, safe-area-inset-right, safe-area-inset-top, and safe-area-inset-bottom

2017-11-30 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master b1a1dfa13 -> 868c1c71e [WEEX-137][iOS] Weex support css value for safe-area-inset-left, safe-area-inset-right, safe-area-inset-top, and safe-area-inset-bottom you may specify safe-area-inset-left, safe-area-inset-right,

[GitHub] incubator-weex pull request #897: [WEEX-136][iOS] fix 1pixel when UICollecti...

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

incubator-weex git commit: [WEEX-136][iOS] fix 1pixel when UICollectionView scroll end close #897 this case may reproduce problem https://alibaba.github.io/rax/playground/a42d134c-7465-4e20-96c0-fe935

2017-11-30 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master d9e726b92 -> b1a1dfa13 [WEEX-136][iOS] fix 1pixel when UICollectionView scroll end close #897 this case may reproduce problem https://alibaba.github.io/rax/playground/a42d134c-7465-4e20-96c0-fe935cac0170 Bug:136 Project:

[GitHub] incubator-weex issue #913: [WEEX-109][iOS] bugfix with scrollstart and scrol...

2017-11-30 Thread cxfeng1
Github user cxfeng1 commented on the issue: https://github.com/apache/incubator-weex/pull/913 commit log should confirm to https://github.com/apache/incubator-weex-site/blob/master/source/development-process.md#commit-guidelines ---

[GitHub] incubator-weex pull request #923: [WEEX-154][iOS] record if bundlejs downloa...

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

incubator-weex git commit: [WEEX-154][iOS] record if bundlejs download failed 1. when download statecode not equal to 200 2. when download data is null

2017-11-30 Thread cxfeng
Repository: incubator-weex Updated Branches: refs/heads/master 27ebb6753 -> d9e726b92 [WEEX-154][iOS] record if bundlejs download failed 1. when download statecode not equal to 200 2. when download data is null More Info See: https://issues.apache.org/jira/browse/WEEX-154 Project:

[GitHub] incubator-weex issue #923: [WEEX-154][iOS] record if bundlejs download faile...

2017-11-30 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/923 Messages :book: has no android file changed. :book:

[GitHub] incubator-weex pull request #923: [WEEX-154][iOS] record if bundlejs downloa...

2017-11-30 Thread gurisxie
GitHub user gurisxie opened a pull request: https://github.com/apache/incubator-weex/pull/923 [WEEX-154][iOS] record if bundlejs download failed 1. when download statecode not equal to 200 2. when download data is null WXErrorCode and WXRenderErrorCode is the specific

[GitHub] incubator-weex pull request #922: [WEEX-154][iOS] record if bundlejs downloa...

2017-11-30 Thread gurisxie
Github user gurisxie closed the pull request at: https://github.com/apache/incubator-weex/pull/922 ---