[GitHub] [incubator-weex] weex-bot commented on issue #2897: [Android] Fix ClassCastException in WXComponent.updateProperties()

2019-09-11 Thread GitBox
weex-bot commented on issue #2897: [Android] Fix ClassCastException in WXComponent.updateProperties() URL: https://github.com/apache/incubator-weex/pull/2897#issuecomment-530654784 Warnings :warning: No

[GitHub] [incubator-weex] YorkShen opened a new pull request #2897: [Android] Fix ClassCastException in WXComponent.updateProperties()

2019-09-11 Thread GitBox
YorkShen opened a new pull request #2897: [Android] Fix ClassCastException in WXComponent.updateProperties() URL: https://github.com/apache/incubator-weex/pull/2897 ``` java.lang.ClassCastException: java.lang.Object[] cannot be cast to java.lang.String at

[GitHub] [incubator-weex] snice commented on issue #2888: 为什么Android 升级到weex0.26的时候,之前的项目里面的console.log日志再AndroidStudio打印不出来了

2019-09-11 Thread GitBox
snice commented on issue #2888: 为什么Android 升级到weex0.26的时候,之前的项目里面的console.log日志再AndroidStudio打印不出来了 URL: https://github.com/apache/incubator-weex/issues/2888#issuecomment-530603686 需要用https://weex.apache.org/zh/docs/modules/console-log.html#switchloglevel

[GitHub] [incubator-weex-site] GoodBaiYu opened a new issue #495: week的线性渐变问题

2019-09-11 Thread GitBox
GoodBaiYu opened a new issue #495: week的线性渐变问题 URL: https://github.com/apache/incubator-weex-site/issues/495 https://weex.apache.org/zh/docs/styles/common-styles.html#%E4%B8%8A%E6%89%8B%E6%A0%B7%E5%BC%8F Weex 目前只支持两种颜色的渐变,渐变方向如下: to right:从左向右渐变 to left:从右向左渐变 to

[GitHub] [incubator-weex] Hanks10100 commented on issue #2893: [Android] The cell/cell-slot in the list/recycle-list component of weex cannot be used with vue :is dynamic component usage, not in the l

2019-09-11 Thread GitBox
Hanks10100 commented on issue #2893: [Android] The cell/cell-slot in the list/recycle-list component of weex cannot be used with vue :is dynamic component usage, not in the list component is normal URL: https://github.com/apache/incubator-weex/issues/2893#issuecomment-530382565 The `:is`

[GitHub] [incubator-weex] Hanks10100 closed issue #2893: [Android] The cell/cell-slot in the list/recycle-list component of weex cannot be used with vue :is dynamic component usage, not in the list co

2019-09-11 Thread GitBox
Hanks10100 closed issue #2893: [Android] The cell/cell-slot in the list/recycle-list component of weex cannot be used with vue :is dynamic component usage, not in the list component is normal URL: https://github.com/apache/incubator-weex/issues/2893

[GitHub] [incubator-weex] YorkShen closed issue #2811: How to get CSSNode(like) in weex 0.26 for android?

2019-09-11 Thread GitBox
YorkShen closed issue #2811: How to get CSSNode(like) in weex 0.26 for android? URL: https://github.com/apache/incubator-weex/issues/2811 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-weex] YorkShen commented on issue #2811: How to get CSSNode(like) in weex 0.26 for android?

2019-09-11 Thread GitBox
YorkShen commented on issue #2811: How to get CSSNode(like) in weex 0.26 for android? URL: https://github.com/apache/incubator-weex/issues/2811#issuecomment-530361481 The `CSSNode` is removed for historical Facebook additional patten reason, read

[GitHub] [incubator-weex] YorkShen closed issue #2819: [Android][AAB]使用Google Play的AAB打包,出现页面渲染失败

