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

2019-10-17 Thread GitBox
YorkShen closed issue #2888: 为什么Android 升级到weex0.26的时候,之前的项目里面的console.log日志再AndroidStudio打印不出来了 URL: https://github.com/apache/incubator-weex/issues/2888 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-weex] YorkShen commented on issue #2665: X86-64库无法找到

2019-10-17 Thread GitBox
YorkShen commented on issue #2665: X86-64库无法找到 URL: https://github.com/apache/incubator-weex/issues/2665#issuecomment-543100736 Duplicated with #2718 This is an automated message from the Apache Git Service. To respond to

[GitHub] [incubator-weex] YorkShen commented on issue #2718: [Android]Weex pages in 0.26 sdk version are rendering slower than 0.24 version

2019-10-17 Thread GitBox
YorkShen commented on issue #2718: [Android]Weex pages in 0.26 sdk version are rendering slower than 0.24 version URL: https://github.com/apache/incubator-weex/issues/2718#issuecomment-543100499 After switching to

[GitHub] [incubator-weex] YorkShen closed issue #2665: X86-64库无法找到

2019-10-17 Thread GitBox
YorkShen closed issue #2665: X86-64库无法找到 URL: https://github.com/apache/incubator-weex/issues/2665 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] snice commented on issue #2972: Curiosity how do u develop project by using V0.26/0.24?

2019-10-17 Thread GitBox
snice commented on issue #2972: Curiosity how do u develop project by using V0.26/0.24? URL: https://github.com/apache/incubator-weex/issues/2972#issuecomment-543100646 Now, console.log need switch, please see [console-log](https://weex.apache.org/docs/modules/console-log.html)

[GitHub] [incubator-weex] YorkShen edited a comment on issue #2957: [Android] RecyclerView, java.util.ConcurrentModificationException, weex v0.24.0

2019-10-17 Thread GitBox
YorkShen edited a comment on issue #2957: [Android] RecyclerView, java.util.ConcurrentModificationException, weex v0.24.0 URL: https://github.com/apache/incubator-weex/issues/2957#issuecomment-543088132 I knew this exception for a while. Based on my knowledge, it happens by accident

[GitHub] [incubator-weex] YorkShen commented on issue #2957: [Android] RecyclerView, java.util.ConcurrentModificationException, weex v0.24.0

2019-10-17 Thread GitBox
YorkShen commented on issue #2957: [Android] RecyclerView, java.util.ConcurrentModificationException, weex v0.24.0 URL: https://github.com/apache/incubator-weex/issues/2957#issuecomment-543088132 I knew this exception for a while. Based on my knowledge, it happens by accident and

[GitHub] [incubator-weex] YorkShen commented on issue #2972: Curiosity how do u develop project by using V0.26/0.24?

2019-10-17 Thread GitBox
YorkShen commented on issue #2972: Curiosity how do u develop project by using V0.26/0.24? URL: https://github.com/apache/incubator-weex/issues/2972#issuecomment-543085894 I'd suggest you verify whether it works on branch `release/0.28` and you can build binary from source. If everything

[GitHub] [incubator-weex] zsmjhtn opened a new issue #2972: Curiosity how do u develop project by using V0.26/0.24?

2019-10-17 Thread GitBox
zsmjhtn opened a new issue #2972: Curiosity how do u develop project by using V0.26/0.24? URL: https://github.com/apache/incubator-weex/issues/2972 First: console.log in Js is in vain. Weex throw error is so obscure that I can only depend on Console.log for finding bugs.Now it

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

2019-10-17 Thread GitBox
zsmjhtn commented on issue #2888: 为什么Android 升级到weex0.26的时候,之前的项目里面的console.log日志再AndroidStudio打印不出来了 URL: https://github.com/apache/incubator-weex/issues/2888#issuecomment-543049768 确定这demo能跑?

[GitHub] [incubator-weex] jqoo opened a new issue #2971: [iOS]jsMainBundleStringContentMd5写入错误

2019-10-17 Thread GitBox
jqoo opened a new issue #2971: [iOS]jsMainBundleStringContentMd5写入错误 URL: https://github.com/apache/incubator-weex/issues/2971 ` if (!self.userInfo[@"**jsMainBundleStringContentLength**"]) { self.userInfo[@"jsMainBundleStringContentLength"] = @([mainBundleString

[GitHub] [incubator-weex] leron1989 opened a new issue #2970: [iOS][WeexSDK] WeexSDK (0.26.0)第一次渲染textarea组件在ios端有卡顿情况

