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

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


    from 583711e95 Merge pull request #17098 from jiawulin001/issue#17021
     add 3e068d7a4 Merge pull request #17570 from apache/master
     add 8b66bf74b fix: ensure compatibility with typescript@4.8 fixes #17581
     add b9f330b15 Merge pull request #17582 from 
AviVahl/fix-ts4.8-compatibility
     add 4d218b10c Merge pull request #17614 from apache/master
     add 6037f16af chore: fix test case.
     add 2e71525c4 fix: upgrade typescript-eslint to enable ts check with the 
currently used ts version.
     add 1acad3895 release: 5.4.0
     add 6347c2c3e Merge pull request #17645 from apache/release-dev
     new 3ca9e32a9 Merge pull request #17696 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                   | 1207 ++++++++++++-----------
 dist/echarts.common.js.map               |    2 +-
 dist/echarts.common.min.js               |    4 +-
 dist/echarts.esm.js                      | 1557 +++++++++++++++++-------------
 dist/echarts.esm.js.map                  |    2 +-
 dist/echarts.esm.min.js                  |    4 +-
 dist/echarts.js                          | 1557 +++++++++++++++++-------------
 dist/echarts.js.map                      |    2 +-
 dist/echarts.min.js                      |    4 +-
 dist/echarts.simple.js                   | 1164 ++++++++++++----------
 dist/echarts.simple.js.map               |    2 +-
 dist/echarts.simple.min.js               |    4 +-
 dist/extension/bmap.js                   |   14 +-
 dist/extension/bmap.js.map               |    2 +-
 src/i18n/langUA.ts => i18n/langUA-obj.js |   65 +-
 src/i18n/langUA.ts => i18n/langUA.js     |   61 +-
 package-lock.json                        |  728 +++++---------
 package.json                             |    8 +-
 src/animation/basicTransition.ts         |    8 +-
 src/chart/bar/BaseBarSeries.ts           |    7 +-
 src/core/echarts.ts                      |    4 +-
 test/dataView.html                       |    6 +-
 22 files changed, 3467 insertions(+), 2945 deletions(-)
 copy src/i18n/langUA.ts => i18n/langUA-obj.js (76%)
 copy src/i18n/langUA.ts => i18n/langUA.js (77%)


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

Reply via email to