incubator-weex git commit: [WEEX-420][iOS] Try to resolve multithread crash during delete layoutNode

2018-05-31 Thread acton393
Wed May 30 20:58:44 2018 +0800 Committer: acton393 Committed: Thu May 31 16:39:13 2018 +0800 -- .../Sources/Component/WXScrollerComponent.mm | 4 +--- .../WeexSDK/Sources/Layout/WXComponent+Layout.h| 3 +++ .../Weex

incubator-weex git commit: [Weex-398][iOS]Try to fix insert table view cell exception abort on iOS

2018-05-23 Thread acton393
aixiao...@yahoo.com> Authored: Wed May 23 18:40:33 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu May 24 12:13:01 2018 +0800 -- ios/sdk/WeexSDK/Sources/Component/WXListComponent.mm | 5 + 1

incubator-weex git commit: [WEEX-400][iOS] add more note about access JSContext

2018-05-23 Thread acton393
ree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a820eeb2 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/a820eeb2 Branch: refs/heads/master Commit: a820eeb2fe21bba19ed9d00527640da3441628da Parents: 3f11db8 Author: acton393 <zhangxing610...@gmail.com> Authored: T

incubator-weex git commit: [WEEX-400][iOS] try to resolve multi thread acessing jscontext

2018-05-23 Thread acton393
eex/commit/3f11db87 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/3f11db87 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/3f11db87 Branch: refs/heads/master Commit: 3f11db8718a3e5b850994c7c30c4a0c47f43a589 Parents: 641e382 Author: acton393 <zhangxing610...@gma

incubator-weex git commit: [WEEX-382] [iOS] rm useless log

2018-05-21 Thread acton393
17:48:54 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Mon May 21 17:55:44 2018 +0800 -- ios/sdk/WeexSDK/Sources/Model/WXComponent.mm | 1 - 1 file chan

incubator-weex git commit: [WEEX-375][iOS] bugfix about page event call in destroyinstance

2018-05-17 Thread acton393
eex/commit/2539b94f Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/2539b94f Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/2539b94f Branch: refs/heads/master Commit: 2539b94ff88becf1c82f613ad6cc55538556e84a Parents: 8ac198a Author: acton393 <zhangxing610...@gma

[3/4] incubator-weex git commit: [WEEX-377][jsfm] Upgrade js framework to v0.26.5 close #1185

2018-05-17 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/8ac198a2/pre-build/weex-main-jsfm.js -- diff --git a/pre-build/weex-main-jsfm.js b/pre-build/weex-main-jsfm.js index 0517f35..78d3a32 100644 ---

[2/4] incubator-weex git commit: [WEEX-377][jsfm] Upgrade js framework to v0.26.5 close #1185

2018-05-17 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/8ac198a2/pre-build/weex-rax-api.js -- diff --git a/pre-build/weex-rax-api.js b/pre-build/weex-rax-api.js index e532556..7a0ceb5 100644 --- a/pre-build/weex-rax-api.js +++

[1/4] incubator-weex git commit: [WEEX-377][jsfm] Upgrade js framework to v0.26.5 close #1185

2018-05-17 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master ca21455e7 -> 8ac198a22 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/8ac198a2/pre-build/weex-rax-extra-api.js -- diff --git

[4/4] incubator-weex git commit: [WEEX-377][jsfm] Upgrade js framework to v0.26.5 close #1185

2018-05-17 Thread acton393
://git-wip-us.apache.org/repos/asf/incubator-weex/diff/8ac198a2 Branch: refs/heads/master Commit: 8ac198a220fa96a623cd6ee17b69caba8a23f654 Parents: ca21455 Author: Hanks <zhanghan...@gmail.com> Authored: Thu May 17 14:45:50 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed

incubator-weex git commit: [Weex-365][iOS] Try to resolve multithread crash during view unloading close #1177

2018-05-17 Thread acton393
;maike@taobao.com> Authored: Tue May 15 19:41:45 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu May 17 17:24:30 2018 +0800 -- ios/sdk/WeexSDK/Sources/Model/WXSDKInstance.m | 19 ---

