[jira] [Commented] (WEEX-219) copy action for text component

2018-02-23 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-219:
-

Github user weex-bot commented on the issue:

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






  

  
  Messages

  
  
  :book:
  has no jsfm file changed.

  

  :book:
  jsfm test finished.

  




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




> copy action for text component
> --
>
> Key: WEEX-219
> URL: https://issues.apache.org/jira/browse/WEEX-219
> Project: Weex
>  Issue Type: Improvement
>  Components: iOS
>Reporter: xingZhang
>Assignee: xingZhang
>Priority: Major
>
> add copy action for text component
> you can specify an attribute disableCopy='true' to enable the copy action by 
> long press, default is disable.
>  
> try case :[ 
> http://dotwe.org/vue/77b7d735efaf55d6b84c5c8fb5196bd9|http://dotwe.org/vue/77b7d735efaf55d6b84c5c8fb5196bd9]



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


[jira] [Commented] (WEEX-219) copy action for text component

2018-02-23 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-219:
-

GitHub user misakuo opened a pull request:

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

[WEEX-219][Android] support copy action for text component



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

$ git pull https://github.com/misakuo/incubator-weex feature-text-copy

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

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


commit 94ee706e997c1e5dc17b10454f9a4497bf8ab609
Author: misakuo 
Date:   2018-02-24T02:55:33Z

*[feature] feature to copy text value




> copy action for text component
> --
>
> Key: WEEX-219
> URL: https://issues.apache.org/jira/browse/WEEX-219
> Project: Weex
>  Issue Type: Improvement
>  Components: iOS
>Reporter: xingZhang
>Assignee: xingZhang
>Priority: Major
>
> add copy action for text component
> you can specify an attribute disableCopy='true' to enable the copy action by 
> long press, default is disable.
>  
> try case :[ 
> http://dotwe.org/vue/77b7d735efaf55d6b84c5c8fb5196bd9|http://dotwe.org/vue/77b7d735efaf55d6b84c5c8fb5196bd9]



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


[GitHub] incubator-weex-site issue #69: Update extend-android.md

2018-02-23 Thread QzwJuHao
Github user QzwJuHao commented on the issue:

https://github.com/apache/incubator-weex-site/pull/69
  
@Hanks10100 thanks for your advices,I have create a new pull request.


---


[GitHub] incubator-weex-site pull request #72: Update extend-android.md

2018-02-23 Thread QzwJuHao
GitHub user QzwJuHao opened a pull request:

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

Update extend-android.md

repair mistakes

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

$ git pull https://github.com/QzwJuHao/incubator-weex-site patch-1

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

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


commit cba1f762843079cdc8e7557b5a518a30b49940b1
Author: zewei 
Date:   2018-02-24T02:25:42Z

Update extend-android.md

repair mistakes




---


[jira] [Updated] (WEEX-222) Sticky header in waterfall is not sticky

2018-02-23 Thread biaomingzhong (JIRA)

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

biaomingzhong updated WEEX-222:
---
Description: 
* Just upgrade weex_sdk to 0.18.0. But the sticky header is not sticky in 
playground app.
 * [DotWe link is official waterfall 
example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]
 * I have tried this waterfall example in Taobao app. Scan result has same 
problem that the sticky header is not sticky.
 * But I downgrade to SDK 0.17. It works.

  was:
* Just upgrade weex_sdk to 0.18.0. But the sticky header is not sticky in 
playground app.
 * [DotWe link is official waterfall 
example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]
 * I have tried this waterfall example in Taobao app. Scan result has same 
problem that the sticky header is not sticky.
 * But I downgrade to SDK 0.17. It works find


> Sticky header in waterfall is not sticky
> 
>
> Key: WEEX-222
> URL: https://issues.apache.org/jira/browse/WEEX-222
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
> Environment: Playground App Android
>Reporter: biaomingzhong
>Assignee: zhengshihan
>Priority: Critical
>
> * Just upgrade weex_sdk to 0.18.0. But the sticky header is not sticky in 
> playground app.
>  * [DotWe link is official waterfall 
> example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]
>  * I have tried this waterfall example in Taobao app. Scan result has same 
> problem that the sticky header is not sticky.
>  * But I downgrade to SDK 0.17. It works.



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


[jira] [Updated] (WEEX-222) Sticky header in waterfall is not sticky

2018-02-23 Thread biaomingzhong (JIRA)

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

biaomingzhong updated WEEX-222:
---
Description: 
* Just upgrade weex_sdk to 0.18.0. But the sticky header is not sticky in 
playground app.
 * [DotWe link is official waterfall 
example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]
 * I have tried this waterfall example in Taobao app. Scan result has same 
problem that the sticky header is not sticky.
 * But I downgrade to SDK 0.17. It works find

  was:
* Just upgrade weex_sdk to 0.18.0. But the sticky header is not sticky in 
playground app.
 * [DotWe link is official waterfall 
example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]
 * I have tried this waterfall example in Taobao app. Scan result has same 
problem that the sticky header is not sticky.


> Sticky header in waterfall is not sticky
> 
>
> Key: WEEX-222
> URL: https://issues.apache.org/jira/browse/WEEX-222
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
> Environment: Playground App Android
>Reporter: biaomingzhong
>Assignee: zhengshihan
>Priority: Critical
>
> * Just upgrade weex_sdk to 0.18.0. But the sticky header is not sticky in 
> playground app.
>  * [DotWe link is official waterfall 
> example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]
>  * I have tried this waterfall example in Taobao app. Scan result has same 
> problem that the sticky header is not sticky.
>  * But I downgrade to SDK 0.17. It works find



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


[jira] [Updated] (WEEX-222) Sticky header in waterfall is not sticky

2018-02-23 Thread biaomingzhong (JIRA)

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

biaomingzhong updated WEEX-222:
---
Description: 
* Just upgrade weex_sdk to 0.18.0. But the sticky header is not sticky in 
playground app.
 * [DotWe link is official waterfall 
example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]
 * I have tried this waterfall example in Taobao app. Scan result has same 
problem that the sticky header is not sticky.

  was:
* Just upgrade weex_sdk to 0.18.0. But the sticky header is not sticky in 
playground app.
 * [DotWe link is official waterfall 
example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]


> Sticky header in waterfall is not sticky
> 
>
> Key: WEEX-222
> URL: https://issues.apache.org/jira/browse/WEEX-222
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
> Environment: Playground App Android
>Reporter: biaomingzhong
>Assignee: zhengshihan
>Priority: Critical
>
> * Just upgrade weex_sdk to 0.18.0. But the sticky header is not sticky in 
> playground app.
>  * [DotWe link is official waterfall 
> example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]
>  * I have tried this waterfall example in Taobao app. Scan result has same 
> problem that the sticky header is not sticky.



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


[jira] [Updated] (WEEX-223) Wrong Weex SDK version in example

2018-02-23 Thread biaomingzhong (JIRA)

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

biaomingzhong updated WEEX-223:
---
Description: 
I am using Bintray JCenter 0.18.0 version. While having explicitly version in 
my build.gradle file, when I try out the Official example about Weex 
Environment, the version in page showing is 0.17.0

[DotWe link is official waterfall 
example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]

  was:I am using Bintray JCenter 0.18.0 version. While having explicitly 
version in my build.gradle file, when I try out the Official example about Weex 
Environment, the version in page showing is 0.17.0


> Wrong Weex SDK version in example
> -
>
> Key: WEEX-223
> URL: https://issues.apache.org/jira/browse/WEEX-223
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
> Environment: android 0.18.0
>Reporter: biaomingzhong
>Assignee: zhengshihan
>Priority: Major
>
> I am using Bintray JCenter 0.18.0 version. While having explicitly version in 
> my build.gradle file, when I try out the Official example about Weex 
> Environment, the version in page showing is 0.17.0
> [DotWe link is official waterfall 
> example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]



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


[jira] [Updated] (WEEX-223) Wrong Weex SDK version in example

2018-02-23 Thread biaomingzhong (JIRA)

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

biaomingzhong updated WEEX-223:
---
Description: 
I am using Bintray JCenter 0.18.0 version. While having explicitly version in 
my build.gradle file, when I try out the Official example about Weex 
Environment, the version in page showing is 0.17.0

[DotWe link is official waterfall 
example|http://dotwe.org/vue/22ed65f7797069cb6763cd741496972f]

  was:
I am using Bintray JCenter 0.18.0 version. While having explicitly version in 
my build.gradle file, when I try out the Official example about Weex 
Environment, the version in page showing is 0.17.0

[DotWe link is official waterfall 
example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]


> Wrong Weex SDK version in example
> -
>
> Key: WEEX-223
> URL: https://issues.apache.org/jira/browse/WEEX-223
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
> Environment: android 0.18.0
>Reporter: biaomingzhong
>Assignee: zhengshihan
>Priority: Major
>
> I am using Bintray JCenter 0.18.0 version. While having explicitly version in 
> my build.gradle file, when I try out the Official example about Weex 
> Environment, the version in page showing is 0.17.0
> [DotWe link is official waterfall 
> example|http://dotwe.org/vue/22ed65f7797069cb6763cd741496972f]



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


[jira] [Created] (WEEX-223) Wrong Weex SDK version in example

2018-02-23 Thread biaomingzhong (JIRA)
biaomingzhong created WEEX-223:
--

 Summary: Wrong Weex SDK version in example
 Key: WEEX-223
 URL: https://issues.apache.org/jira/browse/WEEX-223
 Project: Weex
  Issue Type: Bug
  Components: Android
Affects Versions: 0.18
 Environment: android 0.18.0
Reporter: biaomingzhong
Assignee: zhengshihan


I am using Bintray JCenter 0.18.0 version. While having explicitly version in 
my build.gradle file, when I try out the Official example about Weex 
Environment, the version in page showing is 0.17.0



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


[jira] [Created] (WEEX-222) Sticky header in waterfall is not sticky

2018-02-23 Thread biaomingzhong (JIRA)
biaomingzhong created WEEX-222:
--

 Summary: Sticky header in waterfall is not sticky
 Key: WEEX-222
 URL: https://issues.apache.org/jira/browse/WEEX-222
 Project: Weex
  Issue Type: Bug
  Components: Android
Affects Versions: 0.18
 Environment: Playground App Android
Reporter: biaomingzhong
Assignee: zhengshihan


* Just upgrade weex_sdk to 0.18.0. But the sticky header is not sticky in 
playground app.
 * [DotWe link is official waterfall 
example|http://dotwe.org/vue/7a9195643e9e8da352b0d879cdbe68c0]



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


[GitHub] incubator-weex-site pull request #71: correct several typos in index.md

2018-02-23 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] incubator-weex-site issue #71: correct several typos in index.md

2018-02-23 Thread Hanks10100
Github user Hanks10100 commented on the issue:

https://github.com/apache/incubator-weex-site/pull/71
  
Thanks for your contribution, please use English to write the commit log. 
I'll modify it before merge.


---


[GitHub] incubator-weex-site pull request #71: correct several typos in index.md

2018-02-23 Thread AlbertXiao1994
GitHub user AlbertXiao1994 opened a pull request:

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

correct several typos in index.md


更正三处:1)“开写”-->“编写”;2)“显着”-->“显著”;3)““可以””-->“可能”

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

$ git pull https://github.com/AlbertXiao1994/incubator-weex-site patch-1

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

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


commit 97a7dfda331dcaaf5b88e3ff1b5aef060a21d263
Author: Albert 
Date:   2018-02-23T14:54:48Z

correct several typos in index.md


更正三处:1)“开写”-->“编写”;2)“显着”-->“显著”;3)““可以””-->“可能”




---


[jira] [Created] (WEEX-221) Can I use wx in my project

2018-02-23 Thread Xu XiaoTeng (JIRA)
Xu XiaoTeng created WEEX-221:


 Summary: Can I use wx in my project
 Key: WEEX-221
 URL: https://issues.apache.org/jira/browse/WEEX-221
 Project: Weex
  Issue Type: Wish
  Components: Project 
Reporter: Xu XiaoTeng
Assignee: zhengshihan


I want to find an absolute css unit to show some ui element, then I found wx 
unit is possible to implement this function. But there's some warning at 
Android App running. (The wx unit is about to deprecated in the future.)

 I know there is a faq explain this issue:
{code:java}
var height = 88 * 750 / env.deviceWidth{code}
Is there a simple way to implement this function?

 



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