This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/echarts-doc.git
The following commit(s) were added to refs/heads/master by this push: new afde251f update changelog afde251f is described below commit afde251f9c730d1879dd2f334999ab29d2e6e8a0 Author: pissang <bm2736...@gmail.com> AuthorDate: Wed Jun 19 19:45:11 2024 +0800 update changelog --- en/changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/en/changelog.md b/en/changelog.md index 49fce4cb..a0d7a477 100644 --- a/en/changelog.md +++ b/en/changelog.md @@ -14,6 +14,7 @@ dvdkon](https://github.com/dvdkon)) + [Fix] [data] Avoid error when using BigInt values. [#19847](https://github.com/apache/echarts/issues/19847) ([zettca](https://github.com/zettca)) + [Fix] [pie] Fix `endAngle` is not applied on the empty circle. [#19642](https://github.com/apache/echarts/issues/19642) ([plainheart](https://github.com/plainheart)) + [Fix] [toolbox] Fix uncaught reference error in the environment that `MouseEvent` doesn't exist. [#19620](https://github.com/apache/echarts/issues/19620) ([plainheart](https://github.com/plainheart)) ++ [Fix] [tooltip] Fix tooltip XSS issue when legend name is HTML string. [#20045](https://github.com/apache/echarts/issues/20045) ([plainheart](https://github.com/plainheart)) + [Fix] [type] Fix that in users' .d.ts `import('echarts/types/dist/shared')` can not visit `'echarts/types/dist/shared.d.ts'` since v5.5.0. [#20030](https://github.com/apache/echarts/issues/20030) ([100pah](https://github.com/100pah)) ## v5.5.0 --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org