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

shenyi pushed a commit to branch enhance-morph
in repository https://gitbox.apache.org/repos/asf/echarts.git

commit 1637ad831c5852b3e106fef3ff84409ffef36c1f
Merge: d6cb3b4 5b4a211
Author: pissang <bm2736...@gmail.com>
AuthorDate: Sun Jan 24 21:30:20 2021 +0800

    :erge branch 'master' into enhance-morph

 CONTRIBUTING.md                              |     11 +-
 DISCLAIMER                                   |     12 -
 NOTICE                                       |      4 +-
 README.md                                    |      8 +-
 build/build.js                               |      4 -
 dist/echarts.common.js                       |  91823 ++++++++--------
 dist/echarts.common.js.map                   |      2 +-
 dist/echarts.common.min.js                   |     25 +-
 dist/echarts.esm.js                          | 113357 ++++++++++----------
 dist/echarts.esm.js.map                      |      2 +-
 dist/echarts.esm.min.js                      |     33 +-
 dist/echarts.js                              | 135834 ++++++++++++------------
 dist/echarts.js.map                          |      2 +-
 dist/echarts.min.js                          |     25 +-
 dist/echarts.simple.js                       |  67863 ++++++------
 dist/echarts.simple.js.map                   |      2 +-
 dist/echarts.simple.min.js                   |     25 +-
 dist/extension/bmap.js                       |     38 +-
 dist/extension/bmap.js.map                   |      2 +-
 dist/extension/dataTool.js                   |    554 +-
 dist/extension/dataTool.js.map               |      2 +-
 package-lock.json                            |   1365 +-
 package.json                                 |     10 +-
 src/chart/pie/PieSeries.ts                   |      4 +
 src/component/tooltip/TooltipModel.ts        |      2 +
 src/component/tooltip/tooltipMarkup.ts       |      7 +-
 src/core/echarts.ts                          |      4 +-
 src/data/helper/dataProvider.ts              |      3 +-
 test/custom-shape-morphing2.html             |     13 +-
 test/custom-shape-morphing3.html             |     15 +-
 test/data-transform-aggregate.html           |     18 +-
 test/lib/config.js                           |      3 +-
 test/lib/ecSimpleOptionPlayer.js             |    139 +
 test/lib/ecSimpleTransform.js                |    362 +
 test/lib/myTransform/dist/myTransform.js     |    476 -
 test/lib/myTransform/dist/myTransform.js.map |      1 -
 test/lib/myTransform/src/.eslintrc.yaml      |     47 -
 test/lib/myTransform/src/aggregate.ts        |    593 -
 test/lib/myTransform/src/id.ts               |     90 -
 test/lib/myTransform/src/index.ts            |      3 -
 test/lib/transitionPlayer.js                 |    256 -
 tsconfig.json                                |      2 +-
 42 files changed, 202090 insertions(+), 210951 deletions(-)



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

Reply via email to