You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2022/04/01 05:50:41 UTC

[echarts] branch master updated (977bba1 -> 0681e9b)

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

wangzx pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git.


    from 977bba1  Merge pull request #16764 from apache/fix-radar-tooltip
     add a6769e8  Merge pull request #16756 from apache/master
     add f2a3aae  chore: fix audited packages.
     add 503b574  style: fix lint problems.
     add 7808327  test: fix potential path issue in Windows.
     add fc15276  release 5.3.2
     add 8b2a4c4  Merge pull request #16759 from apache/release-dev
     new 0681e9b  Merge pull request #16819 from apache/release

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 dist/echarts.common.js                    | 6064 +++++++++----------
 dist/echarts.common.js.map                |    2 +-
 dist/echarts.common.min.js                |    2 +-
 dist/echarts.esm.js                       | 9104 +++++++++++++++--------------
 dist/echarts.esm.js.map                   |    2 +-
 dist/echarts.esm.min.js                   |    2 +-
 dist/echarts.js                           | 9104 +++++++++++++++--------------
 dist/echarts.js.map                       |    2 +-
 dist/echarts.min.js                       |    2 +-
 dist/echarts.simple.js                    | 4688 +++++++--------
 dist/echarts.simple.js.map                |    2 +-
 dist/echarts.simple.min.js                |    2 +-
 dist/extension/bmap.js.map                |    2 +-
 dist/extension/dataTool.js.map            |    2 +-
 package-lock.json                         | 1361 ++---
 package.json                              |    2 +-
 src/chart/line/helper.ts                  |    2 +-
 src/chart/sunburst/SunburstSeries.ts      |    4 +-
 src/chart/sunburst/sunburstLayout.ts      |    2 +-
 src/chart/themeRiver/themeRiverLayout.ts  |    8 +-
 src/component/visualMap/VisualMapModel.ts |    1 -
 src/coord/cartesian/Grid.ts               |    2 +-
 src/core/echarts.ts                       |    2 +-
 src/model/mixin/dataFormat.ts             |    2 +-
 test/runTest/genReport.js                 |    2 +-
 25 files changed, 14957 insertions(+), 15411 deletions(-)

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


[echarts] 01/01: Merge pull request #16819 from apache/release

Posted by wa...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

wangzx pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 0681e9be38d05155e7d78eb831fd6e891216317e
Merge: 977bba1 8b2a4c4
Author: Zhongxiang Wang <yh...@all-my-life.cn>
AuthorDate: Fri Apr 1 13:50:07 2022 +0800

    Merge pull request #16819 from apache/release
    
    Merge release 5.3.2 into master

 dist/echarts.common.js                    | 6064 +++++++++----------
 dist/echarts.common.js.map                |    2 +-
 dist/echarts.common.min.js                |    2 +-
 dist/echarts.esm.js                       | 9104 +++++++++++++++--------------
 dist/echarts.esm.js.map                   |    2 +-
 dist/echarts.esm.min.js                   |    2 +-
 dist/echarts.js                           | 9104 +++++++++++++++--------------
 dist/echarts.js.map                       |    2 +-
 dist/echarts.min.js                       |    2 +-
 dist/echarts.simple.js                    | 4688 +++++++--------
 dist/echarts.simple.js.map                |    2 +-
 dist/echarts.simple.min.js                |    2 +-
 dist/extension/bmap.js.map                |    2 +-
 dist/extension/dataTool.js.map            |    2 +-
 package-lock.json                         | 1361 ++---
 package.json                              |    2 +-
 src/chart/line/helper.ts                  |    2 +-
 src/chart/sunburst/SunburstSeries.ts      |    4 +-
 src/chart/sunburst/sunburstLayout.ts      |    2 +-
 src/chart/themeRiver/themeRiverLayout.ts  |    8 +-
 src/component/visualMap/VisualMapModel.ts |    1 -
 src/coord/cartesian/Grid.ts               |    2 +-
 src/core/echarts.ts                       |    2 +-
 src/model/mixin/dataFormat.ts             |    2 +-
 test/runTest/genReport.js                 |    2 +-
 25 files changed, 14957 insertions(+), 15411 deletions(-)

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