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/07/02 13:12:03 UTC

[echarts] branch master updated (3ad3b5e -> d14ccfc)

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 3ad3b5e  Merge pull request #15243 from apache/fix/corner-radius-reset
     new af34cf8  fix: hightlight multiple series not work as expected
     new 52adb46  refactor: move hightlight multiple series testcase to hoverFocus2.html
     new 4e671b6  fix: wrong blur status when dispatch hightlight multiple series action
     new e193f6a  feat: move blur multipe series logic into util/state.ts
     new 9c3a81c  fix: focus=self hightlight issue
     new e8a9a0f  feat: split highlight and blur step when handle hightlight action
     new a232adc  feat: add new visual testcases for hoverFocus.html
     new d14ccfc  Merge pull request #15207 from ssthouse/fix/multiple-series-highlight

The 7852 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/core/echarts.ts                  |  78 ++++++-----
 test/hoverFocus.html                 | 248 ++++++++++++++++++++++++++++++++++-
 test/hoverFocus2.html                |   8 ++
 test/runTest/actions/__meta__.json   |   2 +-
 test/runTest/actions/hoverFocus.json |   2 +-
 5 files changed, 298 insertions(+), 40 deletions(-)

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