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 C368E200BEA for ; Mon, 12 Dec 2016 08:36:34 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id C214F160B2A; Mon, 12 Dec 2016 07:36:34 +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 E3B95160B22 for ; Mon, 12 Dec 2016 08:36:33 +0100 (CET) Received: (qmail 62326 invoked by uid 500); 12 Dec 2016 07:36:33 -0000 Mailing-List: contact commits-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list commits@flex.apache.org Received: (qmail 62243 invoked by uid 99); 12 Dec 2016 07:36:33 -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; Mon, 12 Dec 2016 07:36:33 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id F23A0E962C; Mon, 12 Dec 2016 07:36:32 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: aharui@apache.org To: commits@flex.apache.org Date: Mon, 12 Dec 2016 07:36:33 -0000 Message-Id: <937f251a8a41428582d4a86142c2cb8d@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [2/3] git commit: [flex-asjs] [refs/heads/develop] - more fixes for asdoc app archived-at: Mon, 12 Dec 2016 07:36:34 -0000 more fixes for asdoc app Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/05b0e230 Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/05b0e230 Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/05b0e230 Branch: refs/heads/develop Commit: 05b0e230a0293a65a2a9fff0bd459ccc21f87b35 Parents: 2143ae2 Author: Alex Harui Authored: Sun Dec 11 23:34:43 2016 -0800 Committer: Alex Harui Committed: Sun Dec 11 23:36:30 2016 -0800 ---------------------------------------------------------------------- .../ASDoc/src/main/flex/ASDocMainView.mxml | 2 +- .../ASDoc/src/main/flex/models/ASDocModel.as | 69 +++++++++++++++++++- 2 files changed, 68 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/05b0e230/examples/flexjs/ASDoc/src/main/flex/ASDocMainView.mxml ---------------------------------------------------------------------- diff --git a/examples/flexjs/ASDoc/src/main/flex/ASDocMainView.mxml b/examples/flexjs/ASDoc/src/main/flex/ASDocMainView.mxml index 26c6f18..25d4884 100644 --- a/examples/flexjs/ASDoc/src/main/flex/ASDocMainView.mxml +++ b/examples/flexjs/ASDoc/src/main/flex/ASDocMainView.mxml @@ -73,7 +73,7 @@ limitations under the License. - +