[GitHub] incubator-weex issue #550: [jsfm] Fix potential memory leak in callbacks

2017-07-27 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/550 Fails :no_entry_sign: This PR modify SDK code. Please add/modify corresponding testcases. If

[GitHub] incubator-weex pull request #550: [jsfm] Fix potential memory leak in callba...

2017-07-27 Thread Hanks10100
GitHub user Hanks10100 opened a pull request: https://github.com/apache/incubator-weex/pull/550 [jsfm] Fix potential memory leak in callbacks + [x] pass instance id to callback manager. + [x] Destroy `taskCenter` when destory the `document`. + [x] Change the type of

[2/3] incubator-weex git commit: + [ios] add picker demo

2017-07-27 Thread acton393
+ [ios] add picker demo Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/4e57f4f2 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/4e57f4f2 Diff:

[GitHub] incubator-weex pull request #545: +[ios] add picker demo

2017-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/545 --- 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

[3/3] incubator-weex git commit: Merge branch 'ios-picker-0.16-dev' of https://github.com/kfeagle/incubator-weex into wip-us-0.16-dev

2017-07-27 Thread acton393
Merge branch 'ios-picker-0.16-dev' of https://github.com/kfeagle/incubator-weex into wip-us-0.16-dev Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/495fc6b2 Tree:

[1/3] incubator-weex git commit: + [ios] add picker demo

2017-07-27 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/0.16-dev e766955fa -> 495fc6b24 + [ios] add picker demo Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/b363db8a Tree:

[GitHub] incubator-weex pull request #544: *[iOS] support new feature image component...

2017-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/544 --- 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

[3/5] incubator-weex git commit: * [ios] support save image to photo album

2017-07-27 Thread acton393
* [ios] support save image to photo album Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/6cdc31f0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/6cdc31f0 Diff:

[5/5] incubator-weex git commit: * [ios] add error detail for image load event when image load failed

2017-07-27 Thread acton393
* [ios] add error detail for image load event when image load failed Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e766955f Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e766955f Diff:

[GitHub] incubator-weex pull request #529: * [ios] upgrade csslayout to yoga

2017-07-27 Thread acton393
GitHub user acton393 reopened a pull request: https://github.com/apache/incubator-weex/pull/529 * [ios] upgrade csslayout to yoga You can merge this pull request into a Git repository by running: $ git pull https://github.com/acton393/incubator-weex yoga Alternatively you

[GitHub] incubator-weex pull request #529: * [ios] upgrade csslayout to yoga

2017-07-27 Thread acton393
Github user acton393 closed the pull request at: https://github.com/apache/incubator-weex/pull/529 --- 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

[incubator-weex] Git Push Summary

2017-07-27 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/iOS-feature-Yoga [created] a54bcb91d

[GitHub] incubator-weex issue #533: [html5] extract render core and plugins from full...

2017-07-27 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/533 Fails :no_entry_sign: Running your Dangerfile has Failed

[GitHub] incubator-weex issue #466: * [ios] make framework dynamic load

2017-07-27 Thread myeveryheart
Github user myeveryheart commented on the issue: https://github.com/apache/incubator-weex/pull/466 现在pod 0.15.1版本已经支持动态库了吗? 我试了一下貌似还是不行的 --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] incubator-weex pull request #533: [html5] extract render core and plugins fr...

2017-07-27 Thread MrRaindrop
GitHub user MrRaindrop reopened a pull request: https://github.com/apache/incubator-weex/pull/533 [html5] extract render core and plugins from full verison. This pr separate vue-render into two parts: render core and plugins. The render core includes all the basic function

[GitHub] incubator-weex pull request #548: * [android] fix WXSDKInstance filed mCompo...

2017-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/548 --- 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

incubator-weex git commit: * [android] fix WXSDKInstance filed mComponentObserver memory leak

2017-07-27 Thread zshshr
Repository: incubator-weex Updated Branches: refs/heads/0.15-dev 5cb9fc7eb -> 9050d48cd * [android] fix WXSDKInstance filed mComponentObserver memory leak Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit:

[GitHub] incubator-weex issue #548: * [android] fix WXSDKInstance filed mComponentObs...

2017-07-27 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/548 Fails :no_entry_sign: This PR modify SDK code. Please add/modify corresponding testcases. If

[GitHub] incubator-weex pull request #548: * [android] fix WXSDKInstance filed mCompo...

2017-07-27 Thread atomtong
GitHub user atomtong opened a pull request: https://github.com/apache/incubator-weex/pull/548 * [android] fix WXSDKInstance filed mComponentObserver memory leak bugfix memoryleak component observer You can merge this pull request into a Git repository by running: $ git pull

[GitHub] incubator-weex issue #547: + [android] support new feature image component c...

2017-07-27 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/547 Fails :no_entry_sign: This PR modify SDK code. Please add/modify corresponding testcases. If

[GitHub] incubator-weex pull request #547: + [android] support new feature image comp...

2017-07-27 Thread miomin
GitHub user miomin opened a pull request: https://github.com/apache/incubator-weex/pull/547 + [android] support new feature image component can save to Photo Album support to save the image to Photo Album in image component method case:

[GitHub] incubator-weex issue #544: *[iOS] support new feature image component can sa...

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