You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/05/06 10:30:22 UTC

svn commit: r39305 - in /dev/incubator/echarts/4.8.0-rc.1: ./ RELEASE_NOTE.txt apache-echarts-4.8.0-rc.1-incubating-src.zip apache-echarts-4.8.0-rc.1-incubating-src.zip.asc apache-echarts-4.8.0-rc.1-incubating-src.zip.sha512

Author: sushuang
Date: Wed May  6 10:30:22 2020
New Revision: 39305

Log:
prerelease

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

Added: dev/incubator/echarts/4.8.0-rc.1/RELEASE_NOTE.txt
==============================================================================
--- dev/incubator/echarts/4.8.0-rc.1/RELEASE_NOTE.txt (added)
+++ dev/incubator/echarts/4.8.0-rc.1/RELEASE_NOTE.txt Wed May  6 10:30:22 2020
@@ -0,0 +1,37 @@
+v4.8.0
+
++ [Feature] [toolbox] Support download SVG file in toolbox when using SVG render mode. [#12144](https://github.com/apache/incubator-echarts/pull/12144) ([Zhang Wenli](https://github.com/Ovilia))
+
++ [Feature] Add more parameters in the loading effect. [#12414](https://github.com/apache/incubator-echarts/pull/12414) ([Yu Feng](https://github.com/yufeng04))
+
++ [Feature] Support callback for symbolRotate. [#12348](https://github.com/apache/incubator-echarts/pull/12348) [#12354](https://github.com/apache/incubator-echarts/pull/12354) ([plainheart](https://github.com/plainheart))
+
++ [Feature] [axis] Callbacks of `min`, `max` can return `null` to use the default value now. [#11829](https://github.com/apache/incubator-echarts/pull/12215) ([Su Siwen](https://github.com/susiwen8)), [#12371](https://github.com/apache/incubator-echarts/pull/12371) ([Su Shuang](https://github.com/100pah))
+
++ [Feature] [geo] Add `nameProperty` to specify the name field of GeoJSON source. [#12156](https://github.com/apache/incubator-echarts/pull/12156)  ([alex2wong](https://github.com/alex2wong))
+
++ [Fix] [sankey] Fix tooltip not displayed on edges. [#12011](https://github.com/apache/incubator-echarts/pull/12011) ([Su Siwen](https://github.com/susiwen8))
+
++ [Fix] [sankey] Fix node may disappear when link value is 0. [#12191](https://github.com/apache/incubator-echarts/pull/12191) ([Su Siwen](https://github.com/susiwen8)), [#12472](https://github.com/apache/incubator-echarts/pull/12472) ([Su Shuang](https://github.com/100pah))
+
++ [Fix] [treemap] Add missing params in the foramtter callback. [#11854](https://github.com/apache/incubator-echarts/pull/11854) ([Su Siwen](https://github.com/susiwen8), [Su Shuang](https://github.com/100pah))
+
++ [Fix] [calendar] Fix calendar chart layout when user is in a timezone with DST. [#12172](https://github.com/apache/incubator-echarts/pull/12172) ([mikeyshing88](https://github.com/mikeyshing88)), [#12466](https://github.com/apache/incubator-echarts/pull/12466) ([Su Shuang](https://github.com/100pah))
+
++ [Fix] [line] Fix safari may crash because of memory explosion when using gradient, shadow with large wide-range animation. [#12410](https://github.com/apache/incubator-echarts/pull/12410) ([Shen Yi](https://github.com/pissang))
+
++ [Fix] [line] Fix clip bug in chromium when chart size over 18000px. [#12393](https://github.com/apache/incubator-echarts/pull/12393) ([Zhan Fang](https://github.com/zhanfang))
+
++ [Fix] [pie] Fix label may disappear when animation is disabled. [#12243](https://github.com/apache/incubator-echarts/issues/12243) ([Zhang Wenli](https://github.com/Ovilia))
+
++ [Fix] [title] Fix potential security risk when `'_blank'`  target for link. [#12380](https://github.com/apache/incubator-echarts/issues/12380) ([Su Siwen](https://github.com/susiwen8))
+
++ [Fix] [geo] Fix animation not work when change `center` or `zoom` with `setOption`. [#12340](https://github.com/apache/incubator-echarts/pull/12340) ([Zhang Wenli](https://github.com/Ovilia))
+
++ [Fix] [heatmap] Remove the 1px gap. [#12342](https://github.com/apache/incubator-echarts/pull/12342) ([SnailSword](https://github.com/SnailSword))
+
++ [Fix] [sunburst] Fix default downplay style not work bug. [#12264](https://github.com/apache/incubator-echarts/pull/12264) ([Shen Yi](https://github.com/pissang))
+
++ [Fix] [visualMap] `minOpen` and `maxOpen` is not counted into pieces number now. [#12147](https://github.com/apache/incubator-echarts/pull/12147) ([Su Siwen](https://github.com/susiwen8))
+
++ [Fix] [bmap] [extension] Fix layer may not been cleared when using progressive rendering. ([Shen Yi](https://github.com/pissang))

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

Propchange: dev/incubator/echarts/4.8.0-rc.1/apache-echarts-4.8.0-rc.1-incubating-src.zip
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: dev/incubator/echarts/4.8.0-rc.1/apache-echarts-4.8.0-rc.1-incubating-src.zip.asc
==============================================================================
--- dev/incubator/echarts/4.8.0-rc.1/apache-echarts-4.8.0-rc.1-incubating-src.zip.asc (added)
+++ dev/incubator/echarts/4.8.0-rc.1/apache-echarts-4.8.0-rc.1-incubating-src.zip.asc Wed May  6 10:30:22 2020
@@ -0,0 +1,16 @@
+-----BEGIN PGP SIGNATURE-----
+
+iQIzBAABCgAdFiEEmwbZtPo3xN1ScldCdHmF1+POtjUFAl6ykXIACgkQdHmF1+PO
+tjXGgw/+J/lJhE4DA10ZmVT1pycoA2gR5C5HiEvCqISH+tkQ/gjnvrF7HrZ0Dn7B
+PeYkDnl6NYQ+z5qoQ/uXT3TfVyLTDoFls1pGtk+eJPH5w4O7rV27Rw0YZTu2t187
+L8o0sGYMnprf5ko98YcvY0vcw0syH7z9tE10zCnfcRJE5Ct762Yp3VAI0XZRR1s3
+JThQeGhEKxJUJxZKlR6iSOYJaa1eGKmuxuEQP0/Eb0z5ICLfzyfpy0UvCVnU9JSp
+eqDYHnLGFaoVnUHOR/p0KtjojQzuGxqwO79VRGn1wKCHFw+70XH6iuoLgXjHFkqt
+lMpIqT5yrMpAnAB3z+GKAQH27wz+mz/dX50XRnMfDsDn6W/rNmzOzaQ5mbsOnFdN
+0v49Bd0XWZbbAvR6CtFAjKm8FXSUCPRAq9q80lrp/Zscc1P7C8bFhp7OywBdlQ5Y
+xWd2HU6Lj1pKl2Xvs8Xih1d66R1Yhyk14JUI6FL4jYYHdmw6N5Rx53lg0uFy3zvX
+4kpw2NMKOU6A9E2MjFmRMRVSsl/uFZEGFBM0nq5SP3qfRSggQ4Wc7SeIzlke+tQs
+Hg1te6jEqwKfigi+SBSfyP9YxS7fM1cM1ceKsSmTce2Qq/dMKGacgWUpC7x0Koej
+AXydmmn+465HX2wK+60fS0sArw+4vxaH7A41febvZMA0pek5Evo=
+=raQG
+-----END PGP SIGNATURE-----

Added: dev/incubator/echarts/4.8.0-rc.1/apache-echarts-4.8.0-rc.1-incubating-src.zip.sha512
==============================================================================
--- dev/incubator/echarts/4.8.0-rc.1/apache-echarts-4.8.0-rc.1-incubating-src.zip.sha512 (added)
+++ dev/incubator/echarts/4.8.0-rc.1/apache-echarts-4.8.0-rc.1-incubating-src.zip.sha512 Wed May  6 10:30:22 2020
@@ -0,0 +1 @@
+57a727639801d32805dd8b7e2b658ec2a5e36303e03b0bc2c13194d067d28007fac086b51dd778c403a792479a947f7332a5cee1f93469a368116d2849190cd0  apache-echarts-4.8.0-rc.1-incubating-src.zip



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