You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2021/04/12 09:27:27 UTC

[echarts] branch release updated (d584916 -> 4628dd7)

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

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


    from d584916  Merge pull request #14640 from apache/fix-sankey-label
     add e6d593a  release: 5.1.0
     new 4628dd7  Merge pull request #14647 from apache/release-dev

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                      |  3555 +++-
 dist/echarts.common.js.map                  |     2 +-
 dist/echarts.common.min.js                  |     4 +-
 dist/echarts.esm.js                         | 22770 ++++++++++++++------------
 dist/echarts.esm.js.map                     |     2 +-
 dist/echarts.esm.min.js                     |     4 +-
 dist/echarts.js                             | 22770 ++++++++++++++------------
 dist/echarts.js.map                         |     2 +-
 dist/echarts.min.js                         |     4 +-
 dist/echarts.simple.js                      |  2749 +++-
 dist/echarts.simple.js.map                  |     2 +-
 dist/echarts.simple.min.js                  |     4 +-
 src/i18n/langCS.ts => i18n/langCS-obj.js    |    34 +-
 src/i18n/langCS.ts => i18n/langCS.js        |    30 +-
 i18n/langFR-obj.js                          |    47 +-
 i18n/langFR.js                              |    47 +-
 package-lock.json                           |     8 +-
 package.json                                |     4 +-
 src/core/echarts.ts                         |     4 +-
 test/ut/index.d.ts                          |    20 +
 test/ut/spec/model/componentMissing.test.ts |    20 +
 21 files changed, 29203 insertions(+), 22879 deletions(-)
 copy src/i18n/langCS.ts => i18n/langCS-obj.js (87%)
 copy src/i18n/langCS.ts => i18n/langCS.js (87%)

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


[echarts] 01/01: Merge pull request #14647 from apache/release-dev

Posted by su...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 4628dd73cce2c0f1d085a8545d56f34c6126bd9a
Merge: d584916 e6d593a
Author: sushuang <su...@gmail.com>
AuthorDate: Mon Apr 12 17:26:25 2021 +0800

    Merge pull request #14647 from apache/release-dev
    
    release: 5.1.0

 dist/echarts.common.js                      |  3555 +++-
 dist/echarts.common.js.map                  |     2 +-
 dist/echarts.common.min.js                  |     4 +-
 dist/echarts.esm.js                         | 22770 ++++++++++++++------------
 dist/echarts.esm.js.map                     |     2 +-
 dist/echarts.esm.min.js                     |     4 +-
 dist/echarts.js                             | 22770 ++++++++++++++------------
 dist/echarts.js.map                         |     2 +-
 dist/echarts.min.js                         |     4 +-
 dist/echarts.simple.js                      |  2749 +++-
 dist/echarts.simple.js.map                  |     2 +-
 dist/echarts.simple.min.js                  |     4 +-
 i18n/langCS-obj.js                          |   172 +
 i18n/langCS.js                              |   168 +
 i18n/langFR-obj.js                          |    47 +-
 i18n/langFR.js                              |    47 +-
 package-lock.json                           |     8 +-
 package.json                                |     4 +-
 src/core/echarts.ts                         |     4 +-
 test/ut/index.d.ts                          |    20 +
 test/ut/spec/model/componentMissing.test.ts |    20 +
 21 files changed, 29483 insertions(+), 22875 deletions(-)

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