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/23 13:30:44 UTC

[echarts-doc] branch master updated: Add 5.1.1 changelog

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-doc.git


The following commit(s) were added to refs/heads/master by this push:
     new f5c6331  Add 5.1.1 changelog
f5c6331 is described below

commit f5c6331a3290638116547f87a993bb76e639c6ae
Author: pissang <bm...@gmail.com>
AuthorDate: Fri Apr 23 21:30:33 2021 +0800

    Add 5.1.1 changelog
---
 en/changelog.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/en/changelog.md b/en/changelog.md
index ca12245..79f5b2c 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -1,3 +1,10 @@
+## v5.1.1
++ [Fix] [geo] Fix tooltip don't show on `geo` component. [#14767](https://github.com/apache/echarts/issues/14767) ([pissang](https://github.com/pissang))
++ [Fix] [tooltip] Fix the position of tooltip may be incorrect when `appendToBody`. [#14713](https://github.com/apache/echarts/issues/14713) ([plainheart](https://github.com/plainheart))
++ [Fix] [map] Fix tooltip may have error on map series. [#14704](https://github.com/apache/echarts/issues/14704) ([plainheart](https://github.com/plainheart))
++ [Fix] [pie] Fix labelLine may still appear on emphasis when changed from outside to inside. [#14702](https://github.com/apache/echarts/issues/14702) ([villebro](https://github.com/villebro))
++ [Fix] [type] Fix type error on earlier TypeScript versions. Close [#14716](https://github.com/apache/echarts/issues/14716) [#14739](https://github.com/apache/echarts/issues/14739)
+
 ## v5.1.0
 <div class="time">2021-04-15</div>
 

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