[GitHub] incubator-weex-site pull request #92: Updating document for Contributing to ...

2018-03-08 Thread varunsob
GitHub user varunsob opened a pull request:

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

Updating document for Contributing to Weex

Changes are done to the document for simplifying the language and
also providing more details to some of the sections.

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

$ git pull https://github.com/varunsob/incubator-weex-site 
updating_contributing_document

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

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


commit 8b180e7032ac6d49e6edf51aa7d353517c191a09
Author: Varun Sobti 
Date:   2018-03-09T07:26:17Z

Updating document for Contributing to Weex

Changes are done to the document for simplifying the language and
also providing more details to some of the sections.




---


[jira] [Commented] (WEEX-244) Weex Android Support W3c Force Api

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

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

ASF GitHub Bot commented on WEEX-244:
-

Github user weex-bot commented on the issue:

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





  

  
  Warnings

  
  
  :warning:
  No Changelog changes!

  




  

  
  Messages

  
  
  :book:
  danger test finished.

  




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




> Weex Android Support W3c Force Api
> --
>
> Key: WEEX-244
> URL: https://issues.apache.org/jira/browse/WEEX-244
> Project: Weex
>  Issue Type: Improvement
>  Components: Android
>Reporter: codefurture
>Assignee: zhengshihan
>Priority: Trivial
>
> * 
> [https://github.com/apache/incubator-weex-site/pull/90/files]
>  
>  
> [https://developer.mozilla.org/en-US/docs/Web/API/Touch/force]
>  
>  * [http://dotwe.org/vue/91b6929f4f9f97a099a30c516dc2db06]



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


[jira] [Commented] (WEEX-244) Weex Android Support W3c Force Api

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

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

ASF GitHub Bot commented on WEEX-244:
-

GitHub user gubaojian opened a pull request:

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

[WEEX-244][android]Weex Android Support W3c Force Api

[WEEX-244][android]Weex Android Support W3c Force Api
db3895a

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

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

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

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


commit db3895a16a9376b22231c324683910b37d8d7887
Author: jianbai.gbj 
Date:   2018-03-09T03:19:47Z

[WEEX-244][android]Weex Android Support W3c Force Api




> Weex Android Support W3c Force Api
> --
>
> Key: WEEX-244
> URL: https://issues.apache.org/jira/browse/WEEX-244
> Project: Weex
>  Issue Type: Improvement
>  Components: Android
>Reporter: codefurture
>Assignee: zhengshihan
>Priority: Trivial
>
> * 
> [https://github.com/apache/incubator-weex-site/pull/90/files]
>  
>  
> [https://developer.mozilla.org/en-US/docs/Web/API/Touch/force]
>  
>  * [http://dotwe.org/vue/91b6929f4f9f97a099a30c516dc2db06]



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


[jira] [Created] (WEEX-244) Weex Android Support W3c Force Api

2018-03-08 Thread codefurture (JIRA)
codefurture created WEEX-244:


 Summary: Weex Android Support W3c Force Api
 Key: WEEX-244
 URL: https://issues.apache.org/jira/browse/WEEX-244
 Project: Weex
  Issue Type: Improvement
  Components: Android
Reporter: codefurture
Assignee: zhengshihan


* 
[https://github.com/apache/incubator-weex-site/pull/90/files]
 
 
[https://developer.mozilla.org/en-US/docs/Web/API/Touch/force]
 
 * [http://dotwe.org/vue/91b6929f4f9f97a099a30c516dc2db06]



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


[jira] [Commented] (WEEX-243) android more enhanced about component

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

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

ASF GitHub Bot commented on WEEX-243:
-

Github user weex-bot commented on the issue:

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





  

  
  Warnings

  
  
  :warning:
  No Changelog changes!

  

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


  

  :warning:
  Potential BREAK CHANGE. Modify public in 
android/sdk/src/main/java/com/taobao/weex/ui/view/WXWebView.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




> android more enhanced about  component
> ---
>
> Key: WEEX-243
> URL: https://issues.apache.org/jira/browse/WEEX-243
> Project: Weex
>  Issue Type: Improvement
>  Components: Android
>Reporter: TangWei
>Assignee: zhengshihan
>Priority: Major
>
> Develop by fliggy 南麓
> More principles and apis can see here.
> [https://issues.apache.org/jira/projects/WEEX/issues/WEEX-233?filter=allopenissues]



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


[jira] [Commented] (WEEX-243) android more enhanced about component

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

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

ASF GitHub Bot commented on WEEX-243:
-

GitHub user TheKingOfGods opened a pull request:

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

[WEEX-243] [android] More enhanced about  component 

Hi, It's solution to enhance  component in android, and the api was 
designed as same as IOS. More detail please look at  
[[WEEX-234]](https://github.com/apache/incubator-weex/pull/1047). 

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

$ git pull https://github.com/TheKingOfGods/incubator-weex 
android-feature-enhanced-web

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

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


commit a090faffc34565e46a28abeb0a02ed9e5b5a03a2
Author: 南麓 
Date:   2018-03-07T11:09:53Z

+ [android] support communication between weex and web

commit 24d49f159cfc0cd1a96d6e68afb11d59d58e6ccc
Author: 南麓 
Date:   2018-03-08T08:03:42Z

+ [android] support call reload、goForward、goBack、postMessage methods by 
 component




> android more enhanced about  component
> ---
>
> Key: WEEX-243
> URL: https://issues.apache.org/jira/browse/WEEX-243
> Project: Weex
>  Issue Type: Improvement
>  Components: Android
>Reporter: TangWei
>Assignee: zhengshihan
>Priority: Major
>
> Develop by fliggy 南麓
> More principles and apis can see here.
> [https://issues.apache.org/jira/projects/WEEX/issues/WEEX-233?filter=allopenissues]



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


[jira] [Commented] (WEEX-240) sandbox feature and size of so

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

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

ASF GitHub Bot commented on WEEX-240:
-

Github user yuhun-alibaba closed the pull request at:

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


> sandbox feature and size of so
> --
>
> Key: WEEX-240
> URL: https://issues.apache.org/jira/browse/WEEX-240
> Project: Weex
>  Issue Type: New Feature
>Reporter: toretto
>Assignee: Adam Feng
>Priority: Major
>




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


[jira] [Updated] (WEEX-243) android more enhanced about component

2018-03-08 Thread TangWei (JIRA)

 [ 
https://issues.apache.org/jira/browse/WEEX-243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

TangWei updated WEEX-243:
-
Description: 
Develop by fliggy 南麓

More principles and apis can see here.

[https://issues.apache.org/jira/projects/WEEX/issues/WEEX-233?filter=allopenissues]

  was:
More you can see here

https://issues.apache.org/jira/projects/WEEX/issues/WEEX-233?filter=allopenissues


> android more enhanced about  component
> ---
>
> Key: WEEX-243
> URL: https://issues.apache.org/jira/browse/WEEX-243
> Project: Weex
>  Issue Type: Improvement
>  Components: Android
>Reporter: TangWei
>Assignee: zhengshihan
>Priority: Major
>
> Develop by fliggy 南麓
> More principles and apis can see here.
> [https://issues.apache.org/jira/projects/WEEX/issues/WEEX-233?filter=allopenissues]



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


[jira] [Created] (WEEX-243) android more enhanced about component

2018-03-08 Thread TangWei (JIRA)
TangWei created WEEX-243:


 Summary: android more enhanced about  component
 Key: WEEX-243
 URL: https://issues.apache.org/jira/browse/WEEX-243
 Project: Weex
  Issue Type: Improvement
  Components: Android
Reporter: TangWei
Assignee: zhengshihan


More you can see here

https://issues.apache.org/jira/projects/WEEX/issues/WEEX-233?filter=allopenissues



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