[jira] [Created] (WEEX-384) Support for input fields in Weex Android/iOS

2018-05-21 Thread Shikha (JIRA)
Shikha created WEEX-384:
---

 Summary: Support for input fields in Weex Android/iOS
 Key: WEEX-384
 URL: https://issues.apache.org/jira/browse/WEEX-384
 Project: Weex
  Issue Type: Task
  Components: Android, iOS
Reporter: Shikha
Assignee: codefurture


Support for new input form fields is required in weex. For eg. radio button, 
checkbox, submit button.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[DISCUSS] Forward to our second Apache release (0.19)

2018-05-21 Thread Adam Feng
Hi all,

Since the work of replacing Facebook’s Yoga has beed done,  Let's plan our 
second Apache release.

I volunteer to take 'release manager' for this version (0.19), and I'll figure 
out how to release in Apache way.

As we haven’t released for nearly 1 year,  some work needs to be confirmed 
before releasing:


1. Make sure all the Yoga code have been deleted in master branch.
2. Make sure no Category X[1] dependencies or Category B[1] source code is 
distributed.
3. Make sure that NOTICE and LICENSE files are correct.

I will start a [VOTE] about the release later this week.

[1] https://www.apache.org/legal/resolved.html


Thanks.
Adam Feng


[jira] [Created] (WEEX-385) CSS nested sass rendering support

2018-05-21 Thread Shikha (JIRA)
Shikha created WEEX-385:
---

 Summary: CSS nested sass rendering support
 Key: WEEX-385
 URL: https://issues.apache.org/jira/browse/WEEX-385
 Project: Weex
  Issue Type: Task
  Components: Android, iOS
Reporter: Shikha
Assignee: codefurture


Currently only single level selectors are allowed in CSS for Weex. 

For example - This works,

.buttonWrapper{

    position: relative;

}

.button{

   position: absolute;

}

 

But this doesn't - 

.primaryWrapper{

    position: relative;

    .primary{

         position: absolute;

    }

}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Resolved] (WEEX-350) [WXConvert CGFloat:] return nan may cause anim crash

2018-05-21 Thread XuYouyang (JIRA)

 [ 
https://issues.apache.org/jira/browse/WEEX-350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

XuYouyang resolved WEEX-350.

   Resolution: Fixed
Fix Version/s: 0.18

> [WXConvert CGFloat:] return nan may cause anim crash
> 
>
> Key: WEEX-350
> URL: https://issues.apache.org/jira/browse/WEEX-350
> Project: Weex
>  Issue Type: Bug
>  Components: iOS
>Affects Versions: 0.18
>Reporter: zouming
>Assignee: xingZhang
>Priority: Major
> Fix For: 0.18
>
>
> when outside input unsupported value, [WXConvert CGFloat:] return nan may 
> cause anim crash.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (WEEX-383) scroller scroll-direction:horizontal with div flex:1 not work

2018-05-21 Thread fh (JIRA)
fh created WEEX-383:
---

 Summary: scroller scroll-direction:horizontal with div flex:1 not 
work
 Key: WEEX-383
 URL: https://issues.apache.org/jira/browse/WEEX-383
 Project: Weex
  Issue Type: Bug
 Environment: iOS 10
Reporter: fh
Assignee: Adam Feng


when i use    

scroller

```

scroll-direction:horizontal

flex-direction:row

```

 

div

```

flex:1

```

 

the flex:1 will not work

 

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-381) 启动ios模拟器时报错

2018-05-21 Thread she kang (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482411#comment-16482411
 ] 

she kang commented on WEEX-381:
---

yes

