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 2022/02/16 08:39:42 UTC

[echarts] branch master updated (112d725 -> e4bdd30)

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 112d725  Merge pull request #16509 from apache/next
     add 2317a9a  fix(graphic): fix `cursor` doesn't work in `graphic` component.
     add 52e8ad3  fix(graphic): use default cursor if no cursor option is provided.
     new e4bdd30  Merge pull request #16513 from apache/fix-graphic-cursor

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/graphic/GraphicView.ts | 14 +++++++--
 test/graphic-cases.html              | 57 +++++++++++++++++++++++++++++++++++-
 2 files changed, 68 insertions(+), 3 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 #16513 from apache/fix-graphic-cursor

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

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

commit e4bdd30ea1a751fdb583367ff29fa122ba27be7d
Merge: 112d725 52e8ad3
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Wed Feb 16 16:39:14 2022 +0800

    Merge pull request #16513 from apache/fix-graphic-cursor
    
    fix(graphic): fix `cursor` doesn't work in `graphic` component.

 src/component/graphic/GraphicView.ts | 14 +++++++--
 test/graphic-cases.html              | 57 +++++++++++++++++++++++++++++++++++-
 2 files changed, 68 insertions(+), 3 deletions(-)

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