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 2020/11/06 09:19:48 UTC

[incubator-echarts] branch release updated (1f6c7d7 -> 6cd7cf8)

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/incubator-echarts.git.


    from 1f6c7d7  Merge pull request #13554 from apache/fix/parallel-last-category
     add 40d9419  fix: [geo select state] fix that dispatchAction({ type: 'geoToggleSelect', ... }) now work immediately.
     new 6cd7cf8  Merge pull request #13556 from apache/fix/geo-state

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:
 src/component/geo/GeoView.ts |  9 +++------
 src/echarts.ts               |  4 ----
 src/util/types.ts            |  1 -
 test/hoverStyle.html         | 17 ++++++++++++++---
 4 files changed, 17 insertions(+), 14 deletions(-)


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


[incubator-echarts] 01/01: Merge pull request #13556 from apache/fix/geo-state

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/incubator-echarts.git

commit 6cd7cf80b6e068bd652fe805d98c2d8934868270
Merge: 1f6c7d7 40d9419
Author: sushuang <su...@gmail.com>
AuthorDate: Fri Nov 6 17:18:37 2020 +0800

    Merge pull request #13556 from apache/fix/geo-state
    
    fix: [geo select state] fix that dispatchAction({ type: 'geoToggleSelect', ... }) now work immediately.

 src/component/geo/GeoView.ts |  9 +++------
 src/echarts.ts               |  4 ----
 src/util/types.ts            |  1 -
 test/hoverStyle.html         | 17 ++++++++++++++---
 4 files changed, 17 insertions(+), 14 deletions(-)


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