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/20 04:34:11 UTC

[echarts] branch master updated (d80bdfb -> a8c88a2)

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 d80bdfb  Merge pull request #14704 from apache/fix/map-tooltip
     add 68cf99b  fix(tooltip): the position of tooltip may be not incorrect if appendToBody, resolves #14710.
     new a8c88a2  Merge pull request #14713 from apache/fix-tooltip

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 | 33 +++++++------------
 test/new-tooltip.html                       | 49 +++++++++++++++++++++++++++--
 2 files changed, 58 insertions(+), 24 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 #14713 from apache/fix-tooltip

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 a8c88a23f74b9f9d43205cb8a2f98ec15fab6203
Merge: d80bdfb 68cf99b
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Tue Apr 20 12:33:55 2021 +0800

    Merge pull request #14713 from apache/fix-tooltip
    
    fix(tooltip): the position of tooltip may be incorrect if appendToBody.

 src/component/tooltip/TooltipHTMLContent.ts | 33 +++++++------------
 test/new-tooltip.html                       | 49 +++++++++++++++++++++++++++--
 2 files changed, 58 insertions(+), 24 deletions(-)

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