[GitHub] incubator-weex-site issue #119: deprecate switch component.

2018-03-22 Thread Hanks10100
Github user Hanks10100 commented on the issue:

https://github.com/apache/incubator-weex-site/pull/119
  
I think we should add a brief explanation about why it's deprecated.


---


[GitHub] incubator-weex-site pull request #120: Fix more 404 url

2018-03-22 Thread imyzf
GitHub user imyzf opened a pull request:

https://github.com/apache/incubator-weex-site/pull/120

Fix more 404 url



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

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

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

https://github.com/apache/incubator-weex-site/pull/120.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 #120


commit 0dee5e5577794160ddf6ba0af075bc383c45cbfe
Author: Zhenfei You 
Date:   2018-03-23T03:21:42Z

Fix more 404 url




---


[GitHub] incubator-weex-site pull request #119: deprecate switch component.

2018-03-22 Thread MrRaindrop
GitHub user MrRaindrop opened a pull request:

https://github.com/apache/incubator-weex-site/pull/119

deprecate switch component.

`` is deprecated

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

$ git pull https://github.com/MrRaindrop/incubator-weex-site update

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

https://github.com/apache/incubator-weex-site/pull/119.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 #119


commit 215d8842718be79cff8491dbfa8209172d177392
Author: MrRaindrop 
Date:   2018-03-23T02:55:15Z

deprecate switch component.




---


[GitHub] incubator-weex-site pull request #107: refactor document for module componen...

2018-03-22 Thread Hanks10100
Github user Hanks10100 commented on a diff in the pull request:

https://github.com/apache/incubator-weex-site/pull/107#discussion_r176384573
  
--- Diff: source/guide/extend-module-using-swift.md ---
@@ -0,0 +1,114 @@
+---
+title: Extend weex using swift
--- End diff --

Using "Extend iOS with swift" looks good and can keep consistent with other 
titles.


---


[GitHub] incubator-weex-site pull request #107: refactor document for module componen...

2018-03-22 Thread Hanks10100
Github user Hanks10100 commented on a diff in the pull request:

https://github.com/apache/incubator-weex-site/pull/107#discussion_r176383717
  
--- Diff: source/cn/guide/extend-module-using-swift.md ---
@@ -0,0 +1,110 @@
+---
+title: 使用 swift 扩展 Weex
--- End diff --

Using "使用 swift 扩展 iOS 的功能" is much better.


---


[GitHub] incubator-weex-site pull request #107: refactor document for module componen...

2018-03-22 Thread Hanks10100
Github user Hanks10100 commented on a diff in the pull request:

https://github.com/apache/incubator-weex-site/pull/107#discussion_r176383260
  
--- Diff: source/cn/wiki/handler-introduction.md ---
@@ -0,0 +1,51 @@
+---
+title: handler
--- End diff --

The title here should be upper case, as well as the "component" and 
"module".


---


[GitHub] incubator-weex-site pull request #118: Update url validator to scan local pa...

2018-03-22 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-weex-site/pull/118


---


[GitHub] incubator-weex-site pull request #105: Update index.md

2018-03-22 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-weex-site/pull/105


---


dev@weex.incubator.apache.org

2018-03-22 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-weex-site/pull/117


---


[GitHub] incubator-weex-site issue #105: Update index.md

2018-03-22 Thread imyzf
Github user imyzf commented on the issue:

https://github.com/apache/incubator-weex-site/pull/105
  
Thanks for your PR. I have fixed this in #118. It would be better to use 
relative path rather than absolute path `weex.apache.org`.


---


[jira] [Commented] (WEEX-261) Flat GUI NullPointerException fix

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409321#comment-16409321
 ] 

ASF GitHub Bot commented on WEEX-261:
-

Github user weex-bot commented on the issue:

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





  

  
  Warnings

  
  
  :warning:
  No Changelog changes!

  

  :warning:
  Potential BREAK CHANGE. Modify public in 
android/sdk/src/main/java/com/taobao/weex/ui/WXComponentRegistry.java without 
metion it in commit message. You'd better add '@notdanger' in your commit log. 


  




  

  
  Messages

  
  
  :book:
  danger test finished.

  




  Generated by :no_entry_sign: http://github.com/danger/danger-js/";>dangerJS




> Flat GUI NullPointerException fix
> -
>
> Key: WEEX-261
> URL: https://issues.apache.org/jira/browse/WEEX-261
> Project: Weex
>  Issue Type: Improvement
>Reporter: codefurture
>Assignee: Adam Feng
>Priority: Trivial
>
> Flat GUI NullPointerException fix



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-261) Flat GUI NullPointerException fix

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409311#comment-16409311
 ] 

ASF GitHub Bot commented on WEEX-261:
-

