[GitHub] incubator-weex issue #518: + [ios] update input number type; change nsassert...

2017-07-19 Thread mlcldh
Github user mlcldh commented on the issue: https://github.com/apache/incubator-weex/pull/518 WXAnimationDelegate里面_animationInfo.target如果为空时,调用_animationInfo.target->_transform会导致崩溃!不知道为什么访问_transform非要写成这种形式,这种形å¼

[GitHub] incubator-weex issue #465: * [ios] fix: crash while deleting header in secti...

2017-07-19 Thread mlcldh
Github user mlcldh commented on the issue: https://github.com/apache/incubator-weex/pull/465 WXAnimationDelegate里面_animationInfo.target如果为空时,调用_animationInfo.target->_transform会导致崩溃!不知道为什么访问_transform非要写成这种形式,这种形å¼

[GitHub] incubator-weex pull request #519: * [jsfm] js framework version update to 0....

2017-07-19 Thread atomtong
GitHub user atomtong opened a pull request: https://github.com/apache/incubator-weex/pull/519 * [jsfm] js framework version update to 0.21.1 js framework version update to 0.21.1 including Vue features You can merge this pull request into a Git repository by running: $ git pul

[GitHub] incubator-weex issue #518: + [ios] update input number type; change nsassert...

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

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

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

incubator-weex git commit: * [doc] update input components document & bubble document

2017-07-19 Thread tancy
Repository: incubator-weex Updated Branches: refs/heads/dev 3b9b5a542 -> bf874113e * [doc] update input components document & bubble document Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/bf874113 Tree:

[GitHub] incubator-weex issue #518: + [ios] update input number type; change nsassert...

2017-07-19 Thread mlcldh
Github user mlcldh commented on the issue: https://github.com/apache/incubator-weex/pull/518 WXAnimationDelegate里面_animationInfo.target如果为空时,调用_animationInfo.target->_transform会导致崩溃!不知道为什么访问_transform非要写成这种形式,这种形å¼

[GitHub] incubator-weex issue #518: + [ios] update input number type; change nsassert...

2017-07-19 Thread kfeagle
Github user kfeagle commented on the issue: https://github.com/apache/incubator-weex/pull/518 @mlcldh can you provide your demo and weexsdk version? I find weexsdk judge _animationInfo.target in the code https://github.com/apache/incubator-weex/blob/0.15-dev/ios/sdk/WeexSDK/Sou

incubator-weex git commit: * [doc] Change the doc of timer.

2017-07-19 Thread kyork
Repository: incubator-weex Updated Branches: refs/heads/0.15-dev 10a074fd5 -> fb2ca3298 * [doc] Change the doc of timer. Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/fb2ca329 Tree: http://git-wip-us.ap

[GitHub] incubator-weex issue #518: + [ios] update input number type; change nsassert...

2017-07-19 Thread mlcldh
Github user mlcldh commented on the issue: https://github.com/apache/incubator-weex/pull/518 iOS weex版本是0.12.0,你们封装 使用的使用的是多线程,针对_animationInfo.target的保护可能无 效,不一定啥时候_animationInfo.target为空了。反正我们每次è

[GitHub] incubator-weex issue #518: + [ios] update input number type; change nsassert...

2017-07-19 Thread kfeagle
Github user kfeagle commented on the issue: https://github.com/apache/incubator-weex/pull/518 @mlcldh please provide one simple demo:-) --- 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 fe

[GitHub] incubator-weex issue #518: + [ios] update input number type; change nsassert...

2017-07-19 Thread mlcldh
Github user mlcldh commented on the issue: https://github.com/apache/incubator-weex/pull/518 我们使用的iOS weex版本是0.12.0。 还有一个问题,打开weex页面,然后返回在打开,内 存会越来越大,最后收到内 存警告,然后再是一两次就崩溃ä

[GitHub] incubator-weex pull request #520: 0.15 dev feature page name not setting

2017-07-19 Thread atomtong
GitHub user atomtong opened a pull request: https://github.com/apache/incubator-weex/pull/520 0.15 dev feature page name not setting + if render pageName setting Incorrect .in debug mode sdkinstance will render a default error page instead. You can merge this pull request into a