[GitHub] incubator-weex issue #1185: [jsfm] Upgrade js framework to v0.26.5

2018-05-17 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/1185 hi @Hanks10100 please follow the development-process here http://weex.apache.org/cn/development-process.html ---

incubator-weex git commit: [WEEX-375][iOS] public WXPageEventNotifyProtocol.h file

2018-05-17 Thread acton393
mit/0b9e00eb Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/0b9e00eb Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/0b9e00eb Branch: refs/heads/master Commit: 0b9e00eb478b3ccac9866020fccfb1f31c85dc74 Parents: aeb8758 Author: acton393 <zhangxing610...@gmail.com>

incubator-weex git commit: [WEEX-375][iOS] add Protocol for PageEventNotifyEvent

2018-05-17 Thread acton393
ter Commit: 1649cb68fba6acbade07dc534b6a855afbfab792 Parents: 621a325 Author: acton393 <zhangxing610...@gmail.com> Authored: Thu May 17 12:14:52 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu May 17 12:2

incubator-weex git commit: [WEEX-373][iOS] try to fix the issue about _remove_assocations

2018-05-16 Thread acton393
org/repos/asf/incubator-weex/tree/621a325e Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/621a325e Branch: refs/heads/master Commit: 621a325e3b3a684105980fc9f95ebd776eaa0df1 Parents: 854df9d Author: acton393 <zhangxing610...@gmail.com> Authored: Thu May 17 11:50:57 2018 +0800

[GitHub] incubator-weex pull request #1183: [WEEX-375][iOS] add Protocol for PageEven...

2018-05-16 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/1183 [WEEX-375][iOS] add Protocol for PageEventNotifyEvent [WEEX-375][iOS] add Protocol for PageEventNotifyEvent the handler will called in situations such as rootView clicked

[GitHub] incubator-weex pull request #1182: [WEEX-373][iOS] try to fix the issue abou...

2018-05-16 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/1182 [WEEX-373][iOS] try to fix the issue about _remove_assocations As the the crash stack shows app crash during the deallocating of remove_assocation in JSContext object, so we try

incubator-weex git commit: [WEEX-364][iOS] support swift build * [iOS] head newlayout node.h

2018-05-15 Thread acton393
hor: zouming.zm <zouming...@alibaba-inc.com> Authored: Tue May 15 12:02:03 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Tue May 15 15:55:12 2018 +0800 --

[GitHub] incubator-weex issue #1173: * [Core] Fix max-width problem.

2018-05-14 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/1173 @YorkShen please rename the title to the format like [WEEX-jiraid][component] summary, pay much more attention to the commit msg, thankshttp://weex.apache.org/development

incubator-weex git commit: [WEEX-362] [iOS] tmp solution if mLayoutResult is nil (mutil thread ?)

2018-05-14 Thread acton393
438406...@gmail.com> Authored: Mon May 14 21:38:34 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Mon May 14 21:57:17 2018 +0800 -- ios/sdk/WeexSDK/Sources/Layout/WXCoreLayout.h | 4 1 file change

incubator-weex git commit: [WEEX-354] [iOS] WXAnalyzer check instance.scriptURL==nil close #1167

2018-05-11 Thread acton393
il.com> Authored: Fri May 11 13:02:50 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Fri May 11 14:55:57 2018 +0800 -- ios/sdk/WeexSDK/Sources/Monitor/WXAnalyzerCenter.m | 2 +- 1 file changed, 1 insertion

incubator-weex git commit: [WEEX-345] [iOS] fix animationModule with needLayout bug with nil property

2018-05-10 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 97af3ab28 -> 792ac344e [WEEX-345] [iOS] fix animationModule with needLayout bug with nil property Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

incubator-weex git commit: * [android] Add weex-polyfill.js

2018-05-10 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 35f3e703f -> 97af3ab28 * [android] Add weex-polyfill.js Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/97af3ab2 Tree:

incubator-weex git commit: * [iOS] add componentTime/Count monitor

