incubator-weex git commit: [WEEX-173][iOS] fix iconfont draw failed sometimes

2017-12-19 Thread acton393
nts: a90a1ed Author: acton393 <zhangxing610...@gmail.com> Authored: Wed Dec 20 11:35:13 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Wed Dec 20 11:35:13 2017 +0800 -- .../WeexSDK/So

[GitHub] incubator-weex pull request #944: [WEEX-173][iOS] fix iconfont draw failed s...

2017-12-19 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/944 [WEEX-173][iOS] fix iconfont draw failed sometimes the order of drawing text and the action of building font-family in javaScript is not reliable, so the observer needs to be added

incubator-weex git commit: [WEEX-172][android] improve jsservice useage,support mutil type params close #941

2017-12-14 Thread acton393
il.com> Authored: Thu Dec 14 14:22:55 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Fri Dec 15 14:44:29 2017 +0800 -- .../main/java/com/taobao/weex/WXSDKEngine.java | 2 +- .../tao

incubator-weex git commit: [WEEX-171]another flag to allow developers to enable/disable devtool [WEEX-171][WXEnvironment] using another flag to determine whether open devtool or not * [android] refact

2017-12-14 Thread acton393
nch: refs/heads/master Commit: 55d6ebc2ccd9ec52c5c9b02103ca7e275bd4270f Parents: 00836b1 Author: Rowandjj <rjch...@gmail.com> Authored: Thu Dec 14 17:44:52 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Dec 14 19:2

incubator-weex git commit: [WEEX-171]another flag to allow developers to enable/disable devtool

2017-12-14 Thread acton393
mit: 486fad0219953f573dd1a75ab1c90423a71aaeb9 Parents: 00836b1 Author: Rowandjj <rjch...@gmail.com> Authored: Thu Dec 14 17:44:52 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Dec 14 19:2

incubator-weex git commit: [WEEX-164][iOS] add hideDoneButton attribute to input component to hide the done button of input keyboard

2017-12-10 Thread acton393
1b7 Author: 弈启 <william...@alibaba-inc.com> Authored: Thu Dec 7 23:29:49 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Mon Dec 11 14:51:43 2017 +0800 -- .../WeexSDK/Sources/Component/WXEditC

incubator-weex git commit: [WEEX-160] overflow hidden default off

2017-12-08 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master a4882e7b2 -> 84b41b710 [WEEX-160] overflow hidden default off Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/84b41b71 Tree:

incubator-weex git commit: [WEEX-162][android] When Cell Position Changed , outOfVisibleRange not accurate, item.getCellPositionINScollable() get wrong position, use attachWindow instead close #933, c

2017-12-07 Thread acton393
ter Commit: b87dc42cdf55e4f75ca543071d6bed888133b91b Parents: 7632ecc Author: jianbai.gbj <jianbai@alibaba-inc.com> Authored: Wed Dec 6 12:20:32 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Fri Dec 8 14:1

incubator-weex git commit: [WEEX-160] Weex Transition Improvement for high frequency

2017-12-07 Thread acton393
Authored: Thu Dec 7 15:17:42 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Fri Dec 8 12:16:45 2017 +0800 -- .../java/com/taobao/weex/dom/WXDomObject.java | 192 --- .../weex

incubator-weex git commit: * [iOS] revert the round Pixel config

2017-12-07 Thread acton393
wip-us.apache.org/repos/asf/incubator-weex/tree/3ac948d7 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/3ac948d7 Branch: refs/heads/master Commit: 3ac948d7490b94b4699ab1f2235f674925e9f700 Parents: d7fb079 Author: acton393 <zhangxing610...@gmail.com> Authored: Fri Dec 8 12:1

incubator-weex git commit: [WEEX-158] [iOS] Fix transition's height may show incorrect when selected

2017-12-06 Thread acton393
017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Wed Dec 6 21:31:35 2017 +0800 -- examples/vue/transition.vue | 57 -- .../Sources/Component/WXComponent_internal.h| 2 -

incubator-weex git commit: * [iOS] fix crash about waterfall component, it can be crash when the return value of layoutAttributesForSupplementaryViewOfKind is nil so we add crash protector about the n

2017-12-05 Thread acton393
ter Commit: 24214546fade6baf430082c483bbe416abc0d9eb Parents: e31e5eb Author: acton393 <zhangxing610...@gmail.com> Authored: Tue Dec 5 17:24:51 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Tue Dec 5 17:2

