[GitHub] incubator-weex issue #1332: [WEEX-507][Android] Upgrade to Android API 26

2018-07-16 Thread gubaojian
Github user gubaojian commented on the issue: https://github.com/apache/incubator-weex/pull/1332 quick great work ---

[GitHub] incubator-weex pull request #1335: [WEEX-511][iOS] Fix debug log may crash w...

2018-07-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1335 ---

incubator-weex git commit: [WEEX-511][iOS] Fix debug log may crash when there is a retain cycle in the object

2018-07-16 Thread cxfeng
Repository: incubator-weex Updated Branches: refs/heads/master 2a0e53fd2 -> a6dbdf23d [WEEX-511][iOS] Fix debug log may crash when there is a retain cycle in the object Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubato

[GitHub] incubator-weex issue #1335: [WEEX-511][iOS] Fix debug log may crash when the...

2018-07-16 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1335 Warnings :warning: No Changelog changes!

[GitHub] incubator-weex pull request #1335: [WEEX-511][iOS] Fix debug log may crash w...

2018-07-16 Thread caixiaomin
GitHub user caixiaomin opened a pull request: https://github.com/apache/incubator-weex/pull/1335 [WEEX-511][iOS] Fix debug log may crash when there is a retain cycle … For performance consideration, this change will only be effective for DEBUG log level. You can merge this pull r

[GitHub] incubator-weex issue #1287: [WEEX-475] fix Weex list component in the Androi...

2018-07-16 Thread aixiaoxianggithub
Github user aixiaoxianggithub commented on the issue: https://github.com/apache/incubator-weex/pull/1287 @gubaojian I want to display scroll bars。 in Android use showScrollbar = true, Cannot scroll bars are displayed。 Such as: http://dotw

[GitHub] incubator-weex issue #1334: [WEEX-509][Android] Fix NPE in WXSDKInstance.onA...

2018-07-16 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1334 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #1334: [WEEX-509][Android] Fix NPE in WXSDKInsta...

2018-07-16 Thread YorkShen
GitHub user YorkShen opened a pull request: https://github.com/apache/incubator-weex/pull/1334 [WEEX-509][Android] Fix NPE in WXSDKInstance.onActivityPause() https://issues.apache.org/jira/browse/WEEX-509 You can merge this pull request into a Git repository by running: $ git p

[GitHub] incubator-weex issue #1333: [WEEX-508][Android] Fix display error of base64 ...

2018-07-16 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1333 Warnings :warning: No Changelog changes!

[GitHub] incubator-weex pull request #1333: [WEEX-508][Android] Fix display error of ...

2018-07-16 Thread YorkShen
GitHub user YorkShen opened a pull request: https://github.com/apache/incubator-weex/pull/1333 [WEEX-508][Android] Fix display error of base64 IconFont https://issues.apache.org/jira/browse/WEEX-508 Fix display error of base64 IconFont, Ref https://jsplayground.taobao.org/r

[GitHub] incubator-weex issue #1332: [WEEX-507][Android] Upgrade to Android API 26

2018-07-16 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/1332 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #1332: [WEEX-507][Android] Upgrade to Android AP...

2018-07-16 Thread YorkShen
GitHub user YorkShen opened a pull request: https://github.com/apache/incubator-weex/pull/1332 [WEEX-507][Android] Upgrade to Android API 26 https://issues.apache.org/jira/browse/WEEX-507 Update to Android API 26 You can merge this pull request into a Git repository by running:

[GitHub] incubator-weex pull request #1311: [docs] Added branch management scheme

2018-07-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/1311 ---

incubator-weex git commit: [docs] Added branch management scheme (resolve #1311)

2018-07-16 Thread hanks
Repository: incubator-weex Updated Branches: refs/heads/master c281b565a -> 2a0e53fd2 [docs] Added branch management scheme (resolve #1311) Introduced beta branch to track the weekly beta version release. Also updated the branching management rules. Next will try to automate the beta release

incubator-weex-site git commit: fix typo

2018-07-16 Thread hanks
Repository: incubator-weex-site Updated Branches: refs/heads/master 5ae82bb90 -> 84ba5256a fix typo fix typo Project: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/commit/84ba5256 Tree: http://git-wip-us.apa

[GitHub] incubator-weex pull request #1323: [WEEX-502][Android]Weex Template List Sup...

2018-07-16 Thread gubaojian
GitHub user gubaojian reopened a pull request: https://github.com/apache/incubator-weex/pull/1323 [WEEX-502][Android]Weex Template List Support Animation & queryElement [WEEX-502][Android]Weex Template List Support Animation & queryElement You can merge this pull request into a Git

[GitHub] incubator-weex pull request #1323: [WEEX-502][Android]Weex Template List Sup...

2018-07-16 Thread gubaojian
Github user gubaojian closed the pull request at: https://github.com/apache/incubator-weex/pull/1323 ---

[GitHub] incubator-weex issue #1300: [WEEX-482][Android] Added support for multi-valu...

2018-07-16 Thread gubaojian
Github user gubaojian commented on the issue: https://github.com/apache/incubator-weex/pull/1300 use git rebase to merge your commit multi history to one. ---