2018-05-10 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master c7880b346 -> 35f3e703f * [iOS] add componentTime/Count monitor * [iOS] modify point * [iOS] rm useless code Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

incubator-weex git commit: [WEEX-350][iOS] fix anim crash caused by problem that [WXConvert CGFloat:] return nan when unsupported input

2018-05-10 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 547da26af -> c7880b346 [WEEX-350][iOS] fix anim crash caused by problem that [WXConvert CGFloat:] return nan when unsupported input Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex pull request #1145: [WEEX-335][iOS] fix performance point && ...

2018-05-10 Thread acton393
Github user acton393 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/1145#discussion_r187253448 --- Diff: ios/sdk/WeexSDK/Sources/Layout/WXComponent+Layout.mm --- @@ -163,6 +165,13 @@ - (NSUInteger)_childrenCountForLayout - (void

incubator-weex git commit: [WEEX-340][iOS]Fix the window problem where weex toast is displayed

2018-05-08 Thread acton393
libaba-inc.com> Authored: Mon May 7 17:23:54 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Tue May 8 16:13:42 2018 +0800 -- ios/sdk/WeexSDK/Sources/Module/WXModalUIModule.m | 2 +- 1 file changed, 1

incubator-weex git commit: [WEEX-345] [iOS] fix animationModule with needLayout bug with nil property close #1156

2018-05-08 Thread acton393
doumaf...@gmail.com> Authored: Tue May 8 15:12:59 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Tue May 8 15:21:12 2018 +0800 -- ios/sdk/WeexSDK/Sources/Module/WXAnimationModule.m | 2 +- 1 file chang

incubator-weex git commit: [WEEX-343] [iOS] Failure of "scaleY" on animationModule

2018-05-07 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 02e9a1cf5 -> feb096490 [WEEX-343] [iOS] Failure of "scaleY" on animationModule Because of a very old mistake, when parsing the transform property, the error scaleY is parsed, you can see demo in

incubator-weex git commit: [WEEX-309][iOS]fill up context information when javaScript runtime exception occurs

2018-05-07 Thread acton393
ads/master Commit: 089b7a7856ac530627138c89ee16d2d0623db203 Parents: 9425cc9 Author: acton393 <zhangxing610...@gmail.com> Authored: Fri May 4 18:37:50 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Mon May 7 15:4

[GitHub] incubator-weex issue #1147: [Android] Merge WeexCore-master to master once.

2018-05-04 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/1147 @miomin please rebase your branch and follow the development process at the same time http://weex.apache.org/development-process.html ---

[GitHub] incubator-weex pull request #1148: [WEEX-309][iOS]fill up context informatio...

2018-05-04 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/1148 [WEEX-309][iOS]fill up context information when javaScript runtime exception occurs [WEEX-309][iOS]fill up context information when javaScript runtime exception occurs You can merge

[GitHub] incubator-weex issue #1146: [iOS]bugfix: toast should display on weex window

2018-05-04 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/1146 hi @x461909066 please follow the development-process here, pay more attention to the commit message format http://weex.apache.org/development-process.html ---

incubator-weex git commit: [WEEX-333][iOS] add protection for bezierPath contains nan point.

2018-05-03 Thread acton393
mit: 9425cc92d19201b59e240c5d86c6ec7575db6309 Parents: cf531a1 Author: acton393 <zhangxing610...@gmail.com> Authored: Thu May 3 17:58:21 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu May 3 19:58:18 2018 +0800 -- ios/sdk/WeexSDK/

[GitHub] incubator-weex pull request #1144: [WEEX-333][iOS] add protection for bezier...

2018-05-03 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/1144 [WEEX-333][iOS] add protection for bezierPath contains nan point. [WEEX-333][iOS] add protection for bezierPath contains nan point. Bug:333 You can merge this pull request

incubator-weex git commit: [WEEX-328][iOS]ScrollComponent called all scrollview delegate close #1142

