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 2020/10/09 05:58:23 UTC

[incubator-echarts] branch next updated (51a13cd -> 25ceb56)

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

shenyi pushed a change to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from 51a13cd  Merge pull request #13390 from plainheart/feat/sunburst-cornerRadius
     new 579b537  feat(tooltip): allow adding class to tooltip DOM.
     new 61c07bb  chore(tooltip): migrate changes in PR apache#12834 to next branch.
     new 25ceb56  Merge pull request #13383 from plainheart/feat/tooltip-class

The 6839 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 | 38 +++++++++++++++++++++----
 src/component/tooltip/TooltipModel.ts       |  8 +++++-
 src/component/tooltip/TooltipRichContent.ts | 37 ++++++++++++++++++++++--
 src/component/tooltip/TooltipView.ts        |  6 ++--
 test/tooltip-windowResize.html              | 44 +++++++++++++++++++++++++----
 5 files changed, 115 insertions(+), 18 deletions(-)


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