Author: wangzx
Date: Mon Mar 28 09:30:19 2022
New Revision: 53374

Log:
add missing RELEASE_NOTE.txt

Added:
    dev/echarts/5.3.2-rc.1/RELEASE_NOTE.txt

Added: dev/echarts/5.3.2-rc.1/RELEASE_NOTE.txt
==============================================================================
--- dev/echarts/5.3.2-rc.1/RELEASE_NOTE.txt (added)
+++ dev/echarts/5.3.2-rc.1/RELEASE_NOTE.txt Mon Mar 28 09:30:19 2022
@@ -0,0 +1,18 @@
+## 5.3.2
+
++ [Feature] [line] allow `areaStyle.origin` to take number as input. 
[#16719](https://github.com/apache/echarts/issues/16719) 
([jiawulin001](https://github.com/jiawulin001))
++ [Feature] [scatter] `scale` support number. 
[#16688](https://github.com/apache/echarts/issues/16688) 
([susiwen8](https://github.com/susiwen8))
++ [Feature] [tree] add `collapsed` to `tree` click event parameters. 
[#16660](https://github.com/apache/echarts/issues/16660) 
([susiwen8](https://github.com/susiwen8))
++ [Fix] [marker] fix marker state doesn't restore after blurring. 
[#16670](https://github.com/apache/echarts/issues/16670) 
([susiwen8](https://github.com/susiwen8))
++ [Fix] [gauge] fix progress bar may become unexpectedly circle when value is 
`0` and `progress.roundCap` is enabled. 
[#16653](https://github.com/apache/echarts/issues/16653) 
([plainheart](https://github.com/plainheart))
++ [Fix] [polar] fix chart throws errors when `splitLine` is enabled in radius 
axis. [#16736](https://github.com/apache/echarts/issues/16736) 
([plainheart](https://github.com/plainheart))
++ [Fix] [labelLine] fix `labelLine` can't be hidden. 
[#16542](https://github.com/apache/echarts/issues/16542) 
([susiwen8](https://github.com/susiwen8))
++ [Fix] [dataZoom] fix `dataZoom` was unexpectedly displayed at the top when 
data contains null values. 
[#16730](https://github.com/apache/echarts/issues/16730) 
([yuanjiangxia](https://github.com/yuanjiangxia))
++ [Fix] [heatmap] fix unexpected gaps in heatmap charts. 
[#16714](https://github.com/apache/echarts/issues/16714) 
([plainheart](https://github.com/plainheart))
++ [Fix] [toolbox] fix toolbox title may be outside of the chart. 
[#16704](https://github.com/apache/echarts/issues/16704) 
([plainheart](https://github.com/plainheart))
++ [Fix] [toolbox] toolbox doesn't enter emphasis state when hovering on the 
icon. [#16702](https://github.com/apache/echarts/issues/16702) 
([plainheart](https://github.com/plainheart))
++ [Fix] [toolbox] [dataview] fix unexpected scrollbar and outline when using 
default textview. [#16691](https://github.com/apache/echarts/issues/16691) 
([plainheart](https://github.com/plainheart))
++ [Fix] [visualMap] fix some text style can't work on `visualMap`. 
[#16679](https://github.com/apache/echarts/issues/16679) 
([fuchunhui](https://github.com/fuchunhui))
++ [Fix] [line] fix line graph renders null value incorrectly. 
[#16672](https://github.com/apache/echarts/issues/16672) 
([WindyZ99](https://github.com/WindyZ99))
++ [Fix] [sanky] fallback to black if color is illegal. 
[#16614](https://github.com/apache/echarts/issues/16614) 
([susiwen8](https://github.com/susiwen8))
++ [Fix] [types] fix wrong jpg instead of jpeg image export types. 
[#16747](https://github.com/apache/echarts/issues/16747) 
([yassilah](https://github.com/yassilah))
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to