[GitHub] incubator-weex pull request #520: 0.15 dev feature page name not setting

2017-07-19 Thread atomtong
Github user atomtong closed the pull request at: https://github.com/apache/incubator-weex/pull/520 --- 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 featu

[GitHub] incubator-weex pull request #521: if render pageName setting Incorrect .in d...

2017-07-19 Thread atomtong
GitHub user atomtong opened a pull request: https://github.com/apache/incubator-weex/pull/521 if render pageName setting Incorrect .in debug mode sdkinstance will render a default error page instead + if render pageName setting Incorrect .in debug mode sdkinstance will render a de

[GitHub] incubator-weex issue #518: + [ios] update input number type; change nsassert...

2017-07-19 Thread mlcldh
Github user mlcldh commented on the issue: https://github.com/apache/incubator-weex/pull/518 @kfeagle 我建议你们在weex sdk里集成崩溃日志统计,统计后台用你们的。 --- If your project is set up for it, you can reply to this email and have your reply appear on Gi

[GitHub] incubator-weex issue #521: if render pageName setting Incorrect .in debug mo...

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

incubator-weex git commit: *[doc] add color-name file color block

2017-07-19 Thread tancy
Repository: incubator-weex Updated Branches: refs/heads/dev bf874113e -> 8a5e0ee78 *[doc] add color-name file color block Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8a5e0ee7 Tree: http://git-wip-us.a

[2/3] incubator-weex git commit: * [jsfm] js framework version update to 0.21.1

2017-07-19 Thread sospartan
* [jsfm] js framework version update to 0.21.1 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/161f897f Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/161f897f Diff: http://git-wip-us.apache

[GitHub] incubator-weex pull request #519: * [jsfm] js framework version update to 0....

2017-07-19 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/519 --- 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/3] incubator-weex git commit: * [jsfm] js framework version update to 0.21.1

2017-07-19 Thread sospartan
Repository: incubator-weex Updated Branches: refs/heads/0.15-dev fb2ca3298 -> a679aab2d http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/161f897f/pre-build/native-bundle-main.js -- diff --git a/pre-build/native-bundle

[3/3] incubator-weex git commit: Merge branch '0.15-dev-feature-jsfm' of http://github.com/atomtong/incubator-weex into 0.15-dev

2017-07-19 Thread sospartan
Merge branch '0.15-dev-feature-jsfm' of http://github.com/atomtong/incubator-weex into 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/a679aab2 Tree: http://git-wip-us.apache.org/repos/asf/incubator

[1/3] incubator-weex git commit: remove debug log

2017-07-19 Thread sospartan
Repository: incubator-weex Updated Branches: refs/heads/0.15-dev a679aab2d -> da562689a remove debug log Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/a9c7aaf2 Tree: http://git-wip-us.apache.org/repos/

[2/3] incubator-weex git commit: Merge branch '0.15-dev-feature-jsfm' into 0.15-dev

2017-07-19 Thread sospartan
Merge branch '0.15-dev-feature-jsfm' into 0.15-dev * 0.15-dev-feature-jsfm: * [jsfm] js framework version update to 0.21.1 * [android] fix invalid init index + [ios] delete ; + [ios] update default to cycslider * [ios] add more note about get component method @nodanger * [ios] get comp

[3/3] incubator-weex git commit: Merge branch '0.15-dev' of gitlab.alibaba-inc.com:weex/weex into 0.15-dev

2017-07-19 Thread sospartan
Merge branch '0.15-dev' of gitlab.alibaba-inc.com:weex/weex into 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/da562689 Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/da562689 Dif

[GitHub] incubator-weex pull request #522: 0.13 dev why download ios SDK not find Wee...

2017-07-19 Thread MrDragonn
GitHub user MrDragonn opened a pull request: https://github.com/apache/incubator-weex/pull/522 0.13 dev why download ios SDK not find WeexSDK.podspec 为什么现在下载的ios SDK文件夹里没有了WeexSDK.podspec文件 You can merge this pull request into a Git repository by r

[GitHub] incubator-weex issue #522: 0.13 dev why download ios SDK not find WeexSDK.po...

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