> 启动ios模拟器时报错
> ---
>
> Key: WEEX-381
> URL: https://issues.apache.org/jira/browse/WEEX-381
> Project: Weex
>  Issue Type: Bug
>  Components: iOS
>Reporter: she kang
>Assignee: xingZhang
>Priority: Major
>
>  
> > weex-pro@1.0.0 build /Users/work_place/weex-pro
> > webpack --env.NODE_ENV=common
> (node:31054) ExperimentalWarning: The fs.promises API is experimental
> Hash: 43a8ed477ce723952bf8a1ee8cbbc11ba4b2aa1b
> Version: webpack 3.12.0
> Child
>  Hash: 43a8ed477ce723952bf8
>  Time: 14194ms
>  Asset Size Chunks Chunk Names
>  index.web.js 693 kB 0 [emitted] [big] index
>  vendor.web.js 13.5 kB 1 [emitted] vendor
>  [0] (webpack)/buildin/global.js 509 bytes \{0} [built]
>  [4] ./.temp/entry.js 612 bytes \{0} [built]
>  [8] ./.temp/router.js 586 bytes \{0} [built]
>  [12] ./src/index.vue 1.75 kB \{0} [built]
>  [13] 
> ./node_modules/vue-style-loader!./node_modules/css-loader!./node_modules/vue-loader/lib/style-compiler?\{"vue":true,"id":"data-v-2e922672","scoped":true,"hasInlineConfig":false}!./node_modules/vue-loader/lib/selector.js?type=styles=0!./src/index.vue
>  1.55 kB \{0} [built]
>  [14] 
> ./node_modules/css-loader!./node_modules/vue-loader/lib/style-compiler?\{"vue":true,"id":"data-v-2e922672","scoped":true,"hasInlineConfig":false}!./node_modules/vue-loader/lib/selector.js?type=styles=0!./src/index.vue
>  574 bytes \{0} [built]
>  [18] 
> ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script=0!./src/index.vue
>  272 bytes \{0} [built]
>  [19] 
> ./node_modules/vue-loader/lib/template-compiler?\{"id":"data-v-2e922672","hasScoped":true}!./node_modules/vue-loader/lib/selector.js?type=template=0!./src/index.vue
>  859 bytes \{0} [built]
>  [20] multi ./node_modules/phantom-limb/index.js 28 bytes \{1} [built]
>  + 13 hidden modules
> Child
>  Hash: a1ee8cbbc11ba4b2aa1b
>  Time: 9177ms
>  Asset Size Chunks Chunk Names
>  index.js 73.2 kB 0 [emitted] index
>  [0] ./src/entry.js 266 bytes \{0} [built]
>  [1] ./src/router.js 505 bytes \{0} [built]
>  [5] ./src/index.vue 1.76 kB \{0} [built]
>  [6] 
> ./node_modules/weex-vue-loader/lib/style-loader.js!./node_modules/weex-vue-loader/lib/style-rewriter.js?id=data-v-2964abc9!./node_modules/weex-vue-loader/lib/selector.js?type=styles=0!./src/index.vue
>  434 bytes \{0} [built]
>  [7] 
> ./node_modules/weex-vue-loader/lib/script-loader.js!./node_modules/babel-loader/lib!./node_modules/weex-vue-loader/lib/selector.js?type=script=0!./src/index.vue
>  272 bytes \{0} [built]
>  [8] 
> ./node_modules/weex-vue-loader/lib/template-compiler.js?id=data-v-2964abc9!./node_modules/weex-vue-loader/lib/selector.js?type=template=0!./src/index.vue
>  419 bytes \{0} [built]
>  + 3 hidden modules
> 17:16:31 : Move JSbundle to dist
> 17:16:31 : start iOS app
> Build Config
> AppName : WeexApp
> Version : 0.1
> BuildVersion : 0.1.0
> AppId : com.alibaba.weex
> WeexBundle : index.js
> Ws : ws://192.168.226.128:8080
> CodeSign : 
> Profile : 
> 17:16:31 : If you want to change build config.please modify ios.config.json
> 17:16:32 : pod update
> 17:16:32 : Hot Reload socket: ws://192.168.226.128:8080
> Update all pods
> Updating local specs repositories
>  5% [1] compiling(node:31057) ExperimentalWarning: The fs.promises API is 
> experimental
>  10% [1] building modules 0/1 modules 1 active 
> ...sers/work_place/weex-pro/src/entry.js $ /usr/bin/git -C 
> /Users/shekang/.cocoapods/repos/master fetch origin --progress
>  55% [1] Wait Reload... [0] remote remote: Counting objects: 450, done. s
>  remote: Compressing objects: 100% (97/97), done. 
>  remote: Total 450 (delta 210), reused 187 (delta 187), pack-reused 164 
>  Receiving objects: 100% (450/450), 55.36 KiB | 0 bytes/s, done.
>  Resolving deltas: 100% (255/255), completed with 92 local objects.
>  From https://github.com/CocoaPods/Specs
>  421cb51..1d0a448 master -> origin/master
>  $ /usr/bin/git -C /Users/shekang/.cocoapods/repos/master rev-parse 
> --abbrev-ref HEAD
>  master
>  $ /usr/bin/git -C /Users/shekang/.cocoapods/repos/master reset --hard 
> origin/master
>  HEAD is now at 1d0a448 [Add] MINTemp 0.0.1
> Analyzing dependencies
> Downloading dependencies
> Using SDWebImage (3.7.5)
> Using SocketRocket (0.4.2)
> Using WeexPluginLoader (0.0.1.9.1)
> Using WeexSDK (0.18.0)
> Generating Pods project
> Integrating client project
> Sending stats
> Pod installation complete! There are 4 dependencies from the Podfile and 4 
> total pods installed.
> ? Choose one of the following devices iPhone 6 Plus ios: 9.3 (Simulator)
> 17:19:43 : Buiding project...
> ** BUILD FAILED **
> The following build commands failed:
>  CompileC 
> 

