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 fdda0254e fix(sankey): provide missing label value in formatter #18212
     add 33b4b87aa Merge pull request #18338 from apache/master
     add 5b74a2208 fix: `sunbrust` label abnormal
     add 1e6f6a9cd Merge pull request #18341 from susiwen8/fix-sunbrust-book
     add cfb3a8a54 chore: release v5.4.2 (#18374)
     add c89565a14 Merge remote-tracking branch 'origin/release' into 
fix/merge-release-to-master
     new e450ae01f Merge pull request #18414 from 
apache/fix/merge-release-to-master

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                   | 286 ++++++++++++++++-----------
 dist/echarts.common.js.map               |   2 +-
 dist/echarts.common.min.js               |   4 +-
 dist/echarts.esm.js                      | 326 ++++++++++++++++++-------------
 dist/echarts.esm.js.map                  |   2 +-
 dist/echarts.esm.min.js                  |   4 +-
 dist/echarts.js                          | 326 ++++++++++++++++++-------------
 dist/echarts.js.map                      |   2 +-
 dist/echarts.min.js                      |   4 +-
 dist/echarts.simple.js                   | 206 ++++++++++++-------
 dist/echarts.simple.js.map               |   2 +-
 dist/echarts.simple.min.js               |   4 +-
 i18n/langCS-obj.js                       |   1 +
 i18n/langCS.js                           |   1 +
 i18n/langDE-obj.js                       |   1 +
 i18n/langDE.js                           |   1 +
 i18n/langSI-obj.js                       |   1 +
 i18n/langSI.js                           |   1 +
 src/i18n/langTR.ts => i18n/langTR-obj.js |  65 ++++--
 src/i18n/langTR.ts => i18n/langTR.js     |  61 ++++--
 src/i18n/langVI.ts => i18n/langVI-obj.js |  65 ++++--
 src/i18n/langVI.ts => i18n/langVI.js     |  61 ++++--
 i18n/langZH-obj.js                       |   1 +
 i18n/langZH.js                           |   1 +
 package-lock.json                        |  18 +-
 package.json                             |   4 +-
 src/chart/sunburst/SunburstPiece.ts      |   2 +-
 src/core/echarts.ts                      |   4 +-
 28 files changed, 914 insertions(+), 542 deletions(-)
 copy src/i18n/langTR.ts => i18n/langTR-obj.js (73%)
 copy src/i18n/langTR.ts => i18n/langTR.js (73%)
 copy src/i18n/langVI.ts => i18n/langVI-obj.js (71%)
 copy src/i18n/langVI.ts => i18n/langVI.js (71%)


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

Reply via email to