2019-10-16 Thread GitBox
leron1989 opened a new issue #2970: [iOS][WeexSDK] WeexSDK (0.26.0)第一次渲染textarea组件在ios端有卡顿情况 URL: https://github.com/apache/incubator-weex/issues/2970 ## Describe the bug ## To Reproduce ## Environment ## Expected behavior ##

[GitHub] [incubator-weex] YorkShen merged pull request #2969: update HOW-TO-BUILD.md

2019-10-16 Thread GitBox
YorkShen merged pull request #2969: update HOW-TO-BUILD.md URL: https://github.com/apache/incubator-weex/pull/2969 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub

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

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

[GitHub] [incubator-weex] weex-bot commented on issue #2969: update HOW-TO-BUILD.md

2019-10-16 Thread GitBox
weex-bot commented on issue #2969: update HOW-TO-BUILD.md URL: https://github.com/apache/incubator-weex/pull/2969#issuecomment-542632765 Warnings :warning: No Changelog changes! - Can you add a

[GitHub] [incubator-weex] tomato4832 opened a new pull request #2969: update HOW-TO-BUILD.md

2019-10-16 Thread GitBox
tomato4832 opened a new pull request #2969: update HOW-TO-BUILD.md URL: https://github.com/apache/incubator-weex/pull/2969 Correct Android SDK path. This is an automated message from the Apache Git Service. To

[GitHub] [incubator-weex] YorkShen closed issue #2759: 请问下可以在weex里面使用 vue render方法吗?

2019-10-16 Thread GitBox
YorkShen closed issue #2759: 请问下可以在weex里面使用 vue render方法吗? URL: https://github.com/apache/incubator-weex/issues/2759 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-weex] YorkShen commented on issue #2759: 请问下可以在weex里面使用 vue render方法吗?

2019-10-16 Thread GitBox
YorkShen commented on issue #2759: 请问下可以在weex里面使用 vue render方法吗? URL: https://github.com/apache/incubator-weex/issues/2759#issuecomment-542624892 Thanks for your reply @snice , I will just close the issue. This is an

[GitHub] [incubator-weex] YorkShen closed issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13

2019-10-16 Thread GitBox
YorkShen closed issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13 URL: https://github.com/apache/incubator-weex/issues/2954 This is an automated message from the Apache Git

[GitHub] [incubator-weex] YorkShen commented on issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13

2019-10-16 Thread GitBox
YorkShen commented on issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13 URL: https://github.com/apache/incubator-weex/issues/2954#issuecomment-542624425 Ref #2936, thanks This

[GitHub] [incubator-weex] YorkShen closed issue #2961: [Android] weex version 0.24.0

2019-10-16 Thread GitBox
YorkShen closed issue #2961: [Android] weex version 0.24.0 URL: https://github.com/apache/incubator-weex/issues/2961 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-weex] YorkShen closed issue #2962: [iOS] There is different behavior when use default font between IOS12 and IOS13 where weex version is 0.17

2019-10-16 Thread GitBox
YorkShen closed issue #2962: [iOS] There is different behavior when use default font between IOS12 and IOS13 where weex version is 0.17 URL: https://github.com/apache/incubator-weex/issues/2962 This is an automated message

[GitHub] [incubator-weex] snice commented on issue #2759: 请问下可以在weex里面使用 vue render方法吗?

2019-10-16 Thread GitBox
snice commented on issue #2759: 请问下可以在weex里面使用 vue render方法吗? URL: https://github.com/apache/incubator-weex/issues/2759#issuecomment-542614735 Yes, ```js export default { render: function (h) { } } ```

[GitHub] [incubator-weex] snice commented on issue #2961: [Android] weex version 0.24.0

2019-10-16 Thread GitBox
snice commented on issue #2961: [Android] weex version 0.24.0 URL: https://github.com/apache/incubator-weex/issues/2961#issuecomment-542611975 see [GCanvas#43](https://github.com/alibaba/GCanvas/issues/43) This is an

[GitHub] [incubator-weex] snice commented on issue #2962: [iOS] There is different behavior when use default font between IOS12 and IOS13 where weex version is 0.17

2019-10-16 Thread GitBox
snice commented on issue #2962: [iOS] There is different behavior when use default font between IOS12 and IOS13 where weex version is 0.17 URL: https://github.com/apache/incubator-weex/issues/2962#issuecomment-542604150 Please read

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2968: Merge Release/0.28 into master

