[GitHub] [incubator-weex] Stanllley opened a new issue #3231: "[Android][0.28.0] error_code: -1001, degradeToH5|createInstance fail|wx_create_instance_error isJSFrameworkInit==false reInitCount == 1 "

2020-06-19 Thread GitBox


Stanllley opened a new issue #3231:
URL: https://github.com/apache/incubator-weex/issues/3231


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-weex] Ryan-Shz opened a new issue #3230: 扩展WXModule时无法使用方法重载

2020-06-19 Thread GitBox


Ryan-Shz opened a new issue #3230:
URL: https://github.com/apache/incubator-weex/issues/3230


   Weex Android SDK 0.28.0版本
   --
   一个扩展模块中如果有多个标记了@JSMethod的重载方法,只有最后一个会生效。
   
   我看下源码实现,貌似反射时会使用方法名为Key,导致无法支持重载,这里使用方法签名是否会更好一些?
   
![image](https://user-images.githubusercontent.com/12422273/85120146-697d3900-b255-11ea-9d84-96774b738224.png)
   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-weex-site] cnryb opened a new pull request #584: Update stream.md

2020-06-19 Thread GitBox


cnryb opened a new pull request #584:
URL: https://github.com/apache/incubator-weex-site/pull/584


   



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[incubator-weex-site] branch cnryb-patch-1 created (now dcc816a)

2020-06-19 Thread cnryb
This is an automated email from the ASF dual-hosted git repository.

cnryb pushed a change to branch cnryb-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-weex-site.git.


  at dcc816a  Update stream.md

This branch includes the following new commits:

 new dcc816a  Update stream.md

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.




[incubator-weex-site] 01/01: Update stream.md

2020-06-19 Thread cnryb
This is an automated email from the ASF dual-hosted git repository.

cnryb pushed a commit to branch cnryb-patch-1
in repository https://gitbox.apache.org/repos/asf/incubator-weex-site.git

commit dcc816aae4893ea45f377c7176a18d812cdea8f1
Author: 任跃兵 
AuthorDate: Fri Jun 19 17:01:10 2020 +0800

Update stream.md
---
 docs/zh/docs/modules/stream.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/zh/docs/modules/stream.md b/docs/zh/docs/modules/stream.md
index a3cca98..6f4cb90 100644
--- a/docs/zh/docs/modules/stream.md
+++ b/docs/zh/docs/modules/stream.md
@@ -29,7 +29,7 @@
 * **`ok`**, boolean, 如果状态码在 200-299 之间就为 true
 * **`statusText`**, string, 状态描述文本
 * **`data`**, string, 返回的数据,如果请求类型是 `json` 和 `jsonp`,则它就是一个 `object` 
,否则是一个 `string`。
-* **`headers`**, object, rHTTP 响应头
+* **`headers`**, object, HTTP 响应头
 
 * **@progressCallback**, function, a progress callback. This callback will be 
invoked before request finished.
 * **`readyState`**, number, 当前状态,`1`: 请求连接中;`2`: 返回响应头中;`3`: 正在加载返回数据



[GitHub] [incubator-weex] hanliuxin5 commented on issue #3221: Error installing WeexSDK

2020-06-19 Thread GitBox


hanliuxin5 commented on issue #3221:
URL: https://github.com/apache/incubator-weex/issues/3221#issuecomment-646492664


   Please past more info.



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-weex] hanliuxin5 commented on issue #3222: [Android]同级绝对定位的元素,如果有覆盖,外层会点击穿透

2020-06-19 Thread GitBox


hanliuxin5 commented on issue #3222:
URL: https://github.com/apache/incubator-weex/issues/3222#issuecomment-646492226


   点击事件可以通过传入实体对象来过滤判断



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-weex] hanliuxin5 commented on issue #3139: [Android] 0.28.0 官方计划什么时候更新JS引擎

2020-06-19 Thread GitBox


hanliuxin5 commented on issue #3139:
URL: https://github.com/apache/incubator-weex/issues/3139#issuecomment-646491030


   @lgygg 你的网络似乎有问题把。
   如果还是不行的话,联系我给你发一份编译好的引擎



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-weex] hanliuxin5 removed a comment on issue #3139: [Android] 0.28.0 官方计划什么时候更新JS引擎

2020-06-19 Thread GitBox


hanliuxin5 removed a comment on issue #3139:
URL: https://github.com/apache/incubator-weex/issues/3139#issuecomment-646490582


   @l



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org




[GitHub] [incubator-weex] hanliuxin5 commented on issue #3139: [Android] 0.28.0 官方计划什么时候更新JS引擎

2020-06-19 Thread GitBox


hanliuxin5 commented on issue #3139:
URL: https://github.com/apache/incubator-weex/issues/3139#issuecomment-646490582


   @l



This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org