[GitHub] incubator-weex pull request #224: add a member in WXComponent to flag the co...

2017-04-06 Thread littleseven
GitHub user littleseven opened a pull request: https://github.com/apache/incubator-weex/pull/224 add a member in WXComponent to flag the component have no view commonly component always has a host view, but some times maybe not, such as a svg label, the sub component

[GitHub] incubator-weex pull request #220: add a member in WXComponent to flag the co...

2017-04-06 Thread littleseven
Github user littleseven closed the pull request at: https://github.com/apache/incubator-weex/pull/220 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-weex pull request #220: add a member in WXComponent to flag the co...

2017-04-06 Thread littleseven
GitHub user littleseven opened a pull request: https://github.com/apache/incubator-weex/pull/220 add a member in WXComponent to flag the component have no view commonly component always has a host view, but some times maybe not, such as a svg label, the sub component like defs

[GitHub] incubator-weex pull request #198: fix a spell error of a private method name

2017-04-06 Thread littleseven
Github user littleseven closed the pull request at: https://github.com/apache/incubator-weex/pull/198 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-weex pull request #198: fix a spell error of a private method name

2017-03-30 Thread littleseven
GitHub user littleseven opened a pull request: https://github.com/apache/incubator-weex/pull/198 fix a spell error of a private method name You can merge this pull request into a Git repository by running: $ git pull https://github.com/littleseven/incubator-weex 0.12-dev

[GitHub] incubator-weex pull request #69: [android] fix ConcurrentModificationExcepti...

2017-03-07 Thread littleseven
Github user littleseven commented on a diff in the pull request: https://github.com/apache/incubator-weex/pull/69#discussion_r104851164 --- Diff: android/sdk/src/main/java/com/taobao/weex/bridge/WXBridgeManager.java --- @@ -1214,16 +1231,16 @@ public void execJSService(final

[GitHub] incubator-weex pull request #49: [*andoid] fix a null point crash, on first ...

2017-03-06 Thread littleseven
GitHub user littleseven opened a pull request: https://github.com/apache/incubator-weex/pull/49 [*andoid] fix a null point crash, on first launch WXEnvironment.getAp… You can merge this pull request into a Git repository by running: $ git pull https://github.com