[jira] [Commented] (WEEX-381) 启动ios模拟器时报错

2018-05-21 Thread XuYouyang (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482409#comment-16482409
 ] 

XuYouyang commented on WEEX-381:


do you run the command "weex run ios" ? [~shekang]

> 启动ios模拟器时报错
> ---
>
> Key: WEEX-381
> URL: https://issues.apache.org/jira/browse/WEEX-381
> Project: Weex
>  Issue Type: Bug
>  Components: iOS
>Reporter: she kang
>Assignee: xingZhang
>Priority: Major
>
>  
> > weex-pro@1.0.0 build /Users/work_place/weex-pro
> > webpack --env.NODE_ENV=common
> (node:31054) ExperimentalWarning: The fs.promises API is experimental
> Hash: 43a8ed477ce723952bf8a1ee8cbbc11ba4b2aa1b
> Version: webpack 3.12.0
> Child
>  Hash: 43a8ed477ce723952bf8
>  Time: 14194ms
>  Asset Size Chunks Chunk Names
>  index.web.js 693 kB 0 [emitted] [big] index
>  vendor.web.js 13.5 kB 1 [emitted] vendor
>  [0] (webpack)/buildin/global.js 509 bytes \{0} [built]
>  [4] ./.temp/entry.js 612 bytes \{0} [built]
>  [8] ./.temp/router.js 586 bytes \{0} [built]
>  [12] ./src/index.vue 1.75 kB \{0} [built]
>  [13] 
> ./node_modules/vue-style-loader!./node_modules/css-loader!./node_modules/vue-loader/lib/style-compiler?\{"vue":true,"id":"data-v-2e922672","scoped":true,"hasInlineConfig":false}!./node_modules/vue-loader/lib/selector.js?type=styles=0!./src/index.vue
>  1.55 kB \{0} [built]
>  [14] 
> ./node_modules/css-loader!./node_modules/vue-loader/lib/style-compiler?\{"vue":true,"id":"data-v-2e922672","scoped":true,"hasInlineConfig":false}!./node_modules/vue-loader/lib/selector.js?type=styles=0!./src/index.vue
>  574 bytes \{0} [built]
>  [18] 
> ./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script=0!./src/index.vue
>  272 bytes \{0} [built]
>  [19] 
> ./node_modules/vue-loader/lib/template-compiler?\{"id":"data-v-2e922672","hasScoped":true}!./node_modules/vue-loader/lib/selector.js?type=template=0!./src/index.vue
>  859 bytes \{0} [built]
>  [20] multi ./node_modules/phantom-limb/index.js 28 bytes \{1} [built]
>  + 13 hidden modules
> Child
>  Hash: a1ee8cbbc11ba4b2aa1b
>  Time: 9177ms
>  Asset Size Chunks Chunk Names
>  index.js 73.2 kB 0 [emitted] index
>  [0] ./src/entry.js 266 bytes \{0} [built]
>  [1] ./src/router.js 505 bytes \{0} [built]
>  [5] ./src/index.vue 1.76 kB \{0} [built]
>  [6] 
> ./node_modules/weex-vue-loader/lib/style-loader.js!./node_modules/weex-vue-loader/lib/style-rewriter.js?id=data-v-2964abc9!./node_modules/weex-vue-loader/lib/selector.js?type=styles=0!./src/index.vue
>  434 bytes \{0} [built]
>  [7] 
> ./node_modules/weex-vue-loader/lib/script-loader.js!./node_modules/babel-loader/lib!./node_modules/weex-vue-loader/lib/selector.js?type=script=0!./src/index.vue
>  272 bytes \{0} [built]
>  [8] 
> ./node_modules/weex-vue-loader/lib/template-compiler.js?id=data-v-2964abc9!./node_modules/weex-vue-loader/lib/selector.js?type=template=0!./src/index.vue
>  419 bytes \{0} [built]
>  + 3 hidden modules
> 17:16:31 : Move JSbundle to dist
> 17:16:31 : start iOS app
> Build Config
> AppName : WeexApp
> Version : 0.1
> BuildVersion : 0.1.0
> AppId : com.alibaba.weex
> WeexBundle : index.js
> Ws : ws://192.168.226.128:8080
> CodeSign : 
> Profile : 
> 17:16:31 : If you want to change build config.please modify ios.config.json
> 17:16:32 : pod update
> 17:16:32 : Hot Reload socket: ws://192.168.226.128:8080
> Update all pods
> Updating local specs repositories
>  5% [1] compiling(node:31057) ExperimentalWarning: The fs.promises API is 
> experimental
>  10% [1] building modules 0/1 modules 1 active 
> ...sers/work_place/weex-pro/src/entry.js $ /usr/bin/git -C 
> /Users/shekang/.cocoapods/repos/master fetch origin --progress
>  55% [1] Wait Reload... [0] remote remote: Counting objects: 450, done. s
>  remote: Compressing objects: 100% (97/97), done. 
>  remote: Total 450 (delta 210), reused 187 (delta 187), pack-reused 164 
>  Receiving objects: 100% (450/450), 55.36 KiB | 0 bytes/s, done.
>  Resolving deltas: 100% (255/255), completed with 92 local objects.
>  From https://github.com/CocoaPods/Specs
>  421cb51..1d0a448 master -> origin/master
>  $ /usr/bin/git -C /Users/shekang/.cocoapods/repos/master rev-parse 
> --abbrev-ref HEAD
>  master
>  $ /usr/bin/git -C /Users/shekang/.cocoapods/repos/master reset --hard 
> origin/master
>  HEAD is now at 1d0a448 [Add] MINTemp 0.0.1
> Analyzing dependencies
> Downloading dependencies
> Using SDWebImage (3.7.5)
> Using SocketRocket (0.4.2)
> Using WeexPluginLoader (0.0.1.9.1)
> Using WeexSDK (0.18.0)
> Generating Pods project
> Integrating client project
> Sending stats
> Pod installation complete! There are 4 dependencies from the Podfile and 4 
> total pods installed.
> ? Choose one of the following devices iPhone 6 Plus ios: 9.3 (Simulator)
> 17:19:43 : Buiding project...
> ** BUILD FAILED **
> The following build 