2019-09-11 Thread GitBox
YorkShen closed issue #2819: [Android][AAB]使用Google Play的AAB打包,出现页面渲染失败 URL: https://github.com/apache/incubator-weex/issues/2819 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-weex] YorkShen commented on issue #2819: [Android][AAB]使用Google Play的AAB打包,出现页面渲染失败

2019-09-11 Thread GitBox
YorkShen commented on issue #2819: [Android][AAB]使用Google Play的AAB打包,出现页面渲染失败 URL: https://github.com/apache/incubator-weex/issues/2819#issuecomment-530359645 Weex initlization failed due to there is no corresponding shared library. ``` JavaScriptCore's Path is

[GitHub] [incubator-weex] YorkShen closed issue #2837: [Android] weex page render error:1001 on device 4.4 version is 0.26.0

2019-09-11 Thread GitBox
YorkShen closed issue #2837: [Android] weex page render error:1001 on device 4.4 version is 0.26.0 URL: https://github.com/apache/incubator-weex/issues/2837 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-weex] YorkShen commented on issue #2837: [Android] weex page render error:1001 on device 4.4 version is 0.26.0

2019-09-11 Thread GitBox
YorkShen commented on issue #2837: [Android] weex page render error:1001 on device 4.4 version is 0.26.0 URL: https://github.com/apache/incubator-weex/issues/2837#issuecomment-530356316 Please follow the issue template and provide demo on [dotwe](http://dotwe.org/vue).

[GitHub] [incubator-weex] YorkShen commented on issue #2839: 求分享JS service内置包的方案

2019-09-11 Thread GitBox
YorkShen commented on issue #2839: 求分享JS service内置包的方案 URL: https://github.com/apache/incubator-weex/issues/2839#issuecomment-530355342 It seems like this problem is solved, I will just close it. This is an automated message

[GitHub] [incubator-weex] YorkShen closed issue #2839: 求分享JS service内置包的方案

2019-09-11 Thread GitBox
YorkShen closed issue #2839: 求分享JS service内置包的方案 URL: https://github.com/apache/incubator-weex/issues/2839 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use

[GitHub] [incubator-weex] YorkShen closed issue #2881: [Android] Unexpected crash when app is in profiler started state where weex version is 0.26.2

2019-09-11 Thread GitBox
YorkShen closed issue #2881: [Android] Unexpected crash when app is in profiler started state where weex version is 0.26.2 URL: https://github.com/apache/incubator-weex/issues/2881 This is an automated message from the

[GitHub] [incubator-weex] YorkShen commented on issue #2881: [Android] Unexpected crash when app is in profiler started state where weex version is 0.26.2

2019-09-11 Thread GitBox
YorkShen commented on issue #2881: [Android] Unexpected crash when app is in profiler started state where weex version is 0.26.2 URL: https://github.com/apache/incubator-weex/issues/2881#issuecomment-530339120 If the crash only happens during profile, it's probably because the profiler

