[incubator-weex] branch release/0.28 updated (fc907aa -> 936b2e9)

2019-10-23 Thread kyork
This is an automated email from the ASF dual-hosted git repository.

kyork pushed a change to branch release/0.28
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git.


from fc907aa  Update build.gradle
 add 936b2e9  Update build.gradle

No new revisions were added by this update.

Summary of changes:
 android/README.md   | 2 +-
 android/sdk/buildSrc/jcenter.gradle | 2 ++
 scripts/publish_release_official.sh | 9 +
 3 files changed, 8 insertions(+), 5 deletions(-)



[GitHub] [incubator-weex] weex-bot edited a comment on issue #2968: Merge Release/0.28 into master

2019-10-23 Thread GitBox
weex-bot edited a comment on issue #2968: Merge Release/0.28 into master
URL: https://github.com/apache/incubator-weex/pull/2968#issuecomment-542183984
 
 
   
   
   
   
   
 
   
 
 Warnings
   
 
 
 :warning:
 Current pr not bind the milestone
   
 
   
 :warning:
 If your PR is about fixing a bug excluding crash the code,you 
should add the demo link in the PR description. Demo link: http://dotwe.org/vue
   
 
   
 :warning:
 If you update the code, maybe you should update the documentation 
and add the documentation link in the PR description. 
   here is the guide about how to contribute documentation: https://github.com/apache/incubator-weex/blob/master/CONTRIBUTING.md#contribute-code-or-document
   
 
   
   
   
   
   
 Generated by :no_entry_sign: https://danger.systems/js";>dangerJS against 
936b2e9a3c4a5fce5b676ad1e012e1a5d638a174
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[incubator-weex-playground] branch master updated: Update playground

2019-10-23 Thread kyork
This is an automated email from the ASF dual-hosted git repository.

kyork pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex-playground.git


The following commit(s) were added to refs/heads/master by this push:
 new c872038  Update playground
c872038 is described below

commit c872038397c4b68319a4e6c55c75db561ea1c2c5
Author: york.sy 
AuthorDate: Wed Oct 23 16:31:53 2019 +0800

Update playground
---
 android/build.gradle| 2 +-
 android/commons/build.gradle| 2 +-
 android/playground/build.gradle | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/android/build.gradle b/android/build.gradle
index 90b9cc8..1e5b68b 100644
--- a/android/build.gradle
+++ b/android/build.gradle
@@ -44,6 +44,6 @@ ext {
 targetSdkVersion=28
 supportLibVersion="26.0.2"
 fastjsonLibVersion="1.1.46.android"
-weexSdkVersion="0.28.0.1-SNAPSHOT"
+weexSdkVersion="0.28.0"
 implementFromWeex = false
 }
diff --git a/android/commons/build.gradle b/android/commons/build.gradle
index 2422c6d..dab89cb 100644
--- a/android/commons/build.gradle
+++ b/android/commons/build.gradle
@@ -70,7 +70,7 @@ dependencies {
 implementation project(':weex_sdk')
 }
 else {
-implementation 
"com.taobao.android:weex_sdk:${project.weexSdkVersion}@aar"
+implementation "org.apache.weex:sdk_legacy:${project.weexSdkVersion}"
 }
 }
 
diff --git a/android/playground/build.gradle b/android/playground/build.gradle
index fa746a1..5f16c34 100755
--- a/android/playground/build.gradle
+++ b/android/playground/build.gradle
@@ -124,7 +124,7 @@ dependencies {
 implementation project(':weex_sdk')
 }
 else {
-implementation 
"com.taobao.android:weex_sdk:${project.weexSdkVersion}@aar"
+implementation "org.apache.weex:sdk_legacy:${project.weexSdkVersion}"
 }
 }
 



[incubator-weex] branch release/0.28 updated (936b2e9 -> fcf7ae0)

2019-10-23 Thread kyork
This is an automated email from the ASF dual-hosted git repository.

kyork pushed a change to branch release/0.28
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git.


from 936b2e9  Update build.gradle
 add fcf7ae0  Update playground

No new revisions were added by this update.

Summary of changes:
 weex-playground | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



[GitHub] [incubator-weex] weex-bot edited a comment on issue #2968: Merge Release/0.28 into master

2019-10-23 Thread GitBox
weex-bot edited a comment on issue #2968: Merge Release/0.28 into master
URL: https://github.com/apache/incubator-weex/pull/2968#issuecomment-542183984
 
 
   
   
   
   
   
 
   
 
 Warnings
   
 
 
 :warning:
 Current pr not bind the milestone
   
 
   
 :warning:
 If your PR is about fixing a bug excluding crash the code,you 
should add the demo link in the PR description. Demo link: http://dotwe.org/vue
   
 
   
 :warning:
 If you update the code, maybe you should update the documentation 
