[GitHub] incubator-weex pull request #73: Android feature update jsfm0.19.13

2017-03-08 Thread atomtong
GitHub user atomtong opened a pull request: https://github.com/apache/incubator-weex/pull/73 Android feature update jsfm0.19.13 update android sdk jsfm 0.19.13 You can merge this pull request into a Git repository by running: $ git pull https://github.com/atomtong/incubator-wee

[GitHub] incubator-weex pull request #72: * [ios] Fix issue that [view setTransform:]...

2017-03-08 Thread cxfeng1
GitHub user cxfeng1 opened a pull request: https://github.com/apache/incubator-weex/pull/72 * [ios] Fix issue that [view setTransform:] not working after animation * all CABasicAnimaitions should be removed when animation stops, otherwise it will affect view or layer's transform p

What about the WebAssembly

2017-03-08 Thread Hanks Zhang
WebAssembly is a new portable, size- and load-time-efficient binary format suitable for compilation to the web. [1] It's a new technology tendency and reached consensus by Chrome, Edge, Firefox, and WebKit. [2] It will affect the developer's choice between web and native (or Weex). However, it will

Re: Workflow?

2017-03-08 Thread Niclas Hedhman
Jinjiang, it isn't working. And I am not pleased with the state. Since most (all?) of you work at the same place, put everyone in the same phone call and tell them that this needs to change. EVERYONE; I expect that this mailing list contains; 1. Discussion of work in-progress. 2. Discussion of f

[GitHub] incubator-weex pull request #69: [android] fix ConcurrentModificationExcepti...

2017-03-08 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-weex/pull/69 --- 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 pull request #71: * [doc] Update GitHub link, change from ali...

2017-03-08 Thread DoranYun
GitHub user DoranYun opened a pull request: https://github.com/apache/incubator-weex/pull/71 * [doc] Update GitHub link, change from alibaba/weex to apache/weex. * [doc] Update GitHub link, change from alibaba/weex to apache/weex. You can merge this pull request into a Git repositor

[GitHub] incubator-weex issue #69: [android] fix ConcurrentModificationException in r...

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

[GitHub] incubator-weex issue #67: 0.11 dev cache jni class

2017-03-08 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/67 4 Errors :no_entry_sign: Objective-C file ‘ios/sdk/WeexSDK/dependency/SRW

[GitHub] incubator-weex issue #64: 0.11 dev support update recycler

2017-03-08 Thread weex-bot
Github user weex-bot commented on the issue: https://github.com/apache/incubator-weex/pull/64 6 Errors :no_entry_sign: WXStorageTests: testGetItem, Asynchronous wait fai

[GitHub] incubator-weex pull request #70: * [example] fix bugs for 'npm run build:exa...

2017-03-08 Thread yyqqing
GitHub user yyqqing opened a pull request: https://github.com/apache/incubator-weex/pull/70 * [example] fix bugs for 'npm run build:examples' (vue@2.2.1) You can merge this pull request into a Git repository by running: $ git pull https://github.com/yyqqing/incubator-weex dev

[GitHub] incubator-weex pull request #63: + [ios] fix bug box-shadow

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

Re: Some suggestions for Weex website:

2017-03-08 Thread Jinjiang Zhao
I think the "old syntax doc" means to http://weex.apache.org/v-0.10/guide/  which describes *.we files syntax. It's not recommended now but some users still work with it. I found that @DongYun has send a pull request [1] for his suggestions below and I have merged it. But next time it would be b