[GitHub] incubator-weex issue #493: * [android] fix bug that WXText lines cannot be r...

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

[GitHub] incubator-weex pull request #493: * [android] fix bug that WXText lines cann...

2017-07-04 Thread yyqqing
GitHub user yyqqing opened a pull request: https://github.com/apache/incubator-weex/pull/493 * [android] fix bug that WXText lines cannot be reset * [android] fix bug that WXText lines cannot be reset You can merge this pull request into a Git repository by running: $ git pull

[3/3] incubator-weex git commit: Merge remote-tracking branch 'wip-us/0.14-dev' into wip-us-0.15-dev

2017-07-04 Thread acton393
Merge remote-tracking branch 'wip-us/0.14-dev' into wip-us-0.15-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/e56f343a Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e56f343a Diff: htt

[2/3] incubator-weex git commit: Merge branch '0.14-dev' of https://github.com/gaimanjing/incubator-weex into wip-us-0.14-dev

2017-07-04 Thread acton393
Merge branch '0.14-dev' of https://github.com/gaimanjing/incubator-weex into wip-us-0.14-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/357f7097 Tree: http://git-wip-us.apache.org/repos/asf/incubator-we

[1/3] incubator-weex git commit: Dismiss pickerview in dealloc if needed

2017-07-04 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/0.15-dev 532d87ba1 -> e56f343a9 Dismiss pickerview in dealloc if needed Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/5d1c57c0 Tree: http://git-wip

[GitHub] incubator-weex pull request #472: * [ios] bugfix, dismiss pickerview if pres...

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

[1/2] incubator-weex git commit: Dismiss pickerview in dealloc if needed

2017-07-04 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/0.14-dev bc7ef1d1e -> 357f70972 Dismiss pickerview in dealloc if needed Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/5d1c57c0 Tree: http://git-wip

[2/2] incubator-weex git commit: Merge branch '0.14-dev' of https://github.com/gaimanjing/incubator-weex into wip-us-0.14-dev

2017-07-04 Thread acton393
Merge branch '0.14-dev' of https://github.com/gaimanjing/incubator-weex into wip-us-0.14-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/357f7097 Tree: http://git-wip-us.apache.org/repos/asf/incubator-we

[GitHub] incubator-weex pull request #492: * [ios] bugfix when roate3d concat

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

incubator-weex git commit: * [ios] bugfix when roate3d concat

2017-07-04 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/0.15-dev bda0f674a -> 532d87ba1 * [ios] bugfix when roate3d concat Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/532d87ba Tree: http://git-wip-us.

[GitHub] incubator-weex issue #492: * [ios] bugfix when roate3d concat

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

[GitHub] incubator-weex pull request #492: * [ios] bugfix when roate3d concat

2017-07-04 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/492 * [ios] bugfix when roate3d concat try case: http://dotwe.org/vue/983c1437737a85c754c1e5e18e4848bd You can merge this pull request into a Git repository by running: $ git pull https:/

[GitHub] incubator-weex pull request #457: * [android] allow content movement on text...

2017-07-04 Thread misakuo
Github user misakuo closed the pull request at: https://github.com/apache/incubator-weex/pull/457 --- 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 featur

[GitHub] incubator-weex pull request #491: * [android] fix invalid call scrollToEleme...

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

[1/2] incubator-weex git commit: * [android] fix invalid call scrollToElement when has not option param

2017-07-04 Thread misakuo
Repository: incubator-weex Updated Branches: refs/heads/0.15-dev 082c43ec1 -> bda0f674a * [android] fix invalid call scrollToElement when has not option param Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/comm

[2/2] incubator-weex git commit: Merge branch '0.15-dev' of https://git-wip-us.apache.org/repos/asf/incubator-weex into foo

2017-07-04 Thread misakuo
Merge branch '0.15-dev' of https://git-wip-us.apache.org/repos/asf/incubator-weex into foo Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/bda0f674 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex

incubator-weex git commit: * [android] fix invalid call scrollToElement when has not option param

2017-07-04 Thread misakuo
Repository: incubator-weex Updated Branches: refs/heads/0.15-dev b5666b899 -> 082c43ec1 * [android] fix invalid call scrollToElement when has not option param Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/comm

[GitHub] incubator-weex pull request #490: * [doc] remove unsupported scroll-directio...

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

[2/2] incubator-weex git commit: Merge branch 'dev' of https://github.com/cxfeng1/incubator-weex into dev

2017-07-04 Thread tancy
Merge branch 'dev' of https://github.com/cxfeng1/incubator-weex into 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/515b003b Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/515b003b Diff

[1/2] incubator-weex git commit: * [doc] remove unsupported scroll-direction attribute in list documentation

2017-07-04 Thread tancy
Repository: incubator-weex Updated Branches: refs/heads/dev 96ef64cc7 -> 515b003ba * [doc] remove unsupported scroll-direction attribute in list documentation Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/comm

[GitHub] incubator-weex issue #491: * [android] fix invalid call scrollToElement when...

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

[GitHub] incubator-weex issue #490: * [doc] remove unsupported scroll-direction attri...

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

[GitHub] incubator-weex pull request #491: * [android] fix invalid call scrollToEleme...

2017-07-04 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/491 * [android] fix invalid call scrollToElement when has not option param @notdanger You can merge this pull request into a Git repository by running: $ git pull https://github.com/misaku

[GitHub] incubator-weex pull request #490: * [doc] remove unsupported scroll-directio...

2017-07-04 Thread cxfeng1
GitHub user cxfeng1 opened a pull request: https://github.com/apache/incubator-weex/pull/490 * [doc] remove unsupported scroll-direction attribute in list documentation You can merge this pull request into a Git repository by running: $ git pull https://github.com/cxfeng1/incu

[GitHub] incubator-weex issue #489: [doc] Add documents for "weex.supports" API

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

[GitHub] incubator-weex pull request #489: [doc] Add documents for "weex.supports" AP...

2017-07-04 Thread Hanks10100
GitHub user Hanks10100 opened a pull request: https://github.com/apache/incubator-weex/pull/489 [doc] Add documents for "weex.supports" API The `weex.supports` API will be added in v0.15, and only supported in Weex DSL 2.0 (.vue). You can merge this pull request into a Git reposito