[GitHub] incubator-weex issue #371: * [ios] try to fix insert object out of range

2017-05-22 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/371 1 Message :book: Executed 53 tests, with 0 failures (0 unexpected) in

[GitHub] incubator-weex pull request #380: [ios] filter dom module methods

2017-05-22 Thread CYJB
Github user CYJB closed the pull request at: https://github.com/apache/incubator-weex/pull/380 --- 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

[GitHub] incubator-weex issue #371: * [ios] try to fix insert object out of range

2017-05-22 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/371 1 Error :no_entry_sign:

[GitHub] incubator-weex issue #380: [ios] filter dom module methods

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

[GitHub] incubator-weex pull request #380: [ios] filter dom module methods

2017-05-22 Thread CYJB
GitHub user CYJB opened a pull request: https://github.com/apache/incubator-weex/pull/380 [ios] filter dom module methods [ios] filter dom module methods You can merge this pull request into a Git repository by running: $ git pull https://github.com/CYJB/incubator-weex

[GitHub] incubator-weex pull request #375: * [ios] bugfix for 0.13 features

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

[2/6] incubator-weex git commit: - [ios] remove unused _fillAbsolutePositions

2017-05-22 Thread acton393
- [ios] remove unused _fillAbsolutePositions Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/5e51d1f3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/5e51d1f3 Diff:

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

2017-05-22 Thread acton393
Merge branch '0.13-dev' of https://github.com/cxfeng1/incubator-weex into wip-us-0.13-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/3777cee9 Tree:

[3/6] incubator-weex git commit: - [ios] remove unused _computeNewAbsolutePosition

2017-05-22 Thread acton393
- [ios] remove unused _computeNewAbsolutePosition Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/e44e9615 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/e44e9615 Diff:

[1/6] incubator-weex git commit: * [ios] Fix wrong borderRadius in resetting

2017-05-22 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/0.13-dev d990b4fc9 -> 3777cee9b * [ios] Fix wrong borderRadius in resetting Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/722d9a7f Tree:

[4/6] incubator-weex git commit: * [ios] reset absolute position if layout is changed.

2017-05-22 Thread acton393
* [ios] reset absolute position if layout is changed. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/bf956ecf Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/bf956ecf Diff:

[2/4] incubator-weex git commit: * [ios] fix iOS 10 api

2017-05-22 Thread acton393
* [ios] fix iOS 10 api Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8bb4c9ee Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/8bb4c9ee Diff:

[GitHub] incubator-weex pull request #377: * [ios] resolve text line height

2017-05-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/377 --- 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/4] incubator-weex git commit: * [ios] fix text line-height in iOS 8 and iOS 9

2017-05-22 Thread acton393
* [ios] fix text line-height in iOS 8 and iOS 9 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8e1c01bc Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/8e1c01bc Diff:

[1/4] incubator-weex git commit: * [ios] use coretext default

2017-05-22 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/0.13-dev 23acc90ff -> d990b4fc9 * [ios] use coretext default Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/5889001e Tree:

[1/2] incubator-weex git commit: * [ios] fix document about globalEvent

2017-05-22 Thread acton393
Repository: incubator-weex Updated Branches: refs/heads/dev 7b9eb8bff -> b13b42863 * [ios] fix document about globalEvent Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/54db2cac Tree:

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

2017-05-22 Thread acton393
Merge branch 'dev' of https://github.com/acton393/incubator-weex into wip-us-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/b13b4286 Tree:

[GitHub] incubator-weex issue #379: + [android] provide default style for view border

2017-05-22 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/379 1 Message :book: Executed 53 tests, with 0 failures (0 unexpected) in

[GitHub] incubator-weex issue #379: + [android] provide default style for view border

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

[GitHub] incubator-weex pull request #378: [jsfm] update rax jsfm to 0.3.4

2017-05-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/378 --- 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: [jsfm] update rax jsfm to 0.3.4

2017-05-22 Thread tancy
Repository: incubator-weex Updated Branches: refs/heads/0.13-dev 8acc6e627 -> 23acc90ff [jsfm] update rax jsfm to 0.3.4 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/23acc90f Tree:

[GitHub] incubator-weex issue #378: [jsfm] update rax jsfm to 0.3.4

2017-05-22 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/378 1 Message :book: Executed 53 tests, with 0 failures (0 unexpected) in

[GitHub] incubator-weex issue #377: * [ios] resolve text line height

2017-05-22 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/377 1 Message :book: Executed 53 tests, with 0 failures (0 unexpected) in

[GitHub] incubator-weex issue #377: * [ios] resolve text line height

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

[GitHub] incubator-weex issue #376: + [ios] fixbug: fix border reset bug

2017-05-22 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/376 1 Message :book: Executed 53 tests, with 0 failures (0 unexpected) in