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

2019-08-12 Thread GitBox
zsmjhtn opened a new 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 ``` Execution failed for task ':weex_sdk:externalNativeBuildRelease'. > Build command failed. Error

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

2019-08-12 Thread GitBox
wind24 opened a new issue #2819: [Android][AAB]使用Google Play的AAB打包,出现页面渲染失败 URL: https://github.com/apache/incubator-weex/issues/2819 我们最近使用Google推荐的Android Application Bundle打包,但是发现Weex页面都没法显示了,正常打包的APK版本是可以显示的。具体的错误信息如下: 2019-08-13 11:26:16.550 28364-28476/com.hellotalk

[GitHub] [incubator-weex] weex-bot commented on issue #2818: [iOS] output render timeline on iOS

2019-08-12 Thread GitBox
weex-bot commented on issue #2818: [iOS] output render timeline on iOS URL: https://github.com/apache/incubator-weex/pull/2818#issuecomment-520671346 Warnings :warning: No Changelog changes! - Can you

[GitHub] [incubator-weex] zsmjhtn commented on issue #2395: [Android]CMake Error: Could not create named generator Android Gradle - Ninja

2019-08-12 Thread GitBox
zsmjhtn commented on issue #2395: [Android]CMake Error: Could not create named generator Android Gradle - Ninja URL: https://github.com/apache/incubator-weex/issues/2395#issuecomment-520668617 同样的问题,一搜issue还以为找到解决方法了,进来一看还是一贯的作风,回句话&~~

[GitHub] [incubator-weex] jianhan-he opened a new pull request #2818: [iOS] output render timeline on iOS

2019-08-12 Thread GitBox
jianhan-he opened a new pull request #2818: [iOS] output render timeline on iOS URL: https://github.com/apache/incubator-weex/pull/2818 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-weex] lovederh commented on issue #2817: [iOS]自定义扩展组件时,属性无法传递给原生使用 weex version is 0.18.0

2019-08-12 Thread GitBox
lovederh commented on issue #2817: [iOS]自定义扩展组件时,属性无法传递给原生使用 weex version is 0.18.0 URL: https://github.com/apache/incubator-weex/issues/2817#issuecomment-520667171 前端组件调用 This is an automated message from the Apache

[GitHub] [incubator-weex] lovederh opened a new issue #2817: [iOS]自定义扩展组件时,属性无法传递给原生使用 weex version is 0.18.0

2019-08-12 Thread GitBox
lovederh opened a new issue #2817: [iOS]自定义扩展组件时,属性无法传递给原生使用 weex version is 0.18.0 URL: https://github.com/apache/incubator-weex/issues/2817 ` - (instancetype)initWithRef:(NSString *)ref type:(NSString *)type styles:(NSDictionary *)styles attributes:(NSDictionary *)attributes

[GitHub] [incubator-weex] lovederh commented on issue #2211: android 0.20.0.1 component扩展设置自定义属性时,部分属性不生效

2019-08-12 Thread GitBox
lovederh commented on issue #2211: android 0.20.0.1 component扩展设置自定义属性时,部分属性不生效 URL: https://github.com/apache/incubator-weex/issues/2211#issuecomment-520665472 我在ios中遇到同样问题我的weex sdk 是0.18.0的,我在initWithRef就无法获取到绑定属性的值 This

[GitHub] [incubator-weex] zsmjhtn opened a new issue #2816: The generate so files by cmake are all right?

2019-08-12 Thread GitBox
zsmjhtn opened a new issue #2816: The generate so files by cmake are all right? URL: https://github.com/apache/incubator-weex/issues/2816 https://user-images.githubusercontent.com/18029210/62909214-3c970480-bdae-11e9-9da2-4499111cfbcf.png;> App went something wrong when I update weex

[GitHub] [incubator-weex] zhangleiooo opened a new issue #2815: [Android]input bug,cursor invisible when height less than the font size。

2019-08-12 Thread GitBox
zhangleiooo opened a new issue #2815: [Android]input bug,cursor invisible when height less than the font size。 URL: https://github.com/apache/incubator-weex/issues/2815 here is the code. http://dotwe.org/vue/fc6512f3eeb62385a388c3f071fdc465

