This commit is contained in:
monitor1394
2023-12-01 21:19:24 +08:00
parent bdc6c3b289
commit 546077459f
2 changed files with 0 additions and 2 deletions

View File

@@ -72,7 +72,6 @@ Highlights:
* Added `Animation` in `Axis` to improve the animation effect of data changes
* Added `minorTick` for `Log` type of `Axis`
* Added MarkLine's `onTop` setting to displayed at the top level
* Added `UITable` to the wheel casting function, refactoring `UITable`
* Perfect code comments and documentation
* Fixed several issues

View File

@@ -77,7 +77,6 @@ slug: /changelog
* 增加`Axis``Animation`,完善数据变更动画效果
* 增加`Axis`的对数轴子刻度的支持
* 增加`MarkLine``onTop`设置是否显示在最上层
* 增加`UITable`表格组件的轮播功能,重构`UITable`
* 完善代码注释和手册文档
* 修复若干问题