2019-10-16 Thread GitBox
weex-bot edited a comment on issue #2968: Merge Release/0.28 into master URL: https://github.com/apache/incubator-weex/pull/2968#issuecomment-542183984 Warnings :warning: Current pr not bind the

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2968: Merge Release/0.28 into master

2019-10-15 Thread GitBox
weex-bot edited a comment on issue #2968: Merge Release/0.28 into master URL: https://github.com/apache/incubator-weex/pull/2968#issuecomment-542183984 Warnings :warning: Current pr not bind the

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2968: Merge Release/0.28 into master

2019-10-15 Thread GitBox
weex-bot edited a comment on issue #2968: Merge Release/0.28 into master URL: https://github.com/apache/incubator-weex/pull/2968#issuecomment-542183984 Warnings :warning: Current pr not bind the

[GitHub] [incubator-weex] weex-bot commented on issue #2968: Merge Release/0.28 into master

2019-10-15 Thread GitBox
weex-bot commented on issue #2968: Merge Release/0.28 into master URL: https://github.com/apache/incubator-weex/pull/2968#issuecomment-542183984 Warnings :warning: Current pr not bind the milestone

[GitHub] [incubator-weex] YorkShen opened a new pull request #2968: Merge Release/0.28 into master

2019-10-15 Thread GitBox
YorkShen opened a new pull request #2968: Merge Release/0.28 into master URL: https://github.com/apache/incubator-weex/pull/2968 # Brief Description of the PR # Checklist * Demo: * Documentation:

[GitHub] [incubator-weex] YorkShen closed pull request #2967: MergeRelease/0.28

2019-10-15 Thread GitBox
YorkShen closed pull request #2967: MergeRelease/0.28 URL: https://github.com/apache/incubator-weex/pull/2967 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

[GitHub] [incubator-weex] YorkShen opened a new pull request #2967: MergeRelease/0.28

2019-10-15 Thread GitBox
YorkShen opened a new pull request #2967: MergeRelease/0.28 URL: https://github.com/apache/incubator-weex/pull/2967 # Brief Description of the PR # Checklist * Demo: * Documentation:

[GitHub] [incubator-weex] YorkShen closed pull request #2966: Merge Release/0.28 into master

2019-10-15 Thread GitBox
YorkShen closed pull request #2966: Merge Release/0.28 into master URL: https://github.com/apache/incubator-weex/pull/2966 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-weex] YorkShen opened a new pull request #2966: Merge Release/0.28 into master

2019-10-15 Thread GitBox
YorkShen opened a new pull request #2966: Merge Release/0.28 into master URL: https://github.com/apache/incubator-weex/pull/2966 # Brief Description of the PR # Checklist * Demo: * Documentation:

[GitHub] [incubator-weex-site] yjouyang opened a new pull request #508: Update how-to-contribute.md

2019-10-15 Thread GitBox
yjouyang opened a new pull request #508: Update how-to-contribute.md URL: https://github.com/apache/incubator-weex-site/pull/508 漏了“代码”俩字 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-weex] YorkShen merged pull request #2965: [fix] fix npe in core_side_platform refresh an eagle instance

2019-10-15 Thread GitBox
YorkShen merged pull request #2965: [fix] fix npe in core_side_platform refresh an eagle instance URL: https://github.com/apache/incubator-weex/pull/2965 This is an automated message from the Apache Git Service. To respond

[GitHub] [incubator-weex] weex-bot commented on issue #2965: [fix] fix npe in core_side_platform refresh an eagle instance

2019-10-15 Thread GitBox
weex-bot commented on issue #2965: [fix] fix npe in core_side_platform refresh an eagle instance URL: https://github.com/apache/incubator-weex/pull/2965#issuecomment-542109781 Warnings :warning: No

[GitHub] [incubator-weex] hpop1994 opened a new pull request #2965: [fix] fix npe in core_side_platform refresh an eagle instance

2019-10-15 Thread GitBox
hpop1994 opened a new pull request #2965: [fix] fix npe in core_side_platform refresh an eagle instance URL: https://github.com/apache/incubator-weex/pull/2965 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-weex] lucky-chen merged pull request #2964: [Android] Fix task order problem.

2019-10-13 Thread GitBox
lucky-chen merged pull request #2964: [Android] Fix task order problem. URL: https://github.com/apache/incubator-weex/pull/2964 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-weex] XMWP commented on issue #2961: [Android] weex version 0.24.0

