You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2022/11/07 08:34:28 UTC

[echarts] branch master updated (273f3ede3 -> 84a9de8db)

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

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


    from 273f3ede3 Merge pull request #17861 from apache/fix/hashmap
     add 3b20b8252 fix(tooltip): fix tooltip arrow may cover the content when border is wide.
     new 84a9de8db Merge pull request #17875 from apache/fix/tooltip-arrow

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/tooltip/TooltipHTMLContent.ts |  2 +-
 test/runTest/actions/__meta__.json          |  1 +
 test/runTest/actions/tooltip-domnode.json   |  1 +
 test/tooltip-domnode.html                   | 28 ++++++++++++++++++++++++++++
 4 files changed, 31 insertions(+), 1 deletion(-)
 create mode 100644 test/runTest/actions/tooltip-domnode.json


---------------------------------------------------------------------
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 #17875 from apache/fix/tooltip-arrow

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

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

commit 84a9de8db68b2b53d5a7aa8bfd279a496b2bf114
Merge: 273f3ede3 3b20b8252
Author: Wenli Zhang <zw...@gmail.com>
AuthorDate: Mon Nov 7 16:33:55 2022 +0800

    Merge pull request #17875 from apache/fix/tooltip-arrow
    
    fix(tooltip): fix tooltip arrow may cover the content when border is wide

 src/component/tooltip/TooltipHTMLContent.ts |  2 +-
 test/runTest/actions/__meta__.json          |  1 +
 test/runTest/actions/tooltip-domnode.json   |  1 +
 test/tooltip-domnode.html                   | 28 ++++++++++++++++++++++++++++
 4 files changed, 31 insertions(+), 1 deletion(-)


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