Skip to content
Merged

Main #4958

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.

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.22.11","mainProject":"@visactor/vtable","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.22.12","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.22.11",
"version": "1.22.12",
"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.22.11",
"version": "1.22.12",
"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"
}
}
}
2 changes: 1 addition & 1 deletion 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.22.11",
"version": "1.22.12",
"description": "The calendar component of VTable",
"author": {
"name": "VisActor",
Expand Down
2 changes: 1 addition & 1 deletion 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.22.11",
"version": "1.22.12",
"description": "",
"sideEffects": false,
"main": "cjs/index.js",
Expand Down
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.22.11",
"version": "1.22.12",
"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"
}
}
}
2 changes: 1 addition & 1 deletion 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.22.11",
"version": "1.22.12",
"description": "canvas table width high performance",
"keywords": [
"vtable-gantt",
Expand Down
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.22.11",
"version": "1.22.12",
"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.22.11",
"version": "1.22.12",
"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.22.11",
"version": "1.22.12",
"description": "Lightweight editable spreadsheet component based on VTable",
"keywords": [
"vtable-sheet",
Expand Down
27 changes: 27 additions & 0 deletions packages/vtable/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,33 @@
{
"name": "@visactor/vtable",
"entries": [
{
"version": "1.22.12",
"tag": "@visactor/vtable_v1.22.12",
"date": "Mon, 26 Jan 2026 02:59:13 GMT",
"comments": {
"none": [
{
"comment": "fix: makeSelectCellVisible set false when click row series number #4942\n\n"
},
{
"comment": "feat: add cancelEditCell method to ListTable and PivotTable APIs\n\n"
},
{
"comment": "feat: add selectedStateFilter for pivotChart\n\n"
},
{
"comment": "feat: add clearChartState and disableTooltip api\n\n"
},
{
"comment": "refactor: optimize brush chart interaction\n\n"
},
{
"comment": "fix: fix last row dimension column width when row series number is enabled\n\n"
}
]
}
},
{
"version": "1.22.11",
"tag": "@visactor/vtable_v1.22.11",
Expand Down
26 changes: 25 additions & 1 deletion packages/vtable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,30 @@
# Change Log - @visactor/vtable

This log was last generated on Mon, 19 Jan 2026 11:52:45 GMT and should not be manually modified.
This log was last generated on Mon, 26 Jan 2026 02:59:13 GMT and should not be manually modified.

## 1.22.12
Mon, 26 Jan 2026 02:59:13 GMT

### Updates

- fix: makeSelectCellVisible set false when click row series number #4942


- feat: add cancelEditCell method to ListTable and PivotTable APIs


- feat: add selectedStateFilter for pivotChart


- feat: add clearChartState and disableTooltip api


- refactor: optimize brush chart interaction


- fix: fix last row dimension column width when row series number is enabled



## 1.22.11
Mon, 19 Jan 2026 11:52:45 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.22.11",
"version": "1.22.12",
"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.22.11",
"version": "1.22.12",
"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