Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id ACB08200D23 for ; Wed, 4 Oct 2017 10:24:42 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id AB922160BDB; Wed, 4 Oct 2017 08:24:42 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 051C8160BDA for ; Wed, 4 Oct 2017 10:24:41 +0200 (CEST) Received: (qmail 47809 invoked by uid 500); 4 Oct 2017 08:24:41 -0000 Mailing-List: contact commits-help@weex.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@weex.incubator.apache.org Delivered-To: mailing list commits@weex.incubator.apache.org Received: (qmail 47678 invoked by uid 99); 4 Oct 2017 08:24:40 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2017 08:24:40 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 2596EC5620 for ; Wed, 4 Oct 2017 08:24:40 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -4.222 X-Spam-Level: X-Spam-Status: No, score=-4.222 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 4kJM75obGksy for ; Wed, 4 Oct 2017 08:24:37 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 8BD5F60D3A for ; Wed, 4 Oct 2017 08:24:36 +0000 (UTC) Received: (qmail 47060 invoked by uid 99); 4 Oct 2017 08:24:35 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2017 08:24:35 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 8B84BF5C5E; Wed, 4 Oct 2017 08:24:35 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: gurisxie@apache.org To: commits@weex.incubator.apache.org Date: Wed, 04 Oct 2017 08:24:43 -0000 Message-Id: In-Reply-To: <2edee59c905e40fe9eb97c1e103a31ca@git.apache.org> References: <2edee59c905e40fe9eb97c1e103a31ca@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [09/19] incubator-weex git commit: * [doc] release note update for tag archived-at: Wed, 04 Oct 2017 08:24:42 -0000 * [doc] release note update for tag Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/afb6476f Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/afb6476f Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/afb6476f Branch: refs/heads/release-0.16 Commit: afb6476ffbdee5198b46c15b467b2282aa46abdc Parents: e882091 Author: gurisxie <279483595@qq.com> Authored: Sat Sep 30 18:33:31 2017 +0800 Committer: gurisxie <279483595@qq.com> Committed: Wed Oct 4 16:21:38 2017 +0800 ---------------------------------------------------------------------- doc/source/cn/releasenote.md | 4 ++-- doc/source/releasenote.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/afb6476f/doc/source/cn/releasenote.md ---------------------------------------------------------------------- diff --git a/doc/source/cn/releasenote.md b/doc/source/cn/releasenote.md index 971089e..d237fec 100644 --- a/doc/source/cn/releasenote.md +++ b/doc/source/cn/releasenote.md @@ -7,7 +7,7 @@ layout: post # Release Note -## 0.16 +## v0.16 ----- * + support 3d rotate ([#532](https://github.com/apache/incubator-weex/pull/532) [#418](https://github.com/apache/incubator-weex/pull/418)) * + new feature support perspective function in transform ([#551](https://github.com/apache/incubator-weex/pull/551)[#532](https://github.com/apache/incubator-weex/pull/532)) @@ -34,7 +34,7 @@ layout: post * * Fix the problem of 'text-overflow:clip' [#718](https://github.com/apache/incubator-weex/pull/718) * * Fix android new Date() cannot get accuracy time [#753](https://github.com/apache/incubator-weex/pull/753) -## 0.15 +## v0.15 ------ * + support fast click and hairlines border [#507](https://github.com/apache/incubator-weex/pull/507). * + Add `weex.supports` api for feature detections. [#6053](https://github.com/vuejs/vue/pull/6053) http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/afb6476f/doc/source/releasenote.md ---------------------------------------------------------------------- diff --git a/doc/source/releasenote.md b/doc/source/releasenote.md index 78736f0..fbfe14d 100644 --- a/doc/source/releasenote.md +++ b/doc/source/releasenote.md @@ -6,7 +6,7 @@ layout: post # Release Note -## 0.16 +## v0.16 ----- * + support 3d rotate ([#532](https://github.com/apache/incubator-weex/pull/532) [#418](https://github.com/apache/incubator-weex/pull/418)) * + new feature support perspective function in transform ([#551](https://github.com/apache/incubator-weex/pull/551)[#532](https://github.com/apache/incubator-weex/pull/532)) @@ -33,7 +33,7 @@ layout: post * * Fix the problem of 'text-overflow:clip' [#718](https://github.com/apache/incubator-weex/pull/718) * * Fix android new Date() cannot get accuracy time [#753](https://github.com/apache/incubator-weex/pull/753) -## 0.15 +## v0.15 ------ * + support fast click and hairlines border [#507](https://github.com/apache/incubator-weex/pull/507). * + Add `weex.supports` api for feature detections. [#6053](https://github.com/vuejs/vue/pull/6053)