Skip to content

Commit fcb9fa4

Browse files
authored
Merge pull request #5056 from VisActor/develop
docs: update change log
2 parents 97541aa + 81ae7f0 commit fcb9fa4

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

common/changes/@visactor/vtable/feat-sheet-undo-redo_2026-03-16-06-37.json renamed to common/changes/@visactor/vtable/feat-gantt-weekend-columnWidth_2026-03-16-06-37.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"changes": [
33
{
4-
"comment": "fix: formula has formula case compute result error\n\n",
5-
"type": "none",
4+
"comment": "feat: gantt weekend column width support setting\n\n",
5+
"type": "minor",
66
"packageName": "@visactor/vtable"
77
}
88
],
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"changes": [
3+
{
4+
"comment": "feat: add undo/redo to sheet\n\n",
5+
"type": "minor",
6+
"packageName": "@visactor/vtable"
7+
}
8+
],
9+
"packageName": "@visactor/vtable",
10+
"email": "892739385@qq.com"
11+
}

0 commit comments

Comments
 (0)