[incubator-weex] branch master updated: Do Not abort when Ipc receive end type (#2814)

2019-08-12 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 ff2c079 Do Not abort when Ipc receive

[GitHub] [incubator-weex] jianhan-he merged pull request #2814: Do Not abort when Ipc receive end type

2019-08-12 Thread GitBox
jianhan-he merged pull request #2814: Do Not abort when Ipc receive end type URL: https://github.com/apache/incubator-weex/pull/2814 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2814: Do Not abort when Ipc receive end type

2019-08-12 Thread GitBox
weex-bot edited a comment on issue #2814: Do Not abort when Ipc receive end type URL: https://github.com/apache/incubator-weex/pull/2814#issuecomment-520322200 Warnings :warning: No Changelog changes! -

[GitHub] [incubator-weex] weex-bot commented on issue #2814: Do Not abort when Ipc receive end type

2019-08-12 Thread GitBox
weex-bot commented on issue #2814: Do Not abort when Ipc receive end type URL: https://github.com/apache/incubator-weex/pull/2814#issuecomment-520322200 Warnings :warning: No Changelog changes! - Can you

[GitHub] [incubator-weex] Darin726 opened a new pull request #2814: Do Not abort when Ipc receive end type

2019-08-12 Thread GitBox
Darin726 opened a new pull request #2814: Do Not abort when Ipc receive end type URL: https://github.com/apache/incubator-weex/pull/2814 Do Not abort when Ipc receive end type This is an automated message from the Apache Git

[GitHub] [incubator-weex] weex-bot commented on issue #2813: [iOS] layout引擎Frame计算向上取整

2019-08-12 Thread GitBox
weex-bot commented on issue #2813: [iOS] layout引擎Frame计算向上取整 URL: https://github.com/apache/incubator-weex/pull/2813#issuecomment-520314476 Warnings :warning: No Changelog changes! - Can you add a

[GitHub] [incubator-weex] Txink opened a new pull request #2813: [iOS] layout引擎Frame计算向上取整

2019-08-12 Thread GitBox
Txink opened a new pull request #2813: [iOS] layout引擎Frame计算向上取整 URL: https://github.com/apache/incubator-weex/pull/2813 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] [incubator-weex] weex-bot commented on issue #2812: check LogImplement is null when log invoked

2019-08-12 Thread GitBox
weex-bot commented on issue #2812: check LogImplement is null when log invoked URL: https://github.com/apache/incubator-weex/pull/2812#issuecomment-520311481 Warnings :warning: No Changelog changes! -

[GitHub] [incubator-weex] Darin726 opened a new pull request #2812: check LogImplement is null when log invoked

2019-08-12 Thread GitBox
Darin726 opened a new pull request #2812: check LogImplement is null when log invoked URL: https://github.com/apache/incubator-weex/pull/2812 check LogImplement is null when log invoked This is an automated message from the

[GitHub] [incubator-weex] zsmjhtn opened a new issue #2811: How to get CSSNode(like) in weex 0.26 for android?

2019-08-12 Thread GitBox
zsmjhtn opened a new issue #2811: How to get CSSNode(like) in weex 0.26 for android? URL: https://github.com/apache/incubator-weex/issues/2811 How to get CSSNode(like) in weex 0.26 for android? In weex docs, only tell the way in IOS. But no suggestions for android, how to replace

[GitHub] [incubator-weex] Zss1990 opened a new issue #2810: [iOS] input标签使用upriseOffset 属性设置值,当该值动态改变时候页面布局会出现问题

2019-08-12 Thread GitBox
Zss1990 opened a new issue #2810: [iOS] input标签使用upriseOffset 属性设置值,当该值动态改变时候页面布局会出现问题 URL: https://github.com/apache/incubator-weex/issues/2810 [iOS] 当有多个input标签时候 input被遮挡时候键盘弹起会有bug,通过使用upriseOffset 属性进行设置弹起的高度值,但是当动态该设置该值时候页面布局会出现问题 使用的iOS的weexSDK版本0.24.0 测试demo如下: ```