[jira] [Commented] (WEEX-455) Migrate the example website to incubator-weex-site

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


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

ASF GitHub Bot commented on WEEX-455:
-

Github user asfgit closed the pull request at:

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


> Migrate the example website to incubator-weex-site
> --
>
> Key: WEEX-455
> URL: https://issues.apache.org/jira/browse/WEEX-455
> Project: Weex
>  Issue Type: Task
>  Components: Project 
>Reporter: Hanks Zhang
>Assignee: Hanks Zhang
>Priority: Minor
>
> The current examples repo is in  
> [https://hanks10100.github.io/weex-vue-examples/] , not an official website 
> of Weex. It needs to be refactored and migrated to the incubator-weex-site 
> repo and publish to weex.apache.org.



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


[GitHub] incubator-weex-site pull request #166: [WEEX-455] Add examples page to the w...

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

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


---


[jira] [Updated] (WEEX-463) font-family 逗号串联写法无效

2018-06-14 Thread berg huang (JIRA)


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

berg huang updated WEEX-463:

Environment: Android 8.0,MIUI9.6
   Priority: Minor  (was: Major)
Description: 我使用domModule.addRule添加了两个local 
ttf字体文件,通过font-family使用任意一个都没问题,但是用逗号隔开写成font-family: hel, 
pingfang;这样的就两种字体都没使用成功。顺便问下,如何修改默认字体
Component/s: Android

> font-family 逗号串联写法无效
> 
>
> Key: WEEX-463
> URL: https://issues.apache.org/jira/browse/WEEX-463
> Project: Weex
>  Issue Type: Bug
>  Components: Android
> Environment: Android 8.0,MIUI9.6
>Reporter: berg huang
>Assignee: Adam Feng
>Priority: Minor
>
> 我使用domModule.addRule添加了两个local 
> ttf字体文件,通过font-family使用任意一个都没问题,但是用逗号隔开写成font-family: hel, 
> pingfang;这样的就两种字体都没使用成功。顺便问下,如何修改默认字体



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


[jira] [Created] (WEEX-463) font-family 逗号串联写法无效

2018-06-14 Thread berg huang (JIRA)
berg huang created WEEX-463:
---

 Summary: font-family 逗号串联写法无效
 Key: WEEX-463
 URL: https://issues.apache.org/jira/browse/WEEX-463
 Project: Weex
  Issue Type: Bug
Reporter: berg huang
Assignee: Adam Feng






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


[jira] [Commented] (WEEX-342) The index attribute of the slider component does not work on Android.

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


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

ASF GitHub Bot commented on WEEX-342:
-

Github user asfgit closed the pull request at:

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


> The index attribute of the slider component does not work on Android.
> -
>
> Key: WEEX-342
> URL: https://issues.apache.org/jira/browse/WEEX-342
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: 杜相国
>Assignee: codefurture
>Priority: Blocker
>




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


[jira] [Commented] (WEEX-342) The index attribute of the slider component does not work on Android.

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


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

ASF GitHub Bot commented on WEEX-342:
-

Github user weex-bot commented on the issue:

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






  

  
  Messages

  
  
  :book:
  has no jsfm file changed.

  

  :book:
  jsfm test finished.

  




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




> The index attribute of the slider component does not work on Android.
> -
>
> Key: WEEX-342
> URL: https://issues.apache.org/jira/browse/WEEX-342
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: 杜相国
>Assignee: codefurture
>Priority: Blocker
>




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


[jira] [Commented] (WEEX-342) The index attribute of the slider component does not work on Android.

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


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

ASF GitHub Bot commented on WEEX-342:
-

GitHub user gubaojian opened a pull request:

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

[WEEX-342][android] ava.util.ConcurrentModificationException  at java 
util.ArrayList$ArrayListIterator.next(ArrayList.java:573)at 
com.taobao.weex.ui.component.WXComponent.applyEvents(WXComponent.java:290)

[WEEX-342][android] ava.util.ConcurrentModificationException  at java 
util.ArrayList$ArrayListIterator.next(ArrayList.java:573)at 
com.taobao.weex.ui.component.WXComponent.applyEvents(WXComponent.java:290)

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

$ git pull https://github.com/gubaojian/incubator-weex release0.19-bugfix

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

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


commit c8d4d62f34f70f825301eb47fbac2b73b07bcd5e
Author: jianbai.gbj 
Date:   2018-06-14T12:41:35Z

[WEEX-342][android] ava.util.ConcurrentModificationException  at 
java.util.ArrayList$ArrayListIterator.next(ArrayList.java:573)at 
com.taobao.weex.ui.component.WXComponent.applyEvents(WXComponent.java:290)




> The index attribute of the slider component does not work on Android.
> -
>
> Key: WEEX-342
> URL: https://issues.apache.org/jira/browse/WEEX-342
> Project: Weex
>  Issue Type: Bug
>  Components: Android
>Affects Versions: 0.18
>Reporter: 杜相国
>Assignee: codefurture
>Priority: Blocker
>




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


[jira] [Commented] (WEEX-442) google c++ code format

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


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

ASF GitHub Bot commented on WEEX-442:
-

Github user asfgit closed the pull request at:

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


> google c++ code format
> --
>
> Key: WEEX-442
> URL: https://issues.apache.org/jira/browse/WEEX-442
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> google c++ code format



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


[jira] [Commented] (WEEX-442) google c++ code format

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


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

ASF GitHub Bot commented on WEEX-442:
-

Github user weex-bot commented on the issue:

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






  

  
  Messages

  
  
  :book:
  has no jsfm file changed.

  

  :book:
  jsfm test finished.

  




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




> google c++ code format
> --
>
> Key: WEEX-442
> URL: https://issues.apache.org/jira/browse/WEEX-442
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> google c++ code format



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


[jira] [Commented] (WEEX-442) google c++ code format

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


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

ASF GitHub Bot commented on WEEX-442:
-

GitHub user miomin opened a pull request:

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

[WEEX-442][Core] Fix compile error



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

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

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

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


commit 97967ae61bb63a9dd10e4ae9447fdb26ece4285b
Author: miomin 
Date:   2018-06-14T12:11:30Z

[WEEX-442][Core] Fix compile error




> google c++ code format
> --
>
> Key: WEEX-442
> URL: https://issues.apache.org/jira/browse/WEEX-442
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> google c++ code format



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


[jira] [Commented] (WEEX-442) google c++ code format

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


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

ASF GitHub Bot commented on WEEX-442:
-

Github user asfgit closed the pull request at:

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


> google c++ code format
> --
>
> Key: WEEX-442
> URL: https://issues.apache.org/jira/browse/WEEX-442
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> google c++ code format



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


[jira] [Commented] (WEEX-442) google c++ code format

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


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

ASF GitHub Bot commented on WEEX-442:
-

Github user weex-bot commented on the issue:

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






  

  
  Messages

  
  
  :book:
  has no jsfm file changed.

  

  :book:
  jsfm test finished.

  




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




> google c++ code format
> --
>
> Key: WEEX-442
> URL: https://issues.apache.org/jira/browse/WEEX-442
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> google c++ code format



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


[jira] [Commented] (WEEX-442) google c++ code format

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


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

ASF GitHub Bot commented on WEEX-442:
-

GitHub user miomin opened a pull request:

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

[WEEX-442][Core] Fix setViewport



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

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

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

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


commit 578c35716166b12df30ac8f3039036cd922ce4af
Author: miomin 
Date:   2018-06-14T11:38:26Z

[WEEX-442][Core] Fix setViewport




> google c++ code format
> --
>
> Key: WEEX-442
> URL: https://issues.apache.org/jira/browse/WEEX-442
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> google c++ code format



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


[jira] [Commented] (WEEX-442) google c++ code format

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


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

ASF GitHub Bot commented on WEEX-442:
-

Github user miomin closed the pull request at:

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


> google c++ code format
> --
>
> Key: WEEX-442
> URL: https://issues.apache.org/jira/browse/WEEX-442
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> google c++ code format



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


[jira] [Commented] (WEEX-442) google c++ code format

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


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

ASF GitHub Bot commented on WEEX-442:
-

Github user weex-bot commented on the issue:

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




  

  
  Fails

  
  
  :no_entry_sign:
  Code file 
weex_core/Source/android/jniprebuild/jniheader/WXBridge_jni.h does not have the 
copyright header.

  




  

  
  Warnings

  
  
  :warning:
  No Changelog changes!

  

  :warning:
  Potential BREAK CHANGE. Modify public in 
android/sdk/src/main/java/com/taobao/weex/bridge/WXBridge.java without metion 
it in commit message. You'd better add '@notdanger' in your commit log. 

  

  :warning:
  Potential BREAK CHANGE. Modify public in 
android/sdk/src/main/java/com/taobao/weex/bridge/WXBridgeManager.java without 
metion it in commit message. You'd better add '@notdanger' in your commit log. 


  




  

  
  Messages

  
  
  :book:
  danger test finished.

  




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




> google c++ code format
> --
>
> Key: WEEX-442
> URL: https://issues.apache.org/jira/browse/WEEX-442
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> google c++ code format



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


[jira] [Commented] (WEEX-442) google c++ code format

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


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

ASF GitHub Bot commented on WEEX-442:
-

GitHub user miomin opened a pull request:

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

 [WEEX-442][Core] Fix setViewport



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

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

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

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


commit 65308087d4f56cd79bfa7d6706f7f81e4e614b92
Author: miomin 
Date:   2018-06-13T11:45:44Z

[WEEX-442][Core] Solve the problem of layout calculation accuracy

commit a55d30e556fa4fc20399e546ff42a7662c18c5a7
Author: miomin 
Date:   2018-06-14T10:17:43Z

[WEEX-442][Core] Fix setViewport

commit 0c5544a135f7a9fcad4360ed938575a0b6f1cf59
Author: miomin 
Date:   2018-06-14T10:20:18Z

Merge branch 'master' of https://github.com/apache/incubator-weex into 
master-bugfix-0613




> google c++ code format
> --
>
> Key: WEEX-442
> URL: https://issues.apache.org/jira/browse/WEEX-442
> Project: Weex
>  Issue Type: Task
>Reporter: xumin
>Assignee: Adam Feng
>Priority: Major
>
> google c++ code format



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


[jira] [Commented] (WEEX-453) transform/transformOrigin conflict when updateStyles

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


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

ASF GitHub Bot commented on WEEX-453:
-

Github user asfgit closed the pull request at:

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


> transform/transformOrigin conflict when updateStyles
> 
>
> Key: WEEX-453
> URL: https://issues.apache.org/jira/browse/WEEX-453
> Project: Weex
>  Issue Type: Bug
>Reporter: Hao Junhua
>Assignee: Adam Feng
>Priority: Major
>




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


[jira] [Commented] (WEEX-455) Migrate the example website to incubator-weex-site

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


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

ASF GitHub Bot commented on WEEX-455:
-

GitHub user Hanks10100 opened a pull request:

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

[WEEX-455] Add examples page to the website

Migrate the examples page (https://hanks10100.github.io/weex-vue-examples/) 
to the official website of Weex (http://weex-project.io/examples.html).

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

$ git pull https://github.com/Hanks10100/incubator-weex-site examples

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

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


commit 55d1e224aac70e0be41b824b06a92d548036a96a
Author: 门柳 
Date:   2018-06-12T09:47:01Z

[examples] add a wrapper page for weex vue examples

commit b9630b6917b99e29c6d2277723f89b45b03b881c
Author: 门柳 
Date:   2018-06-12T10:30:31Z

add webpack to compile examples files

commit a25486f3531609edf4579d262b19b67dacbb1a71
Author: 门柳 
Date:   2018-06-12T11:58:37Z

update examples styles

commit df61892ceb57b1df5ea6ec5c169d4460c7aaedef
Author: 门柳 
Date:   2018-06-12T12:31:35Z

support switch language in examples

commit 17cf57c9d1e0b4cfa49ae98a4096444d0a72d53b
Author: 门柳 
Date:   2018-06-12T12:35:33Z

move examples out of the deep themes folder

commit 634a8bb961b2dc1347aa1507ee7b03654aa14978
Author: 门柳 
Date:   2018-06-12T12:52:24Z

fix the document link in read more

commit 3aa37194fc2edc3e4f83fb53822d3aea35f07b82
Author: 门柳 
Date:   2018-06-14T08:51:06Z

update styles and add readme for examples




> Migrate the example website to incubator-weex-site
> --
>
> Key: WEEX-455
> URL: https://issues.apache.org/jira/browse/WEEX-455
> Project: Weex
>  Issue Type: Task
>  Components: Project 
>Reporter: Hanks Zhang
>Assignee: Hanks Zhang
>Priority: Minor
>
> The current examples repo is in  
> [https://hanks10100.github.io/weex-vue-examples/] , not an official website 
> of Weex. It needs to be refactored and migrated to the incubator-weex-site 
> repo and publish to weex.apache.org.



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


[GitHub] incubator-weex-site pull request #166: [WEEX-455] Add examples page to the w...

2018-06-14 Thread Hanks10100
GitHub user Hanks10100 opened a pull request:

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

[WEEX-455] Add examples page to the website

Migrate the examples page (https://hanks10100.github.io/weex-vue-examples/) 
to the official website of Weex (http://weex-project.io/examples.html).

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

$ git pull https://github.com/Hanks10100/incubator-weex-site examples

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

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


commit 55d1e224aac70e0be41b824b06a92d548036a96a
Author: 门柳 
Date:   2018-06-12T09:47:01Z

[examples] add a wrapper page for weex vue examples

commit b9630b6917b99e29c6d2277723f89b45b03b881c
Author: 门柳 
Date:   2018-06-12T10:30:31Z

add webpack to compile examples files

commit a25486f3531609edf4579d262b19b67dacbb1a71
Author: 门柳 
Date:   2018-06-12T11:58:37Z

update examples styles

commit df61892ceb57b1df5ea6ec5c169d4460c7aaedef
Author: 门柳 
Date:   2018-06-12T12:31:35Z

support switch language in examples

commit 17cf57c9d1e0b4cfa49ae98a4096444d0a72d53b
Author: 门柳 
Date:   2018-06-12T12:35:33Z

move examples out of the deep themes folder

commit 634a8bb961b2dc1347aa1507ee7b03654aa14978
Author: 门柳 
Date:   2018-06-12T12:52:24Z

fix the document link in read more

commit 3aa37194fc2edc3e4f83fb53822d3aea35f07b82
Author: 门柳 
Date:   2018-06-14T08:51:06Z

update styles and add readme for examples




---


[jira] [Commented] (WEEX-456) [iOS] try to fix bas_access of parentNode

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


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

ASF GitHub Bot commented on WEEX-456:
-

Github user lucky-chen closed the pull request at:

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


> [iOS] try to fix bas_access of parentNode
> -
>
> Key: WEEX-456
> URL: https://issues.apache.org/jira/browse/WEEX-456
> Project: Weex
>  Issue Type: Bug
>Reporter: peihan
>Assignee: Adam Feng
>Priority: Major
>




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


[GitHub] incubator-weex-site pull request #165: Fix bug of 404 Not Found ERROR

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

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


---


[jira] [Commented] (WEEX-462) [Android] roll back method

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


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

ASF GitHub Bot commented on WEEX-462:
-

Github user weex-bot commented on the issue:

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






  

  
  Messages

  
  
  :book:
  has no jsfm file changed.

  

  :book:
  jsfm test finished.

  




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




> [Android] roll back method
> --
>
> Key: WEEX-462
> URL: https://issues.apache.org/jira/browse/WEEX-462
> 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-462) [Android] roll back method

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


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

ASF GitHub Bot commented on WEEX-462:
-

GitHub user lucky-chen opened a pull request:

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

[WEEX-462][Android] roll back method

roll back method

```
setMaxDeepLayer
getMaxDeepLayer
```

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

$ git pull https://github.com/lucky-chen/incubator-weex 
android-bugfix-method

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

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


commit ff29e6f241735b5649c6945d5fe520571774ff85
Author: zhongcang 
Date:   2018-06-14T07:22:47Z

[WEEX-462][Android] roll back method




> [Android] roll back method
> --
>
> Key: WEEX-462
> URL: https://issues.apache.org/jira/browse/WEEX-462
> 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-462) [Android] roll back method

2018-06-14 Thread peihan (JIRA)
peihan created WEEX-462:
---

 Summary: [Android] roll back method
 Key: WEEX-462
 URL: https://issues.apache.org/jira/browse/WEEX-462
 Project: Weex
  Issue Type: Bug
Reporter: peihan
Assignee: Adam Feng






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


[GitHub] incubator-weex-site pull request #165: Fix bug of 404 Not Found ERROR

2018-06-14 Thread shinux
GitHub user shinux opened a pull request:

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

Fix bug of 404 Not Found ERROR

switch language(click green area) will goes to `/undefined` which cause 
a 404 error :


![image](https://user-images.githubusercontent.com/7784713/41397190-fa87ccb2-6fe5-11e8-8a19-bdc9c867a883.png)



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

$ git pull https://github.com/shinux/incubator-weex-site master

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

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


commit 820a660db60139576b4304ed28e5bcd9adffe09d
Author: Sinux 
Date:   2018-06-14T07:14:40Z

Fix bug of 404 Not Found ERROR




---