Author: shenyi
Date: Mon Nov 1 03:26:43 2021
New Revision: 50720
Log:
release 5.2.2
Added:
release/echarts/5.2.2/
release/echarts/5.2.2/RELEASE_NOTE.txt
release/echarts/5.2.2/apache-echarts-5.2.2-src.zip (with props)
release/echarts/5.2.2/apache-echarts-5.2.2-src.zip.asc
release/echarts/5.2.2/apache-echarts-5.2.2-src.zip.sha512
Modified:
release/echarts/KEYS
Added: release/echarts/5.2.2/RELEASE_NOTE.txt
==============================================================================
--- release/echarts/5.2.2/RELEASE_NOTE.txt (added)
+++ release/echarts/5.2.2/RELEASE_NOTE.txt Mon Nov 1 03:26:43 2021
@@ -0,0 +1,12 @@
+## 5.2.2
+
++ [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 doesn't work 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))
\ No newline at end of file
Added: release/echarts/5.2.2/apache-echarts-5.2.2-src.zip
==============================================================================
Binary file - no diff available.
Propchange: release/echarts/5.2.2/apache-echarts-5.2.2-src.zip
------------------------------------------------------------------------------
svn:mime-type = application/octet-stream
Added: release/echarts/5.2.2/apache-echarts-5.2.2-src.zip.asc
==============================================================================
--- release/echarts/5.2.2/apache-echarts-5.2.2-src.zip.asc (added)
+++ release/echarts/5.2.2/apache-echarts-5.2.2-src.zip.asc Mon Nov 1 03:26:43
2021
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCAAdFiEElL0XgHdnIVdlKCZ1jkSoJJc4IpgFAmF43CEACgkQjkSoJJc4
+IpgYPRAAhj6bBAih0cqtSod1HaKdOh7ReLTHsDa+M1Le9GlSpnu1L1eIVevvnRSL
+chlLF1gfjtHrr7Nxa/LHeWwv/BaYNyx0iPO3XZgsw1hbB9A5H/uUHG0NYhxHuqYf
+MhtZGApyoLi8OL2AcXTmquIrdz4vhKa8QWnWkgFE1WdCu4YGZHKe5s0xAKD8ZLqY
+a+ST4OhfBsdcrXo4g6SWfOexoTiZfUbWkiG3cwiyUibi9xUjlx5/ujDqBhWeZmyC
+hrBThsBfvn17ORkGkyZ9LZA2wi+LcOyallIPTiqvTzvNkuisHUkruDdqbmmqOsIo
+02/wasWr202IGxbDL19dGFOrfvbL2TwToOVzfgurk/NNpdSEEkRpPzq3mHFjqd63
+Qxu/bItdWXwv2d1+YXGFSF1ojikwF2VU8OcOzeEPVe6fQWy8zRSOBzdwfg5nSG3i
+5x6W8XDTxabsKu65vBqtVHyozVz0RP0npFNQbIz2IR9XfLAGqPHiWIbwQ309j84p
+vHCZYUbafKJmAWA8pIy2QAdzoIEgBYfGCEQaG/n8SRqIIhA4bLNSQfvNQB9xbGjn
+urNlzFaXVDvvtbwnqeCeAA8CF2EPV16Agq+Dr7Cs8gqbZvyCGzZTia4E48DcCIdn
+c+LuOCXaBUnH3AsMPiN0xQRcYXQMM4Bh4KkZ5ZDXpi5aop9MYwk=
+=Xcxy
+-----END PGP SIGNATURE-----
Added: release/echarts/5.2.2/apache-echarts-5.2.2-src.zip.sha512
==============================================================================
--- release/echarts/5.2.2/apache-echarts-5.2.2-src.zip.sha512 (added)
+++ release/echarts/5.2.2/apache-echarts-5.2.2-src.zip.sha512 Mon Nov 1
03:26:43 2021
@@ -0,0 +1 @@
+d089a291edf7356e3acad9cfac5ff89f52104664454cb664f9950809e79921c29b419083e8e35c0fc383ce02dcc53b3746732bd134fad55cb8ca023cb0459e73
apache-echarts-5.2.2-rc.1-src.zip
Modified: release/echarts/KEYS
==============================================================================
--- release/echarts/KEYS (original)
+++ release/echarts/KEYS Mon Nov 1 03:26:43 2021
@@ -135,7 +135,7 @@ B4WM8AJSCwl8WlZrRA==
pub rsa4096 2020-08-06 [SC]
94BD178077672157652826758E44A82497382298
-uid [ultimate] Shen Yi (CODE SIGNING KEY\) <[email protected]>
+uid [ ç»å¯¹ ] Shen Yi (CODE SIGNING KEY\) <[email protected]>
sig 3 8E44A82497382298 2020-08-06 Shen Yi (CODE SIGNING KEY\)
<[email protected]>
sub rsa4096 2020-08-06 [E]
sig 8E44A82497382298 2020-08-06 Shen Yi (CODE SIGNING KEY\)
<[email protected]>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]