Skip to content

Commit

Permalink
3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
monitor1394 committed Dec 1, 2023
1 parent bbf1dc8 commit bdc6c3b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation~/en/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,12 @@ Highlights:
* Perfect code comments and documentation
* Fixed several issues

Extended features:

* `UITable` adds the carousel function
* `UITable` adds data api and callback functions
* `Pie3DChart` optimizes rendering performance

Log details:

* (2023.12.01) Fixed inaccurate display of Tooltip's `titleFormatter` set to `{b}`
Expand Down
6 changes: 6 additions & 0 deletions Documentation~/zh/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,12 @@ slug: /changelog
* 完善代码注释和手册文档
* 修复若干问题

扩展功能:

* `UITable`增加轮播功能
* `UITable`增加数据操作接口和回调函数
* `Pie3DChart`优化绘制表现

日志详情:

* (2023.12.01) 修复`Tooltip``titleFormatter`设置为`{b}`后显示不准确的问题
Expand Down

0 comments on commit bdc6c3b

Please sign in to comment.