[GitHub] anrananran commented on issue #1976: 有计划支持v-show吗

2019-01-15 Thread GitBox
anrananran commented on issue #1976: 有计划支持v-show吗 URL: https://github.com/apache/incubator-weex/issues/1976#issuecomment-454678523 原生端集成vue-router之后,渲染的时候也很不平滑,闪烁很严重。 This is an automated message from the Apache Git Service.

[GitHub] nicectrl opened a new issue #304: 中文版,目录导航侧边栏的中文化

2019-01-15 Thread GitBox
nicectrl opened a new issue #304: 中文版,目录导航侧边栏的中文化 URL: https://github.com/apache/incubator-weex-site/issues/304 http://weex.io/zh/guide/contribute/how-to-contribute.html#%E5%B8%AE%E5%8A%A9%E6%8F%90%E5%8D%87%E6%96%87%E6%A1%A3%E8%B4%A8%E9%87%8F 中文版中,「贡献」大栏目下的小栏目,请改成中文。

[GitHub] nicectrl opened a new issue #303: 中文版中,“Overview” 改成 “概述”

2019-01-15 Thread GitBox
nicectrl opened a new issue #303: 中文版中,“Overview” 改成 “概述” URL: https://github.com/apache/incubator-weex-site/issues/303 http://weex.io/zh/guide/introduction.html#%E4%BD%BF%E7%94%A8%E5%89%8D%E7%AB%AF%E6%A1%86%E6%9E%B6 This is

[GitHub] weex-bot edited a comment on issue #2052: issue#1954 Add getWXRenderListener function

2019-01-15 Thread GitBox
weex-bot edited a comment on issue #2052: issue#1954 Add getWXRenderListener function URL: https://github.com/apache/incubator-weex/pull/2052#issuecomment-454641326 Fails :no_entry_sign: Failed to run

[GitHub] weex-bot edited a comment on issue #2052: issue#1954 Add getWXRenderListener function

2019-01-15 Thread GitBox
weex-bot edited a comment on issue #2052: issue#1954 Add getWXRenderListener function URL: https://github.com/apache/incubator-weex/pull/2052#issuecomment-454641326 Warnings :warning: No Changelog

[GitHub] weex-bot commented on issue #2052: issue#1954 Add getWXRenderListener function

2019-01-15 Thread GitBox
weex-bot commented on issue #2052: issue#1954 Add getWXRenderListener function URL: https://github.com/apache/incubator-weex/pull/2052#issuecomment-454641326 Messages :book: has no jsfm file changed.

[GitHub] wangguanquan opened a new pull request #2052: issue#1954 Add getWXRenderListener function

2019-01-15 Thread GitBox
wangguanquan opened a new pull request #2052: issue#1954 Add getWXRenderListener function URL: https://github.com/apache/incubator-weex/pull/2052 [android] close #1954 Expose the WXSDKInstance#getWXRenderListener method to provide wrapper functionality for the business

[GitHub] wangguanquan closed pull request #2031: issue#1954 Add getWXRenderListener function

2019-01-15 Thread GitBox
wangguanquan closed pull request #2031: issue#1954 Add getWXRenderListener function URL: https://github.com/apache/incubator-weex/pull/2031 As this is a foreign pull request (from a fork), the diff has been sent to your commit mailing list, comm...@weex.apache.org

[incubator-weex] Diff for: [GitHub] wangguanquan closed pull request #2031: issue#1954 Add getWXRenderListener function

2019-01-15 Thread GitBox
diff --git a/android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java b/android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java index 083dc90d55..4c5977b59a 100644 --- a/android/sdk/src/main/java/com/taobao/weex/WXSDKInstance.java +++

[GitHub] weex-bot edited a comment on issue #2051: Fix WXTextView#getText() throws NullPointerException

2019-01-15 Thread GitBox
weex-bot edited a comment on issue #2051: Fix WXTextView#getText() throws NullPointerException URL: https://github.com/apache/incubator-weex/pull/2051#issuecomment-454629334 Fails :no_entry_sign: Running

[GitHub] weex-bot edited a comment on issue #2031: issue#1954 Add getWXRenderListener function

2019-01-15 Thread GitBox
weex-bot edited a comment on issue #2031: issue#1954 Add getWXRenderListener function URL: https://github.com/apache/incubator-weex/pull/2031#issuecomment-452980168 Fails :no_entry_sign: Failed to run

[GitHub] weex-bot edited a comment on issue #2031: issue#1954 Add getWXRenderListener function

2019-01-15 Thread GitBox
weex-bot edited a comment on issue #2031: issue#1954 Add getWXRenderListener function URL: https://github.com/apache/incubator-weex/pull/2031#issuecomment-452980168 Warnings :warning: No Changelog

[GitHub] weex-bot edited a comment on issue #2031: issue#1954 Add getWXRenderListener function

2019-01-15 Thread GitBox
weex-bot edited a comment on issue #2031: issue#1954 Add getWXRenderListener function URL: https://github.com/apache/incubator-weex/pull/2031#issuecomment-452980168 Messages :book: has no jsfm file

[GitHub] weex-bot edited a comment on issue #2051: Fix WXTextView#getText() throws NullPointerException

