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/15 06:59:16 UTC

[echarts] 01/01: Merge pull request #15313 from apache/fix-tooltip-dom

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 6e32f07ed63a2886796dd74fe7891e6521f88b92
Merge: 0d30818 86153c1
Author: Yi Shen <bm...@gmail.com>
AuthorDate: Thu Jul 15 14:58:45 2021 +0800

    Merge pull request #15313 from apache/fix-tooltip-dom
    
    fix(tooltip): tooltip should show DOM content instead of the string [object HTMLSpanElement]

 src/component/tooltip/TooltipHTMLContent.ts | 20 +++++--
 src/component/tooltip/TooltipRichContent.ts |  2 +-
 src/component/tooltip/TooltipView.ts        | 47 ++++++++-------
 src/util/types.ts                           |  8 ++-
 test/tooltip-domnode.html                   | 88 +++++++++++++++++++++++++++++
 5 files changed, 135 insertions(+), 30 deletions(-)

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