You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2021/09/17 02:53:45 UTC

[echarts] branch release updated (5ff6216 -> 1c70026)

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

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


    from 5ff6216  Merge pull request #15735 from apache/series-type-register
     add 21d6317  release 5.2.1
     new 1c70026  Merge pull request #15745 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                         | 509 +++++++++++++++++--------
 dist/echarts.common.js.map                     |   2 +-
 dist/echarts.common.min.js                     |   4 +-
 dist/echarts.esm.js                            | 427 ++++++++++++---------
 dist/echarts.esm.js.map                        |   2 +-
 dist/echarts.esm.min.js                        |   4 +-
 dist/echarts.js                                | 427 ++++++++++++---------
 dist/echarts.js.map                            |   2 +-
 dist/echarts.min.js                            |   4 +-
 dist/echarts.simple.js                         | 427 ++++++++++++++++++---
 dist/echarts.simple.js.map                     |   2 +-
 dist/echarts.simple.min.js                     |   4 +-
 dist/extension/dataTool.js.map                 |   2 +-
 src/i18n/langPT-br.ts => i18n/langPT-br-obj.js |  33 +-
 src/i18n/langPT-br.ts => i18n/langPT-br.js     |  29 +-
 package-lock.json                              |   8 +-
 package.json                                   |   4 +-
 src/core/echarts.ts                            |   4 +-
 18 files changed, 1293 insertions(+), 601 deletions(-)
 copy src/i18n/langPT-br.ts => i18n/langPT-br-obj.js (87%)
 copy src/i18n/langPT-br.ts => i18n/langPT-br.js (88%)

---------------------------------------------------------------------
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 #15745 from apache/release-dev

Posted by sh...@apache.org.
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 1c70026ec4d0bc18ac91163da7d11ed59c401ed4
Merge: 5ff6216 21d6317
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Fri Sep 17 10:52:48 2021 +0800

    Merge pull request #15745 from apache/release-dev
    
    release 5.2.1

 dist/echarts.common.js         | 509 +++++++++++++++++++++++++++--------------
 dist/echarts.common.js.map     |   2 +-
 dist/echarts.common.min.js     |   4 +-
 dist/echarts.esm.js            | 427 ++++++++++++++++++++--------------
 dist/echarts.esm.js.map        |   2 +-
 dist/echarts.esm.min.js        |   4 +-
 dist/echarts.js                | 427 ++++++++++++++++++++--------------
 dist/echarts.js.map            |   2 +-
 dist/echarts.min.js            |   4 +-
 dist/echarts.simple.js         | 427 +++++++++++++++++++++++++++++-----
 dist/echarts.simple.js.map     |   2 +-
 dist/echarts.simple.min.js     |   4 +-
 dist/extension/dataTool.js.map |   2 +-
 i18n/langPT-br-obj.js          | 174 ++++++++++++++
 i18n/langPT-br.js              | 170 ++++++++++++++
 package-lock.json              |   8 +-
 package.json                   |   4 +-
 src/core/echarts.ts            |   4 +-
 18 files changed, 1577 insertions(+), 599 deletions(-)

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