Author: ovilia
Date: Fri Jun 10 10:11:20 2022
New Revision: 55038

Log:
prerelease

Added:
    dev/echarts/5.3.3-rc.1/
    dev/echarts/5.3.3-rc.1/RELEASE_NOTE.txt
    dev/echarts/5.3.3-rc.1/apache-echarts-5.3.3-rc.1-src.zip   (with props)
    dev/echarts/5.3.3-rc.1/apache-echarts-5.3.3-rc.1-src.zip.asc   (with props)
    dev/echarts/5.3.3-rc.1/apache-echarts-5.3.3-rc.1-src.zip.sha512

Added: dev/echarts/5.3.3-rc.1/RELEASE_NOTE.txt
==============================================================================
--- dev/echarts/5.3.3-rc.1/RELEASE_NOTE.txt (added)
+++ dev/echarts/5.3.3-rc.1/RELEASE_NOTE.txt Fri Jun 10 10:11:20 2022
@@ -0,0 +1,26 @@
+## 5.3.3
+
++ [Feature] [bar] add new stacking strategies. 
[#17086](https://github.com/apache/echarts/issues/17086) 
([villebro](https://github.com/villebro))
++ [Feature] [tree] `tree` focus supports `relative`. 
[#17009](https://github.com/apache/echarts/issues/17009) 
([susiwen8](https://github.com/susiwen8))
++ [Feature] [visualMap] `selectedMode` supports `boolean`. 
[#16972](https://github.com/apache/echarts/issues/16972) 
([susiwen8](https://github.com/susiwen8))
++ [Feature] [graph] [tree] [map] series `center` of view supports `string`. 
[#16904](https://github.com/apache/echarts/issues/16904) 
([susiwen8](https://github.com/susiwen8))
++ [Fix] [line] fix polygon not being updated when switching from line chart to 
step line chart with `notMerge: true`. 
[#16772](https://github.com/apache/echarts/issues/16772) 
([jiawulin001](https://github.com/jiawulin001))
++ [Fix] [tree] fix radial tree with a single root not working. 
[#16950](https://github.com/apache/echarts/issues/16950) 
([fuchunhui](https://github.com/fuchunhui))
++ [Fix] [tree] fix unexpected expanded children when edgeShape is polyline. 
[#16548](https://github.com/apache/echarts/issues/16548) 
([linghaoSu](https://github.com/linghaoSu))
++ [Fix] [graph] fix user cursor setting not being respected. 
[#16867](https://github.com/apache/echarts/issues/16867) 
([susiwen8](https://github.com/susiwen8))
++ [Fix] [graph] fix `autoCurveness` type. 
[#16897](https://github.com/apache/echarts/issues/16897) 
([kongmoumou](https://github.com/kongmoumou))
++ [Fix] [radar] fix names being `-` in tooltip when `name.show` is `false`. 
[#15985](https://github.com/apache/echarts/issues/15985) 
([Ovilia](https://github.com/Ovilia))
++ [Fix] [radar] fix regression bug brought by branch merging. 
[#16764](https://github.com/apache/echarts/issues/16764) 
([plainheart](https://github.com/plainheart))
++ [Fix] [geo] fix linesGL series not render. 
[#17150](https://github.com/apache/echarts/issues/17150) 
([plainheart](https://github.com/plainheart))
++ [Fix] [pictorialBar] improve PictorialBarSeriesOption type definition. 
[#17155](https://github.com/apache/echarts/issues/17155) 
([dmzc](https://github.com/dmzc))
++ [Fix] [tooltip] fix content changes with axis extent when 'triggerOn' set to 
'click'. [#16939](https://github.com/apache/echarts/issues/16939) 
([jiawulin001](https://github.com/jiawulin001))
++ [Fix] [dataZoom] fix `borderColor` may not work in some bundle environments. 
[#16854](https://github.com/apache/echarts/issues/16854) 
([Ling310](https://github.com/Ling310))
++ [Fix] [markLine] fix markLine label showing wrong tooltip content. 
[#16971](https://github.com/apache/echarts/issues/16971) 
([plainheart](https://github.com/plainheart))
++ [Fix] [markArea] fix markArea may be filtered unexpectedly. 
[#16861](https://github.com/apache/echarts/issues/16861) 
([jiawulin001](https://github.com/jiawulin001))
++ [Fix] [axis] fix `{yy}` not being padded to 2 digits. 
[#17064](https://github.com/apache/echarts/issues/17064) 
([Fritzbox2000](https://github.com/Fritzbox2000))
++ [Fix] [axis] fix quarters splitting the year into 4 quarters not 3. 
[#17073](https://github.com/apache/echarts/issues/17073) 
([Fritzbox2000](https://github.com/Fritzbox2000))
++ [Fix] [axis] fix custom series not working on singleAxis. 
[#16850](https://github.com/apache/echarts/issues/16850) 
([benlongo](https://github.com/benlongo))
++ [Fix] [graphic] fix some options may be unexpectedly reset on update. 
[#17007](https://github.com/apache/echarts/issues/17007) 
([plainheart](https://github.com/plainheart))
++ [Fix] [decal] fix pattern not changing after set `legend.itemStyle.decal` to 
be `'none'`. [#16922](https://github.com/apache/echarts/issues/16922) 
([jiawulin001](https://github.com/jiawulin001))
++ [Fix] [radialGradient] add safe guarding for radial gradient. 
[#898](https://github.com/ecomfe/zrender/issues/898). 
[#919](https://github.com/ecomfe/zrender/issues/919) 
([lefex](https://github.com/lefex)) ([Ovilia](https://github.com/Ovilia))
++ [Fix] [types] fix typo in `DataStore`. 
[#16824](https://github.com/apache/echarts/issues/16824) 
([XXXMrG](https://github.com/XXXMrG))
\ No newline at end of file

Added: dev/echarts/5.3.3-rc.1/apache-echarts-5.3.3-rc.1-src.zip
==============================================================================
Binary file - no diff available.

Propchange: dev/echarts/5.3.3-rc.1/apache-echarts-5.3.3-rc.1-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/zip

Added: dev/echarts/5.3.3-rc.1/apache-echarts-5.3.3-rc.1-src.zip.asc
==============================================================================
Binary file - no diff available.

Propchange: dev/echarts/5.3.3-rc.1/apache-echarts-5.3.3-rc.1-src.zip.asc
------------------------------------------------------------------------------
    svn:mime-type = application/pgp-signature

Added: dev/echarts/5.3.3-rc.1/apache-echarts-5.3.3-rc.1-src.zip.sha512
==============================================================================
--- dev/echarts/5.3.3-rc.1/apache-echarts-5.3.3-rc.1-src.zip.sha512 (added)
+++ dev/echarts/5.3.3-rc.1/apache-echarts-5.3.3-rc.1-src.zip.sha512 Fri Jun 10 
10:11:20 2022
@@ -0,0 +1 @@
+a5733c8d9089031341830e216bcf6335f937d6d74b8a67bc13860f3a75fae561eeee7be1c3a450db716af0dcb0962abe250cbe7e8d936f9cb137f9a8a995aa27
  apache-echarts-5.3.3-rc.1-src.zip



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

Reply via email to