2019-10-13 Thread GitBox
XMWP commented on issue #2961: [Android] weex version 0.24.0 URL: https://github.com/apache/incubator-weex/issues/2961#issuecomment-541485890 > > > 0.24 已经删除WXDomObject这个类了 > > >

[GitHub] [incubator-weex] zsmjhtn commented on issue #2961: [Android] weex version 0.24.0

2019-10-13 Thread GitBox
zsmjhtn commented on issue #2961: [Android] weex version 0.24.0 URL: https://github.com/apache/incubator-weex/issues/2961#issuecomment-541485063 > > 0.24 已经删除WXDomObject这个类了 > >

[GitHub] [incubator-weex-site] dingchaofa opened a new issue #507: Textarea return-key-type func does not work on android

2019-10-12 Thread GitBox
dingchaofa opened a new issue #507: Textarea return-key-type func does not work on android URL: https://github.com/apache/incubator-weex-site/issues/507 Example: http://dotwe.org/vue/bcac7592b6f251a33d21bb647051cabb 1、 如果指定return-key-type=go,则必须指定type=text,然而这样就不能换行了。So sad!

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2964: [Android] Fix task order problem.

2019-10-12 Thread GitBox
weex-bot edited a comment on issue #2964: [Android] Fix task order problem. URL: https://github.com/apache/incubator-weex/pull/2964#issuecomment-541294180 Warnings :warning: No Changelog changes! - Can

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2964: [Android] Fix task order problem.

2019-10-12 Thread GitBox
weex-bot edited a comment on issue #2964: [Android] Fix task order problem. URL: https://github.com/apache/incubator-weex/pull/2964#issuecomment-541294180 Warnings :warning: No Changelog changes! - Can

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2964: [Android] Fix task order problem.

2019-10-12 Thread GitBox
weex-bot edited a comment on issue #2964: [Android] Fix task order problem. URL: https://github.com/apache/incubator-weex/pull/2964#issuecomment-541294180 Warnings :warning: No Changelog changes! - Can

[GitHub] [incubator-weex] lucky-chen merged pull request #2963: Add ASF license header to a bunch of files.

2019-10-12 Thread GitBox
lucky-chen merged pull request #2963: Add ASF license header to a bunch of files. URL: https://github.com/apache/incubator-weex/pull/2963 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [incubator-weex] weex-bot removed a comment on issue #2963: Add ASF license header to a bunch of files.

2019-10-12 Thread GitBox
weex-bot removed a comment on issue #2963: Add ASF license header to a bunch of files. URL: https://github.com/apache/incubator-weex/pull/2963#issuecomment-541292739 Fails :no_entry_sign: AndroidLint Result

[GitHub] [incubator-weex] weex-bot commented on issue #2964: [Android] Fix task order problem.

2019-10-12 Thread GitBox
weex-bot commented on issue #2964: [Android] Fix task order problem. URL: https://github.com/apache/incubator-weex/pull/2964#issuecomment-541294180 Warnings :warning: No Changelog changes! - Can you add

[GitHub] [incubator-weex] YorkShen opened a new pull request #2964: [Android] Fix task order problem.

2019-10-12 Thread GitBox
YorkShen opened a new pull request #2964: [Android] Fix task order problem. URL: https://github.com/apache/incubator-weex/pull/2964 # Brief Description of the PR # Checklist * Demo: * Documentation:

[GitHub] [incubator-weex] XMWP commented on issue #2961: [Android] weex version 0.24.0

2019-10-12 Thread GitBox
XMWP commented on issue #2961: [Android] weex version 0.24.0 URL: https://github.com/apache/incubator-weex/issues/2961#issuecomment-541293698 > 0.24 已经删除WXDomObject这个类了 因为我要用gcanvas做一个类似于折线图的效果,现在在0.24版本线是显示不出来的,是否0.24版本有其他插件可以实现这类似的效果么?0.18版本gcanvas没有问题可以达到先过,可是版本过低其他功能又实用不了。。。

[GitHub] [incubator-weex] XMWP commented on issue #2961: [Android] weex version 0.24.0

2019-10-12 Thread GitBox
XMWP commented on issue #2961: [Android] weex version 0.24.0 URL: https://github.com/apache/incubator-weex/issues/2961#issuecomment-541293391 > 0.24已经删除WXDomObject这个类了 这类已经删除了,那是否代表0.24版本用不了gcanvas这个插件了呢?因为gcanvas一用就报错也显示不出应有的功能效果!

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2963: Add ASF license header to a bunch of files.

