[jira] [Commented] (WEEX-310) recycle-list无法访问外层属性

2018-04-26 Thread aixiaoxiang (JIRA)

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

aixiaoxiang commented on WEEX-310:
--

recycle-list 感觉不成熟,有很多坑。 

 

如:

    1:   每行cell-solt,添加了按下背景灰色的样式,发现无论按下那行,都是第一行显示了我设置的颜色.

    2: [https://github.com/Hanks10100/weex-native-directive/issues/20]

 

> recycle-list无法访问外层属性
> 
>
> Key: WEEX-310
> URL: https://issues.apache.org/jira/browse/WEEX-310
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: mhl
>Assignee: Adam Feng
>Priority: Blocker
>  Labels: recycle-list
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
>  
> {code:java}
> 
>loadmoreoffset="10">
> 
>
>  {{curIndex}}
>  
>  
>  
>  {{img.title}}
>  
>  
>   
>
>   
> 
> 
> export default {
>name: 'find',
>data() {
>   return {
> curIndex: 0,
> imageList: [
>   {title: 'item A', src: 
> 'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'},
>   {title: 'item B', src: 
> 'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'},
>   {title: 'item C', src: 
> 'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'}
>],
>list: [1,2,3]
> }
>}
> }
> {code}
> 在recycle-list里面无法访问外层属性,比如无法访问:curIndex / imageList 。  recycle-list只能访问list。 
> 这应该是bug , 换成list组件是可以正常访问的。
>  



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


[jira] [Created] (WEEX-316) 请问在android weex list 没有滚动条吗。

2018-04-26 Thread aixiaoxiang (JIRA)
aixiaoxiang created WEEX-316:


 Summary: 请问在android weex list 没有滚动条吗。 
 Key: WEEX-316
 URL: https://issues.apache.org/jira/browse/WEEX-316
 Project: Weex
  Issue Type: Bug
  Components: Android
Reporter: aixiaoxiang
Assignee: Adam Feng


[http://dotwe.org/vue/324e36db9e40473cb5fa1ab2027e3069]

我在{color:#FF}android{color}用Weex playground app 
看了官方的列子也是{color:#FF}没有滚动条{color}?



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


[jira] [Resolved] (WEEX-313) "direction:rtl" the layout performance issue

2018-04-26 Thread KAI TIAN (JIRA)

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

KAI TIAN resolved WEEX-313.
---
Resolution: Fixed

> "direction:rtl" the layout performance issue
> 
>
> Key: WEEX-313
> URL: https://issues.apache.org/jira/browse/WEEX-313
> Project: Weex
>  Issue Type: Bug
>  Components: iOS
>Reporter: KAI TIAN
>Assignee: xingZhang
>Priority: Critical
>
> # when "direction:rtl" the layout performance is not so stable
>  # Text can not inherit the CSS "direction:rtl"



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


[jira] [Created] (WEEX-315) 如果在自定义module里获取支付宝APP支付callback返回给Js模块

2018-04-26 Thread JIRA
大冰 created WEEX-315:
---

 Summary: 如果在自定义module里获取支付宝APP支付callback返回给Js模块
 Key: WEEX-315
 URL: https://issues.apache.org/jira/browse/WEEX-315
 Project: Weex
  Issue Type: Bug
  Components: Android, iOS
Affects Versions: 0.18
 Environment: Mac
Reporter: 大冰
Assignee: xingZhang
 Fix For: 0.18






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


[jira] [Commented] (WEEX-314) [iOS]public head WXRecyclerComponent

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-314:
-

Github user weex-bot commented on the issue:

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





  

  
  Warnings

  
  
  :warning:
  No Changelog changes!

  




  

  
  Messages

  
  
  :book:
  danger test finished.

  




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




> [iOS]public head WXRecyclerComponent
> 
>
> Key: WEEX-314
> URL: https://issues.apache.org/jira/browse/WEEX-314
> Project: Weex
>  Issue Type: Bug
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-314) [iOS]public head WXRecyclerComponent

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-314:
-

Github user lucky-chen closed the pull request at:

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


> [iOS]public head WXRecyclerComponent
> 
>
> Key: WEEX-314
> URL: https://issues.apache.org/jira/browse/WEEX-314
> Project: Weex
>  Issue Type: Bug
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-314) [iOS]public head WXRecyclerComponent

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-314:
-

GitHub user lucky-chen opened a pull request:

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

[WEEX-314][iOS] public WXRecyclerComponent.h

public header

- WXRecyclerComponent.h

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

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

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

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


commit dba98f1e1cf86abf35ad08750816a072c4004e86
Author: zhongcang 
Date:   2018-04-26T13:30:15Z

* [iOS] public WXRecyclerComponent.h




> [iOS]public head WXRecyclerComponent
> 
>
> Key: WEEX-314
> URL: https://issues.apache.org/jira/browse/WEEX-314
> Project: Weex
>  Issue Type: Bug
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Created] (WEEX-314) [iOS]public head WXRecyclerComponent

2018-04-26 Thread peihan (JIRA)
peihan created WEEX-314:
---

 Summary: [iOS]public head WXRecyclerComponent
 Key: WEEX-314
 URL: https://issues.apache.org/jira/browse/WEEX-314
 Project: Weex
  Issue Type: Bug
  Components: iOS
Reporter: peihan
Assignee: xingZhang






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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user asfgit closed the pull request at:

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


> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user acton393 commented on a diff in the pull request:

https://github.com/apache/incubator-weex/pull/1135#discussion_r184366659
  
--- Diff: ios/sdk/WeexSDK/Sources/Bridge/WXBridgeContext.m ---
@@ -295,6 +318,9 @@ - (void)registerGlobalFunctions
 }
 
 WXPerformBlockOnComponentThread(^{
+#ifdef DEBUG
+NSLog(@"test -> action :removeEvent ref:%@",ref);
--- End diff --

Same  NSLog


> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user acton393 commented on a diff in the pull request:

https://github.com/apache/incubator-weex/pull/1135#discussion_r184366606
  
--- Diff: ios/sdk/WeexSDK/Sources/Bridge/WXBridgeContext.m ---
@@ -339,6 +369,9 @@ - (void)registerGlobalFunctions
 WXLogInfo(@"instance not found for callNativeModule:%@.%@, 
maybe already destroyed", moduleName, methodName);
 return nil;
 }
+#ifdef DEBUG
+NSLog(@"test -> action: callNativeModule : %@ . 
%@",moduleName,methodName);
--- End diff --

NSLog


> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user acton393 commented on a diff in the pull request:

https://github.com/apache/incubator-weex/pull/1135#discussion_r184366628
  
--- Diff: ios/sdk/WeexSDK/Sources/Bridge/WXBridgeContext.m ---
@@ -317,6 +343,10 @@ - (void)registerGlobalFunctions
 }
 [WXTracingManager startTracingWithInstanceId:instanceId ref:nil 
className:nil name:WXTJSCall phase:WXTracingEnd functionName:@"createFinish" 
options:@{@"threadName":WXTJSBridgeThread}];
 WXPerformBlockOnComponentThread(^{
+#ifdef DEBUG
+NSLog(@"test -> action: createFinish :%@",instanceId);
--- End diff --

NSLog


> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user acton393 commented on a diff in the pull request:

https://github.com/apache/incubator-weex/pull/1135#discussion_r184366382
  
--- Diff: ios/sdk/WeexSDK/Sources/Component/WXCellComponent.mm ---
@@ -36,6 +37,10 @@ @implementation WXCellComponent
 
 - (instancetype)initWithRef:(NSString *)ref type:(NSString *)type 
styles:(NSDictionary *)styles attributes:(NSDictionary *)attributes 
events:(NSArray *)events weexInstance:(WXSDKInstance *)weexInstance
 {
+#ifdef DEBUG
+NSLog(@"test -> init Cell: ref:%@, styles:%@",ref,styles);
--- End diff --

pay attention to NSLog  and your log format


> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user acton393 commented on a diff in the pull request:

https://github.com/apache/incubator-weex/pull/1135#discussion_r184366574
  
--- Diff: ios/sdk/WeexSDK/Sources/Bridge/WXBridgeContext.m ---
@@ -367,6 +400,11 @@ - (void)registerGlobalFunctions
 }];
 
 [_jsBridge registerCallNativeComponent:^void(NSString *instanceId, 
NSString *componentRef, NSString *methodName, NSArray *args, NSDictionary 
*options) {
+   
+#ifdef DEBUG
+NSLog(@"test -> action: callNativeComponent ref:%@",componentRef);
--- End diff --

NSLog 


> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user acton393 commented on a diff in the pull request:

https://github.com/apache/incubator-weex/pull/1135#discussion_r184366221
  
--- Diff: ios/sdk/WeexSDK/Sources/Component/WXListComponent.mm ---
@@ -163,6 +164,11 @@ - (UIView *)loadView
 return [[WXTableView alloc] init];
 }
 
+//- (void)_insertChildCssNode:(WXComponent *)subcomponent 
atIndex:(NSInteger)index
--- End diff --

if  useless, just delete it 


> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user acton393 commented on a diff in the pull request:

https://github.com/apache/incubator-weex/pull/1135#discussion_r184366095
  
--- Diff: ios/sdk/WeexSDK/Sources/Component/WXRefreshComponent.mm ---
@@ -86,6 +97,9 @@ - (void)refresh
 if (!_refreshEvent || _displayState) {
 return;
 }
+#ifdef DEBUG
+NSLog(@"test -> refreshComponent : refresh ref:%@",self.ref);
--- End diff --

please format  the log, not the `test xxx`, do not using NSLog


> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user acton393 commented on a diff in the pull request:

https://github.com/apache/incubator-weex/pull/1135#discussion_r184365906
  
--- Diff: ios/sdk/WeexSDK/Sources/Component/WXRefreshComponent.mm ---
@@ -94,6 +108,9 @@ - (void)pullingdown:(NSDictionary*)param
 if (!_pullingdownEvent) {
 return ;
 }
+#ifdef DEBUG
+NSLog(@"test -> refreshComponent : pullingdown ,ref:%@",self.ref);
--- End diff --

NSLog  is not allowed to print


> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


Re: Where is the Weex plugin template project?

2018-04-26 Thread Dan
Hi Tiago,

You can see the template here
https://github.com/weex-templates/weex-plugin-template, and the `WeexLottie`
write on the `podfile` was my mistake, I have removed it today, maybe you
can found some other things to improve it.



2018-04-26 15:38 GMT+08:00 Tiago Alves :

> Hi!
>
> The plugin creation tool (i.e. the command `weex plugin create
> ` was recently refactored and I can’t find the project anymore.
>
> Anywone knows where is the plugin template coming from? It doesn't seem
> like the one in weexteam/generator-weex-plugin.
>
> I found some things that could be improved like "WeexLottie" references,
> missing .podspec and maybe add some scripts that existed in the previous
> version (e.g. npm run start:native).
>
> I want to PR stuff!
>
> Thanks!
> Tiago
>
>


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user weex-bot commented on the issue:

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




  

  
  Fails

  
  
  :no_entry_sign:
  Code file 
ios/sdk/WeexSDK/Sources/Component/WXScrollerComponent.mm has cn source 
code.

  




  

  
  Warnings

  
  
  :warning:
  No Changelog changes!

  




  

  
  Messages

  
  
  :book:
  danger test finished.

  




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




> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-313) "direction:rtl" the layout performance issue

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-313:
-

Github user asfgit closed the pull request at:

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


> "direction:rtl" the layout performance issue
> 
>
> Key: WEEX-313
> URL: https://issues.apache.org/jira/browse/WEEX-313
> Project: Weex
>  Issue Type: Bug
>  Components: iOS
>Reporter: KAI TIAN
>Assignee: xingZhang
>Priority: Critical
>
> # when "direction:rtl" the layout performance is not so stable
>  # Text can not inherit the CSS "direction:rtl"



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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

GitHub user lucky-chen opened a pull request:

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

[WEEX-311] [iOS] use new layoutEngin to replace youga

*isNewFeature* **:**

  * [ ] Update API docs for the component.
  * [x] Update/Add demo to demonstrate new feature.
  * [ ] Update test scripts for the feature.
  * [ ] Add unit tests for the feature.




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

$ git pull https://github.com/lucky-chen/incubator-weex 
ios-feature-flexlayout-rebase-new

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

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


commit a3166ec531a63f4ae3beacc45725713cf728ae51
Author: MrRaindrop 
Date:   2017-10-31T14:15:05Z

* [html5] bugfix:
  - fix waterfall: use headers below cells as footers.
  - fix issue WEEX-97.
  - fix click handler being invoked twice for switch.

* [ios] init

* [iOS] support new flex-layout engine

* [iOS] update layout engin

* [iOS] fix recycleList copy node error

* [iOS] rm useless code




> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user lucky-chen closed the pull request at:

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


> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-313) "direction:rtl" the layout performance issue

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-313:
-

Github user weex-bot commented on the issue:

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






  

  
  Messages

  
  
  :book:
  has no jsfm file changed.

  

  :book:
  jsfm test finished.

  




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




> "direction:rtl" the layout performance issue
> 
>
> Key: WEEX-313
> URL: https://issues.apache.org/jira/browse/WEEX-313
> Project: Weex
>  Issue Type: Bug
>  Components: iOS
>Reporter: KAI TIAN
>Assignee: xingZhang
>Priority: Critical
>
> # when "direction:rtl" the layout performance is not so stable
>  # Text can not inherit the CSS "direction:rtl"



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


[jira] [Commented] (WEEX-313) "direction:rtl" the layout performance issue

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-313:
-

GitHub user win80540 opened a pull request:

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

* [WEEX-313][iOS]fix RTL issue

* [WEEX-313][iOS]fix RTL issue
fix FB layout engine bug to resolve 
  1. when "direction:rtl" the layout performance is not so stable

update WXTextComponent to resolve Text can not inherit the CSS 
"direction:rtl"

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

$ git pull https://github.com/win80540/incubator-weex ios-feature-RTL-layout

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

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


commit bf14bcdb56c0d850d2f19b8d3bf994b839d75158
Author: Klueze 
Date:   2018-04-26T09:58:45Z

[WEEX-313][iOS]fix RTL issue




> "direction:rtl" the layout performance issue
> 
>
> Key: WEEX-313
> URL: https://issues.apache.org/jira/browse/WEEX-313
> Project: Weex
>  Issue Type: Bug
>  Components: iOS
>Reporter: KAI TIAN
>Assignee: xingZhang
>Priority: Critical
>
> # when "direction:rtl" the layout performance is not so stable
>  # Text can not inherit the CSS "direction:rtl"



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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user acton393 commented on the issue:

https://github.com/apache/incubator-weex/pull/1133
  
please  rebase your current branch and re-open the pull request 


> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

Github user weex-bot commented on the issue:

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




  

  
  Fails

  
  
  :no_entry_sign:
  Code file 
ios/sdk/WeexSDK/Sources/Component/WXScrollerComponent.mm has cn source 
code.

  




  

  
  Warnings

  
  
  :warning:
  No Changelog changes!

  




  

  
  Messages

  
  
  :book:
  danger test finished.

  




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




> [iOS] 替换iOS layot引擎
> ---
>
> Key: WEEX-311
> URL: https://issues.apache.org/jira/browse/WEEX-311
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Commented] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-311:
-

GitHub user lucky-chen opened a pull request:

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

[WEEX-311] [iOS] use new layoutEngin to  replace youga

 *isNewFeature* **:**

  * [ ] Update API docs for the component.
  * [x] Update/Add demo to demonstrate new feature.
  * [ ] Update test scripts for the feature.
  * [ ] Add unit tests for the feature.



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

$ git pull https://github.com/lucky-chen/incubator-weex 
ios-feature-flexlayout-mergenew

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

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


commit bc6970f83b9896f97a0840aaab9d5b837cd951e2
Author: acton393 
Date:   2017-11-03T12:04:47Z

Merge branch 'release-0.16' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit d4892b0dd908c9d82aa9b4eb00c003cb7c9f8602
Author: acton393 
Date:   2017-11-09T09:59:40Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit bb353db0c83f79ae0bac43d59a1652bf176217d9
Author: acton393 
Date:   2017-11-13T06:48:07Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit d66c248ea0923cb1b8bbe7893ada93b878a4aec0
Author: gurisxie <279483595@...>
Date:   2017-11-13T08:48:48Z

Merge commit 'b296bea738be69a341e7496ac8ca0cf76a3e1a89' into 
ios-package-mirror-master

commit be24ca19e67f934ead0b8e50fe388b5d8bedfc9b
Author: acton393 
Date:   2017-11-16T03:27:12Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit a29904bb5152bf5b1beb6f61350791efde9e273a
Author: acton393 
Date:   2017-11-16T03:27:58Z

Merge branch 'ios-package-mirror-master' of 
gitlab.alibaba-inc.com:weex/weex into ios-package-mirror-master

commit edccb5bcbbc011e29c04c21f39dd55886d9773ad
Author: acton393 
Date:   2017-11-16T14:54:53Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit a4320f438e4d8afeedd525399fd931bce1f8c91d
Author: acton393 
Date:   2017-11-16T14:55:43Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit 601b292cf448892ec5d237517ce38d1fc0f62c74
Author: acton393 
Date:   2017-11-16T16:33:19Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit 5586f4572870cbee10acfa9fbe66840922e1536b
Author: acton393 
Date:   2017-11-17T07:22:28Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit aadc2756db1f59c0826a79730405475ddf2f374e
Author: acton393 
Date:   2017-11-22T08:23:29Z

Merge branch 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit 77edfb415f5f05641356c1baddd77d856ccd09a9
Author: acton393 
Date:   2017-11-23T03:45:43Z

Merge branches 'master' and 'master' of 
https://git-wip-us.apache.org/repos/asf/incubator-weex into 
ios-package-mirror-master

commit 883eaf60b75e46b0f3b84964d7448dccf9c3e85a
Author: MrRaindrop 
Date:   2017-10-31T14:15:05Z

* [html5] bugfix:
  - fix waterfall: use headers below cells as footers.
  - fix issue WEEX-97.
  - fix click handler being invoked twice for switch.

commit 0e227cd8b0a8abb43e8f7c9fff5154e6f04a5169
Author: doumafang 
Date:   2017-11-17T06:09:36Z

* [ios] refix transform's parse bug about translate
close #898, close #903, close #907, close #883

* [ios] fix parse translateY

* [ios] fix transition transform value incorrect

commit 7719ac44cc32581e63004e7305c44b1f7201f728
Author: Hanks 
Date:   2017-11-22T11:06:02Z

- [jsfm] remove directive filter in attributes

- [jsfm] remove test cases of directive filter
close #899

commit 59a2c217cc36920a311a5202d25f833c17341162
Author: CYJB 
Date:   2017-11-23T04:11:15Z

[WEEX-139][ios]Provide system language infomation

Provide locale module, contains information about system language.
Example: 

[jira] [Created] (WEEX-311) [iOS] 替换iOS layot引擎

2018-04-26 Thread peihan (JIRA)
peihan created WEEX-311:
---

 Summary: [iOS] 替换iOS layot引擎
 Key: WEEX-311
 URL: https://issues.apache.org/jira/browse/WEEX-311
 Project: Weex
  Issue Type: New Feature
  Components: iOS
Reporter: peihan
Assignee: xingZhang






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


Where is the Weex plugin template project?

2018-04-26 Thread Tiago Alves
Hi!

The plugin creation tool (i.e. the command `weex plugin create ` 
was recently refactored and I can’t find the project anymore.

Anywone knows where is the plugin template coming from? It doesn't seem like 
the one in weexteam/generator-weex-plugin.

I found some things that could be improved like "WeexLottie" references, 
missing .podspec and maybe add some scripts that existed in the previous 
version (e.g. npm run start:native).

I want to PR stuff!

Thanks!
Tiago



[jira] [Commented] (WEEX-309) normalize javaScript runtime exception on sandBox

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-309:
-

Github user asfgit closed the pull request at:

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


> normalize javaScript runtime exception on sandBox
> -
>
> Key: WEEX-309
> URL: https://issues.apache.org/jira/browse/WEEX-309
> Project: Weex
>  Issue Type: Improvement
>  Components: iOS
>Reporter: xingZhang
>Assignee: xingZhang
>Priority: Major
>




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


[jira] [Updated] (WEEX-310) recycle-list无法访问外层属性

2018-04-26 Thread mhl (JIRA)

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

mhl updated WEEX-310:
-
Description: 
 
{code:java}


  

   
 {{curIndex}}
 
 
 
 {{img.title}}
 
 
  
   
  


export default {
   name: 'find',
   data() {
  return {
curIndex: 0,
imageList: [
  {title: 'item A', src: 
'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'},
  {title: 'item B', src: 
'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'},
  {title: 'item C', src: 
'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'}
   ],
   list: [1,2,3]
}
   }
}
{code}
在recycle-list里面无法访问外层属性,比如无法访问:curIndex / imageList 。  recycle-list只能访问list。 
这应该是bug , 换成list组件是可以正常访问的。

 

  was:
 
{code:java}
//代码占位符


   
 {{curIndex}}
 
 
 
 {{img.title}}
 
 
  
   



export default {
   name: 'find',
   data() {
  return {
curIndex: 0,
imageList: [
  {title: 'item A', src: 
'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'},
  {title: 'item B', src: 
'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'},
  {title: 'item C', src: 
'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'}
   ],
   list: [1,2,3]
}
   }
}
{code}
在recycle-list里面无法访问外层属性,比如无法访问:curIndex / imageList 。  recycle-list只能访问list。 
这应该是bug , 换成list组件是可以正常访问的。

 


> recycle-list无法访问外层属性
> 
>
> Key: WEEX-310
> URL: https://issues.apache.org/jira/browse/WEEX-310
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: mhl
>Assignee: Adam Feng
>Priority: Blocker
>  Labels: recycle-list
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
>  
> {code:java}
> 
>loadmoreoffset="10">
> 
>
>  {{curIndex}}
>  
>  
>  
>  {{img.title}}
>  
>  
>   
>
>   
> 
> 
> export default {
>name: 'find',
>data() {
>   return {
> curIndex: 0,
> imageList: [
>   {title: 'item A', src: 
> 'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'},
>   {title: 'item B', src: 
> 'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'},
>   {title: 'item C', src: 
> 'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'}
>],
>list: [1,2,3]
> }
>}
> }
> {code}
> 在recycle-list里面无法访问外层属性,比如无法访问:curIndex / imageList 。  recycle-list只能访问list。 
> 这应该是bug , 换成list组件是可以正常访问的。
>  



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


[jira] [Updated] (WEEX-310) recycle-list无法访问外层属性

2018-04-26 Thread mhl (JIRA)

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

mhl updated WEEX-310:
-
Priority: Blocker  (was: Major)

> recycle-list无法访问外层属性
> 
>
> Key: WEEX-310
> URL: https://issues.apache.org/jira/browse/WEEX-310
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: mhl
>Assignee: Adam Feng
>Priority: Blocker
>  Labels: recycle-list
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
>  
> {code:java}
> //代码占位符
>  loadmoreoffset="10">
> 
>
>  {{curIndex}}
>  
>  
>  
>  {{img.title}}
>  
>  
>   
>
> 
> 
> export default {
>name: 'find',
>data() {
>   return {
> curIndex: 0,
> imageList: [
>   {title: 'item A', src: 
> 'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'},
>   {title: 'item B', src: 
> 'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'},
>   {title: 'item C', src: 
> 'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'}
>],
>list: [1,2,3]
> }
>}
> }
> {code}
> 在recycle-list里面无法访问外层属性,比如无法访问:curIndex / imageList 。  recycle-list只能访问list。 
> 这应该是bug , 换成list组件是可以正常访问的。
>  



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


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

2018-04-26 Thread mhl (JIRA)

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

mhl commented on WEEX-279:
--

这个问题什么时候可以解决呢 ,一样遇到了这个问题

> 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: Adam Feng
>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-310) recycle-list无法访问外层属性

2018-04-26 Thread mhl (JIRA)
mhl created WEEX-310:


 Summary: recycle-list无法访问外层属性
 Key: WEEX-310
 URL: https://issues.apache.org/jira/browse/WEEX-310
 Project: Weex
  Issue Type: Bug
  Components: Android
Affects Versions: 0.18
Reporter: mhl
Assignee: Adam Feng


 
{code:java}
//代码占位符


   
 {{curIndex}}
 
 
 
 {{img.title}}
 
 
  
   



export default {
   name: 'find',
   data() {
  return {
curIndex: 0,
imageList: [
  {title: 'item A', src: 
'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'},
  {title: 'item B', src: 
'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'},
  {title: 'item C', src: 
'http://img1.gtimg.com/ent/pics/hv1/122/43/2273/147812912.jpg'}
   ],
   list: [1,2,3]
}
   }
}
{code}
在recycle-list里面无法访问外层属性,比如无法访问:curIndex / imageList 。  recycle-list只能访问list。 
这应该是bug , 换成list组件是可以正常访问的。

 



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


[jira] [Commented] (WEEX-305) [iOS] support more performance point

2018-04-26 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on WEEX-305:
-

Github user asfgit closed the pull request at:

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


> [iOS] support more performance point
> 
>
> Key: WEEX-305
> URL: https://issues.apache.org/jira/browse/WEEX-305
> Project: Weex
>  Issue Type: New Feature
>  Components: iOS
>Reporter: peihan
>Assignee: xingZhang
>Priority: Major
>




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