[jira] [Commented] (WEEX-382) [iOS] rm useLess log

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482350#comment-16482350
 ] 

ASF GitHub Bot commented on WEEX-382:
-

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-weex/pull/1189


> [iOS] rm useLess log
> 
>
> Key: WEEX-382
> URL: https://issues.apache.org/jira/browse/WEEX-382
> Project: Weex
>  Issue Type: Bug
>Reporter: peihan
>Assignee: Adam Feng
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-382) [iOS] rm useLess log

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482342#comment-16482342
 ] 

ASF GitHub Bot commented on WEEX-382:
-

Github user weex-bot commented on the issue:

https://github.com/apache/incubator-weex/pull/1189
  






  

  
  Messages

  
  
  :book:
  has no jsfm file changed.

  

  :book:
  jsfm test finished.

  




  Generated by :no_entry_sign: http://github.com/danger/danger-js/;>dangerJS




> [iOS] rm useLess log
> 
>
> Key: WEEX-382
> URL: https://issues.apache.org/jira/browse/WEEX-382
> Project: Weex
>  Issue Type: Bug
>Reporter: peihan
>Assignee: Adam Feng
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-382) [iOS] rm useLess log

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482340#comment-16482340
 ] 

ASF GitHub Bot commented on WEEX-382:
-

GitHub user lucky-chen opened a pull request:

https://github.com/apache/incubator-weex/pull/1189

[WEEX-382] [iOS] rm useless log

rm log tempTest updating

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/lucky-chen/incubator-weex ios-bugfix-rmlog

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1189.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1189


commit bd21579ce8906f45f231890ee7be93c20612e09c
Author: zhongcang 
Date:   2018-05-21T09:48:54Z

* [iOS] rm useless log




> [iOS] rm useLess log
> 
>
> Key: WEEX-382
> URL: https://issues.apache.org/jira/browse/WEEX-382
> Project: Weex
>  Issue Type: Bug
>Reporter: peihan
>Assignee: Adam Feng
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (WEEX-382) [iOS] rm useLess log

2018-05-21 Thread peihan (JIRA)
peihan created WEEX-382:
---

 Summary: [iOS] rm useLess log
 Key: WEEX-382
 URL: https://issues.apache.org/jira/browse/WEEX-382
 Project: Weex
  Issue Type: Bug
Reporter: peihan
Assignee: Adam Feng






--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (WEEX-381) 启动ios模拟器时报错

2018-05-21 Thread she kang (JIRA)
she kang created WEEX-381:
-

 Summary: 启动ios模拟器时报错
 Key: WEEX-381
 URL: https://issues.apache.org/jira/browse/WEEX-381
 Project: Weex
  Issue Type: Bug
  Components: iOS
Reporter: she kang
Assignee: xingZhang


 

> weex-pro@1.0.0 build /Users/work_place/weex-pro
> webpack --env.NODE_ENV=common