2019-10-12 Thread GitBox
weex-bot edited a comment on issue #2963: Add ASF license header to a bunch of files. URL: https://github.com/apache/incubator-weex/pull/2963#issuecomment-541291735 Warnings :warning: No Changelog

[GitHub] [incubator-weex] zsmjhtn commented on issue #2961: [Android] weex version 0.24.0

2019-10-12 Thread GitBox
zsmjhtn commented on issue #2961: [Android] weex version 0.24.0 URL: https://github.com/apache/incubator-weex/issues/2961#issuecomment-541292992 0.24 已经删除WXDomObject这个类了 This is an automated message from the Apache Git

[GitHub] [incubator-weex] weex-bot commented on issue #2963: Add ASF license header to a bunch of files.

2019-10-12 Thread GitBox
weex-bot commented on issue #2963: Add ASF license header to a bunch of files. URL: https://github.com/apache/incubator-weex/pull/2963#issuecomment-541292739 Fails :no_entry_sign: AndroidLint Result

[GitHub] [incubator-weex] Joy-Wang commented on issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13

2019-10-12 Thread GitBox
Joy-Wang commented on issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13 URL: https://github.com/apache/incubator-weex/issues/2954#issuecomment-541292684 the same thing This is

[GitHub] [incubator-weex] weex-bot commented on issue #2963: Add ASF license header to a bunch of files.

2019-10-12 Thread GitBox
weex-bot commented on issue #2963: Add ASF license header to a bunch of files. URL: https://github.com/apache/incubator-weex/pull/2963#issuecomment-541291735 Warnings :warning: No Changelog changes! -

[GitHub] [incubator-weex] YorkShen opened a new pull request #2963: Add ASF license header to a bunch of files.

2019-10-12 Thread GitBox
YorkShen opened a new pull request #2963: Add ASF license header to a bunch of files. URL: https://github.com/apache/incubator-weex/pull/2963 # Brief Description of the PR # Checklist * Demo: * Documentation:

[GitHub] [incubator-weex] lucky-chen merged pull request #2960: [Android] Download JSC header files from remote during compiling

2019-10-12 Thread GitBox
lucky-chen merged pull request #2960: [Android] Download JSC header files from remote during compiling URL: https://github.com/apache/incubator-weex/pull/2960 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2960: [Android] Downloading JSC header files during Apache Release.

2019-10-11 Thread GitBox
weex-bot edited a comment on issue #2960: [Android] Downloading JSC header files during Apache Release. URL: https://github.com/apache/incubator-weex/pull/2960#issuecomment-540993872 Warnings :warning:

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2960: [Android] Downloading JSC header files during Apache Release.

2019-10-11 Thread GitBox
weex-bot edited a comment on issue #2960: [Android] Downloading JSC header files during Apache Release. URL: https://github.com/apache/incubator-weex/pull/2960#issuecomment-540993872 Warnings :warning:

[GitHub] [incubator-weex] Joy-Wang opened a new issue #2962: [iOS] There is different behavior when use default font between IOS12 and IOS13 where weex version is 0.17

2019-10-11 Thread GitBox
Joy-Wang opened a new issue #2962: [iOS] There is different behavior when use default font between IOS12 and IOS13 where weex version is 0.17 URL: https://github.com/apache/incubator-weex/issues/2962 I have not set font-family, It‘s different in default font when upgraded to IOS 13, and

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2960: [Android] Downloading JSC header files during Apache Release.

2019-10-11 Thread GitBox
weex-bot edited a comment on issue #2960: [Android] Downloading JSC header files during Apache Release. URL: https://github.com/apache/incubator-weex/pull/2960#issuecomment-540993872 Warnings :warning:

[GitHub] [incubator-weex] XMWP opened a new issue #2961: [Android] weex version 0.24.0

2019-10-11 Thread GitBox
XMWP opened a new issue #2961: [Android] weex version 0.24.0 URL: https://github.com/apache/incubator-weex/issues/2961 weex version 0.18版本SDK就不会报错正常显示,升级weex version 0.24.0 GCanvas报错,效果也显示不出来!报错/weex: WXComponentFactory Exception type:[gcanvas] java.lang.NoClassDefFoundError: Failed

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2960: [Android] Downloading JSC header files during Apache Release.