GitHub user gubaojian opened a pull request:

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

[WEEX-261][android]Flat GUI NullPointerException fix

[WEEX-261][android]Flat GUI NullPointerException fix

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

$ git pull https://github.com/gubaojian/incubator-weex release-0.18-scroller

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

https://github.com/apache/incubator-weex/pull/1081.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 #1081


commit 8e6299d37750a54bf88d33f7cfefe108febae666
Author: jianbai.gbj 
Date:   2018-03-20T02:56:12Z

[WEEX-253][android]WXScroller Handler should use mainLooper ensure main 
thread

commit 6e5558bef03ed69f7d651ac09db46c201309a9c3
Author: jianbai.gbj 
Date:   2018-03-22T06:25:24Z

[WEEX-261][android]Flat GUI NullPointerException fix

commit a6fa146cb97fbcd38d75e5c8cd20a2165c5dbb78
Author: jianbai.gbj 
Date:   2018-03-22T07:05:33Z

[WEEX-261][android]Flat GUI NullPointerException fix

commit 1e70579d30f65f13498907b1816ee92bb4b10d41
Author: jianbai.gbj 
Date:   2018-03-22T09:54:08Z

[WEEX-261][android]Flat GUI NullPointerException fix




> Flat GUI NullPointerException fix
> -
>
> Key: WEEX-261
> URL: https://issues.apache.org/jira/browse/WEEX-261
> Project: Weex
>  Issue Type: Improvement
>Reporter: codefurture
>Assignee: Adam Feng
>Priority: Trivial
>
> Flat GUI NullPointerException fix



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-253) WXScroller Handler should use mainLooper ensure main thread

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409308#comment-16409308
 ] 

ASF GitHub Bot commented on WEEX-253:
-

Github user gubaojian closed the pull request at:

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


> WXScroller Handler should use mainLooper ensure main thread
> ---
>
> Key: WEEX-253
> URL: https://issues.apache.org/jira/browse/WEEX-253
> Project: Weex
>  Issue Type: Improvement
>Reporter: codefurture
>Assignee: Adam Feng
>Priority: Minor
> Attachments: 圖片.png
>
>
> WXScroller Handler should use mainLooper ensure main thread



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-weex-site pull request #118: Update url validator to scan local pa...

2018-03-22 Thread imyzf
GitHub user imyzf opened a pull request:

https://github.com/apache/incubator-weex-site/pull/118

Update url validator to scan local path and fix 404 local path



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

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

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

https://github.com/apache/incubator-weex-site/pull/118.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 #118






---


[jira] [Commented] (WEEX-262) Add new interface of Instance to terminate rendering when js bundle download finished.

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409199#comment-16409199
 ] 

ASF GitHub Bot commented on WEEX-262:
-

Github user asfgit closed the pull request at:

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


> Add new interface of Instance  to terminate rendering when js bundle download 
> finished. 
> 
>
> Key: WEEX-262
> URL: https://issues.apache.org/jira/browse/WEEX-262
> Project: Weex
>  Issue Type: New Feature
>Reporter: ningli
>Assignee: Adam Feng
>Priority: Major
>
> We hope to have some chance to process the jsbundle when download finished, 
> then we will call another interface "renderWithView" to continue rendering.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-262) Add new interface of Instance to terminate rendering when js bundle download finished.

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409191#comment-16409191
 ] 

ASF GitHub Bot commented on WEEX-262:
-

Github user weex-bot commented on the issue:

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





  

  
  Warnings

  
  
  :warning:
  No Changelog changes!

  




  

  
  Messages

  
  
  :book:
  danger test finished.

  




  Generated by :no_entry_sign: http://github.com/danger/danger-js/";>dangerJS




> Add new interface of Instance  to terminate rendering when js bundle download 
> finished. 
> 
>
> Key: WEEX-262
> URL: https://issues.apache.org/jira/browse/WEEX-262
> Project: Weex
>  Issue Type: New Feature
>Reporter: ningli
>Assignee: Adam Feng
>Priority: Major
>
> We hope to have some chance to process the jsbundle when download finished, 
> then we will call another interface "renderWithView" to continue rendering.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-262) Add new interface of Instance to terminate rendering when js bundle download finished.

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409188#comment-16409188
 ] 

ASF GitHub Bot commented on WEEX-262:
-

GitHub user boboning opened a pull request:

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

[WEEX-262][iOS] Add new interface of Instance,which will terminate re…

We hope to have some chance to terminate render process  after BundleJS 
download has finished。Then,we will handle the BundleJS and continue render.

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

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

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

https://github.com/apache/incubator-weex/pull/1079.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 #1079






