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/02/06 12:37:23 UTC

[echarts-doc] branch master updated: update 5.0.2 zh 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 cc48022  update 5.0.2 zh changelog
cc48022 is described below

commit cc480229b7e7c446d6d70104f76d77981d9fe4c5
Author: pissang <bm...@gmail.com>
AuthorDate: Sat Feb 6 20:37:02 2021 +0800

    update 5.0.2 zh changelog
---
 en/changelog.md |  4 ++--
 zh/changelog.md | 15 +++++++++++++++
 2 files changed, 17 insertions(+), 2 deletions(-)

diff --git a/en/changelog.md b/en/changelog.md
index 88bf02c..4111cd9 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -5,11 +5,11 @@
 + [Fix] [pie] [gauge] Fix `zero` value sector may be incorrectly drawn as a circle. [#699](https://github.com/ecomfe/zrender/issues/699) ([plainheart](https://github.com/plainheart))
 + [Fix] [pie] Fix hiding wrong labels in pie. [#14108](https://github.com/apache/echarts/issues/14108) ([Nick22nd](https://github.com/Nick22nd))
 + [Fix] [map] Add `geo` as dependency in map. [#14124](https://github.com/apache/echarts/issues/14124) ([pissang](https://github.com/pissang))
-+ [Fix] [labelLine] Fix `labelLine` will not been hidden when `label` is switched from outside to inside [#14017](https://github.com/apache/echarts/issues/14017) ([susiwen8](https://github.com/susiwen8))
++ [Fix] [pie] Fix `labelLine` will not been hidden when `label` is switched from outside to inside [#14017](https://github.com/apache/echarts/issues/14017) ([susiwen8](https://github.com/susiwen8))
 + [Fix] [toolbox] Fix `yAxisIndex: false` in toolbox dataZoom may have error. [#14175](https://github.com/apache/echarts/issues/14175) ([100pah](https://github.com/100pah))
 + [Fix] [toolbox] Fix image download may have error when not using default `pixelRatio`. [#706](https://github.com/ecomfe/zrender/issues/706) ([plainheart](https://github.com/plainheart))
 + [Fix] [toolbox] Use current `devicePixelRatio` by default for exporting crisp and clear images by default. [#14002](https://github.com/apache/echarts/issues/14002) ([plainheart](https://github.com/plainheart))
-+ [Fix] [line] endLabel color support 'auto' 'inherit' [#14000](https://github.com/apache/echarts/issues/14000) ([susiwen8](https://github.com/susiwen8))
++ [Fix] [line] endLabel color support `'inherit'` [#14000](https://github.com/apache/echarts/issues/14000) ([susiwen8](https://github.com/susiwen8))
 + [Fix] [svg] fix `opacity` may not work in SVG renderer. [#675](https://github.com/ecomfe/zrender/issues/675) ([plainheart](https://github.com/plainheart))
 + [Fix] [type] Optimize event param types [#14155](https://github.com/apache/echarts/issues/14155) ([pissang](https://github.com/pissang))
 ## v5.0.1
diff --git a/zh/changelog.md b/zh/changelog.md
index 5af2162..5f2937f 100644
--- a/zh/changelog.md
+++ b/zh/changelog.md
@@ -1,3 +1,18 @@
+## v5.0.2
+<div class="time">2021-02-01</div>
+
++ [Fix] [dataZoom] 修复手柄图标设置为 `'image://'` 后无法显示的问题。 [#14056](https://github.com/apache/echarts/issues/14056) ([susiwen8](https://github.com/susiwen8))
++ [Fix] [pie] [gauge] 修复零值的扇形可能会显示成圆形的错误。 [#699](https://github.com/ecomfe/zrender/issues/699) ([plainheart](https://github.com/plainheart))
++ [Fix] [pie] 修复饼图标签可能会被隐藏的错误。 [#14108](https://github.com/apache/echarts/issues/14108) ([Nick22nd](https://github.com/Nick22nd))
++ [Fix] [map] 在按需加载的时候地图系列添加地理坐标系为依赖。 [#14124](https://github.com/apache/echarts/issues/14124) ([pissang](https://github.com/pissang))
++ [Fix] [pie] 修复饼图标签从外部位置动态切换为内部位置后标签引导线无法隐藏的问题。 [#14017](https://github.com/apache/echarts/issues/14017) ([susiwen8](https://github.com/susiwen8))
++ [Fix] [toolbox] 修复工具栏的数据区域缩放中设置 `yAxisIndex: false` 后报错的问题。 [#14175](https://github.com/apache/echarts/issues/14175) ([100pah](https://github.com/100pah))
++ [Fix] [toolbox] 修复没使用默认 `pixelRatio` 可能会导致图片下载报错的问题。 [#706](https://github.com/ecomfe/zrender/issues/706) ([plainheart](https://github.com/plainheart))
++ [Fix] [toolbox] 下载图片时默认使用系统的 `devicePixelRatio` 来保证更高清的图片。 [#14002](https://github.com/apache/echarts/issues/14002) ([plainheart](https://github.com/plainheart))
++ [Fix] [line] 端点标签颜色支持设置为 `'inherit'` 继承系列颜色。 [#14000](https://github.com/apache/echarts/issues/14000) ([susiwen8](https://github.com/susiwen8))
++ [Fix] [svg] 修复 SVG 渲染其中不透明度可能失效的错误。 [#675](https://github.com/ecomfe/zrender/issues/675) ([plainheart](https://github.com/plainheart))
++ [Fix] [type] 优化事件参数的类型 [#14155](https://github.com/apache/echarts/issues/14155) ([pissang](https://github.com/pissang))
+
 ## v5.0.1
 <div class="time">2021-01-11</div>
 


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