2019-10-11 Thread GitBox
weex-bot edited a comment on issue #2960: [Android] Downloading JSC header files during Apache Release. URL: https://github.com/apache/incubator-weex/pull/2960#issuecomment-540993872 Warnings :warning:

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2960: [Android] Downloading JSC header files during Apache Release.

2019-10-11 Thread GitBox
weex-bot edited a comment on issue #2960: [Android] Downloading JSC header files during Apache Release. URL: https://github.com/apache/incubator-weex/pull/2960#issuecomment-540993872 Warnings :warning:

[GitHub] [incubator-weex] weex-bot commented on issue #2960: [Android] Downloading JSC header files during Apache Release.

2019-10-11 Thread GitBox
weex-bot commented on issue #2960: [Android] Downloading JSC header files during Apache Release. URL: https://github.com/apache/incubator-weex/pull/2960#issuecomment-540993872 Warnings :warning: No

[GitHub] [incubator-weex] shenhuniurou commented on issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13

2019-10-11 Thread GitBox
shenhuniurou commented on issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13 URL: https://github.com/apache/incubator-weex/issues/2954#issuecomment-540993264

[GitHub] [incubator-weex] YorkShen opened a new pull request #2960: [Android] Downloading JSC header files during Apache Release.

2019-10-11 Thread GitBox
YorkShen opened a new pull request #2960: [Android] Downloading JSC header files during Apache Release. URL: https://github.com/apache/incubator-weex/pull/2960 * Downloading JSC header files during Apache Release. * Update LICENSE.

[GitHub] [incubator-weex] lucky-chen closed pull request #2959: [Android] use jsc api header.h for runtimeMode

2019-10-11 Thread GitBox
lucky-chen closed pull request #2959: [Android] use jsc api header.h for runtimeMode URL: https://github.com/apache/incubator-weex/pull/2959 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-weex] weex-bot commented on issue #2959: [Android] use jsc api header.h for runtimeMode

2019-10-11 Thread GitBox
weex-bot commented on issue #2959: [Android] use jsc api header.h for runtimeMode URL: https://github.com/apache/incubator-weex/pull/2959#issuecomment-540982025 Warnings :warning: No Changelog changes!

[GitHub] [incubator-weex] lucky-chen opened a new pull request #2959: [Android] use jsc api header.h for runtimeMode

2019-10-11 Thread GitBox
lucky-chen opened a new pull request #2959: [Android] use jsc api header.h for runtimeMode URL: https://github.com/apache/incubator-weex/pull/2959 use jsc api header.h for runtimeMode This is an automated message from the

[GitHub] [incubator-weex] lucky-chen merged pull request #2940: * [Android] Remove shared library from binary of Weex

2019-10-11 Thread GitBox
lucky-chen merged pull request #2940: * [Android] Remove shared library from binary of Weex URL: https://github.com/apache/incubator-weex/pull/2940 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2940: * [Android] Remove shared library from binary of Weex

2019-10-11 Thread GitBox
weex-bot edited a comment on issue #2940: * [Android] Remove shared library from binary of Weex URL: https://github.com/apache/incubator-weex/pull/2940#issuecomment-535382899 Warnings :warning:

[GitHub] [incubator-weex] YorkShen merged pull request #2958: [Android] support switch javascriptCore (legacy)or jsc (apache)

2019-10-11 Thread GitBox
YorkShen merged pull request #2958: [Android] support switch javascriptCore (legacy)or jsc (apache) URL: https://github.com/apache/incubator-weex/pull/2958 This is an automated message from the Apache Git Service. To

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2940: * [Android] Remove shared library from binary of Weex

2019-10-11 Thread GitBox
weex-bot edited a comment on issue #2940: * [Android] Remove shared library from binary of Weex URL: https://github.com/apache/incubator-weex/pull/2940#issuecomment-535382899 Warnings :warning:

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2958: [Android] support switch javascriptCore (legacy)or jsc (apache)

2019-10-11 Thread GitBox
weex-bot edited a comment on issue #2958: [Android] support switch javascriptCore (legacy)or jsc (apache) URL: https://github.com/apache/incubator-weex/pull/2958#issuecomment-540931797 Warnings :warning:

[GitHub] [incubator-weex] weex-bot commented on issue #2958: [Android] support switch javascriptCore (legacy)or jsc (apache)

2019-10-11 Thread GitBox
weex-bot commented on issue #2958: [Android] support switch javascriptCore (legacy)or jsc (apache) URL: https://github.com/apache/incubator-weex/pull/2958#issuecomment-540931797 Warnings :warning:

