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/04/23 06:45:09 UTC

[echarts] branch release updated (a76cfbd -> dad3b3b)

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 a76cfbd  Merge pull request #14747 from apache/master
     add e20c4a6  fix(map): fix wrong usage of change state manually
     add 8459097  chore: update package-lock.json
     add bd0d710  fix: default to show tooltip in geo component
     new dad3b3b  Merge pull request #14768 from apache/fix-map

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:
 package-lock.json         | 1715 +++++++++++++++++++++++++++++++++++++++------
 src/chart/map/MapView.ts  |    4 +-
 src/coord/geo/GeoModel.ts |    8 +-
 3 files changed, 1490 insertions(+), 237 deletions(-)

---------------------------------------------------------------------
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 #14768 from apache/fix-map

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 dad3b3b3dad5e84b40de3e6d4f3b5390f017aeae
Merge: a76cfbd bd0d710
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Fri Apr 23 14:44:55 2021 +0800

    Merge pull request #14768 from apache/fix-map
    
    fix(geo): fix tooltip don't show on geo component.

 package-lock.json         | 1715 +++++++++++++++++++++++++++++++++++++++------
 src/chart/map/MapView.ts  |    4 +-
 src/coord/geo/GeoModel.ts |    8 +-
 3 files changed, 1490 insertions(+), 237 deletions(-)

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