You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by wa...@apache.org on 2020/06/23 07:32:57 UTC

[incubator-echarts] branch master updated (a9653ea -> 1f31de3)

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

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


    from a9653ea  ci: run on pr opened or synchronized
     new 4a84425  fix: #12812
     new 1b0e756  docs(tooltip): fix the spell error
     new 1f31de3  Merge pull request #12834 from liulinboyi/fix-12812

The 5900 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/TooltipContent.js     |  28 +-
 src/component/tooltip/TooltipRichContent.js |  37 ++-
 src/component/tooltip/TooltipView.js        |   8 +-
 test/tooltip-windowResize.html              | 383 ++++++++++++++++++++++++++++
 4 files changed, 441 insertions(+), 15 deletions(-)
 create mode 100644 test/tooltip-windowResize.html


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