[GitHub] [incubator-weex] lucky-chen opened a new pull request #2958: [Android] support switch javascriptCore (legacy)or jsc (apache)

2019-10-11 Thread GitBox
lucky-chen opened a new pull request #2958: [Android] support switch javascriptCore (legacy)or jsc (apache) URL: https://github.com/apache/incubator-weex/pull/2958 [Android] support switch javascriptCore (legacy)or jsc (apache)

[GitHub] [incubator-weex] Rainbow-556 opened a new issue #2957: [Android] RecyclerView, java.util.ConcurrentModificationException, weex v0.24.0

2019-10-10 Thread GitBox
Rainbow-556 opened a new issue #2957: [Android] RecyclerView, java.util.ConcurrentModificationException, weex v0.24.0 URL: https://github.com/apache/incubator-weex/issues/2957 java.util.ConcurrentModificationException java.util.HashMap$HashIterator.nextNode(HashMap.java:1441) -- 2 

[GitHub] [incubator-weex] YorkShen closed pull request #2956: * [Android] Remove files and license of JavaScriptCore in Apache Release

2019-10-10 Thread GitBox
YorkShen closed pull request #2956: * [Android] Remove files and license of JavaScriptCore in Apache Release URL: https://github.com/apache/incubator-weex/pull/2956 This is an automated message from the Apache Git Service.

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2940: * [Android] Remove shared library from binary of Weex

2019-10-10 Thread GitBox
weex-bot edited a comment on issue #2940: * [Android] Remove shared library from binary of Weex URL: https://github.com/apache/incubator-weex/pull/2940#issuecomment-535382899 Warnings :warning:

[GitHub] [incubator-weex] weex-bot commented on issue #2956: * [Android] Remove files and license of JavaScriptCore in Apache Release

2019-10-10 Thread GitBox
weex-bot commented on issue #2956: * [Android] Remove files and license of JavaScriptCore in Apache Release URL: https://github.com/apache/incubator-weex/pull/2956#issuecomment-540476177 Warnings :warning:

[GitHub] [incubator-weex] YorkShen opened a new pull request #2956: * [Android] Remove files and license of JavaScriptCore in Apache Release

2019-10-10 Thread GitBox
YorkShen opened a new pull request #2956: * [Android] Remove files and license of JavaScriptCore in Apache Release URL: https://github.com/apache/incubator-weex/pull/2956 # Brief Description of the PR # Checklist * Demo: * Documentation:

[GitHub] [incubator-weex] lucky-chen merged pull request #2955: Update scripts for apace release.

2019-10-10 Thread GitBox
lucky-chen merged pull request #2955: Update scripts for apace release. URL: https://github.com/apache/incubator-weex/pull/2955 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [incubator-weex-site] wzystal opened a new issue #506: 好多图片加载不出来

2019-10-10 Thread GitBox
wzystal opened a new issue #506: 好多图片加载不出来 URL: https://github.com/apache/incubator-weex-site/issues/506 https://weex.apache.org/zh/blog/interaction-optimization.html#%E5%8F%AF%E4%BA%A4%E4%BA%92%E6%97%B6%E9%97%B4%E5%8F%82%E8%80%83%E6%94%B9%E8%BF%9B%E6%95%B0%E6%8D%AE

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2955: Update scripts for apace release.

2019-10-09 Thread GitBox
weex-bot edited a comment on issue #2955: Update scripts for apace release. URL: https://github.com/apache/incubator-weex/pull/2955#issuecomment-540334646 Warnings :warning: If your PR is about fixing a

[GitHub] [incubator-weex] weex-bot edited a comment on issue #2955: Update scripts for apace release.

2019-10-09 Thread GitBox
weex-bot edited a comment on issue #2955: Update scripts for apace release. URL: https://github.com/apache/incubator-weex/pull/2955#issuecomment-540334646 Warnings :warning: Current pr not bind the

[GitHub] [incubator-weex] weex-bot commented on issue #2955: Update scripts for apace release.

2019-10-09 Thread GitBox
weex-bot commented on issue #2955: Update scripts for apace release. URL: https://github.com/apache/incubator-weex/pull/2955#issuecomment-540334646 Fails :no_entry_sign: Code file

[GitHub] [incubator-weex] YorkShen opened a new pull request #2955: Update scripts for apace release.

