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

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

commit 2caf68489c567417b8e357595997d4466c73f6db
Merge: 955762035 34889d934
Author: Yi Shen <[email protected]>
AuthorDate: Wed Jun 19 21:16:36 2024 +0800

    Merge pull request #20039 from apache/release-dev
    
    Release 5.5.1

 dist/echarts.common.js               | 114 ++++++++++++++++++++-----
 dist/echarts.common.js.map           |   2 +-
 dist/echarts.common.min.js           |   4 +-
 dist/echarts.esm.js                  | 157 ++++++++++++++++++++++++++++++-----
 dist/echarts.esm.js.map              |   2 +-
 dist/echarts.esm.min.js              |   4 +-
 dist/echarts.esm.min.mjs             |   4 +-
 dist/echarts.esm.mjs                 | 157 ++++++++++++++++++++++++++++++-----
 dist/echarts.esm.mjs.map             |   2 +-
 dist/echarts.js                      | 157 ++++++++++++++++++++++++++++++-----
 dist/echarts.js.map                  |   2 +-
 dist/echarts.min.js                  |   4 +-
 dist/echarts.simple.js               |  90 ++++++++++++++++----
 dist/echarts.simple.js.map           |   2 +-
 dist/echarts.simple.min.js           |   4 +-
 package-lock.json                    |  30 +++----
 package.json                         |   4 +-
 src/component/tooltip/TooltipView.ts |  14 +++-
 src/core/echarts.ts                  |   4 +-
 src/util/graphic.ts                  |   2 +-
 src/util/types.ts                    |   6 ++
 test/runTest/actions/__meta__.json   |   2 +-
 test/runTest/actions/tooltip.json    |   2 +-
 test/tooltip.html                    |  76 ++++++++++++-----
 24 files changed, 684 insertions(+), 161 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to