From 546077459f813f0c14ba53bd9a4b137d2a0769fe Mon Sep 17 00:00:00 2001 From: monitor1394 Date: Fri, 1 Dec 2023 21:19:24 +0800 Subject: [PATCH] 3.9.0 --- Documentation~/en/changelog.md | 1 - Documentation~/zh/changelog.md | 1 - 2 files changed, 2 deletions(-) diff --git a/Documentation~/en/changelog.md b/Documentation~/en/changelog.md index a6ff3a75..a1c6bd99 100644 --- a/Documentation~/en/changelog.md +++ b/Documentation~/en/changelog.md @@ -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 diff --git a/Documentation~/zh/changelog.md b/Documentation~/zh/changelog.md index 007d2406..810e7179 100644 --- a/Documentation~/zh/changelog.md +++ b/Documentation~/zh/changelog.md @@ -77,7 +77,6 @@ slug: /changelog * 增加`Axis`的`Animation`,完善数据变更动画效果 * 增加`Axis`的对数轴子刻度的支持 * 增加`MarkLine`的`onTop`设置是否显示在最上层 -* 增加`UITable`表格组件的轮播功能,重构`UITable` * 完善代码注释和手册文档 * 修复若干问题