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

sushuang pushed a change to branch release-dev
in repository https://gitbox.apache.org/repos/asf/echarts.git.


    from 78d20e1  Merge pull request #15573 from 
apache/fix-sausage-label-distance
     add b362288  Merge pull request #15582 from apache/release-dev
     add 28f7c33  fix(tooltip): 1) tweak the calculation of tooltip offset to 
make it look not so near to the target element. #14393 2) remove unnecessary 
`getOuterSize` method beacuse `getSize` is now using `offsetWidth/offsetHeight` 
that contains the `borderWidth`.
     add d97f5bb  Merge pull request #15588 from apache/fix/tooltip-offset
     new 0043798  fix: add null condition.

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/animation/morphTransitionHelper.ts      |  2 +-
 src/animation/universalTransition.ts        |  4 ++--
 src/component/tooltip/TooltipHTMLContent.ts | 15 ---------------
 src/component/tooltip/TooltipRichContent.ts |  8 --------
 src/component/tooltip/TooltipView.ts        | 16 ++++++++--------
 5 files changed, 11 insertions(+), 34 deletions(-)

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

Reply via email to