Skip to content
Merged

Main #4258

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.

This file was deleted.

10 changes: 0 additions & 10 deletions common/changes/@visactor/vtable/develop_2025-07-28-07-48.json

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.19.3","mainProject":"@visactor/vtable","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.19.4","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.19.3",
"version": "1.19.4",
"description": "The openinula version of VTable",
"keywords": [
"openinula",
Expand Down Expand Up @@ -93,4 +93,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.19.3",
"version": "1.19.4",
"description": "The react version of VTable",
"keywords": [
"react",
Expand Down Expand Up @@ -101,4 +101,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.19.3",
"version": "1.19.4",
"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.19.3",
"version": "1.19.4",
"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.19.3",
"version": "1.19.4",
"description": "The export util 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"
}
}
}
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.19.3",
"version": "1.19.4",
"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.19.3",
"version": "1.19.4",
"description": "The search util of VTable",
"author": {
"name": "VisActor",
Expand Down Expand Up @@ -92,4 +92,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.19.3",
"version": "1.19.4",
"description": "The search util of VTable",
"author": {
"name": "VisActor",
Expand Down Expand Up @@ -83,4 +83,4 @@
"@types/react-is": "^17.0.3",
"rollup-plugin-node-resolve": "5.2.0"
}
}
}
39 changes: 39 additions & 0 deletions packages/vtable/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,45 @@
{
"name": "@visactor/vtable",
"entries": [
{
"version": "1.19.4",
"tag": "@visactor/vtable_v1.19.4",
"date": "Mon, 28 Jul 2025 09:57:02 GMT",
"comments": {
"none": [
{
"comment": "refactor: update merge cell performance #3293\n\n"
},
{
"comment": "feat: rowSeriesNumber support set field #3902\n\n"
},
{
"comment": "feat: add enableCheckboxCascade option #4130\n\n"
},
{
"comment": "feat: add groupConfig replace groupBy and group** & add titleCheckbox #4130\n\n"
},
{
"comment": "refactor: hide menu list when scroll #4214\n\n"
},
{
"comment": "feat: add getRecordHierarchyState api and fix change header position arguments #4226\n\n"
},
{
"comment": "fix: vchart trasnparent bgColor replace cell hover color #4245\n\n"
},
{
"comment": "fix: fix loading icon update in pivot-table #4236"
},
{
"comment": "feat: add paste-add-row plugin\n\n"
},
{
"comment": "Merge branch feat/paste-add-row-plugin into feat-pasted-add-row-col-plugin\n\n"
}
]
}
},
{
"version": "1.19.3",
"tag": "@visactor/vtable_v1.19.3",
Expand Down
36 changes: 35 additions & 1 deletion packages/vtable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,40 @@
# Change Log - @visactor/vtable

This log was last generated on Wed, 09 Jul 2025 09:24:55 GMT and should not be manually modified.
This log was last generated on Mon, 28 Jul 2025 09:57:02 GMT and should not be manually modified.

## 1.19.4
Mon, 28 Jul 2025 09:57:02 GMT

### Updates

- refactor: update merge cell performance #3293


- feat: rowSeriesNumber support set field #3902


- feat: add enableCheckboxCascade option #4130


- feat: add groupConfig replace groupBy and group** & add titleCheckbox #4130


- refactor: hide menu list when scroll #4214


- feat: add getRecordHierarchyState api and fix change header position arguments #4226


- fix: vchart trasnparent bgColor replace cell hover color #4245


- fix: fix loading icon update in pivot-table #4236
- feat: add paste-add-row plugin


- Merge branch feat/paste-add-row-plugin into feat-pasted-add-row-col-plugin



## 1.19.3
Wed, 09 Jul 2025 09:24:55 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.19.3",
"version": "1.19.4",
"description": "canvas table width high performance",
"keywords": [
"grid",
Expand Down Expand Up @@ -130,4 +130,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.19.3",
"version": "1.19.4",
"description": "The vue version of VTable",
"keywords": [
"vue",
Expand Down Expand Up @@ -104,4 +104,4 @@
"eslint-plugin-vue": "^9.26.0",
"vue-eslint-parser": "^9.4.2"
}
}
}
Loading