> Add new interface of Instance  to terminate rendering when js bundle download 
> finished. 
> 
>
> Key: WEEX-262
> URL: https://issues.apache.org/jira/browse/WEEX-262
> Project: Weex
>  Issue Type: New Feature
>Reporter: ningli
>Assignee: Adam Feng
>Priority: Major
>
> We hope to have some chance to process the jsbundle when download finished, 
> then we will call another interface "renderWithView" to continue rendering.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (WEEX-262) Add new interface of Instance to terminate rendering when js bundle download finished.

2018-03-22 Thread ningli (JIRA)
ningli created WEEX-262:
---

 Summary: Add new interface of Instance  to terminate rendering 
when js bundle download finished. 
 Key: WEEX-262
 URL: https://issues.apache.org/jira/browse/WEEX-262
 Project: Weex
  Issue Type: New Feature
Reporter: ningli
Assignee: Adam Feng


We hope to have some chance to process the jsbundle when download finished, 
then we will call another interface "renderWithView" to continue rendering.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-261) Flat GUI NullPointerException fix

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409161#comment-16409161
 ] 

ASF GitHub Bot commented on WEEX-261:
-

Github user weex-bot commented on the issue:

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






  

  
  Messages

  
  
  :book:
  has no jsfm file changed.

  

  :book:
  jsfm test finished.

  




  Generated by :no_entry_sign: http://github.com/danger/danger-js/";>dangerJS




> Flat GUI NullPointerException fix
> -
>
> Key: WEEX-261
> URL: https://issues.apache.org/jira/browse/WEEX-261
> Project: Weex
>  Issue Type: Improvement
>Reporter: codefurture
>Assignee: Adam Feng
>Priority: Trivial
>
> Flat GUI NullPointerException fix



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-261) Flat GUI NullPointerException fix

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409159#comment-16409159
 ] 

ASF GitHub Bot commented on WEEX-261:
-

Github user gubaojian closed the pull request at:

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


> Flat GUI NullPointerException fix
> -
>
> Key: WEEX-261
> URL: https://issues.apache.org/jira/browse/WEEX-261
> Project: Weex
>  Issue Type: Improvement
>Reporter: codefurture
>Assignee: Adam Feng
>Priority: Trivial
>
> Flat GUI NullPointerException fix



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-261) Flat GUI NullPointerException fix

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409157#comment-16409157
 ] 

ASF GitHub Bot commented on WEEX-261:
-

GitHub user gubaojian opened a pull request:

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

[WEEX-261][android]Flat GUI NullPointerException fix

[WEEX-261][android]Flat GUI NullPointerException fix

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

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

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

https://github.com/apache/incubator-weex/pull/1078.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 #1078


commit 8a78db6aef80e4e049ef43636f70a96e810fd756
Author: jianbai.gbj 
Date:   2017-12-29T07:53:24Z

[android][WEEX-184]  Weex Android Playground Demo Show

commit d181854551ffe62678bbf30db84670f2c2473c31
Author: jianbai.gbj 
Date:   2018-01-03T06:38:05Z

Merge branch 'release-0.17-playground'

commit 5ff6b97f727daedbfeabb7bebdc891deaa13202a
Author: jianbai.gbj 
Date:   2018-01-09T06:45:24Z

Merge branch 'master' of https://github.com/apache/incubator-weex

commit 466f6ded8689663970fa82340239bc3e18961ea5
Author: jianbai.gbj 
Date:   2018-01-11T03:05:36Z

Merge branch 'master' of https://github.com/apache/incubator-weex

commit 2cb3dc34f5ed291119bdce5c2f390425996f8b08
Author: jianbai.gbj 
Date:   2018-01-11T03:13:10Z

[WEEX-130][android] High Performance Binary Wson Supported

commit 7c072b620a7bd1c0828e561bc003cccfb1d66e97
Author: jianbai.gbj 
Date:   2018-01-12T06:35:12Z

Merge branch 'master' of https://github.com/apache/incubator-weex




> Flat GUI NullPointerException fix
> -
>
> Key: WEEX-261
> URL: https://issues.apache.org/jira/browse/WEEX-261
> Project: Weex
>  Issue Type: Improvement
>Reporter: codefurture
>Assignee: Adam Feng
>Priority: Trivial
>
> Flat GUI NullPointerException fix



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-261) Flat GUI NullPointerException fix

2018-03-22 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16409155#comment-16409155
 ] 

ASF GitHub Bot commented on WEEX-261:
-

Github user gubaojian closed the pull request at:

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


> Flat GUI NullPointerException fix
> -
>
> Key: WEEX-261
> URL: https://issues.apache.org/jira/browse/WEEX-261
> Project: Weex
>  Issue Type: Improvement
>Reporter: codefurture
>Assignee: Adam Feng
>Priority: Trivial
>
> Flat GUI NullPointerException fix



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)