[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

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
mit: b664e08746b91d4d2658245052af671dd8c5eb8d Parents: 48490ac Author: acton393 <zhangxing610...@gmail.com> Authored: Mon Nov 27 20:51:10 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Nov 30 20:14:04 2017 +0800 --

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

2017-11-30 Thread acton393
asf/incubator-weex/diff/48490acf Branch: refs/heads/master Commit: 48490acfb2db53207c32daf805918f726718c182 Parents: a6c3ff5 Author: doumafang <doumaf...@gmail.com> Authored: Mon Nov 27 20:00:30 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Nov 30 20:1

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
eex/commit/a6c3ff57 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/a6c3ff57 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/a6c3ff57 Branch: refs/heads/master Commit: a6c3ff575a3caf9d974825127c627df2cd64d64e Parents: b1a1dfa Author: acton393 <zhangxing610...@gma

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
ttp://git-wip-us.apache.org/repos/asf/incubator-weex/tree/868c1c71 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/868c1c71 Branch: refs/heads/master Commit: 868c1c71ec5e1482499cee327c3e1cd38eb0c4c3 Parents: b1a1dfa Author: acton393 <zhangxing610...@gmail.com> Authored: Tue Nov

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
ads/master Commit: b1a1dfa13bc1b1f3ac4486ea42e80f48fdbee2c8 Parents: d9e726b Author: acton393 <zhangxing610...@gmail.com> Authored: Tue Nov 21 21:47:17 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Nov 30 19:3

[1/2] incubator-weex git commit: Weex render and other thin but critical issues should be classify to render container by call render of exception callback close #920

2017-11-29 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master d9955857e -> 27ebb6753 http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/27ebb675/android/sdk/src/main/java/com/taobao/weex/dom/action/ScrollToElementAction.java

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

2017-11-28 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/918 @jondong It looks good. But I am concerning about how the Weex developers can add their own customization using appShell, maybe documentation is needed here. ---

incubator-weex git commit: * [android] remove override post and postDelayed, wrap anonymous Runnable with WXThread.secure() close #919

2017-11-27 Thread acton393
hor: misakuo <misa...@apache.org> Authored: Mon Nov 13 11:37:08 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Tue Nov 28 15:19:37 2017 +0800 -- .../weex/appfram/pickers/DatePickerImpl.

[GitHub] incubator-weex issue #908: * [doc] doc example: delete props “lines...

2017-11-27 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/908 hi @SimplyY It looks like `lines` property is useless on your case , but I remember it can be used to limit characters into 1 row and ellipse in text. your case should take

incubator-weex git commit: * [android] clear box-shadow when component has recycled close #917

2017-11-27 Thread acton393
ored: Mon Nov 13 11:37:08 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Tue Nov 28 14:29:23 2017 +0800 -- .../main/java/com/taobao/weex/ui/component/WXComponent.java | 8 +--- 1 file changed, 5 i

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

2017-11-27 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/916 [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

incubator-weex git commit: * [android] support multi box-shadow close #915

2017-11-27 Thread acton393
140 Author: misakuo <misa...@apache.org> Authored: Mon Nov 13 11:37:08 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Tue Nov 28 11:52:44 2017 +0800 -- .../com/taobao/weex/utils/BoxShadowUti

incubator-weex git commit: * [doc] doc references: update weex.config.bundleUrl's description close #909

2017-11-27 Thread acton393
libaba-inc.com> Authored: Fri Nov 24 10:58:47 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Mon Nov 27 21:30:40 2017 +0800 -- doc/source/cn/references/weex-variable.md | 2 +- doc/source/references/w

incubator-weex git commit: [WEEX-145][iOS]fix: Crash in WXScrollerComponent scrollViewDidScroll, Collection NSHashTable was mutated while being enumerated close #910 [Forced Update!]

2017-11-27 Thread acton393
mit: be9c4476c4872a8a48a42403f5e0190f0e22c036 Parents: 280752b Author: 弈启 <william...@alibaba-inc.com> Authored: Fri Nov 24 17:03:00 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Mon Nov 27 21:22:08 2017 +0800 --

incubator-weex git commit: [WEEX-145][iOS]fix: Crash in WXScrollerComponent scrollViewDidScroll, Collection NSHashTable was mutated while being enumerated

2017-11-27 Thread acton393
nts: 280752b Author: 弈启 <william...@alibaba-inc.com> Authored: Fri Nov 24 17:03:00 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Mon Nov 27 21:20:22 2017 +0800 -- ios/sdk/WeexSDK/So

[GitHub] incubator-weex issue #910: [WEEX-145][iOS]fix: Crash in WXScrollerComponent ...

2017-11-27 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/910 @linkhui cool, thx for your contribution, it will be accepted, merged later on. ---

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

2017-11-27 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/914 [WEEX-147][iOS] bugfix crash due to multi-thread access make image placeholder property and sdk instance userInfo property atomic, Bug:147 You can merge this pull request

incubator-weex git commit: * [android] support role property to accessibility * [android] add license header close #912 * [android] remove cn strings * [android] fix en role

2017-11-26 Thread acton393
mit: 280752bef945068a060f55b07a75840e935a269d Parents: 5b1ad1a Author: misakuo <misa...@apache.org> Authored: Mon Nov 13 11:37:08 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Mon Nov 27 15:36:15 2017 +0800 -- .../java/c

incubator-weex git commit: [WEEX-138][android]WXParallax wat not reseted to right position, when scrollToElement with animated:false option. dx dy is zero when recycleview use scrollToPosition close #

2017-11-23 Thread acton393
mit: 5b1ad1ac8981784b914f22dd63c76c071cd2abad Parents: b8be1c5 Author: jianbai.gbj <jianbai@alibaba-inc.com> Authored: Thu Nov 23 16:46:54 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Fri Nov 24 14:1

incubator-weex git commit: [WEEX-142][android] PullToRefresh Loading Support Scroll Back when touch not release close #905

2017-11-23 Thread acton393
gbj <jianbai@alibaba-inc.com> Authored: Thu Nov 23 16:14:31 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Fri Nov 24 14:06:08 2017 +0800 -- .../taobao/weex/ui/view/refresh/core/WXSwipeL

incubator-weex git commit: [WEEX-140][android]layout animation supported more property close #904 [Forced Update!]

2017-11-23 Thread acton393
ianbai@alibaba-inc.com> Authored: Thu Nov 23 14:46:53 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Fri Nov 24 13:41:16 2017 +0800 -- .../weex/dom/transition/WXTransition.java | 84

incubator-weex git commit: [WEEX-140][android]layout animation supported more property

2017-11-23 Thread acton393
Authored: Thu Nov 23 14:46:53 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Fri Nov 24 12:00:47 2017 +0800 -- .../weex/dom/transition/WXTransition.java | 84 +++- 1 file changed

incubator-weex git commit: - [jsfm] remove directive filter in attributes [Forced Update!]

2017-11-23 Thread acton393
nts: 0535ac6 Author: Hanks <zhanghan...@gmail.com> Authored: Wed Nov 22 19:06:02 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Nov 23 21:32:54 2017 +0800 -- html5/runtime/vdom/Element.js

incubator-weex git commit: - [jsfm] remove directive filter in attributes

2017-11-23 Thread acton393
anghan...@gmail.com> Authored: Wed Nov 22 19:06:02 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Nov 23 21:27:52 2017 +0800 -- html5/runtime/vdom/Element.js | 5 +- htm

incubator-weex git commit: * [ios] refix transform's parse bug about translate close #898, close #903, close #907, close #883 [Forced Update!]

2017-11-23 Thread acton393
efs/heads/master Commit: 0535ac6040e80dc85508dea0610d39837d177856 Parents: caa5c58 Author: doumafang <doumaf...@gmail.com> Authored: Fri Nov 17 14:09:36 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Nov 23 21:0

[3/3] incubator-weex git commit: * [ios] fix transition transform value incorrect

2017-11-23 Thread acton393
-us.apache.org/repos/asf/incubator-weex/diff/8d5b79a4 Branch: refs/heads/master Commit: 8d5b79a459e6e2bd59a3bde70375b83d69b27736 Parents: 34b76b9 Author: doumafang <doumaf...@gmail.com> Authored: Thu Nov 23 11:22:51 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Nov

[1/3] incubator-weex git commit: * [ios] refix transform's parse bug about translate close #898, close #903, close #907

2017-11-23 Thread acton393
doumaf...@gmail.com> Authored: Fri Nov 17 14:09:36 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Nov 23 20:59:07 2017 +0800 -- ios/sdk/WeexSDK/Sources/Component/WXTransform.m | 26 +

[2/3] incubator-weex git commit: * [ios] fix parse translateY

2017-11-23 Thread acton393
/incubator-weex/diff/34b76b9a Branch: refs/heads/master Commit: 34b76b9a8a833e434ff1bc6c8603a375f46176db Parents: 0699264 Author: doumafang <doumaf...@gmail.com> Authored: Fri Nov 17 14:56:30 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Nov 23 20:59:2

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

2017-11-23 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 7649cc716 -> caa5c5808 (forced update)

incubator-weex git commit: Merge #907

2017-11-23 Thread acton393
asf/incubator-weex/tree/7649cc71 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/7649cc71 Branch: refs/heads/master Commit: 7649cc71621491e923a6f87c6386d6125a273073 Parents: caa5c58 Author: acton393 <zhangxing610...@gmail.com> Authored: Thu Nov 23 19:46:44 2017 +0800 Committer:

incubator-weex git commit: * [android] fix pseudo status can not restore

2017-11-23 Thread acton393
7:08 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Nov 23 19:27:47 2017 +0800 -- .../main/java/com/taobao/weex/dom/action/UpdateStyleAction.java| 2 +- 1 file changed, 1 insertion

incubator-weex git commit: [WEEX-139][ios]Provide system language infomation

2017-11-23 Thread acton393
ter Commit: dedc97575b1f94e9e69122f3ffe53618b59955a3 Parents: b2c19d3 Author: CYJB <f8c...@126.com> Authored: Thu Nov 23 12:11:15 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Nov 23 18:1

incubator-weex git commit: * [html5] bugfix: - fix waterfall: use headers below cells as footers. - fix issue WEEX-97. - fix click handler being invoked twice for switch.

2017-11-23 Thread acton393
mit: b2c19d3242f84435e52e14cfd31a57fdede5511e Parents: b2a2822 Author: MrRaindrop <tekk...@gmail.com> Authored: Tue Oct 31 22:15:05 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Thu Nov 23 16:51:16 2017 +0800 -- html5/rende

[GitHub] incubator-weex issue #903: [WEEX-139][ios]Provide system language infomation

2017-11-22 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/903 cool~, thx for your contribution about internationality ---

[GitHub] incubator-weex issue #893: * [ios] expose handler for WXStorageModule

2017-11-22 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/893 hi @hjhcn ,thx for your contribution it is good to open a pull request following the process here: https://github.com/apache/incubator-weex-site/blob/master/source/development

[GitHub] incubator-weex pull request #901: [WEEX-137][iOS] support iPhone X safe area...

2017-11-22 Thread acton393
Github user acton393 closed the pull request at: https://github.com/apache/incubator-weex/pull/901 ---

[GitHub] incubator-weex pull request #901: [WEEX-137][iOS] support iPhone X safe area...

2017-11-22 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/901 [WEEX-137][iOS] support iPhone X safe area css env value and set viewport via meta module. [WEEX-137][iOS] support iPhone X safe area css env value and set viewport via meta module

[GitHub] incubator-weex pull request #900: [WEEX-137][iOS] support iPhone X safe area...

2017-11-22 Thread acton393
Github user acton393 closed the pull request at: https://github.com/apache/incubator-weex/pull/900 ---

[GitHub] incubator-weex pull request #900: [WEEX-137][iOS] support iPhone X safe area...

2017-11-22 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/900 [WEEX-137][iOS] support iPhone X safe area css env value and set viewport via meta module. [WEEX-137][iOS] support iPhone X safe area css env value and set viewport via meta module

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

2017-11-21 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/897 [WEEX-136][iOS] fix 1pixel when UICollectionView scroll end this case may reproduce problem https://alibaba.github.io/rax/playground/a42d134c-7465-4e20-96c0-fe935cac0170 Bug

[GitHub] incubator-weex pull request #860: [WEEX-112][iOS] make weex playground app a...

2017-11-20 Thread acton393
GitHub user acton393 reopened a pull request: https://github.com/apache/incubator-weex/pull/860 [WEEX-112][iOS] make weex playground app adapt to iPhone X according to https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/launch-screen/ , we must add

[GitHub] incubator-weex pull request #887: [WEEX-133][iOS] support word-wrap on iOS w...

2017-11-17 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/887 [WEEX-133][iOS] support word-wrap on iOS when drawing text support word-wrap on text component, according to w3c rules, word-wrap maybe normal or word-break value, and normal will just

[GitHub] incubator-weex pull request #886: [WEEX-132][iOS] support text writing direc...

2017-11-17 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/886 [WEEX-132][iOS] support text writing direction from right to left It is a common sense that people have different writing tradition, especially on writing direction, so text component

[GitHub] incubator-weex pull request #860: [WEEX-112][iOS] make weex playground app a...

2017-11-16 Thread acton393
Github user acton393 closed the pull request at: https://github.com/apache/incubator-weex/pull/860 ---

[1/3] incubator-weex git commit: Revert "[WEEX-124][iOS] bugfix transform crash about unknow selector"

2017-11-16 Thread acton393
400ac5583158d Parents: 728f38b Author: acton393 <zhangxing610...@gmail.com> Authored: Fri Nov 17 00:29:00 2017 +0800 Committer: acton393 <zhangxing610...@gmail.com> Committed: Fri Nov 17 00:29:00 2017 +0800 -- ios/sdk/

[3/3] incubator-weex git commit: Revert "* [ios] fix bugs about transform's parse problem"

2017-11-16 Thread acton393
://git-wip-us.apache.org/repos/asf/incubator-weex/tree/4e534a49 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/4e534a49 Branch: refs/heads/master Commit: 4e534a491c5f8e8a6e1dc5ae91c6f52ea9eb4fe1 Parents: b0ce55f Author: acton393 <zhangxing610...@gmail.com> Authored: Fri Nov 17 00:

[2/3] incubator-weex git commit: Revert "* [ios] fix parse transform with translate(20px, 20px)"

2017-11-16 Thread acton393
://git-wip-us.apache.org/repos/asf/incubator-weex/tree/b0ce55f1 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/b0ce55f1 Branch: refs/heads/master Commit: b0ce55f1db21c82f3de89e426d55a4d01c0b51b6 Parents: f14ae27 Author: acton393 <zhangxing610...@gmail.com> Authored: Fri Nov

[GitHub] incubator-weex pull request #880: [WEEX-124][iOS] bugfix transform crash abo...

2017-11-16 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/880 [WEEX-124][iOS] bugfix transform crash about unknow selector bugfix transform crash about unknow selector Bug:124 You can merge this pull request into a Git repository by running

[4/6] incubator-weex git commit: * [ios] fix bugs and add examples for scrollstart and scrollend

2017-11-16 Thread acton393
* [ios] fix bugs and add examples for scrollstart and scrollend Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/3071cb0f Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/3071cb0f Diff:

[5/6] incubator-weex git commit: Merge branch 'ios-feature-layoutanimation-0.16dev' of https://github.com/doumafang/incubator-weex into merge-pull-request-master

2017-11-16 Thread acton393
-us.apache.org/repos/asf/incubator-weex/tree/32f975e5 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/32f975e5 Branch: refs/heads/master Commit: 32f975e57a657535cda8f8054fe29a4164b0122e Parents: 6617a0d 3071cb0 Author: acton393 <zhangxing610...@gmail.com> Authored: Thu Nov 16

[1/6] incubator-weex git commit: * [ios] scroller list recycler supported scrollstart and scrollend event

2017-11-16 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master fb6673727 -> 7ee08d5c1 * [ios] scroller list recycler supported scrollstart and scrollend event Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[2/6] incubator-weex git commit: * [ios] fix some parameters with fireEvent of scrollstart and scrollend

2017-11-16 Thread acton393
* [ios] fix some parameters with fireEvent of scrollstart and scrollend Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/180b9748 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/180b9748

[3/6] incubator-weex git commit: * [ios] fix typos with scrollend and scrollstart

2017-11-16 Thread acton393
* [ios] fix typos with scrollend and scrollstart Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/67efb8fe Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/67efb8fe Diff:

[6/6] incubator-weex git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/incubator-weex into merge-pull-request-master

2017-11-16 Thread acton393
/repos/asf/incubator-weex/tree/7ee08d5c Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/7ee08d5c Branch: refs/heads/master Commit: 7ee08d5c1f8fda7e36c0355af5312944c77a5d5f Parents: 32f975e fb66737 Author: acton393 <zhangxing610...@gmail.com> Authored: Thu Nov 16 21:38:18 2017

[3/3] incubator-weex git commit: Merge branch 'iOS-bugfix-transformparse' of https://github.com/doumafang/incubator-weex into merge-pull-request-master

2017-11-16 Thread acton393
-us.apache.org/repos/asf/incubator-weex/tree/06878392 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/06878392 Branch: refs/heads/master Commit: 06878392ee614dfe118e3081f8d6b8fdf7ce6069 Parents: 58fe018 92d85ad Author: acton393 <zhangxing610...@gmail.com> Authored: Thu Nov 16 21:47:1

[2/3] incubator-weex git commit: * [ios] fix parse transform with translate(20px, 20px)

2017-11-16 Thread acton393
* [ios] fix parse transform with translate(20px,20px) Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/92d85ad4 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/92d85ad4 Diff:

[1/3] incubator-weex git commit: * [ios] fix bugs about transform's parse problem

2017-11-16 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 58fe01855 -> 06878392e * [ios] fix bugs about transform's parse problem Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/66f4e8fd Tree:

[2/2] incubator-weex git commit: Merge branch 'master' of https://github.com/doumafang/incubator-weex into merge-pull-request-master

2017-11-16 Thread acton393
/incubator-weex/tree/58fe0185 Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/58fe0185 Branch: refs/heads/master Commit: 58fe018552e949cfc4836aeabd9ef644493052a7 Parents: 7ee08d5 40e5cef Author: acton393 <zhangxing610...@gmail.com> Authored: Thu Nov 16 21:41:13 2017 +0800 Com

[1/2] incubator-weex git commit: * [ios] improve transition's stability

2017-11-16 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master 7ee08d5c1 -> 58fe01855 * [ios] improve transition's stability Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/40e5cef5 Tree:

[GitHub] incubator-weex pull request #872: bugfix appear event will fire wrongly whil...

2017-11-15 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/872 bugfix appear event will fire wrongly while the view has not been loaded if the view has not been loaded or has not been added to its scroller view, it should not be notified appear

[GitHub] incubator-weex pull request #871: [WEEX-121][iOS] bug-fix draw text crash

2017-11-15 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/871 [WEEX-121][iOS] bug-fix draw text crash there are case when text update frequently, so when main thread drawing text, here updates come, so the text value must protect here from

[GitHub] incubator-weex pull request #870: [WEEX-122][iOS]bugfix round float pixel le...

2017-11-15 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/870 [WEEX-122][iOS]bugfix round float pixel lead to the lack of pixel this action will let iOS decide whether it should draw float pixel. Bug:122 here are some cases about

[GitHub] incubator-weex pull request #869: [WEEX-101][iOS] specify voice-over navigat...

2017-11-15 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/869 [WEEX-101][iOS] specify voice-over navigation order is column or vertical Consider an app that shows items in vertical columns. Normally, voiceOver would navigate through these items

[GitHub] incubator-weex pull request #868: [WEEX-120][iOS]try to optimize unload weex...

2017-11-15 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/868 [WEEX-120][iOS]try to optimize unload weex component try to optimize unload too much component You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] incubator-weex pull request #867: [WEEX-119][iOS] disable tableview estimati...

2017-11-15 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/867 [WEEX-119][iOS] disable tableview estimation row or section height. according to https://stackoverflow.com/questions/46445661/ios-11-uitableview-behaviour-changed/46447370#46447370

incubator-weex git commit: [ios] delete some spaces.

2017-11-13 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/master b296bea73 -> 8dc19169f [ios] delete some spaces. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8dc19169 Tree:

[GitHub] incubator-weex issue #857: [ios] delete some spaces.

2017-11-13 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/857 thx for your contribution, it will be merged. ---

[GitHub] incubator-weex pull request #860: [WEEX-112][iOS] make weex playground app a...

2017-11-13 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/860 [WEEX-112][iOS] make weex playground app adapt to iPhone X according to https://developer.apple.com/ios/human-interface-guidelines/icons-and-images/launch-screen/ , we must add

[2/3] incubator-weex git commit: * [ios] add instanceId to performance dict, that we can differentiate instance exactly。

2017-11-13 Thread acton393
* [ios] add instanceId to performance dict, that we can differentiate instance exactly。 Then we can do something like this: 1. get instanceId when deal with performance 2. upload performance with instanceId Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex pull request #853: [WEEX-105][iOS] bug-fix about setting nan ...

2017-11-12 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/853 [WEEX-105][iOS] bug-fix about setting nan frame crash try to protect nan crash when set frame containing nan value. Last Exception Backtrace: 0 CoreFoundation

[GitHub] incubator-weex issue #850: * [ios] fix #WEEX-88, support BOOL type argument ...

2017-11-12 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/850 hi @xusw thx for your contribution, it will be accepted. ---

[GitHub] incubator-weex pull request #839: [WEEX-96][iOS] bug-fix about timer exposed...

2017-11-07 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/839 [WEEX-96][iOS] bug-fix about timer exposed on JSContext In most case , element in cell will be re-use for memory especially in very long list, but if add event for this element

[GitHub] incubator-weex pull request #838: [WEEX-94][iOS] fix iOS 8 scrollview assign...

2017-11-07 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/838 [WEEX-94][iOS] fix iOS 8 scrollview assign delegate crash As iOS developers all knowns, assign property will not be set nil when its object deallocated, and weak object will does, so we

[GitHub] incubator-weex pull request #836: [WEEX-94][iOS] fix iOS 8 scrollview assign...

2017-11-07 Thread acton393
Github user acton393 closed the pull request at: https://github.com/apache/incubator-weex/pull/836 ---

[GitHub] incubator-weex pull request #837: [WEEX-98][iOS]bug-fix addEvent lead to gen...

2017-11-07 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/837 [WEEX-98][iOS]bug-fix addEvent lead to generate a new view while it as been recycled In most case , element in cell will be re-use for memory especially in very long list

[GitHub] incubator-weex issue #836: [WEEX-94][iOS] fix iOS 8 scrollview assign delega...

2017-11-07 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/836 Okay,I will make it change in my next pull request. ---

[GitHub] incubator-weex pull request #836: [WEEX-94][iOS] fix iOS 8 scrollview assign...

2017-11-07 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/836 [WEEX-94][iOS] fix iOS 8 scrollview assign delegate crash [WEEX-94][iOS] fix iOS 8 scrollview assign delegate crash [WEEX-96][iOS] bug-fix about timer exposed on JSContext You can

[GitHub] incubator-weex pull request #834: * [ios] support max-width when drawing tex...

2017-11-04 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/834 * [ios] support max-width when drawing text fix issue: https://issues.apache.org/jira/projects/WEEX/issues/WEEX-91?filter=allopenissues Here is the code on dotwe: http

[GitHub] incubator-weex pull request #791: * [ios] fix issue https://issues.apache.or...

2017-11-04 Thread acton393
Github user acton393 closed the pull request at: https://github.com/apache/incubator-weex/pull/791 ---

[GitHub] incubator-weex pull request #804: * [ios] parse fetch response while the cal...

2017-10-17 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/804 * [ios] parse fetch response while the callback is existed You can merge this pull request into a Git repository by running: $ git pull https://github.com/acton393/incubator-weex

[GitHub] incubator-weex pull request #791: * [ios] fix issue https://issues.apache.or...

2017-10-13 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/791 * [ios] fix issue https://issues.apache.org/jira/browse/WEEX-81 that… fix issue https://issues.apache.org/jira/browse/WEEX-81 that box shadow is abnormal while using border-radius

[GitHub] incubator-weex pull request #773: * [ios] add WXScrollerComponentView and co...

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

[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 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 pull request #773: * [ios] add WXScrollerComponentView and co...

2017-10-09 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/773 * [ios] add WXScrollerComponentView and compatible iOS 11 new API You can merge this pull request into a Git repository by running: $ git pull https://github.com/acton393/incubator

[GitHub] incubator-weex pull request #766: * [ios] runtime forbid scrollview adjust c...

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

[GitHub] incubator-weex pull request #766: * [ios] runtime forbid scrollview adjust c...

2017-10-03 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/766 * [ios] runtime forbid scrollview adjust contentInset behavior You can merge this pull request into a Git repository by running: $ git pull https://github.com/acton393/incubator-weex

<    1   2   3   4   5   6   7   8   9   10   >