You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/05/06 10:20:27 UTC

[incubator-echarts] 01/01: Merge pull request #12574 from apache/release-dev

This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch release
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git

commit 3b61add89d9901b1fa88aaf3b09e1314e123c599
Merge: 043ff9e a74ce97
Author: sushuang <su...@gmail.com>
AuthorDate: Wed May 6 18:20:12 2020 +0800

    Merge pull request #12574 from apache/release-dev
    
    Release 4.8.0

 dist/echarts-en.common.js     | 520 ++++++++++++++++++++---------
 dist/echarts-en.common.min.js |   2 +-
 dist/echarts-en.js            | 737 +++++++++++++++++++++++++++++-------------
 dist/echarts-en.js.map        |   2 +-
 dist/echarts-en.min.js        |   2 +-
 dist/echarts-en.simple.js     | 435 ++++++++++++++++++-------
 dist/echarts-en.simple.min.js |   2 +-
 dist/echarts.common.js        | 494 +++++++++++++++++++---------
 dist/echarts.common.min.js    |   2 +-
 dist/echarts.js               | 711 +++++++++++++++++++++++++++-------------
 dist/echarts.js.map           |   2 +-
 dist/echarts.min.js           |   2 +-
 dist/echarts.simple.js        | 409 ++++++++++++++++-------
 dist/echarts.simple.min.js    |   2 +-
 dist/extension/bmap.js        | 338 ++++++++++++++++++-
 dist/extension/bmap.js.map    |   2 +-
 dist/extension/bmap.min.js    |   2 +-
 extension/bmap/BMapView.js    |   8 +-
 package-lock.json             |   8 +-
 package.json                  |   4 +-
 src/echarts.js                |   4 +-
 21 files changed, 2662 insertions(+), 1026 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org