Skip to content

Commit d0d0b79

Browse files
committed
Merge remote-tracking branch 'origin/develop' into feat/component-layout-order
2 parents e89c928 + 8a760ea commit d0d0b79

26 files changed

+174
-112
lines changed

common/changes/@visactor/vtable/4861-vtablesheet-event_2026-01-12-11-47.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@visactor/vtable/4861-vtablesheet-event_2026-01-17-11-40.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@visactor/vtable/4935-bug-dimensionValue-null-indicatorValue_2026-01-22-07-49.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@visactor/vtable/4935-bug-dimensionValue-null-indicatorValue_2026-01-27-11-41.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@visactor/vtable/4953-bug-editCell-rowhierarchytype-grid-tree_2026-01-27-08-29.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@visactor/vtable/4953-bug-editCell-rowhierarchytype-grid-tree_2026-01-27-09-19.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@visactor/vtable/fix-vtablesheet-event-fixBuild_2026-01-26-11-12.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

common/changes/@visactor/vtable/react-vtable-probs_2026-01-26-03-27.json

Lines changed: 0 additions & 11 deletions
This file was deleted.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.22.12","mainProject":"@visactor/vtable","nextBump":"patch"}]
1+
[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.23.0","mainProject":"@visactor/vtable","nextBump":"minor"}]

docs/assets/changelog/en/release.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff 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)
26+
127
# v1.22.12
228

329
2026-01-26

0 commit comments

Comments
 (0)