[incubator-weex] branch master updated: Optimize iOS logs. (#2896)

2019-09-11 Thread jianhan
This is an automated email from the ASF dual-hosted git repository. jianhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-weex.git The following commit(s) were added to refs/heads/master by this push: new 4ce557b Optimize iOS logs. (#2896)

[GitHub] [incubator-weex] jianhan-he merged pull request #2896: Optimize iOS logs.

2019-09-11 Thread GitBox
jianhan-he merged pull request #2896: Optimize iOS logs. URL: https://github.com/apache/incubator-weex/pull/2896 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-weex] YorkShen commented on issue #2833: [Android] Android SDK custom WXComponent, there are multiple properties defined using @WXComponentProp, how do I know when all properties a

2019-09-11 Thread GitBox
YorkShen commented on issue #2833: [Android] Android SDK custom WXComponent, there are multiple properties defined using @WXComponentProp, how do I know when all properties are passed from JS to native? URL: https://github.com/apache/incubator-weex/issues/2833#issuecomment-530334936 You

[GitHub] [incubator-weex] YorkShen closed issue #2833: [Android] Android SDK custom WXComponent, there are multiple properties defined using @WXComponentProp, how do I know when all properties are pas

2019-09-11 Thread GitBox
YorkShen closed issue #2833: [Android] Android SDK custom WXComponent, there are multiple properties defined using @WXComponentProp, how do I know when all properties are passed from JS to native? URL: https://github.com/apache/incubator-weex/issues/2833

[GitHub] [incubator-weex] YorkShen closed issue #2753: Can I use vuetify + weex?

2019-09-11 Thread GitBox
YorkShen closed issue #2753: Can I use vuetify + weex? URL: https://github.com/apache/incubator-weex/issues/2753 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-weex] YorkShen commented on issue #2753: Can I use vuetify + weex?

2019-09-11 Thread GitBox
YorkShen commented on issue #2753: Can I use vuetify + weex? URL: https://github.com/apache/incubator-weex/issues/2753#issuecomment-530328420 I am not familiar with vuetify, but all the vue syntax that Weex supports is listed [here](https://weex.apache.org/guide/use-vue-in-weex.html)

[GitHub] [incubator-weex] weex-bot commented on issue #2896: Optimize iOS logs.

2019-09-11 Thread GitBox
weex-bot commented on issue #2896: Optimize iOS logs. URL: https://github.com/apache/incubator-weex/pull/2896#issuecomment-530328105 Warnings :warning: No Changelog changes! - Can you add a Changelog? To

[GitHub] [incubator-weex] YorkShen closed issue #2843: W/NetworkEventReporter: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.network.NetworkEventReporterImpl

2019-09-11 Thread GitBox
YorkShen closed issue #2843: W/NetworkEventReporter: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.network.NetworkEventReporterImpl URL: https://github.com/apache/incubator-weex/issues/2843 This is

[GitHub] [incubator-weex] YorkShen commented on issue #2843: W/NetworkEventReporter: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.network.NetworkEventReporterImpl

2019-09-11 Thread GitBox
YorkShen commented on issue #2843: W/NetworkEventReporter: java.lang.ClassNotFoundException: com.taobao.weex.devtools.inspector.network.NetworkEventReporterImpl URL: https://github.com/apache/incubator-weex/issues/2843#issuecomment-530326599

[GitHub] [incubator-weex] YorkShen closed issue #2863: [Android] wx_create_instance_error, reportJSException >>>> instanceId:3, exception function:createInstance, exception:Exception: ReferenceError:

2019-09-11 Thread GitBox
YorkShen closed issue #2863: [Android] wx_create_instance_error, reportJSException instanceId:3, exception function:createInstance, exception:Exception: ReferenceError: Can't find variable: window URL: https://github.com/apache/incubator-weex/issues/2863

[GitHub] [incubator-weex] YorkShen commented on issue #2863: [Android] wx_create_instance_error, reportJSException >>>> instanceId:3, exception function:createInstance, exception:Exception: ReferenceE

2019-09-11 Thread GitBox
YorkShen commented on issue #2863: [Android] wx_create_instance_error, reportJSException instanceId:3, exception function:createInstance, exception:Exception: ReferenceError: Can't find variable: window URL: https://github.com/apache/incubator-weex/issues/2863#issuecomment-530325509

[GitHub] [incubator-weex] YorkShen commented on issue #2874: weex 的indicator组件能不能设置宽高以及背景颜色

2019-09-11 Thread GitBox
YorkShen commented on issue #2874: weex 的indicator组件能不能设置宽高以及背景颜色 URL: https://github.com/apache/incubator-weex/issues/2874#issuecomment-530325108 感谢你的反馈,Weex目前是隶属于Apache Software Foundation的项目,因此在Gtihub渠道我们鼓励使用英文反馈问题。下面我将使用Google Trasnlate将你的问题翻译成英语,并以英语回答。 > Question Description:

[GitHub] [incubator-weex] YorkShen closed issue #2874: weex 的indicator组件能不能设置宽高以及背景颜色

2019-09-11 Thread GitBox
YorkShen closed issue #2874: weex 的indicator组件能不能设置宽高以及背景颜色 URL: https://github.com/apache/incubator-weex/issues/2874 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-weex] wqyfavor opened a new pull request #2896: Optimize iOS logs.

2019-09-11 Thread GitBox
wqyfavor opened a new pull request #2896: Optimize iOS logs. URL: https://github.com/apache/incubator-weex/pull/2896 # Brief Description of the PR # Checklist * Demo: * Documentation:

[incubator-weex] 01/01: Optimize iOS logs.

2019-09-11 Thread moshen
This is an automated email from the ASF dual-hosted git repository. moshen pushed a commit to branch optimize-tlog in repository https://gitbox.apache.org/repos/asf/incubator-weex.git commit 3adeb8a1d4c1e6d36aadea50e15944243867298c Author: qianyuan.wqy AuthorDate: Wed Sep 11 18:35:56 2019 +0800

[incubator-weex] branch optimize-tlog created (now 3adeb8a)

2019-09-11 Thread moshen
This is an automated email from the ASF dual-hosted git repository. moshen pushed a change to branch optimize-tlog in repository https://gitbox.apache.org/repos/asf/incubator-weex.git. at 3adeb8a Optimize iOS logs. This branch includes the following new commits: new 3adeb8a

[GitHub] [incubator-weex] YorkShen commented on issue #2859: [iOS] XCode11打包,iOS13系统手机,使用组件,字体非苹果默认的苹方字体

2019-09-11 Thread GitBox
YorkShen commented on issue #2859: [iOS] XCode11打包,iOS13系统手机,使用组件,字体非苹果默认的苹方字体 URL: https://github.com/apache/incubator-weex/issues/2859#issuecomment-530313175 感谢你的反馈,Weex目前是隶属于Apache Software Foundation的项目,因此在Gtihub渠道我们鼓励使用英文反馈问题。下面我将使用Google Trasnlate将你的问题翻译成英语,并以英语回答。 > [iOS]

[GitHub] [incubator-weex] YorkShen closed issue #2859: [iOS] XCode11打包,iOS13系统手机,使用组件,字体非苹果默认的苹方字体

2019-09-11 Thread GitBox
YorkShen closed issue #2859: [iOS] XCode11打包,iOS13系统手机,使用组件,字体非苹果默认的苹方字体 URL: https://github.com/apache/incubator-weex/issues/2859 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-weex] YorkShen closed issue #2860: 有富文本编辑组件吗?

2019-09-11 Thread GitBox
YorkShen closed issue #2860: 有富文本编辑组件吗? URL: https://github.com/apache/incubator-weex/issues/2860 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

[GitHub] [incubator-weex] YorkShen commented on issue #2860: 有富文本编辑组件吗?

2019-09-11 Thread GitBox
YorkShen commented on issue #2860: 有富文本编辑组件吗? URL: https://github.com/apache/incubator-weex/issues/2860#issuecomment-530312439 感谢你的反馈,Weex目前是隶属于Apache Software Foundation的项目,因此在Gtihub渠道我们鼓励使用英文反馈问题。下面我将使用Google Trasnlate将你的问题翻译成英语,并以英语回答。 > Question Description: Is there a rich text

[GitHub] [incubator-weex] YorkShen closed issue #2890: Any reason for READ_PHONE_STATE permission?

2019-09-11 Thread GitBox
YorkShen closed issue #2890: Any reason for READ_PHONE_STATE permission? URL: https://github.com/apache/incubator-weex/issues/2890 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-weex] YorkShen commented on issue #2890: Any reason for READ_PHONE_STATE permission?

2019-09-11 Thread GitBox
YorkShen commented on issue #2890: Any reason for READ_PHONE_STATE permission? URL: https://github.com/apache/incubator-weex/issues/2890#issuecomment-530311895 Get IMEI of user's phone. As you might observed, `WXEnvironment.getDevId()` is always be invoked no matter you specify

[GitHub] [incubator-weex] YorkShen closed issue #2852: 0.20版本windows打包和mac打包发现apk大小不一致!大佬们什么原因

2019-09-11 Thread GitBox
YorkShen closed issue #2852: 0.20版本windows打包和mac打包发现apk大小不一致!大佬们什么原因 URL: https://github.com/apache/incubator-weex/issues/2852 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-weex] YorkShen commented on issue #2852: 0.20版本windows打包和mac打包发现apk大小不一致!大佬们什么原因

2019-09-11 Thread GitBox
YorkShen commented on issue #2852: 0.20版本windows打包和mac打包发现apk大小不一致!大佬们什么原因 URL: https://github.com/apache/incubator-weex/issues/2852#issuecomment-530308381 感谢你的反馈,Weex目前是隶属于Apache Software Foundation的项目,因此在Gtihub渠道我们鼓励使用英文反馈问题。下面我将使用Google Trasnlate将你的问题翻译成英语,并以英语回答。 > Question

[GitHub] [incubator-weex] YorkShen commented on issue #2886: 64bit support for x86 arch

2019-09-11 Thread GitBox
YorkShen commented on issue #2886: 64bit support for x86 arch URL: https://github.com/apache/incubator-weex/issues/2886#issuecomment-530304982 Currently, I can't give you a timeline about supporting `x86-64` as most of users run Apps with `armv8-64` phone instead of `x86-64`. The

[GitHub] [incubator-weex] YorkShen closed issue #2886: 64bit support for x86 arch

2019-09-11 Thread GitBox
YorkShen closed issue #2886: 64bit support for x86 arch URL: https://github.com/apache/incubator-weex/issues/2886 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-weex] YorkShen closed issue #2845: weex安卓应用的字体类型能不能与手机的字体类型一致

2019-09-11 Thread GitBox
YorkShen closed issue #2845: weex安卓应用的字体类型能不能与手机的字体类型一致 URL: https://github.com/apache/incubator-weex/issues/2845 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-weex] YorkShen commented on issue #2845: weex安卓应用的字体类型能不能与手机的字体类型一致

2019-09-11 Thread GitBox
YorkShen commented on issue #2845: weex安卓应用的字体类型能不能与手机的字体类型一致 URL: https://github.com/apache/incubator-weex/issues/2845#issuecomment-530302780 感谢你的反馈,Weex目前是隶属于Apache Software Foundation的项目,因此在Gtihub渠道我们鼓励使用英文反馈问题。下面我将使用Google Trasnlate将你的问题翻译成英语,并以英语回答。 > Question Description: Can

[GitHub] [incubator-weex] YorkShen closed issue #2820: [Android][honer 8] compiler error in weex 0.24 on cmake3.6.4111459 && ndk-bundle/r16

2019-09-11 Thread GitBox
YorkShen closed issue #2820: [Android][honer 8] compiler error in weex 0.24 on cmake3.6.4111459 && ndk-bundle/r16 URL: https://github.com/apache/incubator-weex/issues/2820 This is an automated message from the Apache Git

[GitHub] [incubator-weex] YorkShen commented on issue #2820: [Android][honer 8] compiler error in weex 0.24 on cmake3.6.4111459 && ndk-bundle/r16

2019-09-11 Thread GitBox
YorkShen commented on issue #2820: [Android][honer 8] compiler error in weex 0.24 on cmake3.6.4111459 && ndk-bundle/r16 URL: https://github.com/apache/incubator-weex/issues/2820#issuecomment-530301560 Try to compile source code in master branch with ndk 18, thanks.

[GitHub] [incubator-weex] YorkShen closed issue #2844: [Android] webview 引用H5地图定不了位

2019-09-11 Thread GitBox
YorkShen closed issue #2844: [Android] webview 引用H5地图定不了位 URL: https://github.com/apache/incubator-weex/issues/2844 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

[GitHub] [incubator-weex] YorkShen commented on issue #2844: [Android] webview 引用H5地图定不了位

2019-09-11 Thread GitBox
YorkShen commented on issue #2844: [Android] webview 引用H5地图定不了位 URL: https://github.com/apache/incubator-weex/issues/2844#issuecomment-530301074 感谢你的反馈,Weex目前是隶属于Apache Software Foundation的项目,因此在Gtihub渠道我们鼓励使用英文反馈问题。下面我将使用Google Trasnlate将你的问题翻译成英语,并以英语回答。 > Question Description:

[GitHub] [incubator-weex] LwLuna commented on issue #2895: [Android]点击事件0.26.0

2019-09-11 Thread GitBox
LwLuna commented on issue #2895: [Android]点击事件0.26.0 URL: https://github.com/apache/incubator-weex/issues/2895#issuecomment-530244960 > > > > ![图片](https://user-images.githubusercontent.com/52556048/64673535-01691d80-d4a1-11e9-916e-cf6aff5cae54.png) > > 官网的这个源码下下来重新生成SDK就可以了吗

[GitHub] [incubator-weex] shenhuniurou commented on issue #2895: [Android]点击事件0.26.0

2019-09-11 Thread GitBox
shenhuniurou commented on issue #2895: [Android]点击事件0.26.0 URL: https://github.com/apache/incubator-weex/issues/2895#issuecomment-530243472 > ![图片](https://user-images.githubusercontent.com/52556048/64673535-01691d80-d4a1-11e9-916e-cf6aff5cae54.png) > 官网的这个源码下下来重新生成SDK就可以了吗

[GitHub] [incubator-weex] LwLuna commented on issue #2895: [Android]点击事件0.26.0

2019-09-11 Thread GitBox
LwLuna commented on issue #2895: [Android]点击事件0.26.0 URL: https://github.com/apache/incubator-weex/issues/2895#issuecomment-530242446 > > > > 我用的0.26.0版本点击事件有时候会突然不能点击整个页面卡死,退出APP,在进去又可以了 > > master分支已经解决这个bug了,你可以拉取master分支的代码自己打包sdk。

[GitHub] [incubator-weex] LwLuna commented on issue #2895: [Android]点击事件0.26.0

2019-09-11 Thread GitBox
LwLuna commented on issue #2895: [Android]点击事件0.26.0 URL: https://github.com/apache/incubator-weex/issues/2895#issuecomment-530242202 ![图片](https://user-images.githubusercontent.com/52556048/64673535-01691d80-d4a1-11e9-916e-cf6aff5cae54.png) 官网的这个源码下下来重新生成SDK就可以了吗

[GitHub] [incubator-weex] shenhuniurou commented on issue #2895: [Android]点击事件0.26.0

2019-09-11 Thread GitBox
shenhuniurou commented on issue #2895: [Android]点击事件0.26.0 URL: https://github.com/apache/incubator-weex/issues/2895#issuecomment-530241167 > 我用的0.26.0版本点击事件有时候会突然不能点击整个页面卡死,退出APP,在进去又可以了 master分支已经解决这个bug了,你可以拉取master分支的代码自己打包sdk。

[GitHub] [incubator-weex] LwLuna opened a new issue #2895: [Android]点击事件0.26.0

2019-09-11 Thread GitBox
LwLuna opened a new issue #2895: [Android]点击事件0.26.0 URL: https://github.com/apache/incubator-weex/issues/2895 我用的0.26.0版本点击事件有时候会突然不能点击整个页面卡死,退出APP,在进去又可以了 This is an automated message from the Apache Git Service. To respond