This is an automated email from the ASF dual-hosted git repository.

sushuang pushed a commit to branch next
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git


The following commit(s) were added to refs/heads/next by this push:
     new 6a10e2b  doc: add breaking changes doc.
6a10e2b is described below

commit 6a10e2be17b308ccbacbf472eea05502b6a77db7
Author: 100pah <sushuang0...@gmail.com>
AuthorDate: Wed Nov 18 01:21:23 2020 +0800

    doc: add breaking changes doc.
---
 en/changelog.md | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/en/changelog.md b/en/changelog.md
index 9dae0e7..42e4d93 100644
--- a/en/changelog.md
+++ b/en/changelog.md
@@ -79,12 +79,13 @@
     + [Fix] Hide tooltip when mouse leaves the chart 
[#13382](https://github.com/apache/incubator-echarts/pull/13382).
     + [Fix] Fix bmap personalization style does not work. 
[#13214](https://github.com/apache/incubator-echarts/pull/13214).
     + [Fix] Fix the bug of overriding title when click the stack button. 
[#13372](https://github.com/apache/incubator-echarts/pull/13372).
-    + [Fix] Fix Echarts keeps rendering white blanks with large datasets on 
single canvas mode 
[#13283](https://github.com/apache/incubator-echarts/pull/13283).
+    + [Fix] Fix ECharts keeps rendering white blanks with large datasets on 
single canvas mode 
[#13283](https://github.com/apache/incubator-echarts/pull/13283).
     + [Fix] Make `contentToOption` totally optional. 
[#13139](https://github.com/apache/incubator-echarts/pull/13139).
     + [Fix] Keep axis tooltip open on refresh. 
[#13100](https://github.com/apache/incubator-echarts/pull/13100).
     + [Fix] Skip rendering for data out of axis content in heatmap. 
[#12991](https://github.com/apache/incubator-echarts/pull/12991).
-+ [Break] remove built-in map geoJSON.
-    + [#13565](https://github.com/apache/incubator-echarts/pull/13565).
++ [Break] Breaking changes against v4.9
+    + Remove built-in map geoJSON. 
[#13565](https://github.com/apache/incubator-echarts/pull/13565).
+    + Drop the support of the legacy IE8. The previous VML renderer (necessary 
in IE8) will not be updated to work in v5.0 util someone proposed with their 
real scenario.
 
 
 


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

Reply via email to