2019-01-15 Thread GitBox
weex-bot edited a comment on issue #2051: Fix WXTextView#getText() throws NullPointerException URL: https://github.com/apache/incubator-weex/pull/2051#issuecomment-454629334 Warnings :warning: No

[GitHub] weex-bot commented on issue #2051: Fix WXTextView#getText() throws NullPointerException

2019-01-15 Thread GitBox
weex-bot commented on issue #2051: Fix WXTextView#getText() throws NullPointerException URL: https://github.com/apache/incubator-weex/pull/2051#issuecomment-454629334 Messages :book: has no jsfm

[GitHub] wangguanquan opened a new pull request #2051: Fix WXTextView#getText() throws NullPointerException

2019-01-15 Thread GitBox
wangguanquan opened a new pull request #2051: Fix WXTextView#getText() throws NullPointerException URL: https://github.com/apache/incubator-weex/pull/2051 Fix WXTextView#getText() throws NullPointerException before textLayout instanced.

[GitHub] wangguanquan closed pull request #2048: Fix WXTextView#getText() throws NullPointerException

2019-01-15 Thread GitBox
wangguanquan closed pull request #2048: Fix WXTextView#getText() throws NullPointerException URL: https://github.com/apache/incubator-weex/pull/2048 As this is a foreign pull request (from a fork), the diff has been sent to your commit mailing list, comm...@weex.apache.org

[GitHub] y500 opened a new issue #2050: iOS scroller component scrollend event return wrong contentOffset

2019-01-15 Thread GitBox
y500 opened a new issue #2050: iOS scroller component scrollend event return wrong contentOffset URL: https://github.com/apache/incubator-weex/issues/2050 ## Describe the bug iOS scroller component scrollend event return wrong contentOffset (0, 0). ## Environment * Device:

[GitHub] karma-sun opened a new issue #2049: AndroidX support

2019-01-15 Thread GitBox
karma-sun opened a new issue #2049: AndroidX support URL: https://github.com/apache/incubator-weex/issues/2049 I want to integrate the latest weex SDK into my app, But my app is using AndroidX Libraries while weex SDK is still using Android Support Libraries. I think weex should upgrade

[GitHub] weex-bot edited a comment on issue #2048: Fix WXTextView#getText() throws NullPointerException

2019-01-15 Thread GitBox
weex-bot edited a comment on issue #2048: Fix WXTextView#getText() throws NullPointerException URL: https://github.com/apache/incubator-weex/pull/2048#issuecomment-454339038 Fails :no_entry_sign: Failed to

[GitHub] weex-bot edited a comment on issue #2048: Fix WXTextView#getText() throws NullPointerException

2019-01-15 Thread GitBox
weex-bot edited a comment on issue #2048: Fix WXTextView#getText() throws NullPointerException URL: https://github.com/apache/incubator-weex/pull/2048#issuecomment-454339038 Warnings :warning: No

[GitHub] weex-bot commented on issue #2048: Fix WXTextView#getText() throws NullPointerException

2019-01-15 Thread GitBox
weex-bot commented on issue #2048: Fix WXTextView#getText() throws NullPointerException URL: https://github.com/apache/incubator-weex/pull/2048#issuecomment-454339038 Messages :book: has no jsfm

[GitHub] wangguanquan opened a new pull request #2048: Fix WXTextView#getText() throws NullPointerException

2019-01-15 Thread GitBox
wangguanquan opened a new pull request #2048: Fix WXTextView#getText() throws NullPointerException URL: https://github.com/apache/incubator-weex/pull/2048 Fix WXTextView#getText() throws NullPointerException when textLayout not instance

[GitHub] YorkShen commented on issue #2031: issue#1954 Add getWXRenderListener function

2019-01-15 Thread GitBox
YorkShen commented on issue #2031: issue#1954 Add getWXRenderListener function URL: https://github.com/apache/incubator-weex/pull/2031#issuecomment-454311156 Move the following change to another PR, please > Fix WXTextView#getText() throws NullPointerException when textLayout not

[incubator-weex] Diff for: [GitHub] YorkShen merged pull request #1339: Correct VSYNC_FRAME for Android

2019-01-15 Thread GitBox
diff --git a/android/sdk/src/main/java/com/taobao/weex/WeexFrameRateControl.java b/android/sdk/src/main/java/com/taobao/weex/WeexFrameRateControl.java index 61f47eb09f..97f3dc089e 100644 --- a/android/sdk/src/main/java/com/taobao/weex/WeexFrameRateControl.java +++

[incubator-weex] branch master updated: * [Android] Correct VSYNC_FRAME for Android when API level is 15 or lower (#1339)

2019-01-15 Thread kyork
This is an automated email from the ASF dual-hosted git repository. kyork 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 335766b * [Android] Correct VSYNC_FRAME

[GitHub] YorkShen merged pull request #1339: Correct VSYNC_FRAME for Android

2019-01-15 Thread GitBox
YorkShen merged pull request #1339: Correct VSYNC_FRAME for Android URL: https://github.com/apache/incubator-weex/pull/1339 As this is a foreign pull request (from a fork), the diff has been sent to your commit mailing list, comm...@weex.apache.org