2019-10-09 Thread GitBox
YorkShen opened a new pull request #2955: Update scripts for apace release. URL: https://github.com/apache/incubator-weex/pull/2955 # Brief Description of the PR # Checklist * Demo: * Documentation:

[GitHub] [incubator-weex] jianhan-he merged pull request #2953: Add clearBFCs method and clear BFCs after self-layout of scroller node.

2019-10-09 Thread GitBox
jianhan-he merged pull request #2953: Add clearBFCs method and clear BFCs after self-layout of scroller node. URL: https://github.com/apache/incubator-weex/pull/2953 This is an automated message from the Apache Git Service.

[GitHub] [incubator-weex] zhangyanan151 edited a comment on issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13

2019-10-09 Thread GitBox
zhangyanan151 edited a comment on issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13 URL: https://github.com/apache/incubator-weex/issues/2954#issuecomment-539934775 I have the same problem. Here's a screenshot of an iphone 11 pro max for

[GitHub] [incubator-weex] zhangyanan151 commented on issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13

2019-10-09 Thread GitBox
zhangyanan151 commented on issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13 URL: https://github.com/apache/incubator-weex/issues/2954#issuecomment-539934775 I have the same problem. Here's a screenshot of ios13.1.2, and this default

[GitHub] [incubator-weex] xuchao622 opened a new issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13

2019-10-09 Thread GitBox
xuchao622 opened a new issue #2954: [iOS] the default font-family in text component is different between iOS12 and iOS13 URL: https://github.com/apache/incubator-weex/issues/2954 when I use text component and don't set font-family, the default value is different between iOS12 and iOS13.

[GitHub] [incubator-weex] weex-bot commented on issue #2953: Add clearBFCs method and clear BFCs after self-layout of scroller node.

2019-10-08 Thread GitBox
weex-bot commented on issue #2953: Add clearBFCs method and clear BFCs after self-layout of scroller node. URL: https://github.com/apache/incubator-weex/pull/2953#issuecomment-539814693 Warnings :warning:

[GitHub] [incubator-weex] wqyfavor opened a new pull request #2953: Add clearBFCs method and clear BFCs after self-layout of scroller node.

2019-10-08 Thread GitBox
wqyfavor opened a new pull request #2953: Add clearBFCs method and clear BFCs after self-layout of scroller node. URL: https://github.com/apache/incubator-weex/pull/2953 # Brief Description of the PR # Checklist * Demo: * Documentation:

[GitHub] [incubator-weex] wqyfavor merged pull request #2952: [iOS] Fix slider crash on iOS9

2019-10-08 Thread GitBox
wqyfavor merged pull request #2952: [iOS] Fix slider crash on iOS9 URL: https://github.com/apache/incubator-weex/pull/2952 This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [incubator-weex] weex-bot commented on issue #2952: [iOS] Fix slider crash on iOS9

2019-10-08 Thread GitBox
weex-bot commented on issue #2952: [iOS] Fix slider crash on iOS9 URL: https://github.com/apache/incubator-weex/pull/2952#issuecomment-539525450 Warnings :warning: No Changelog changes! - Can you add a

[GitHub] [incubator-weex] wqyfavor opened a new pull request #2952: [iOS] Fix slider crash on iOS9

2019-10-08 Thread GitBox
wqyfavor opened a new pull request #2952: [iOS] Fix slider crash on iOS9 URL: https://github.com/apache/incubator-weex/pull/2952 # Brief Description of the PR # Checklist * Demo: * Documentation:

[GitHub] [incubator-weex] hponiang commented on issue #2944: [Android]When there are more than 40 images, then switch to another page, and then come back a few times to appear java.lang.OutOfMemoryErr

2019-10-08 Thread GitBox
hponiang commented on issue #2944: [Android]When there are more than 40 images, then switch to another page, and then come back a few times to appear java.lang.OutOfMemoryError where weex version is 0.26.0 URL: https://github.com/apache/incubator-weex/issues/2944#issuecomment-539397791

[GitHub] [incubator-weex-site] Moon1102 opened a new issue #505: 【webSocket & HELP】How to use webSocket on Android?

2019-10-08 Thread GitBox
Moon1102 opened a new issue #505: 【webSocket & HELP】How to use webSocket on Android? URL: https://github.com/apache/incubator-weex-site/issues/505 The document (https://weex.apache.org/zh/docs/modules/websockets.html#websocket-2) mentions that on Android, we should implement an adapter

<    13   14   15   16   17   18   19   20   21   22   >