Skip to content
Merged

Main #5010

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

This file was deleted.

11 changes: 0 additions & 11 deletions common/changes/@visactor/vtable/fix-datazoom_2026-02-10-08-35.json

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion common/config/rush/version-policies.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.23.1","mainProject":"@visactor/vtable","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.23.2","mainProject":"@visactor/vtable","nextBump":"patch"}]
4 changes: 2 additions & 2 deletions packages/openinula-vtable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/openinula-vtable",
"version": "1.23.1",
"version": "1.23.2",
"description": "The openinula version of VTable",
"keywords": [
"openinula",
Expand Down Expand Up @@ -96,4 +96,4 @@
"peerDependencies": {
"openinula": "~0.1.2-SNAPSHOT"
}
}
}
4 changes: 2 additions & 2 deletions packages/react-vtable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/react-vtable",
"version": "1.23.1",
"version": "1.23.2",
"description": "The react version of VTable",
"keywords": [
"react",
Expand Down Expand Up @@ -104,4 +104,4 @@
"@arco-design/web-react": "2.60.2",
"@types/react-reconciler": "0.28.8"
}
}
}
4 changes: 2 additions & 2 deletions packages/vtable-calendar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vtable-calendar",
"version": "1.23.1",
"version": "1.23.2",
"description": "The calendar component of VTable",
"author": {
"name": "VisActor",
Expand Down Expand Up @@ -87,4 +87,4 @@
"@types/react-is": "^17.0.3",
"rollup-plugin-node-resolve": "5.2.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/vtable-editors/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vtable-editors",
"version": "1.23.1",
"version": "1.23.2",
"description": "",
"sideEffects": false,
"main": "cjs/index.js",
Expand Down Expand Up @@ -68,4 +68,4 @@
"name": "VisActor",
"url": "https://www.visactor.io/"
}
}
}
4 changes: 2 additions & 2 deletions packages/vtable-export/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vtable-export",
"version": "1.23.1",
"version": "1.23.2",
"description": "The export util of VTable",
"author": {
"name": "VisActor",
Expand Down Expand Up @@ -90,4 +90,4 @@
"@types/react-is": "^17.0.3",
"rollup-plugin-node-resolve": "5.2.0"
}
}
}
4 changes: 2 additions & 2 deletions packages/vtable-gantt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vtable-gantt",
"version": "1.23.1",
"version": "1.23.2",
"description": "canvas table width high performance",
"keywords": [
"vtable-gantt",
Expand Down Expand Up @@ -123,4 +123,4 @@
"url": "https://github.com/VisActor/VTable.git",
"directory": "packages/vtable-gantt"
}
}
}
4 changes: 2 additions & 2 deletions packages/vtable-plugins/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vtable-plugins",
"version": "1.23.1",
"version": "1.23.2",
"description": "The search util of VTable",
"author": {
"name": "VisActor",
Expand Down Expand Up @@ -108,4 +108,4 @@
"rollup-plugin-node-resolve": "5.2.0",
"@types/lodash": "4.14.182"
}
}
}
4 changes: 2 additions & 2 deletions packages/vtable-search/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vtable-search",
"version": "1.23.1",
"version": "1.23.2",
"description": "The search util of VTable",
"author": {
"name": "VisActor",
Expand Down Expand Up @@ -86,4 +86,4 @@
"@types/react-is": "^17.0.3",
"rollup-plugin-node-resolve": "5.2.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/vtable-sheet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vtable-sheet",
"version": "1.23.1",
"version": "1.23.2",
"description": "Lightweight editable spreadsheet component based on VTable",
"keywords": [
"vtable-sheet",
Expand Down
30 changes: 30 additions & 0 deletions packages/vtable/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,36 @@
{
"name": "@visactor/vtable",
"entries": [
{
"version": "1.23.2",
"tag": "@visactor/vtable_v1.23.2",
"date": "Wed, 11 Feb 2026 07:00:11 GMT",
"comments": {
"none": [
{
"comment": "feat: pivot table headerType support cellType funcitonal #4993\n\n"
},
{
"comment": "fix: fix datazoom version update\n\n"
},
{
"comment": "fix: cell formula cache error after delete row record\n\n"
},
{
"comment": "fix: masterSubTable plugin setRecordChildren fetches wrong record after sorting\n\n"
},
{
"comment": "fix: video load fail damage icon\n\n"
},
{
"comment": "fix: image url not pass should call failCallback\n\n"
},
{
"comment": "feat: add image_damage_pic and video_damage_pic type icons register & fix video damage icon ratio\n\n"
}
]
}
},
{
"version": "1.23.1",
"tag": "@visactor/vtable_v1.23.1",
Expand Down
29 changes: 28 additions & 1 deletion packages/vtable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
# Change Log - @visactor/vtable

This log was last generated on Wed, 04 Feb 2026 11:50:19 GMT and should not be manually modified.
This log was last generated on Wed, 11 Feb 2026 07:00:11 GMT and should not be manually modified.

## 1.23.2
Wed, 11 Feb 2026 07:00:11 GMT

### Updates

- feat: pivot table headerType support cellType funcitonal #4993


- fix: fix datazoom version update


- fix: cell formula cache error after delete row record


- fix: masterSubTable plugin setRecordChildren fetches wrong record after sorting


- fix: video load fail damage icon


- fix: image url not pass should call failCallback


- feat: add image_damage_pic and video_damage_pic type icons register & fix video damage icon ratio



## 1.23.1
Wed, 04 Feb 2026 11:50:19 GMT
Expand Down
4 changes: 2 additions & 2 deletions packages/vtable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vtable",
"version": "1.23.1",
"version": "1.23.2",
"description": "canvas table width high performance",
"keywords": [
"grid",
Expand Down Expand Up @@ -133,4 +133,4 @@
"url": "https://github.com/VisActor/VTable.git",
"directory": "packages/vtable"
}
}
}
4 changes: 2 additions & 2 deletions packages/vue-vtable/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@visactor/vue-vtable",
"version": "1.23.1",
"version": "1.23.2",
"description": "The vue version of VTable",
"keywords": [
"vue",
Expand Down Expand Up @@ -106,4 +106,4 @@
"eslint-plugin-vue": "^9.26.0",
"vue-eslint-parser": "^9.4.2"
}
}
}
Loading