[jira] [Commented] (WEEX-470) module lost after switch from on Activity to previous Activity

2018-06-21 Thread JIRA


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

华逢义 commented on WEEX-470:
--

Yes I can reproduce it.

First of all, we add a global var in index.js

global.$sa = {}

$sa.alert = function(abc){

       var modal = weex.requireModule("modal")

       modal.alert(abc)

}

 

We use $sa.alert("xxx") somewhere and this issue exists

> module lost after switch from on Activity to previous Activity
> --
>
> Key: WEEX-470
> URL: https://issues.apache.org/jira/browse/WEEX-470
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.19
>Reporter: 华逢义
>Assignee: codefurture
>Priority: Blocker
>
> Activity A started Activity B.
> B finished and back to A
> After this operation.weex.requireModule(xxx) does not work in Activity A
> the error is as follow:
> {color:#FF}D/jsLog: [JS Framework] Failed to requireModule("stream"), 
> instance (4) doesn't exist anymore.__ERROR{color}



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


[jira] [Commented] (WEEX-473) Update HOW-TO-BUILD.md for weexcore

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


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

ASF GitHub Bot commented on WEEX-473:
-

Github user weex-bot commented on the issue:

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





  

  
  Warnings

  
  
  :warning:
  No Changelog changes!

  




  

  
  Messages

  
  
  :book:
  danger test finished.

  




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




> Update HOW-TO-BUILD.md for weexcore
> ---
>
> Key: WEEX-473
> URL: https://issues.apache.org/jira/browse/WEEX-473
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> Update HOW-TO-BUILD.md for weexcore



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


[jira] [Commented] (WEEX-473) Update HOW-TO-BUILD.md for weexcore

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


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

ASF GitHub Bot commented on WEEX-473:
-

Github user asfgit closed the pull request at:

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


> Update HOW-TO-BUILD.md for weexcore
> ---
>
> Key: WEEX-473
> URL: https://issues.apache.org/jira/browse/WEEX-473
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> Update HOW-TO-BUILD.md for weexcore



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


[jira] [Commented] (WEEX-473) Update HOW-TO-BUILD.md for weexcore

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


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

ASF GitHub Bot commented on WEEX-473:
-

GitHub user miomin opened a pull request:

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

[WEEX-473][doc] Update HOW-TO-BUILD.md for weexcore



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

$ git pull https://github.com/miomin/incubator-weex release-readme

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

https://github.com/apache/incubator-weex/pull/1286.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 #1286


commit 35631d177c1a53ff373e3eb43f12b71cf346a494
Author: miomin 
Date:   2018-06-22T03:36:17Z

[WEEX-473][doc] Update HOW-TO-BUILD.md for weexcore




> Update HOW-TO-BUILD.md for weexcore
> ---
>
> Key: WEEX-473
> URL: https://issues.apache.org/jira/browse/WEEX-473
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> Update HOW-TO-BUILD.md for weexcore



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


[jira] [Commented] (WEEX-473) Update HOW-TO-BUILD.md for weexcore

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


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

ASF GitHub Bot commented on WEEX-473:
-

Github user miomin closed the pull request at:

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


> Update HOW-TO-BUILD.md for weexcore
> ---
>
> Key: WEEX-473
> URL: https://issues.apache.org/jira/browse/WEEX-473
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> Update HOW-TO-BUILD.md for weexcore



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


[jira] [Commented] (WEEX-473) Update HOW-TO-BUILD.md for weexcore

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


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

ASF GitHub Bot commented on WEEX-473:
-

Github user weex-bot commented on the issue:

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





  

  
  Warnings

  
  
  :warning:
  No Changelog changes!

  




  

  
  Messages

  
  
  :book:
  danger test finished.

  




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




> Update HOW-TO-BUILD.md for weexcore
> ---
>
> Key: WEEX-473
> URL: https://issues.apache.org/jira/browse/WEEX-473
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> Update HOW-TO-BUILD.md for weexcore



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


[jira] [Commented] (WEEX-473) Update HOW-TO-BUILD.md for weexcore

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


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

ASF GitHub Bot commented on WEEX-473:
-

GitHub user miomin opened a pull request:

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

[WEEX-473][doc] Update HOW-TO-BUILD.md for weexcore



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

$ git pull https://github.com/miomin/incubator-weex master-readme

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

https://github.com/apache/incubator-weex/pull/1285.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 #1285


commit 669febc4ba03aa2c8f76e0ad78eefe8382417dab
Author: miomin 
Date:   2018-06-08T06:31:35Z

* [doc] Update readme for ndk & cmake

commit def6e4b2a94639af83c7c12db901fa258a72d7cd
Author: miomin 
Date:   2018-06-22T03:25:37Z

[WEEX-473][doc] Update HOW-TO-BUILD.md for weexcore




> Update HOW-TO-BUILD.md for weexcore
> ---
>
> Key: WEEX-473
> URL: https://issues.apache.org/jira/browse/WEEX-473
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> Update HOW-TO-BUILD.md for weexcore



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


[jira] [Created] (WEEX-473) Update HOW-TO-BUILD.md for weexcore

2018-06-21 Thread xumin (JIRA)
xumin created WEEX-473:
--

 Summary: Update HOW-TO-BUILD.md for weexcore
 Key: WEEX-473
 URL: https://issues.apache.org/jira/browse/WEEX-473
 Project: Weex
  Issue Type: Task
Reporter: xumin
Assignee: Adam Feng


Update HOW-TO-BUILD.md for weexcore



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


[jira] [Commented] (WEEX-452) CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage

2018-06-21 Thread wangbin (JIRA)


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

wangbin commented on WEEX-452:
--

解决方法是,在gradle找到项目编译支持的指令集,删除armeabi即可

> CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
> ---
>
> Key: WEEX-452
> URL: https://issues.apache.org/jira/browse/WEEX-452
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.20
>Reporter: wangbin
>Assignee: codefurture
>Priority: Blocker
>
> CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
> 刚刚down下来的weex源码无法直接编译通过,会报如标题的错误,通过修改sdk的ABI指令集,去掉armeabi,cmake可以执行通过。



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


[jira] [Comment Edited] (WEEX-422) When min-height is set, justify-content: center and justify-content: flex-end does not work

2018-06-21 Thread Francis (JIRA)


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

Francis edited comment on WEEX-422 at 6/21/18 5:58 PM:
---

You are probably using an older Android Weex SDK version.

It clearly is NOT working. See Screen Shot 2018-06-21. 


was (Author: francis.nepomuceno):
You are probably using an older Android version. 

It clearly is NOT working. See screenshot. 

> When min-height is set, justify-content: center and justify-content: flex-end 
> does not work
> ---
>
> Key: WEEX-422
> URL: https://issues.apache.org/jira/browse/WEEX-422
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: Francis
>Assignee: codefurture
>Priority: Major
> Attachments: Screen Shot 2018-06-21 at 1.49.52 PM.png, 
> device-2018-06-21-152520.png
>
>
> When using min-height, some justify-content properties no longer work:
>  * justify-content: center
>  * justify-content: flex-end
> Demo: http://dotwe.org/vue/ebf5099b51185f186aa0f867993be0f4



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


[jira] [Updated] (WEEX-422) When min-height is set, justify-content: center and justify-content: flex-end does not work

2018-06-21 Thread Francis (JIRA)


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

Francis updated WEEX-422:
-
Attachment: Screen Shot 2018-06-21 at 1.49.52 PM.png

> When min-height is set, justify-content: center and justify-content: flex-end 
> does not work
> ---
>
> Key: WEEX-422
> URL: https://issues.apache.org/jira/browse/WEEX-422
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: Francis
>Assignee: codefurture
>Priority: Major
> Attachments: Screen Shot 2018-06-21 at 1.49.52 PM.png, 
> device-2018-06-21-152520.png
>
>
> When using min-height, some justify-content properties no longer work:
>  * justify-content: center
>  * justify-content: flex-end
> Demo: http://dotwe.org/vue/ebf5099b51185f186aa0f867993be0f4



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


[jira] [Reopened] (WEEX-422) When min-height is set, justify-content: center and justify-content: flex-end does not work

2018-06-21 Thread Francis (JIRA)


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

Francis reopened WEEX-422:
--

You are probably using an older Android version. 

It clearly is NOT working. See screenshot. 

> When min-height is set, justify-content: center and justify-content: flex-end 
> does not work
> ---
>
> Key: WEEX-422
> URL: https://issues.apache.org/jira/browse/WEEX-422
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: Francis
>Assignee: codefurture
>Priority: Major
> Attachments: Screen Shot 2018-06-21 at 1.49.52 PM.png, 
> device-2018-06-21-152520.png
>
>
> When using min-height, some justify-content properties no longer work:
>  * justify-content: center
>  * justify-content: flex-end
> Demo: http://dotwe.org/vue/ebf5099b51185f186aa0f867993be0f4



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


[jira] [Closed] (WEEX-469) weex list component in the Android has no scroll bars

2018-06-21 Thread aixiaoxiang (JIRA)


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

aixiaoxiang closed WEEX-469.

Resolution: Later

> weex list component in the Android has no scroll bars
> -
>
> Key: WEEX-469
> URL: https://issues.apache.org/jira/browse/WEEX-469
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Reporter: aixiaoxiang
>Assignee: codefurture
>Priority: Major
> Attachments: image-2018-06-21-12-22-09-211.png
>
>
> weex list component in the Android has no scroll bars
> iOS has scroll bars
> android:
>  
>  !image-2018-06-21-12-22-09-211.png|thumbnail! 
> Related link:
> https://stackoverflow.com/questions/27056379/is-there-any-way-to-enable-scrollbars-for-recyclerview-in-code



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


[jira] [Created] (WEEX-472) input 保留两位小数

2018-06-21 Thread panqq (JIRA)
panqq created WEEX-472:
--

 Summary: input 保留两位小数
 Key: WEEX-472
 URL: https://issues.apache.org/jira/browse/WEEX-472
 Project: Weex
  Issue Type: Bug
Affects Versions: 0.18
Reporter: panqq
Assignee: Adam Feng
 Fix For: 0.16


input控件:v-model绑定value,在@inoput中监听内容,然后将内容格式化成两位小数,把格式化的数值赋值给value,第一次输入小数点三位后,能修改成两位,但是后面就失效了



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


[jira] [Commented] (WEEX-438) vue-rx error: exception:Exception: TypeError: undefined is not an object (evaluating 'root.clearTimeout.bind')

2018-06-21 Thread Hanks Zhang (JIRA)


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

Hanks Zhang commented on WEEX-438:
--

"TypeError: undefined is not an object" is really a common error in javascript. 
It's mainly caused by trying to read a property from undefined variable.

 

In this case, the "root" or "root.clearTimeout" may be undefined, add a type 
check before using them can avoid is error.

> vue-rx error:  exception:Exception: TypeError: undefined is not an object 
> (evaluating 'root.clearTimeout.bind')
> ---
>
> Key: WEEX-438
> URL: https://issues.apache.org/jira/browse/WEEX-438
> Project: Weex
>  Issue Type: Bug
>  Components: JSFM
>Reporter: itfront
>Assignee: Hanks Zhang
>Priority: Major
>  Labels: clearTimeout.bind, rxjs
>
> 
>  
>  Age:\{{ age$ }}
>  
> 
> 
>  import Vue from 'vue'
>  import VueRx from 'vue-rx'
>  import Rx from 'rxjs/Rx'
> Vue.use(VueRx, Rx)
> module.exports = {
>  subscriptions () {
>  return {
>  age$: Rx.Observable.of(23)
>  .map(data => data),
>  }
>  }
>  }
> 



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


[GitHub] incubator-weex-site pull request #168: Update webview.md, add postMessage me...

2018-06-21 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[jira] [Commented] (WEEX-393) Add license for IPC

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


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

ASF GitHub Bot commented on WEEX-393:
-

GitHub user miomin opened a pull request:

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

[WEEX-393][Core] Add LICENSE



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

$ git pull https://github.com/miomin/incubator-weex release-license

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

https://github.com/apache/incubator-weex/pull/1284.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 #1284


commit f6d3a01297b39f418ca289ca67057521da3ee135
Author: miomin 
Date:   2018-06-21T09:32:15Z

[WEEX-393][Core] Add LICENSE




> Add license for IPC
> ---
>
> Key: WEEX-393
> URL: https://issues.apache.org/jira/browse/WEEX-393
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>




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


[jira] [Commented] (WEEX-470) module lost after switch from on Activity to previous Activity

2018-06-21 Thread Hanks Zhang (JIRA)


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

Hanks Zhang commented on WEEX-470:
--

In our playground app ([http://weex-project.io/cn/tools/playground.html)] , 
there are so many cases as you described. When you opened B, the activity A 
should not be destroyed.

 

Maybe you could offer a demo to reproduce it.

> module lost after switch from on Activity to previous Activity
> --
>
> Key: WEEX-470
> URL: https://issues.apache.org/jira/browse/WEEX-470
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.19
>Reporter: 华逢义
>Assignee: codefurture
>Priority: Blocker
>
> Activity A started Activity B.
> B finished and back to A
> After this operation.weex.requireModule(xxx) does not work in Activity A
> the error is as follow:
> {color:#FF}D/jsLog: [JS Framework] Failed to requireModule("stream"), 
> instance (4) doesn't exist anymore.__ERROR{color}



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


[jira] [Closed] (WEEX-414) dom.getComponentRect can't get currect result

2018-06-21 Thread XuYouyang (JIRA)


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

XuYouyang closed WEEX-414.
--
Resolution: Fixed

> dom.getComponentRect can't get currect result
> -
>
> Key: WEEX-414
> URL: https://issues.apache.org/jira/browse/WEEX-414
> Project: Weex
>  Issue Type: Bug
>  Components: Android, iOS
>Reporter: Miqingliang
>Assignee: codefurture
>Priority: Major
>
> http://dotwe.org/vue/25622d3049b9516b513bd659a9c5aaa1



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


[GitHub] incubator-weex-site pull request #168: Update webview.md, add postMessage me...

2018-06-21 Thread ginuim
GitHub user ginuim opened a pull request:

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

Update webview.md, add postMessage method



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

$ git pull https://github.com/ginuim/incubator-weex-site patch-4

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

https://github.com/apache/incubator-weex-site/pull/168.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 #168


commit fcc11776046d5c4e3f9dd7dd30930f2bdffb5263
Author: ginuim 
Date:   2018-06-21T08:31:41Z

Update webview.md, add postMessage method




---


[VOTE][CANCEL] Release Apache Weex (Incubating) 0.19.0 [RC0]

2018-06-21 Thread Adam Feng

Hi All,

We will cancel this vote and release a new RC.



Thanks.
Adam Feng


Re: [VOTE]: Release Apache Weex (Incubating) 0.19.0 [RC0]

2018-06-21 Thread Adam Feng
Thank you for the “-1” votes,    thanks for downloading all signed source code 
packages onto your own hardware and compiling as provided.

I will cancel this vote thread and call another RC release.

Thanks.
Adam Feng
在 2018年6月20日 +0800 PM8:30,Jonathan Dong ,写道:
> -1, It seems we forget to add the ‘weex_core’ path into the release package, 
> which fails to build the android_sdk task from gradle.
>
> I’ve proposed a fix for this issue and the PR is:
> https://github.com/apache/incubator-weex/pull/1282
>
> On Jun 20, 2018, at 10:26 AM, Adam Feng 
> mailto:cxfe...@gmail.com>> wrote:
>
> Hi Weex Community,
> I'm calling this vote to release Apache Weex (Incubating) version 0.19.0.
> The tag to be voted upon:
> https://git-wip-us.apache.org/repos/asf?p=incubator-weex.git;a=shortlog;h=refs/tags/0.19.0-rc0
>
> Hash for the release tag:
> 9ea6ac79ecf7cd855e1afe114a1897fe06621e81
>
> The source tarball can be found at:
> https://dist.apache.org/repos/dist/dev/incubator/weex/0.19.0/RC0/
>
> The artifacts have been signed with Key : 4FD8BC09C7E9DB81, which can be 
> found in the keys file:
> https://dist.apache.org/repos/dist/dev/incubator/weex/KEYS
> Release note about this version:
> https://issues.apache.org/jira/projects/WEEX/issues/WEEX-464
> This vote will remain open for at least 72 hours.
> Please vote on releasing this RC.
> [ ] +1 approve
> [ ] +0 no opinion
> [ ] -1 disapprove (and reason why)
>
> Thanks.
> Adam Feng
>


[jira] [Created] (WEEX-471) weex sdk 升级到0.19 后weex_inspector 升级会报错!

2018-06-21 Thread JIRA
张波 created WEEX-471:
---

 Summary: weex sdk 升级到0.19 后weex_inspector 升级会报错!
 Key: WEEX-471
 URL: https://issues.apache.org/jira/browse/WEEX-471
 Project: Weex
  Issue Type: Bug
Reporter: 张波
Assignee: Adam Feng






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


[jira] [Closed] (WEEX-422) When min-height is set, justify-content: center and justify-content: flex-end does not work

2018-06-21 Thread YorkShen (JIRA)


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

YorkShen closed WEEX-422.
-
Resolution: Works for Me

> When min-height is set, justify-content: center and justify-content: flex-end 
> does not work
> ---
>
> Key: WEEX-422
> URL: https://issues.apache.org/jira/browse/WEEX-422
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: Francis
>Assignee: codefurture
>Priority: Major
> Attachments: device-2018-06-21-152520.png
>
>
> When using min-height, some justify-content properties no longer work:
>  * justify-content: center
>  * justify-content: flex-end
> Demo: http://dotwe.org/vue/ebf5099b51185f186aa0f867993be0f4



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


[jira] [Closed] (WEEX-423) CSS font-weight does not work

2018-06-21 Thread YorkShen (JIRA)


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

YorkShen closed WEEX-423.
-
Resolution: Invalid

> CSS font-weight does not work
> -
>
> Key: WEEX-423
> URL: https://issues.apache.org/jira/browse/WEEX-423
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: Francis
>Assignee: codefurture
>Priority: Major
> Attachments: Actual (Android).png, Expected (web).png
>
>
> CSS property font-weight does not work in Android.
> font-weight should adjust the thickness or lightness of typography.
> Demo: [http://dotwe.org/vue/6aa5f90f0a64c11bbd05890469fbb341]
> See attached screenshots comparing expected and actual.



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


[jira] [Commented] (WEEX-423) CSS font-weight does not work

2018-06-21 Thread YorkShen (JIRA)


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

YorkShen commented on WEEX-423:
---

Read the manual about font-weight, please. 
http://weex-project.io/wiki/text-styles.html

> CSS font-weight does not work
> -
>
> Key: WEEX-423
> URL: https://issues.apache.org/jira/browse/WEEX-423
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: Francis
>Assignee: codefurture
>Priority: Major
> Attachments: Actual (Android).png, Expected (web).png
>
>
> CSS property font-weight does not work in Android.
> font-weight should adjust the thickness or lightness of typography.
> Demo: [http://dotwe.org/vue/6aa5f90f0a64c11bbd05890469fbb341]
> See attached screenshots comparing expected and actual.



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


[jira] [Comment Edited] (WEEX-422) When min-height is set, justify-content: center and justify-content: flex-end does not work

2018-06-21 Thread YorkShen (JIRA)


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

YorkShen edited comment on WEEX-422 at 6/21/18 7:29 AM:


it works for me.  Ref [^device-2018-06-21-152520.png]


was (Author: kyork):
it works for me.  
![Image](https://issues.apache.org/jira/secure/attachment/12928585/device-2018-06-21-152520.png)

> When min-height is set, justify-content: center and justify-content: flex-end 
> does not work
> ---
>
> Key: WEEX-422
> URL: https://issues.apache.org/jira/browse/WEEX-422
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: Francis
>Assignee: codefurture
>Priority: Major
> Attachments: device-2018-06-21-152520.png
>
>
> When using min-height, some justify-content properties no longer work:
>  * justify-content: center
>  * justify-content: flex-end
> Demo: http://dotwe.org/vue/ebf5099b51185f186aa0f867993be0f4



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


[jira] [Comment Edited] (WEEX-422) When min-height is set, justify-content: center and justify-content: flex-end does not work

2018-06-21 Thread YorkShen (JIRA)


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

YorkShen edited comment on WEEX-422 at 6/21/18 7:29 AM:


it works for me.  
![Image](https://issues.apache.org/jira/secure/attachment/12928585/device-2018-06-21-152520.png)


was (Author: kyork):
it works for me.  

> When min-height is set, justify-content: center and justify-content: flex-end 
> does not work
> ---
>
> Key: WEEX-422
> URL: https://issues.apache.org/jira/browse/WEEX-422
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: Francis
>Assignee: codefurture
>Priority: Major
> Attachments: device-2018-06-21-152520.png
>
>
> When using min-height, some justify-content properties no longer work:
>  * justify-content: center
>  * justify-content: flex-end
> Demo: http://dotwe.org/vue/ebf5099b51185f186aa0f867993be0f4



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


[jira] [Updated] (WEEX-422) When min-height is set, justify-content: center and justify-content: flex-end does not work

2018-06-21 Thread YorkShen (JIRA)


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

YorkShen updated WEEX-422:
--
Attachment: device-2018-06-21-152520.png

> When min-height is set, justify-content: center and justify-content: flex-end 
> does not work
> ---
>
> Key: WEEX-422
> URL: https://issues.apache.org/jira/browse/WEEX-422
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: Francis
>Assignee: codefurture
>Priority: Major
> Attachments: device-2018-06-21-152520.png
>
>
> When using min-height, some justify-content properties no longer work:
>  * justify-content: center
>  * justify-content: flex-end
> Demo: http://dotwe.org/vue/ebf5099b51185f186aa0f867993be0f4



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


[jira] [Comment Edited] (WEEX-422) When min-height is set, justify-content: center and justify-content: flex-end does not work

2018-06-21 Thread YorkShen (JIRA)


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

YorkShen edited comment on WEEX-422 at 6/21/18 7:27 AM:


it works for me.  


was (Author: kyork):
it works for me.  

> When min-height is set, justify-content: center and justify-content: flex-end 
> does not work
> ---
>
> Key: WEEX-422
> URL: https://issues.apache.org/jira/browse/WEEX-422
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: Francis
>Assignee: codefurture
>Priority: Major
>
> When using min-height, some justify-content properties no longer work:
>  * justify-content: center
>  * justify-content: flex-end
> Demo: http://dotwe.org/vue/ebf5099b51185f186aa0f867993be0f4



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


[jira] [Comment Edited] (WEEX-422) When min-height is set, justify-content: center and justify-content: flex-end does not work

2018-06-21 Thread YorkShen (JIRA)


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

YorkShen edited comment on WEEX-422 at 6/21/18 7:26 AM:


it works for me.  


was (Author: kyork):
it works for me.  !device-2018-06-21-152520.png!

> When min-height is set, justify-content: center and justify-content: flex-end 
> does not work
> ---
>
> Key: WEEX-422
> URL: https://issues.apache.org/jira/browse/WEEX-422
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: Francis
>Assignee: codefurture
>Priority: Major
>
> When using min-height, some justify-content properties no longer work:
>  * justify-content: center
>  * justify-content: flex-end
> Demo: http://dotwe.org/vue/ebf5099b51185f186aa0f867993be0f4



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


[jira] [Commented] (WEEX-422) When min-height is set, justify-content: center and justify-content: flex-end does not work

2018-06-21 Thread YorkShen (JIRA)


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

YorkShen commented on WEEX-422:
---

it works for me.  !device-2018-06-21-152520.png!

> When min-height is set, justify-content: center and justify-content: flex-end 
> does not work
> ---
>
> Key: WEEX-422
> URL: https://issues.apache.org/jira/browse/WEEX-422
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: Francis
>Assignee: codefurture
>Priority: Major
>
> When using min-height, some justify-content properties no longer work:
>  * justify-content: center
>  * justify-content: flex-end
> Demo: http://dotwe.org/vue/ebf5099b51185f186aa0f867993be0f4



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