[GitHub] incubator-weex pull request #1309: [WEEX-492][iOS] Make stoppropagation para...

2018-07-05 Thread doumafang
Github user doumafang closed the pull request at:

https://github.com/apache/incubator-weex/pull/1309


---


[GitHub] incubator-weex pull request #1309: [WEEX-492][iOS] Make stoppropagation para...

2018-07-04 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/1309

[WEEX-492][iOS] Make stoppropagation parameter compatible with Rax framework

When using Rax with stoppropagation parameter, you may find it is useless.
First of all, it is Rax'bug and weex make it compatible with Rax Framework.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1309.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1309


commit 624e1c0555b95ae0474407f97877ca5397da9585
Author: doumafang 
Date:   2018-07-04T08:08:23Z

[WEEX-492][iOS] Make stoppropagation parameter compatible with Rax 
framework.




---


[GitHub] incubator-weex pull request #1298: [WEEX-484][iOS] Failure of parsing transf...

2018-06-27 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/1298

[WEEX-484][iOS] Failure of parsing transform parameter when in third-party 
environment

When third-party developer(no-taobao) parsing transform parameter, they may 
get failure of transform's animation.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1298.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1298


commit 7f6ea01c4473376f077335e896c6eb058e1658b2
Author: doumafang 
Date:   2018-06-28T03:37:24Z

[WEEX-484][iOS] Failure of parsing transform parameter when in third-party 
environment




---


[GitHub] incubator-weex pull request #1218: [WEEX-413] [iOS] Fix when main thread par...

2018-05-28 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/1218

[WEEX-413] [iOS] Fix when main thread parse transform cause deadlock

The problem is because when parsing transform, the component thread wait 
until main thread finish its work with  main thread still waiting component 
thead work done.
You can try demo on this 
dotwe.http://dotwe.org/vue/caeb8e370f1ddd7d249263c153ea7694



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1218.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1218


commit 74a73cd9c936fc2d827000ce9b186587f3eba2b6
Author: doumafang <doumafang@...>
Date:   2018-05-28T07:55:27Z

[WEEX-413] [iOS] Fix when main thread parse transform cause deadlock
The problem is because when parsing transform, the component thread wait 
until main thread finish its work with  main thread still waiting component 
thead work done.
You can try demo on this 
dotwe.http://dotwe.org/vue/caeb8e370f1ddd7d249263c153ea7694




---


[GitHub] incubator-weex pull request #1165: [WEEX-345] [iOS] fix animationModule with...

2018-05-10 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/1165

[WEEX-345] [iOS] fix animationModule with needLayout bug with nil propery

fix some pr bug about animation with nill property

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1165.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1165


commit 792ac344e38b131f7f819f984488cf62bc82e012
Author: doumafang <doumafang@...>
Date:   2018-05-11T02:52:58Z

[WEEX-345] [iOS] fix animationModule with needLayout bug with nil property




---


[GitHub] incubator-weex pull request #1157: [WEEX-345] [iOS] fix animationModule with...

2018-05-10 Thread doumafang
Github user doumafang closed the pull request at:

https://github.com/apache/incubator-weex/pull/1157


---


[GitHub] incubator-weex pull request #1157: [WEEX-345] [iOS] fix animationModule with...

2018-05-08 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/1157

[WEEX-345] [iOS] fix animationModule with needLayout bug with nil property

doewe's demo:http://dotwe.org/vue/4cbbdb2c5b2034311c4b14bc4a53743d

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1157.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1157


commit 16ce33e2ac8e2070831bdcf30a7074d526125e76
Author: doumafang <doumafang@...>
Date:   2018-05-09T03:05:34Z

[WEEX-345] [iOS] fix animationModule with needLayout bug with nil property




---


[GitHub] incubator-weex pull request #1156: [WEEX-345] [iOS] fix animationModule with...

2018-05-08 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/1156

[WEEX-345] [iOS] fix animationModule with needLayout bug with nil pro…

[WEEX-345] [iOS] fix animationModule with needLayout bug with nil pro…

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1156.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1156


commit 84c818d80889e6d056b92a439397cd14c7107dde
Author: doumafang <doumafang@...>
Date:   2018-05-08T07:12:59Z

[WEEX-345] [iOS] fix animationModule with needLayout bug with nil property




---


[GitHub] incubator-weex pull request #1154: [WEEX-343] [iOS] Failure of "scaleY" on a...

2018-05-07 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/1154