2018-05-02 Thread acton393
libaba-inc.com> Authored: Wed May 2 17:22:50 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu May 3 11:58:17 2018 +0800 -- .../Sources/Component/WXScrollerComponent.mm| 35

incubator-weex git commit: [WEEX-321] [iOS] fix animationModule with needLayout bug [Forced Update!]

2018-04-27 Thread acton393
7b6 Branch: refs/heads/master Commit: cfefd7b6425c9feeebdf360501ae670a90dcee63 Parents: 21aa9ab Author: doumafang <doumaf...@gmail.com> Authored: Fri Apr 27 21:43:15 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Fri Apr 27 22:2

incubator-weex git commit: [WEEX-321] [iOS] fix animationModule with needLayout bug

2018-04-27 Thread acton393
ter Commit: 79b10220dc38bacde0c5e6fc2dbef63d62d78d97 Parents: 21aa9ab Author: doumafang <doumaf...@gmail.com> Authored: Fri Apr 27 21:43:15 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Fri Apr 27 22:2

incubator-weex git commit: * [iOS] public WXRecyclerComponent.h

2018-04-26 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master b77b42599 -> 21aa9ab57 * [iOS] public WXRecyclerComponent.h * [iOS] fix build error Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[08/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK/Sources/Component/WXSliderNeighborComponent.mm -- diff --git a/ios/sdk/WeexSDK/Sources/Component/WXSliderNeighborComponent.mm

[09/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK/Sources/Component/WXSliderNeighborComponent.m -- diff --git a/ios/sdk/WeexSDK/Sources/Component/WXSliderNeighborComponent.m

[14/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK/Sources/Bridge/WXBridgeContext.m -- diff --git a/ios/sdk/WeexSDK/Sources/Bridge/WXBridgeContext.m

[16/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
Branch: refs/heads/master Commit: b77b42599e763b2e25a63d6a9c576eeb388494dd Parents: bf14bcd Author: MrRaindrop <tekk...@gmail.com> Authored: Tue Oct 31 22:15:05 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Apr 26 20:38:5

[04/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK/Sources/Layout/WXCoreStyle.cpp -- diff --git a/ios/sdk/WeexSDK/Sources/Layout/WXCoreStyle.cpp b/ios/sdk/WeexSDK/Sources/Layout/WXCoreStyle.cpp

[06/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK/Sources/Component/WXTextComponent.mm -- diff --git a/ios/sdk/WeexSDK/Sources/Component/WXTextComponent.mm

[12/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK/Sources/Component/WXEditComponent.m -- diff --git a/ios/sdk/WeexSDK/Sources/Component/WXEditComponent.m

[02/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK/Sources/Model/WXComponent.mm -- diff --git a/ios/sdk/WeexSDK/Sources/Model/WXComponent.mm b/ios/sdk/WeexSDK/Sources/Model/WXComponent.mm new file

[15/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK.xcodeproj/project.pbxproj -- diff --git a/ios/sdk/WeexSDK.xcodeproj/project.pbxproj b/ios/sdk/WeexSDK.xcodeproj/project.pbxproj index

[01/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master bf14bcdb5 -> b77b42599 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK/Sources/View/WXComponent+ViewManagement.m -- diff --git

[11/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK/Sources/Component/WXListComponent.m -- diff --git a/ios/sdk/WeexSDK/Sources/Component/WXListComponent.m

[03/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK/Sources/Manager/WXComponentManager.mm -- diff --git a/ios/sdk/WeexSDK/Sources/Manager/WXComponentManager.mm

[10/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK/Sources/Component/WXRefreshComponent.m -- diff --git a/ios/sdk/WeexSDK/Sources/Component/WXRefreshComponent.m

[05/16] incubator-weex git commit: [WEEX-311] [iOS] use new layoutEngin to replace yoga

2018-04-26 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/b77b4259/ios/sdk/WeexSDK/Sources/Layout/WXCoreLayout.cpp -- diff --git a/ios/sdk/WeexSDK/Sources/Layout/WXCoreLayout.cpp b/ios/sdk/WeexSDK/Sources/Layout/WXCoreLayout.cpp

[GitHub] incubator-weex pull request #1135: [WEEX-311] [iOS] use new layoutEngin to r...

2018-04-26 Thread acton393
Github user acton393 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/1135#discussion_r184366574 --- Diff: ios/sdk/WeexSDK/Sources/Bridge/WXBridgeContext.m --- @@ -367,6 +400,11 @@ - (void)registerGlobalFunctions

[GitHub] incubator-weex pull request #1135: [WEEX-311] [iOS] use new layoutEngin to r...

2018-04-26 Thread acton393
Github user acton393 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/1135#discussion_r184366659 --- Diff: ios/sdk/WeexSDK/Sources/Bridge/WXBridgeContext.m --- @@ -295,6 +318,9 @@ - (void)registerGlobalFunctions

[GitHub] incubator-weex pull request #1135: [WEEX-311] [iOS] use new layoutEngin to r...

2018-04-26 Thread acton393
Github user acton393 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/1135#discussion_r184366382 --- Diff: ios/sdk/WeexSDK/Sources/Component/WXCellComponent.mm --- @@ -36,6 +37,10 @@ @implementation WXCellComponent - (instancetype

[GitHub] incubator-weex pull request #1135: [WEEX-311] [iOS] use new layoutEngin to r...

2018-04-26 Thread acton393
Github user acton393 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/1135#discussion_r184366221 --- Diff: ios/sdk/WeexSDK/Sources/Component/WXListComponent.mm --- @@ -163,6 +164,11 @@ - (UIView *)loadView return [[WXTableView alloc

[GitHub] incubator-weex pull request #1135: [WEEX-311] [iOS] use new layoutEngin to r...

2018-04-26 Thread acton393
Github user acton393 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/1135#discussion_r184366095 --- Diff: ios/sdk/WeexSDK/Sources/Component/WXRefreshComponent.mm --- @@ -86,6 +97,9 @@ - (void)refresh if (!_refreshEvent

[GitHub] incubator-weex pull request #1135: [WEEX-311] [iOS] use new layoutEngin to r...

2018-04-26 Thread acton393
Github user acton393 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/1135#discussion_r184365906 --- Diff: ios/sdk/WeexSDK/Sources/Component/WXRefreshComponent.mm --- @@ -94,6 +108,9 @@ - (void)pullingdown:(NSDictionary*)param

incubator-weex git commit: [WEEX-313][iOS]fix RTL issue

2018-04-26 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master ae45df45e -> bf14bcdb5 [WEEX-313][iOS]fix RTL issue Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/bf14bcdb Tree:

[GitHub] incubator-weex issue #1133: [WEEX-311] [iOS] use new layoutEngin to replace ...

2018-04-26 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/1133 please rebase your current branch and re-open the pull request ---

incubator-weex git commit: [WEEX-309][iOS] make javaScript runtime exception more accurate

2018-04-26 Thread acton393
eex/commit/ae45df45 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ae45df45 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/ae45df45 Branch: refs/heads/master Commit: ae45df45e13cfee5ebd8fc2c0476b4cda6aaf2be Parents: 481a998 Author: acton393 <zhangx

incubator-weex git commit: [WEEX-305][iOS] support more performance point * [iOS] support more performance point [Forced Update!]

2018-04-26 Thread acton393
dd9 Parents: c31f7d2 Author: zhongcang <qh438406...@gmail.com> Authored: Wed Mar 28 13:25:07 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Apr 26 14:28:45 2018 +0800 -- .../WeexDemo.xcodeproj/

[GitHub] incubator-weex pull request #1129: [WEEX-305][iOS] support more performance ...

2018-04-25 Thread acton393
Github user acton393 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/1129#discussion_r184260545 --- Diff: ios/sdk/WeexSDK.xcodeproj/project.pbxproj --- @@ -2341,8 +2379,10 @@ DCA4456E1EFA55B300D0CFA8

[GitHub] incubator-weex pull request #1129: [WEEX-305][iOS] support more performance ...

2018-04-25 Thread acton393
Github user acton393 commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/1129#discussion_r184259269 --- Diff: ios/sdk/WeexSDK.xcodeproj/project.pbxproj --- @@ -8,6 +8,21 @@ /* Begin PBXBuildFile section

incubator-weex git commit: [WEEX-306][ios] resolve the naming conflicts between the WXLogLevel naming and the Wechat SDK. [Forced Update!]

2018-04-25 Thread acton393
master Commit: c31f7d2a3fccc7914c141055dd6f608a0771162c Parents: b4d8ecb Author: xionghuayu <xionghu...@benmu-health.com> Authored: Wed Apr 25 21:54:23 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu A

incubator-weex git commit: [WEEX-306][ios] resolve the naming conflicts between the WXLogLevel naming and the Wechat SDK.

2018-04-25 Thread acton393
master Commit: 0e30c508143ff674915af60629e9cbb24245f963 Parents: b4d8ecb Author: xionghuayu <xionghu...@benmu-health.com> Authored: Wed Apr 25 21:54:23 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Apr 26 10:49:11 2018 +0800 --

[GitHub] incubator-weex issue #1130: [WEEX-306][ios] resolve the naming conflicts WXL...

2018-04-25 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/1130 @xiaohuapunk thanks for your contribution, this pull request will be accepted and will be merged on. As we will rebase and squash the pull request, this pull request will be closed

[GitHub] incubator-weex pull request #1131: [WEEX-309][iOS] make javaScript runtime e...

2018-04-25 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/1131 [WEEX-309][iOS] make javaScript runtime exception more accurate You can merge this pull request into a Git repository by running: $ git pull https://github.com/acton393/incubator

[GitHub] incubator-weex issue #1130: [WEEX-306][ios] resolve the naming conflicts WXL...

2018-04-25 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/1130 hi @xiaohuapunk thanks for your contribution, it will be accepted, but you must pay more attention to your unnecessary file change, only commit the file you really update ---

incubator-weex git commit: [WEEX-303] [Android] fix nullPoint

2018-04-25 Thread acton393
15:01:05 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Wed Apr 25 15:41:55 2018 +0800 -- .../com/taobao/weex/bridge/WXBridgeManager.java | 9 ++-- .../taobao/weex/ui/module/WXTimerModu

incubator-weex git commit: [WEEX-301][iOS] WXImageComponent: set imageview in completion block

2018-04-25 Thread acton393
63.com> Authored: Mon Apr 23 20:31:47 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Wed Apr 25 15:33:30 2018 +0800 -- ios/sdk/WeexSDK/Sources/Component/WXImageComponent.m | 15 +++ 1 f

[incubator-weex] Git Push Summary [forced push!] [Forced Update!]

2018-04-25 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 27c558b0b -> 1feea4c19 (forced update)

incubator-weex git commit: * [iOS] add protection for iOS 8 crash about the bezierPath crash in nan or illegal input

2018-04-23 Thread acton393
asf/incubator-weex/commit/1feea4c1 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/1feea4c1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/1feea4c1 Branch: refs/heads/master Commit: 1feea4c19a58e75f778ce3f0d70643795f8ff8ae Parents: 627f653 Author: acton

incubator-weex git commit: [WEEX-298][IOS]fix WXIndicatorView invoke setNeedsDisplay not on main thread

2018-04-23 Thread acton393
libaba-inc.com> Authored: Fri Apr 20 17:35:59 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Tue Apr 24 11:09:18 2018 +0800 -- .../Sources/Component/WXIndicatorComponent.m| 21 +++-

incubator-weex git commit: *[iOS] bugfix about recycle-list component v-if directive

2018-04-22 Thread acton393
6d6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/81c6f6d6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/81c6f6d6 Branch: refs/heads/master Commit: 81c6f6d6d12049081c7d94dca41ed5aa8f2bde85 Parents: 7a8732b Author: acton393 <zhangxing610...@gmail.com> Auth

incubator-weex git commit: * [iOS] try to fix the recycleList component introduced by #1105

2018-04-20 Thread acton393
mit/7a8732b3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/7a8732b3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/7a8732b3 Branch: refs/heads/master Commit: 7a8732b3ef653a8e62da82e9787adee157ff9e53 Parents: d36a34c Author: acton393 <zhangxing610...@gmail.com>

incubator-weex git commit: add sdk products to git ignore and remove the start script running while the demo start

2018-04-20 Thread acton393
asf/incubator-weex/commit/d36a34c8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/d36a34c8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/d36a34c8 Branch: refs/heads/master Commit: d36a34c85f2765ff9b80d139218af9dc0792e408 Parents: 14dbdc4 Author: acton393 <zhangx

incubator-weex git commit: [WEEX-297][iOS] fix iOS 11 save image permission

2018-04-19 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 519dd89b8 -> 14dbdc48a [WEEX-297][iOS] fix iOS 11 save image permission Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/14dbdc48 Tree:

[GitHub] incubator-weex issue #1119: [WEEX-297][iOS] fix iOS 11 save image permission

2018-04-19 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/1119 I attach some documentation about the key https://developer.apple.com/library/content/documentation/General/Reference/InfoPlistKeyReference/Articles/CocoaKeys.html#//apple_ref

[GitHub] incubator-weex issue #1119: [WEEX-297][iOS] fix iOS 11 save image permission

2018-04-19 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/1119 @PhilCai1993 thanks for your contribution , it will be accepted. ---

[GitHub] incubator-weex issue #1119: [WEEX-297][iOS] fix iOS 11 save image permission

2018-04-19 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/1119 hi thanks for your carefully finding the bug @PhilCai1993 you can rebase your branch to this repository master branch or just check out a new branch based on the master branch, I

incubator-weex git commit: move update context instanceId out

2018-04-19 Thread acton393
wip-us.apache.org/repos/asf/incubator-weex/commit/519dd89b Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/519dd89b Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/519dd89b Branch: refs/heads/master Commit: 519dd89b82b96c492674a44656a74209928115fc Parents: bf61e99 Author: acton

[GitHub] incubator-weex pull request #1120: move update context instanceId out

2018-04-19 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/1120 move update context instanceId out move update context instanceId out so that debug tool can update it You can merge this pull request into a Git repository by running: $ git pull

incubator-weex git commit: [WEEX-289][iOS]post notice when instance jscontext created * [iOS] bind instanceId to jscontext

2018-04-19 Thread acton393
hor: xuyouyang <youyang@alibaba-inc.com> Authored: Thu Apr 12 17:31:28 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Apr 19 19:42:13 2018 +0800 -- ios/sdk/WeexSDK.xcodeproj/project.pbx

incubator-weex git commit: * [iOS] fix compatible with .we logic in multicontext

2018-04-19 Thread acton393
ree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/cbfcf4ee Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/cbfcf4ee Branch: refs/heads/master Commit: cbfcf4ee49b4aa566ea8b9b2ac5d23a4d9298f26 Parents: 755d49a Author: acton393 <zhangxing610...@gmail.com> Authored: T

incubator-weex git commit: * [iOS] bugfix that waterfall component cannot scroll

2018-04-18 Thread acton393
ree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/755d49ac Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/755d49ac Branch: refs/heads/master Commit: 755d49acfb3e6c1b7ce3708e528d7cb62571b76d Parents: a8de438 Author: acton393 <zhangxing610...@gmail.com> Authored: W

incubator-weex git commit: [WEEX-295] Rebuild transition's code and improve performance

2018-04-18 Thread acton393
mit: a8de4388fea846d8f3ebcec441741dfeacc61db4 Parents: 39c85a3 Author: doumafang <doumaf...@gmail.com> Authored: Wed Apr 18 16:13:40 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Wed Apr 18 16:55:08 2018 +0800 -- .../WeexSDK

incubator-weex git commit: [WEEX-292][iOS] enable zIndex in cell component * [iOS] config zIndex of cell component

2018-04-17 Thread acton393
mit: 39c85a3e140a69763b50bccfb6a57612d6c0f132 Parents: ea2e12f Author: acton393 <zhangxing610...@gmail.com> Authored: Sun Apr 8 10:56:36 2018 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Wed Apr 18 10:24:22 2018 +0800 -- ios/sdk/

[GitHub] incubator-weex pull request #1116: [WEEX-292][iOS] enable zIndex in cell com...

2018-04-17 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/1116 [WEEX-292][iOS] enable zIndex in cell component try case : http://dotwe.org/vue/f26b12353bfa77858cdd6fb28c00c296 You can merge this pull request into a Git repository by running

incubator-weex git commit: * [iOS] add missing md5 value and content-length for jsbundle

2018-04-16 Thread acton393
mit/ea2e12f9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/ea2e12f9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/ea2e12f9 Branch: refs/heads/master Commit: ea2e12f943a4c167f6d5b9659e8b90515ec63aa5 Parents: de14e0d Author: acton393 <zhangxing610...@gmail.com>

incubator-weex git commit: add recyclerComponent.h public

2018-04-14 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 6f1e70e8a -> de14e0d2c add recyclerComponent.h public Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/de14e0d2 Tree:

incubator-weex git commit: remove canvas dependency for playground app

2018-04-12 Thread acton393
asf/incubator-weex/commit/6f1e70e8 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/6f1e70e8 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/6f1e70e8 Branch: refs/heads/master Commit: 6f1e70e8a328f09ca0d1350f2ed5aefa35379d71 Parents: e5e8493 Author: acton393 <zhangx

[GitHub] incubator-weex pull request #1112: remove canvas dependency for playground a...

2018-04-12 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/1112 remove canvas dependency for playground app remove canvas dependency for playground app You can merge this pull request into a Git repository by running: $ git pull https

[1/2] incubator-weex git commit: [WEEX-282][iOS] update layout system to support rtl direction

2018-04-12 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master fdf7669c4 -> e5cad8e12 [WEEX-282][iOS] update layout system to support rtl direction Modified WXComponent+Layout.m: 1.set direction value to cssNode 2.setNeedLayout changed to trigger sibling component recalculate

[GitHub] incubator-weex issue #1105: [WEEX-282][iOS] update layout system to support ...

2018-04-12 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/1105 @win80540 thanks for you contribution ---

[2/2] incubator-weex git commit: Merge branch 'ios-feature-RTL-layout' of https://github.com/win80540/incubator-weex into merge-pull-request-master

2018-04-12 Thread acton393
/repos/asf/incubator-weex/tree/e5cad8e1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/e5cad8e1 Branch: refs/heads/master Commit: e5cad8e1211db18c39326b7be9ee69b74a8fdc25 Parents: fdf7669 487b692 Author: acton393 <zhangxing610...@gmail.com> Authored: Thu Apr 12 14:25:02 2018

incubator-weex git commit: [WEEX-286][iOS] try to resolve the crash of dyld_stub_binder

2018-04-11 Thread acton393
asf/incubator-weex/commit/fdf7669c Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/fdf7669c Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/fdf7669c Branch: refs/heads/master Commit: fdf7669c48a2945d0c14327e56c3f410882af865 Parents: 0808072 Author: acton393 <zhangx

[4/5] incubator-weex git commit: [WEEX-240][iOS] support sandbox on iOS * [iOS] bugfix bridgeManger mutli instance

2018-04-11 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/08080728/pre-build/native-bundle-main.js -- diff --git a/pre-build/native-bundle-main.js b/pre-build/native-bundle-main.js index fa6fdde..307922d 100644 ---

[2/5] incubator-weex git commit: [WEEX-240][iOS] support sandbox on iOS * [iOS] bugfix bridgeManger mutli instance

2018-04-11 Thread acton393
http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/08080728/pre-build/weex-polyfill.js -- diff --git a/pre-build/weex-polyfill.js b/pre-build/weex-polyfill.js new file mode 100644 index 000..21a3611 --- /dev/null +++

  1   2   3   4   5   6   7   8   9   10   >