From commits-return-2920-archive-asf-public=cust-asf.ponee.io@royale.apache.org Fri Mar 16 10:24:52 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 7240B180608 for ; Fri, 16 Mar 2018 10:24:51 +0100 (CET) Received: (qmail 66054 invoked by uid 500); 16 Mar 2018 09:24:50 -0000 Mailing-List: contact commits-help@royale.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@royale.apache.org Delivered-To: mailing list commits@royale.apache.org Received: (qmail 66045 invoked by uid 99); 16 Mar 2018 09:24:50 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2018 09:24:50 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id 09B7480AB4; Fri, 16 Mar 2018 09:24:50 +0000 (UTC) Date: Fri, 16 Mar 2018 09:24:49 +0000 To: "commits@royale.apache.org" Subject: [royale-asjs] branch feature/echarts updated: Remove echarts from repo. Load it from cdn. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Message-ID: <152119228997.31738.4510146044225650979@gitbox.apache.org> From: bigosmallm@apache.org X-Git-Host: gitbox.apache.org X-Git-Repo: royale-asjs X-Git-Refname: refs/heads/feature/echarts X-Git-Reftype: branch X-Git-Oldrev: f9b13f7ba4c7444553442aa30e5ab12d4f98d2b9 X-Git-Newrev: a8093c203c52331148198e3de7250feea5a0ccf3 X-Git-Rev: a8093c203c52331148198e3de7250feea5a0ccf3 X-Git-NotificationType: ref_changed_plus_diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated This is an automated email from the ASF dual-hosted git repository. bigosmallm pushed a commit to branch feature/echarts in repository https://gitbox.apache.org/repos/asf/royale-asjs.git The following commit(s) were added to refs/heads/feature/echarts by this push: new a8093c2 Remove echarts from repo. Load it from cdn. a8093c2 is described below commit a8093c203c52331148198e3de7250feea5a0ccf3 Author: Om Muppirala AuthorDate: Fri Mar 16 02:24:41 2018 -0700 Remove echarts from repo. Load it from cdn. --- examples/royale/ECharts/js/echarts.min.js | 1 - examples/royale/ECharts/template.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/examples/royale/ECharts/js/echarts.min.js b/examples/royale/ECharts/js/echarts.min.js deleted file mode 100644 index 5b48053..0000000 --- a/examples/royale/ECharts/js/echarts.min.js +++ /dev/null @@ -1 +0,0 @@ -!function(t,e){"object"==typeof exports&&"undefined"!=typeof module?e(exports):"function"==typeof define&&define.amd?define(["exports"],e):e(t.echarts={})}(this,function(t){"use strict";function e(t,e){"createCanvas"===t&&(Gx=null),Bx[t]=e}function i(t){if(null==t||"object"!=typeof t)return t;var e=t,n=kx.call(t);if("[object Array]"===n){if(!O(t)){e=[];for(var o=0,a=t.length;o ECharts Example - + ${head} -- To stop receiving notification emails like this one, please contact bigosmallm@apache.org.