(node:31054) ExperimentalWarning: The fs.promises API is experimental
Hash: 43a8ed477ce723952bf8a1ee8cbbc11ba4b2aa1b
Version: webpack 3.12.0
Child
 Hash: 43a8ed477ce723952bf8
 Time: 14194ms
 Asset Size Chunks Chunk Names
 index.web.js 693 kB 0 [emitted] [big] index
 vendor.web.js 13.5 kB 1 [emitted] vendor
 [0] (webpack)/buildin/global.js 509 bytes \{0} [built]
 [4] ./.temp/entry.js 612 bytes \{0} [built]
 [8] ./.temp/router.js 586 bytes \{0} [built]
 [12] ./src/index.vue 1.75 kB \{0} [built]
 [13] 
./node_modules/vue-style-loader!./node_modules/css-loader!./node_modules/vue-loader/lib/style-compiler?\{"vue":true,"id":"data-v-2e922672","scoped":true,"hasInlineConfig":false}!./node_modules/vue-loader/lib/selector.js?type=styles=0!./src/index.vue
 1.55 kB \{0} [built]
 [14] 
./node_modules/css-loader!./node_modules/vue-loader/lib/style-compiler?\{"vue":true,"id":"data-v-2e922672","scoped":true,"hasInlineConfig":false}!./node_modules/vue-loader/lib/selector.js?type=styles=0!./src/index.vue
 574 bytes \{0} [built]
 [18] 
./node_modules/babel-loader/lib!./node_modules/vue-loader/lib/selector.js?type=script=0!./src/index.vue
 272 bytes \{0} [built]
 [19] 
./node_modules/vue-loader/lib/template-compiler?\{"id":"data-v-2e922672","hasScoped":true}!./node_modules/vue-loader/lib/selector.js?type=template=0!./src/index.vue
 859 bytes \{0} [built]
 [20] multi ./node_modules/phantom-limb/index.js 28 bytes \{1} [built]
 + 13 hidden modules
Child
 Hash: a1ee8cbbc11ba4b2aa1b
 Time: 9177ms
 Asset Size Chunks Chunk Names
 index.js 73.2 kB 0 [emitted] index
 [0] ./src/entry.js 266 bytes \{0} [built]
 [1] ./src/router.js 505 bytes \{0} [built]
 [5] ./src/index.vue 1.76 kB \{0} [built]
 [6] 
./node_modules/weex-vue-loader/lib/style-loader.js!./node_modules/weex-vue-loader/lib/style-rewriter.js?id=data-v-2964abc9!./node_modules/weex-vue-loader/lib/selector.js?type=styles=0!./src/index.vue
 434 bytes \{0} [built]
 [7] 
./node_modules/weex-vue-loader/lib/script-loader.js!./node_modules/babel-loader/lib!./node_modules/weex-vue-loader/lib/selector.js?type=script=0!./src/index.vue
 272 bytes \{0} [built]
 [8] 
./node_modules/weex-vue-loader/lib/template-compiler.js?id=data-v-2964abc9!./node_modules/weex-vue-loader/lib/selector.js?type=template=0!./src/index.vue
 419 bytes \{0} [built]
 + 3 hidden modules
17:16:31 : Move JSbundle to dist
17:16:31 : start iOS app
Build Config
AppName : WeexApp
Version : 0.1
BuildVersion : 0.1.0
AppId : com.alibaba.weex
WeexBundle : index.js
Ws : ws://192.168.226.128:8080
CodeSign : 
Profile : 
17:16:31 : If you want to change build config.please modify ios.config.json
17:16:32 : pod update
17:16:32 : Hot Reload socket: ws://192.168.226.128:8080
Update all pods
Updating local specs repositories
 5% [1] compiling(node:31057) ExperimentalWarning: The fs.promises API is 
experimental
 10% [1] building modules 0/1 modules 1 active 
...sers/work_place/weex-pro/src/entry.js $ /usr/bin/git -C 
/Users/shekang/.cocoapods/repos/master fetch origin --progress
 55% [1] Wait Reload... [0] remote remote: Counting objects: 450, done. s
 remote: Compressing objects: 100% (97/97), done. 
 remote: Total 450 (delta 210), reused 187 (delta 187), pack-reused 164 
 Receiving objects: 100% (450/450), 55.36 KiB | 0 bytes/s, done.
 Resolving deltas: 100% (255/255), completed with 92 local objects.
 From https://github.com/CocoaPods/Specs
 421cb51..1d0a448 master -> origin/master
 $ /usr/bin/git -C /Users/shekang/.cocoapods/repos/master rev-parse 
--abbrev-ref HEAD
 master
 $ /usr/bin/git -C /Users/shekang/.cocoapods/repos/master reset --hard 