and add the documentation link in the PR description. 
   here is the guide about how to contribute documentation: https://github.com/apache/incubator-weex/blob/master/CONTRIBUTING.md#contribute-code-or-document
   
 
   
   
   
   
   
 Generated by :no_entry_sign: https://danger.systems/js";>dangerJS against 
fcf7ae0426dc880a6264b13b21959ffeed08
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-weex-site] YorkShen merged pull request #449: 新增支持竖向或横向描述以及属性

2019-10-23 Thread GitBox
YorkShen merged pull request #449: 新增支持竖向或横向描述以及属性
URL: https://github.com/apache/incubator-weex-site/pull/449
 
 
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] [incubator-weex-site] YorkShen commented on issue #449: 新增支持竖向或横向描述以及属性

2019-10-23 Thread GitBox
YorkShen commented on issue #449: 新增支持竖向或横向描述以及属性
URL: 
https://github.com/apache/incubator-weex-site/pull/449#issuecomment-545387248
 
 
   My mistake, the English documentation is right


This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[incubator-weex-site] branch master updated: 新增支持竖向或横向描述以及属性

2019-10-23 Thread kyork
This is an automated email from the ASF dual-hosted git repository.

kyork pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex-site.git


The following commit(s) were added to refs/heads/master by this push:
 new ea7efad  新增支持竖向或横向描述以及属性
 new 00857c9  Merge pull request #449 from nika-mahu/patch-1
ea7efad is described below

commit ea7efad091df68383fa1cd628c0804eb141d4ea2
Author: nika-mahu <52807773+nika-m...@users.noreply.github.com>
AuthorDate: Fri Jul 12 10:27:32 2019 +0800

新增支持竖向或横向描述以及属性

新增支持竖向或横向描述以及属性
---
 docs/zh/docs/components/recycle-list.md | 6 --
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/zh/docs/components/recycle-list.md 
b/docs/zh/docs/components/recycle-list.md
index 8a5a26e..1c72782 100644
--- a/docs/zh/docs/components/recycle-list.md
+++ b/docs/zh/docs/components/recycle-list.md
@@ -2,7 +2,7 @@
 
 ## 简介
 
-`` 是一个新的列表容器,具有回收和复用的能力,可以大幅优化内存占用和渲染性能。
+`` 是一个新的支持竖向或横向的列表容器,具有回收和复用的能力,可以大幅优化内存占用和渲染性能。
 > * 设计思路请参考 
 > [Design.md](https://github.com/Hanks10100/weex-native-directive/blob/master/Design.md),具体的实现细节请参考
 >  
 > [Implementation.md](https://github.com/Hanks10100/weex-native-directive/blob/master/Implementation.md)
 > * 该功能部分依赖于编译工具,请确保 weex-loader 的版本升级到最新(v0.7.2+)
 > * 使用最新版的 playground app(SDK 版本 0.18.0 及以上)才可以扫码查看原生效果,也可以直接使用dotwe查看Web预览效果
@@ -44,6 +44,8 @@
   
 
 ```
+* `scrollDirection`  
+  取值vertical或horizontal
 
 ## 可复用的组件
 在 `` 中使用的子组件也将被视为模板,在开发组件时给 `` 标签添加 recyclable 
属性,才可以用在 `` 中。
@@ -178,4 +180,4 @@ const longList = [
 * [props 
更新](http://dotwe.org/vue/37056065a0a2c104e73dd550f252fabc)([普通list](http://dotwe.org/vue/778e93001e573ea0bbe9fc332a6a1e6c))
 * 
[有内部状态](http://dotwe.org/vue/baeda092d257d91d8c9c216e91ba350a)([普通list](http://dotwe.org/vue/a6e19f26653c890544c1036a7e9d2722))
 * [computed & 
watch](http://dotwe.org/vue/c9ab8a26fb10fb163891ac58b2322671)([普通list](http://dotwe.org/vue/5e13c37f136fde456da311e5ddf17324))
-* 
[移除组件](http://dotwe.org/vue/c63e11f62c8f50d6120d56f97253a1b6)([普通list](http://dotwe.org/vue/a9d299cbf2870c99b32df047ed0c4265))
\ No newline at end of file
+* 
[移除组件](http://dotwe.org/vue/c63e11f62c8f50d6120d56f97253a1b6)([普通list](http://dotwe.org/vue/a9d299cbf2870c99b32df047ed0c4265))



svn commit: r36450 - /release/incubator/weex/0.26.0/

2019-10-23 Thread kyork
Author: kyork
Date: Wed Oct 23 11:57:51 2019
New Revision: 36450

Log:
remove 0.26.0

Removed:
release/incubator/weex/0.26.0/