[GitHub] incubator-weex issue #854: * [ios] add instanceId to performance Dict

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

[GitHub] incubator-weex issue #853: [WEEX-105][iOS] bug-fix about setting nan frame c...

2017-11-12 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/853 Messages :book: has no jsfm file changed. :book:

[GitHub] incubator-weex pull request #854: * [ios] add instanceId to performance Dict

2017-11-12 Thread gurisxie
GitHub user gurisxie opened a pull request: https://github.com/apache/incubator-weex/pull/854 * [ios] add instanceId to performance Dict Just add a select to performance dict,that we can differentiate instance。 You can merge this pull request into a Git repository by running:

[GitHub] incubator-weex pull request #853: [WEEX-105][iOS] bug-fix about setting nan ...

2017-11-12 Thread acton393
GitHub user acton393 opened a pull request: https://github.com/apache/incubator-weex/pull/853 [WEEX-105][iOS] bug-fix about setting nan frame crash try to protect nan crash when set frame containing nan value. Last Exception Backtrace: 0 CoreFoundation 0x00

[GitHub] incubator-weex issue #850: * [ios] fix #WEEX-88, support BOOL type argument ...

2017-11-12 Thread acton393
Github user acton393 commented on the issue: https://github.com/apache/incubator-weex/pull/850 hi @xusw thx for your contribution, it will be accepted. ---

[GitHub] incubator-weex issue #852: * [android] support role property to accessibilit...

2017-11-12 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/852 Fails :no_entry_sign: Code file android/playground/app/src/main/java/com/alibaba/weex/extend/ad

[GitHub] incubator-weex pull request #852: * [android] support role property to acces...

2017-11-12 Thread misakuo
GitHub user misakuo opened a pull request: https://github.com/apache/incubator-weex/pull/852 * [android] support role property to accessibility Testcase: http://dotwe.org/weex/a1a89e2c1f82aaa1559cb9ceefd63f7f You can merge this pull request into a Git repository by running:

[GitHub] incubator-weex issue #851: * [android] weex transition support on android pl...

2017-11-12 Thread misakuo
Github user misakuo commented on the issue: https://github.com/apache/incubator-weex/pull/851 Great function ---

[GitHub] incubator-weex issue #851: * [android] weex transition support on android pl...

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

[GitHub] incubator-weex pull request #851: * [android] weex transition support on and...

2017-11-12 Thread gubaojian
GitHub user gubaojian opened a pull request: https://github.com/apache/incubator-weex/pull/851 * [android] weex transition support on android platform, improve batch time when layout * [android] weex transition support on android platform, improve batch time when layout. 1. tra