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/10/27 04:27:53 UTC

[echarts-doc] branch master updated: add 5.2.2 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 78db1ff  add 5.2.2 changelog
78db1ff is described below

commit 78db1ffdfd1d033d103e97858f06815981fc4041
Author: pissang <bm...@gmail.com>
AuthorDate: Wed Oct 27 12:27:42 2021 +0800

    add 5.2.2 changelog
---
 en/changelog.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/en/changelog.md b/en/changelog.md
index 6c31621..cc962eb 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -1,3 +1,16 @@
+## v5.2.2
+<div class="time"></div>
+
++ [Feature] [line] Add `triggerLineEvent`. Support trigger mouse event on polyline and polygon area. [#15847](https://github.com/apache/echarts/issues/15847) ([susiwen8](https://github.com/susiwen8)
++ [Feature] [i18n] Add Russian translation. [#15867](https://github.com/apache/echarts/issues/15867) ([finkrer](https://github.com/finkrer))
++ [Feature] [i18n] Add Polish translation. [#15891](https://github.com/apache/echarts/issues/15891) ([CaelumNigre](https://github.com/CaelumNigre))
++ [Fix] [line] fix smoothed line with duplicate points failed to draw [#15942](https://github.com/apache/echarts/issues/15942) ([pissang](https://github.com/pissang))
++ [Fix] [line] Fix visual gradient is wrong when coords are between two stops. [#15938](https://github.com/apache/echarts/issues/15938) ([pissang](https://github.com/pissang))
++ [Fix] [calendar] Fix i18n isn' working in the calendar coordinate system [#15935](https://github.com/apache/echarts/issues/15935) ([plainheart](https://github.com/plainheart))
++ [Fix] [bar] Fix label value animation is not accurate in the bar racing case. [#15916](https://github.com/apache/echarts/issues/15916) ([Ovilia](https://github.com/Ovilia))
++ [Fix] [axis] fix charts render abnormally when `yAxis.max` is set to be a value less than the min value of the series data. [#15878](https://github.com/apache/echarts/issues/15878) ([plainheart](https://github.com/plainheart))
++ [Fix] [tooltip] Fix boolean value display. [#15869](https://github.com/apache/echarts/issues/15869) ([Ovilia](https://github.com/Ovilia)))
++ [Fix] [types] Add `undefined` to the return type of `getInstanceByDom` and `getInstanceById` [#15913](https://github.com/apache/echarts/issues/15913) ([plainheart](https://github.com/plainheart))
 ## v5.2.1
 <div class="time">2021-09-21</div>
 

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