Skip to content
Merged

Main #3480

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.

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/fix-carousel_2025-02-24-06-53.json

This file was deleted.

10 changes: 0 additions & 10 deletions common/changes/@visactor/vtable/fix-carousel_2025-02-24-06-56.json

This file was deleted.

10 changes: 0 additions & 10 deletions common/changes/@visactor/vtable/fix-carousel_2025-02-25-13-33.json

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.16.2","mainProject":"@visactor/vtable","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"1.17.0","mainProject":"@visactor/vtable","nextBump":"minor"}]
2 changes: 1 addition & 1 deletion 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.16.2",
"version": "1.17.0",
"description": "The openinula version of VTable",
"keywords": [
"openinula",
Expand Down
2 changes: 1 addition & 1 deletion 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.16.2",
"version": "1.17.0",
"description": "The react version of VTable",
"keywords": [
"react",
Expand Down
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.16.2",
"version": "1.17.0",
"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.16.2",
"version": "1.17.0",
"description": "",
"sideEffects": false,
"main": "cjs/index.js",
Expand Down
2 changes: 1 addition & 1 deletion 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.16.2",
"version": "1.17.0",
"description": "The export util of VTable",
"author": {
"name": "VisActor",
Expand Down
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.16.2",
"version": "1.17.0",
"description": "canvas table width high performance",
"keywords": [
"vtable-gantt",
Expand Down
2 changes: 1 addition & 1 deletion 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.16.2",
"version": "1.17.0",
"description": "The search util of VTable",
"author": {
"name": "VisActor",
Expand Down
2 changes: 1 addition & 1 deletion 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.16.2",
"version": "1.17.0",
"description": "The search util of VTable",
"author": {
"name": "VisActor",
Expand Down
53 changes: 53 additions & 0 deletions packages/vtable/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,59 @@
{
"name": "@visactor/vtable",
"entries": [
{
"version": "1.17.0",
"tag": "@visactor/vtable_v1.17.0",
"date": "Wed, 26 Feb 2025 11:11:06 GMT",
"comments": {
"none": [
{
"comment": "feat: gantt time scale support visible #3098\n\n"
},
{
"comment": "docs: update changlog of rush\n\n"
},
{
"comment": "feat: dropdownmenu support function #3443\n\n"
},
{
"comment": "fix: after release instance, resize event occor error #3459\n\n"
},
{
"comment": "fix: when set autoFillWidth the rowSeriesNumber column not change his width #3459\n\n"
},
{
"comment": "fix: when resize taskbar start or end time tree node update error #3460\n\n"
},
{
"comment": "feat: add verticalLineDependenceOnTimeScale #3467\n\n"
},
{
"comment": "fix: fix node env config"
},
{
"comment": "feat: add api activateChartInstance replaceChartCacheImage\n\n"
},
{
"comment": "feat: add `specTransformInCell` for support modifying vchart spec of each cell in PivotChart\n\n"
},
{
"comment": "fix: fix row/col is decimal in animation #3455"
},
{
"comment": "fix: fix height is decimal in carousel #3458"
}
],
"minor": [
{
"comment": "feat: add switch & button cell type"
},
{
"comment": "feat: delete loading icon auto register"
}
]
}
},
{
"version": "1.16.2",
"tag": "@visactor/vtable_v1.16.2",
Expand Down
43 changes: 42 additions & 1 deletion packages/vtable/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,47 @@
# Change Log - @visactor/vtable

This log was last generated on Wed, 19 Feb 2025 07:56:38 GMT and should not be manually modified.
This log was last generated on Wed, 26 Feb 2025 11:11:06 GMT and should not be manually modified.

## 1.17.0
Wed, 26 Feb 2025 11:11:06 GMT

### Minor changes

- feat: add switch & button cell type
- feat: delete loading icon auto register

### Updates

- feat: gantt time scale support visible #3098


- docs: update changlog of rush


- feat: dropdownmenu support function #3443


- fix: after release instance, resize event occor error #3459


- fix: when set autoFillWidth the rowSeriesNumber column not change his width #3459


- fix: when resize taskbar start or end time tree node update error #3460


- feat: add verticalLineDependenceOnTimeScale #3467


- fix: fix node env config
- feat: add api activateChartInstance replaceChartCacheImage


- feat: add `specTransformInCell` for support modifying vchart spec of each cell in PivotChart


- fix: fix row/col is decimal in animation #3455
- fix: fix height is decimal in carousel #3458

## 1.16.2
Wed, 19 Feb 2025 07:56:38 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.16.2",
"version": "1.17.0",
"description": "canvas table width high performance",
"keywords": [
"grid",
Expand Down Expand Up @@ -129,4 +129,4 @@
"url": "https://github.com/VisActor/VTable.git",
"directory": "packages/vtable"
}
}
}
2 changes: 1 addition & 1 deletion 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.16.2",
"version": "1.17.0",
"description": "The vue version of VTable",
"keywords": [
"vue",
Expand Down
Loading