origin/master
 HEAD is now at 1d0a448 [Add] MINTemp 0.0.1
Analyzing dependencies
Downloading dependencies
Using SDWebImage (3.7.5)
Using SocketRocket (0.4.2)
Using WeexPluginLoader (0.0.1.9.1)
Using WeexSDK (0.18.0)
Generating Pods project
Integrating client project
Sending stats
Pod installation complete! There are 4 dependencies from the Podfile and 4 
total pods installed.
? Choose one of the following devices iPhone 6 Plus ios: 9.3 (Simulator)
17:19:43 : Buiding project...
** BUILD FAILED **


The following build commands failed:
 CompileC 
/Users/work_place/weex-pro/platforms/ios/build/Build/Intermediates/Pods.build/Debug-iphonesimulator/WeexSDK.build/Objects-normal/x86_64/WXConvert.o
 WeexSDK/ios/sdk/WeexSDK/Sources/Utility/WXConvert.m normal x86_64 objective-c 
com.apple.compilers.llvm.clang.1_0.compiler
(1 failure)
17:20:05 : Error:Error: Command failed: xcodebuild -workspace 
WeexDemo.xcworkspace -scheme WeexDemo -configuration Debug 

[jira] [Commented] (WEEX-380) Fix weex show abnormally in single process

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482322#comment-16482322
 ] 

ASF GitHub Bot commented on WEEX-380:
-

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-weex/pull/1188


> Fix weex show abnormally in single process
> --
>
> Key: WEEX-380
> URL: https://issues.apache.org/jira/browse/WEEX-380
> Project: Weex
>  Issue Type: Improvement
>  Components: Android
>Affects Versions: 0.18
>Reporter: Yayun Dong
>Assignee: codefurture
>Priority: Minor
> Fix For: 0.18
>
>
> Fix weex show abnormally in single process



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-359) weex init fail

2018-05-21 Thread codefurture (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482317#comment-16482317
 ] 

codefurture commented on WEEX-359:
--

you can build custom sdk with master source, @
h3. *[YorkShen|https://github.com/YorkShen]*

> weex init fail
> --
>
> Key: WEEX-359
> URL: https://issues.apache.org/jira/browse/WEEX-359
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Reporter: fudongrong
>Assignee: codefurture
>Priority: Major
> Attachments: 1526278267(1).jpg, 1526541856(1).jpg, 1526541871(1).jpg
>
>
> when i use weex of gradle import ways.just like this:
>compile 'com.taobao.android:weex_sdk:0.18.7-beta-1@aar'
> but the weex initial fail,and my app is crash.the simple of error is:
> java.lang.NoClassDefFoundError: Failed resolution of: 
> Lorg/jacoco/agent/rt/internal_b0d6a23/Offline
> all detail look for the attachment



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-380) Fix weex show abnormally in single process

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482310#comment-16482310
 ] 

ASF GitHub Bot commented on WEEX-380:
-

Github user weex-bot commented on the issue:

https://github.com/apache/incubator-weex/pull/1188
  





  

  
  Warnings

  
  
  :warning:
  No Changelog changes!

  




  

  
  Messages

  
  
  :book:
  danger test finished.

  




  Generated by :no_entry_sign: http://github.com/danger/danger-js/;>dangerJS




> Fix weex show abnormally in single process
> --
>
> Key: WEEX-380
> URL: https://issues.apache.org/jira/browse/WEEX-380
> Project: Weex
>  Issue Type: Improvement
>  Components: Android
>Affects Versions: 0.18
>Reporter: Yayun Dong
>Assignee: codefurture
>Priority: Minor
> Fix For: 0.18
>
>
> Fix weex show abnormally in single process



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-380) Fix weex show abnormally in single process

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482305#comment-16482305
 ] 

ASF GitHub Bot commented on WEEX-380:
-

GitHub user Darin726 opened a pull request:

https://github.com/apache/incubator-weex/pull/1188

[WEEX-380][Android] Fix weex show abnormally in single process

[WEEX-380][Android] Fix weex show abnormally in single process

Some page display abnormally in single process for missing
some env parameters

Bug: WEEX-380


https://issues.apache.org/jira/projects/WEEX/issues/WEEX-380?filter=addedrecently

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/Darin726/incubator-weex 
Apache-master-2018-05-21

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex/pull/1188.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1188


commit 8ad1de43e921cd61d4e3059a032ae363d529ba9f
Author: darin 
Date:   2018-05-21T08:38:20Z

[WEEX-380][Android] Fix weex show abnormally in single process

Some page display abnormally in single process for missing
some env parameters

Bug: WEEX-380