[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 http://dotwe.org/vue/95a7067fde100e6b8f5219d4bf1913c3



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1154.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1154


commit feb096490acf378aed0ee734f963e6c09d6a59b7
Author: doumafang <doumafang@...>
Date:   2018-05-07T08:57:28Z

[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 
http://dotwe.org/vue/95a7067fde100e6b8f5219d4bf1913c3




---


[GitHub] incubator-weex pull request #1139: [WEEX-321] [iOS] fix animationModule with...

2018-04-27 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/1139

[WEEX-321] [iOS] fix animationModule with needLayout bug

You can see demo http://dotwe.org/vue/afb257a664b58c013eb60a4ef2eb8df7

This issue fix when animation 'needLayout:true' bug.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1139.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1139


commit 568b0ba975183752c82847475be8cd77d5996370
Author: doumafang <doumafang@...>
Date:   2018-04-27T13:43:15Z

[WEEX-321] [iOS] fix animationModule with needLayout bug

You can see demo http://dotwe.org/vue/afb257a664b58c013eb60a4ef2eb8df7

This issue fix when animation 'needLayout:true' bug.




---


[GitHub] incubator-weex pull request #1118: [WEEX-295] Rebuild transition's code and ...

2018-04-18 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/1118

[WEEX-295] Rebuild transition's code and improve performance

 Rebuild transition's code and improve performance, so CSS transition can 
be more useful, you can see demo here 
http://dotwe.org/vue/45f98af7ff4fa8f989dcfd15f0c33031


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1118.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1118


commit 16028a2d9d01727b89c58ca7e128ff991229fe66
Author: doumafang <doumafang@...>
Date:   2018-04-18T08:13:40Z

[WEEX-295] Rebuild transition's code and improve performance




---


[GitHub] incubator-weex pull request #1103: fix WXTouchGestureRecognizer's category c...

2018-04-06 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/1103

fix WXTouchGestureRecognizer's category conflict's bug



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1103.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1103


commit bb290775d1b4cde867b12c0c6aacc2b8afa35ec8
Author: doumafang <doumafang@...>
Date:   2018-04-07T05:23:17Z

fix WXTouchGestureRecognizer's category conflict's bug




---


[GitHub] incubator-weex pull request #1099: [WEEX-113] [iOS] New Touch Dispatch Mecha...

2018-04-03 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/1099

[WEEX-113] [iOS] New Touch Dispatch Mechanism And Bubble Sync Method

[WEEX-113] [iOS] New Touch Dispatch Mechanism And Bubble Sync Method

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1099.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1099


commit 5f47a179400c1816125f8c81ab5034bccefb5680
Author: doumafang <doumafang@...>
Date:   2018-04-03T09:45:26Z

[WEEX-113] [iOS] New Touch Dispatch Mechanism And Bubble Sync Method




---


[GitHub] incubator-weex issue #1093: [WEEX-113] [iOS] New Touch Dispatch Mechanism An...

2018-04-01 Thread doumafang
Github user doumafang commented on the issue:

https://github.com/apache/incubator-weex/pull/1093
  
[WEEX-113] [iOS] New Touch Dispatch Mechanism And Bubble Sync Method


---


[GitHub] incubator-weex pull request #1093: [WEEX-113] [iOS] New Touch Dispatch Mecha...

2018-03-29 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/1093

[WEEX-113] [iOS] New Touch Dispatch Mechanism And Bubble Sync Method

Now iOS support new events dispatch by stopPropagation. You can use 
@stopPropagation to decide if touch event or other advanced gesture events to 
pass down.

You can try this feature by 
http://dotwe.org/vue/10a573183dfe3ba172c818e6d285f729 
or http://dotwe.org/vue/359e12259ab86d410cb32cda9264e62c.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1093.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1093


commit a8427ff31d033901796a9a8ee1aff39b5eb3d63c
Author: doumafang <doumafang@...>
Date:   2018-03-29T06:45:39Z

[WEEX-113] [iOS] New Touch Dispatch Mechanism And Bubble Sync Method

Now iOS support new events dispatch by stopPropagation. You can use 
@stopPropagation to decide if touch event or other advanced gesture events to 
pass down.

You can try this feature by 
http://dotwe.org/vue/10a573183dfe3ba172c818e6d285f729 or 
http://dotwe.org/vue/359e12259ab86d410cb32cda9264e62c.




---


[GitHub] incubator-weex pull request #940: [WEEX-168] [iOS] Animation needLayout may ...

2017-12-11 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/940

[WEEX-168] [iOS] Animation needLayout may show incorrect

Fix bug when animation's needLayout is true with two animation together.

By fixing the array problem when styles is not single.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/940.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #940


commit 51474d42cde58b4763110ea635ebd291238801ba
Author: doumafang <doumaf...@gmail.com>
Date:   2017-12-12T07:44:40Z

[WEEX-168] [iOS] Animation needLayout may show incorrect

Fix bug when animation's needLayout is true with two animation together.

By fixing the array problem when styles is not single.




---


[GitHub] incubator-weex pull request #925: [WEEX-158] [iOS] Fix transition's height m...

2017-12-11 Thread doumafang
Github user doumafang closed the pull request at:

https://github.com/apache/incubator-weex/pull/925


---


[GitHub] incubator-weex pull request #925: [WEEX-158] [iOS] Fix transition's height m...

2017-12-01 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/925

[WEEX-158] [iOS] Fix transition's height may show incorrect when selected

XianyuApp's developper found this bug in a detailed case.In a selection 
page, we found that when multiple choices will trigger a problem, identified, 
to determine the reason because the data accuracy does not meet the demand.

After fix  with solution by replacing float to double. it is fixed.

So, we fix this bug


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex bugfix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/925.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #925


commit 47c7f36e71bd624278720463ad0662adf4ddfedb
Author: doumafang <doumaf...@gmail.com>
Date:   2017-12-01T11:36:09Z

[WEEX-158] [iOS] Fix transition's height may show incorrect when selected

XianyuApp's developper found this bug in a detailed case.In a selection 
page, we found that when multiple choices will trigger a problem, identified, 
to determine the reason because the data accuracy does not meet the demand.

After fix  with solution by replacing float to double. it is fixed.

So, we fix this bug




---


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

2017-11-27 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/913

[WEEX-109][iOS] bugfix with scrollstart and scrollend event's interfa…

refix some bug about slow drag scoller with no animation to get 'scrollend' 
event's bug.
http://dotwe.org/vue/ba8045f24bf6e1265bb51e94b5ef418c

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex bugfix

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/913.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #913


commit ae2f922cd0ca08ca4b53d9f947ef1ead20080f5a
Author: doumafang <doumaf...@gmail.com>
Date:   2017-11-27T12:00:30Z

[WEEX-109][iOS] bugfix with scrollstart and scrollend event's interface for 
scroller




---


[GitHub] incubator-weex pull request #883: [WEEX-124][iOS]Transform's parse problem a...

2017-11-16 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/883

[WEEX-124][iOS]Transform's parse problem about translate

We found that in AnimationModule's transform do not support examples such 
as ' translateX(10px) translateY(20px)',and we fix this bug about transform.
http://dotwe.org/vue/9e4538ae5b14e4dbe37f94330a412a48

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/883.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #883


commit f11c95369fc81ec142f2df76b83aa632ea91ded3
Author: doumafang <doumaf...@gmail.com>
Date:   2017-11-17T06:09:36Z

* [ios] refix transform's parse bug about translate




---


[GitHub] incubator-weex pull request #876: [WEEX-125][iOS]Transition Animation Suppor...

2017-11-16 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/876

[WEEX-125][iOS]Transition Animation Support

Improve transition's stability and fix some bugs about various transform.
Also, make some variable names become nice.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex master

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/876.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #876


commit 40e5cef58cd4dbad1cb1a7a6c2580bbbec7dbc6b
Author: doumafang <doumaf...@gmail.com>
Date:   2017-11-16T09:28:47Z

* [ios] improve transition's stability




---


[GitHub] incubator-weex pull request #874: [WEEX-124] [iOS]Transform's parse problem ...

2017-11-16 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/874

[WEEX-124] [iOS]Transform's parse problem about translate

We found that in AnimationModule's transform do not support examples such 
as ' translateX(10px) translateY(20px)',and we fix this bug in 0.17.0.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex 
iOS-bugfix-transformparse

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/874.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #874


commit 66f4e8fd27a954c1cfb4a9966415e7de81956bde
Author: doumafang <doumaf...@gmail.com>
Date:   2017-11-16T09:12:02Z

* [ios] fix bugs about transform's parse problem




---


[GitHub] incubator-weex pull request #856: [WEEX-109][iOS] add scrollstart and scroll...

2017-11-13 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/856

[WEEX-109][iOS] add scrollstart and scrollend event's interface for scroller

[WEEX-109] [iOS]  add scrollstart and scrollend event's interface for 
scroller
Just use fireEvent to make UIScrollViewDelegate exposed to the front users.
Now can use  'scrollstart' and 'scrollend' to get scroller's status.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex 
ios-feature-layoutanimation-0.16dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/856.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #856


commit 2891c7e23332e0a1e3b93db7a16e8459e7e8d65c
Author: doumafang <doumaf...@gmail.com>
Date:   2017-11-13T08:41:46Z

* [ios] scroller list recycler supported scrollstart and scrollend event




---


[GitHub] incubator-weex pull request #736: * [doc] add message about animation callba...

2017-09-22 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/736

* [doc] add message about animation callback

animationModule doc add callback message and fix some bug with doc

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/736.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #736


commit 23cc3eaf1f26f65816b66d6cd2f49c3568da5b5f
Author: doumafang <doumaf...@gmail.com>
Date:   2017-09-22T06:12:14Z

* [doc] add message about animation callback




---


[GitHub] incubator-weex pull request #707: * [ios] fix transition filter crash bug

2017-09-17 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/707

* [ios] fix transition filter crash bug

fix a bug about transition filter make crash

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex 
ios-feature-layoutanimation-0.16dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/707.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #707


commit 6c4ca5227956fef24fb31af2510e885371bf0f41
Author: doumafang <doumaf...@gmail.com>
Date:   2017-09-18T03:31:16Z

* [ios] fix transition filter crash bug




---


[GitHub] incubator-weex pull request #632: * [doc] fix transition table can not show ...

2017-08-22 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/632

* [doc] fix transition table can not show bug

fix website can not show table bug

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/632.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #632


commit 8a4dacce864634f882ad75f124041c9ab0eae114
Author: doumafang <doumaf...@gmail.com>
Date:   2017-08-22T08:41:42Z

* [doc] fix transition table can not show bug




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-weex pull request #614: * [ios] transition fix bug and fix example...

2017-08-17 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/614

* [ios] transition fix bug and fix examples

fix bug and fix vue examples

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex 
ios-feature-layoutanimation-0.16dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/614.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #614


commit 5863b935fa2fb054b4e7f9791cd37c252287f57e
Author: doumafang <doumaf...@gmail.com>
Date:   2017-08-17T08:14:12Z

* [ios] add transition vue example

commit 27c4547d03de7d095db5bcd983064704ff3c3a44
Author: doumafang <doumaf...@gmail.com>
Date:   2017-08-17T09:59:47Z

* [ios] fix double change style transition




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-weex pull request #611: * [ios] transition fix bug and fix example...

2017-08-17 Thread doumafang
Github user doumafang closed the pull request at:

https://github.com/apache/incubator-weex/pull/611


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-weex pull request #611: * [ios] transition fix bug and fix example...

2017-08-17 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/611

* [ios] transition fix bug and fix examples

fix bug and fix vue examples

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex 
ios-feature-layoutanimation-0.16dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/611.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #611


commit 5863b935fa2fb054b4e7f9791cd37c252287f57e
Author: doumafang <doumaf...@gmail.com>
Date:   2017-08-17T08:14:12Z

* [ios] add transition vue example




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-weex pull request #610: * [doc] doc about transition and animation

2017-08-17 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/610

* [doc]  doc about transition and animation

Add doc about transition and fix animation needLayout doc

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex doc-transition

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/610.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #610


commit 840f6f7cf5d1bcdad37db81b29dbf8743992f617
Author: doumafang <doumaf...@gmail.com>
Date:   2017-08-17T05:58:34Z

* [ios] add doc about transition




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-weex pull request #607: * [ios] fix listview scroll bug and add vu...

2017-08-16 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/607

* [ios] fix listview scroll bug and add vue example

fix transition's load bug and add vue examples

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex 
ios-feature-layoutanimation-0.16dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/607.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #607


commit 02b854c20d9f01ef42c2e5ff1038b2d61586b75e
Author: doumafang <doumaf...@gmail.com>
Date:   2017-08-17T05:41:56Z

* [ios] fix listview scroll bug and add vue example




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-weex pull request #581: + [ios] LayoutAnimation

2017-08-08 Thread doumafang
GitHub user doumafang opened a pull request:

https://github.com/apache/incubator-weex/pull/581

+ [ios] LayoutAnimation

Layout Animation Base on CADisplayLink,to create generated frame 
animation.


You can merge this pull request into a Git repository by running:

$ git pull https://github.com/doumafang/incubator-weex 
ios-feature-layoutanimation-0.16dev

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/581.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #581


commit 6bd86e5625bff1310a48244fd2c74db307b9314e
Author: doumafang <doumaf...@gmail.com>
Date:   2017-08-08T12:31:03Z

+ [ios] LayoutAnimation




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---