You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/assets/changelog/en/release.md
+26Lines changed: 26 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
# v1.23.0
2
+
3
+
2026-01-29
4
+
5
+
6
+
**🆕 New feature**
7
+
8
+
-**@visactor/vtable-sheet**: add event system for vtable sheet [#4861](https://github.com/VisActor/VTable/issues/4861)
9
+
10
+
**🐛 Bug fix**
11
+
12
+
-**@visactor/vtable**: when dimension value is empty string should different from no dimension value [#4935](https://github.com/VisActor/VTable/issues/4935)
13
+
-**@visactor/vtable**: when no columnTree to adjust columnWidthConfig [#4935](https://github.com/VisActor/VTable/issues/4935)
14
+
-**@visactor/vtable**: change dimension value to recalculate totalTree [#4953](https://github.com/VisActor/VTable/issues/4953)
15
+
-**@visactor/vtable**: when change dimenison value should update cached changedTree value
16
+
-**@visactor/vtable**: to update formula after add records
17
+
-**@visactor/vtable**: react type define
18
+
19
+
**🔨 Refactor**
20
+
21
+
-**@visactor/vtable**: pivotTable have to distinguishing no dimension and dimension value is null character string
22
+
23
+
24
+
25
+
[more detail about v1.23.0](https://github.com/VisActor/VTable/releases/tag/v1.23.0)
0 commit comments