> Fix weex show abnormally in single process
> --
>
> Key: WEEX-380
> URL: https://issues.apache.org/jira/browse/WEEX-380
> Project: Weex
>  Issue Type: Improvement
>  Components: Android
>Affects Versions: 0.18
>Reporter: Yayun Dong
>Assignee: codefurture
>Priority: Minor
> Fix For: 0.18
>
>
> Fix weex show abnormally in single process



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WEEX-380) Fix weex show abnormally in single process

2018-05-21 Thread Yayun Dong (JIRA)

 [ 
https://issues.apache.org/jira/browse/WEEX-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yayun Dong updated WEEX-380:

Description: Fix weex show abnormally in single process  (was: Fix weex 
show abnormaly in single process)

> Fix weex show abnormally in single process
> --
>
> Key: WEEX-380
> URL: https://issues.apache.org/jira/browse/WEEX-380
> Project: Weex
>  Issue Type: Improvement
>  Components: Android
>Affects Versions: 0.18
>Reporter: Yayun Dong
>Assignee: codefurture
>Priority: Minor
> Fix For: 0.18
>
>
> Fix weex show abnormally in single process



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (WEEX-380) Fix weex show abnormally in single process

2018-05-21 Thread Yayun Dong (JIRA)

 [ 
https://issues.apache.org/jira/browse/WEEX-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yayun Dong updated WEEX-380:

Summary: Fix weex show abnormally in single process  (was: Fix weex show 
abnormaly in single process)

> Fix weex show abnormally in single process
> --
>
> Key: WEEX-380
> URL: https://issues.apache.org/jira/browse/WEEX-380
> Project: Weex
>  Issue Type: Improvement
>  Components: Android
>Affects Versions: 0.18
>Reporter: Yayun Dong
>Assignee: codefurture
>Priority: Minor
> Fix For: 0.18
>
>
> Fix weex show abnormaly in single process



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (WEEX-380) Fix weex show abnormaly in single process

2018-05-21 Thread Yayun Dong (JIRA)
Yayun Dong created WEEX-380:
---

 Summary: Fix weex show abnormaly in single process
 Key: WEEX-380
 URL: https://issues.apache.org/jira/browse/WEEX-380
 Project: Weex
  Issue Type: Improvement
  Components: Android
Affects Versions: 0.18
Reporter: Yayun Dong
Assignee: codefurture
 Fix For: 0.18


Fix weex show abnormaly in single process



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] incubator-weex-site issue #154: fix two spelling mistakes

2018-05-21 Thread shushu2013
Github user shushu2013 commented on the issue:

https://github.com/apache/incubator-weex-site/pull/154
  
I'm not sure whether `bunle url ` is right or wrong, because I don't know 
the `bunle url` means. 


---


[GitHub] incubator-weex-site pull request #154: fix two spelling mistakes

2018-05-21 Thread shushu2013
GitHub user shushu2013 opened a pull request:

https://github.com/apache/incubator-weex-site/pull/154

fix two spelling mistakes

use it to diaplay a local disk image --> use it to display a local disk 
image
resolve by the bunle url --> resolve by the bundle url

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/shushu2013/incubator-weex-site patch-3

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-weex-site/pull/154.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #154


commit dc537437500bc01b51956c52d4c7a3c5155dc54d
Author: shushu <1252093436@...>
Date:   2018-05-21T07:35:10Z

fix two spelling mistakes

use it to diaplay a local disk image --> use it to display a local disk 
image
resolve by the bunle url --> resolve by the bundle url




---


[jira] [Commented] (WEEX-279) recycle-list 组件下的多重循环 错误

2018-05-21 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482259#comment-16482259
 ] 

ASF GitHub Bot commented on WEEX-279:
-

Github user gubaojian commented on the issue:

https://github.com/apache/incubator-weex/pull/1102
  

