From 81ae7f0d08dacc77506dc6658ee841e94039fd9f Mon Sep 17 00:00:00 2001 From: fangsmile <892739385@qq.com> Date: Wed, 18 Mar 2026 10:16:22 +0800 Subject: [PATCH] docs: update change log --- ...t-gantt-weekend-columnWidth_2026-03-16-06-37.json} | 4 ++-- .../vtable/feat-sheet-undo_2026-03-17-11-23 copy.json | 11 +++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) rename common/changes/@visactor/vtable/{feat-sheet-undo-redo_2026-03-16-06-37.json => feat-gantt-weekend-columnWidth_2026-03-16-06-37.json} (59%) create mode 100644 common/changes/@visactor/vtable/feat-sheet-undo_2026-03-17-11-23 copy.json diff --git a/common/changes/@visactor/vtable/feat-sheet-undo-redo_2026-03-16-06-37.json b/common/changes/@visactor/vtable/feat-gantt-weekend-columnWidth_2026-03-16-06-37.json similarity index 59% rename from common/changes/@visactor/vtable/feat-sheet-undo-redo_2026-03-16-06-37.json rename to common/changes/@visactor/vtable/feat-gantt-weekend-columnWidth_2026-03-16-06-37.json index 552e628fd..7a8a6af05 100644 --- a/common/changes/@visactor/vtable/feat-sheet-undo-redo_2026-03-16-06-37.json +++ b/common/changes/@visactor/vtable/feat-gantt-weekend-columnWidth_2026-03-16-06-37.json @@ -1,8 +1,8 @@ { "changes": [ { - "comment": "fix: formula has formula case compute result error\n\n", - "type": "none", + "comment": "feat: gantt weekend column width support setting\n\n", + "type": "minor", "packageName": "@visactor/vtable" } ], diff --git a/common/changes/@visactor/vtable/feat-sheet-undo_2026-03-17-11-23 copy.json b/common/changes/@visactor/vtable/feat-sheet-undo_2026-03-17-11-23 copy.json new file mode 100644 index 000000000..6a78456ed --- /dev/null +++ b/common/changes/@visactor/vtable/feat-sheet-undo_2026-03-17-11-23 copy.json @@ -0,0 +1,11 @@ +{ + "changes": [ + { + "comment": "feat: add undo/redo to sheet\n\n", + "type": "minor", + "packageName": "@visactor/vtable" + } + ], + "packageName": "@visactor/vtable", + "email": "892739385@qq.com" +} \ No newline at end of file