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

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


    from e66d871  Merge pull request #15878 from apache/fix-yaxis-max
     add 789bad0  Merge pull request #15950 from apache/master
     add 4f980f6  release 5.2.2
     add 000ee7d  Merge pull request #15951 from apache/release-dev
     new c2cdc02  Merge pull request #15982 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                   |  93 +++++++++++++----
 dist/echarts.common.js.map               |   2 +-
 dist/echarts.common.min.js               |   2 +-
 dist/echarts.esm.js                      | 157 ++++++++++++++++++++--------
 dist/echarts.esm.js.map                  |   2 +-
 dist/echarts.esm.min.js                  |   2 +-
 dist/echarts.js                          | 169 ++++++++++++++++++++++---------
 dist/echarts.js.map                      |   2 +-
 dist/echarts.min.js                      |   2 +-
 dist/echarts.simple.js                   |  91 ++++++++++++++---
 dist/echarts.simple.js.map               |   2 +-
 dist/echarts.simple.min.js               |   2 +-
 src/i18n/langPL.ts => i18n/langPL-obj.js |  33 +++++-
 src/i18n/langPL.ts => i18n/langPL.js     |  29 +++++-
 src/i18n/langRU.ts => i18n/langRU-obj.js |  65 ++++++++----
 src/i18n/langRU.ts => i18n/langRU.js     |  61 +++++++----
 package-lock.json                        |   2 +-
 package.json                             |   2 +-
 src/core/echarts.ts                      |   2 +-
 19 files changed, 548 insertions(+), 172 deletions(-)
 copy src/i18n/langPL.ts => i18n/langPL-obj.js (88%)
 copy src/i18n/langPL.ts => i18n/langPL.js (88%)
 copy src/i18n/langRU.ts => i18n/langRU-obj.js (76%)
 copy src/i18n/langRU.ts => i18n/langRU.js (77%)

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

Reply via email to