![dingtalk_im_2635945520](https://user-images.githubusercontent.com/2258481/40295312-69e58790-5d0b-11e8-9610-74369b18ad28.JPG)



> recycle-list 组件下的多重循环 错误
> 
>
> Key: WEEX-279
> URL: https://issues.apache.org/jira/browse/WEEX-279
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
> Environment: Weex SDK Version
> 0.18.0-beta-3
> JS Framework   0.24.5
> platform android
> osVersion  5.1
> deviceModel  m1 metal
>Reporter: Zisong Lu
>Assignee: codefurture
>Priority: Blocker
>
> 安卓环境  组件下的 v-for = "(xx, index) in xxx 循环" , index 无法取得 (ios 正常)
> {code:java}
> 
>   
> 
>   
> {{n}} -- {{k}}
>   
> 
>   
> 
> 
> export default {
>   data () {
> return {
>   lists: [
> { ts: ['零', '一', '二', '三', '四'] }
>   ]
> }
>   }
> }
> 
> // 显示结果
> //
> // 安卓: 零 -- 0ios: 零 -- 0 
> // 安卓: 一 -- 0ios: 一 -- 1 
> // 安卓: 二 -- 0ios: 二 -- 2 
> // 安卓: 三 -- 0ios: 三 -- 3 
> // 安卓: 四 -- 0ios: 四 -- 4 
> {code}
> 我尝试根据 ’GitHub Pull Request #1102‘ 去修改对应的文件,当前组件的循环确实可以正常运行,
>  *但是* 如果当前组件下有{color:#FF}带有循环的子组件{color}时,问题依旧存在
> {code:java}
> // index.vue
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-279) recycle-list 组件下的多重循环 错误

2018-05-21 Thread codefurture (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482257#comment-16482257
 ] 

codefurture commented on WEEX-279:
--

!image-2018-05-21-15-26-19-427.png!

> recycle-list 组件下的多重循环 错误
> 
>
> Key: WEEX-279
> URL: https://issues.apache.org/jira/browse/WEEX-279
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
> Environment: Weex SDK Version
> 0.18.0-beta-3
> JS Framework   0.24.5
> platform android
> osVersion  5.1
> deviceModel  m1 metal
>Reporter: Zisong Lu
>Assignee: codefurture
>Priority: Blocker
>
> 安卓环境  组件下的 v-for = "(xx, index) in xxx 循环" , index 无法取得 (ios 正常)
> {code:java}
> 
>   
> 
>   
> {{n}} -- {{k}}
>   
> 
>   
> 
> 
> export default {
>   data () {
> return {
>   lists: [
> { ts: ['零', '一', '二', '三', '四'] }
>   ]
> }
>   }
> }
> 
> // 显示结果
> //
> // 安卓: 零 -- 0ios: 零 -- 0 
> // 安卓: 一 -- 0ios: 一 -- 1 
> // 安卓: 二 -- 0ios: 二 -- 2 
> // 安卓: 三 -- 0ios: 三 -- 3 
> // 安卓: 四 -- 0ios: 四 -- 4 
> {code}
> 我尝试根据 ’GitHub Pull Request #1102‘ 去修改对应的文件,当前组件的循环确实可以正常运行,
>  *但是* 如果当前组件下有{color:#FF}带有循环的子组件{color}时,问题依旧存在
> {code:java}
> // index.vue
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (WEEX-279) recycle-list 组件下的多重循环 错误

2018-05-21 Thread codefurture (JIRA)

[ 
https://issues.apache.org/jira/browse/WEEX-279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16482256#comment-16482256
 ] 

codefurture commented on WEEX-279:
--

!image-2018-05-21-15-26-01-400.png!

> recycle-list 组件下的多重循环 错误
> 
>
> Key: WEEX-279
> URL: https://issues.apache.org/jira/browse/WEEX-279
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
> Environment: Weex SDK Version
> 0.18.0-beta-3
> JS Framework   0.24.5
> platform android
> osVersion  5.1
> deviceModel  m1 metal
>Reporter: Zisong Lu
>Assignee: codefurture
>Priority: Blocker
>
> 安卓环境  组件下的 v-for = "(xx, index) in xxx 循环" , index 无法取得 (ios 正常)
> {code:java}
> 
>   
> 
>   
> {{n}} -- {{k}}
>   
> 
>   
> 
> 
> export default {
>   data () {
> return {
>   lists: [
> { ts: ['零', '一', '二', '三', '四'] }
>   ]
> }
>   }
> }
> 
> // 显示结果
> //
> // 安卓: 零 -- 0ios: 零 -- 0 
> // 安卓: 一 -- 0ios: 一 -- 1 
> // 安卓: 二 -- 0ios: 二 -- 2 
> // 安卓: 三 -- 0ios: 三 -- 3 
> // 安卓: 四 -- 0ios: 四 -- 4 
> {code}
> 我尝试根据 ’GitHub Pull Request #1102‘ 去修改对应的文件,当前组件的循环确实可以正常运行,
>  *但是* 如果当前组件下有{color:#FF}带有循环的子组件{color}时,问题依旧存在
> {code:java}
> // index.vue
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Created] (WEEX-379) StringRefCache

2018-05-21 Thread jike (JIRA)
jike created WEEX-379:
-

 Summary: StringRefCache
 Key: WEEX-379
 URL: https://issues.apache.org/jira/browse/WEEX-379
 Project: Weex
  Issue Type: Improvement
Reporter: jike
Assignee: Adam Feng


StringRefCache 改造



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)