-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #614 from VisActor/dev/0.15.0
Dev/0.15.0
- Loading branch information
Showing
167 changed files
with
48,656 additions
and
1,032 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
common/changes/@visactor/vtable-editors/feat-editCell_2023-11-13-12-11.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "feat: edit text value with inputEditor\n\n", | ||
"type": "minor", | ||
"packageName": "@visactor/vtable-editors" | ||
} | ||
], | ||
"packageName": "@visactor/vtable-editors", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@visactor/vtable/551-feature-copy-event_2023-11-14-06-58.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "feat: add event copy_data #551\n\n", | ||
"type": "minor", | ||
"packageName": "@visactor/vtable" | ||
} | ||
], | ||
"packageName": "@visactor/vtable", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
...nges/@visactor/vtable/579-refactor-dblclick-force-compute-col-width_2023-11-16-11-55.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "fix: compute col width when large count col with sampling the frozen bottom rows is not computed\n\n", | ||
"type": "patch", | ||
"packageName": "@visactor/vtable" | ||
} | ||
], | ||
"packageName": "@visactor/vtable", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@visactor/vtable/590-feature-add-column-with-min-limit_2023-11-18-13-36.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "feat: add column with min limit #590\nOpen\n\n", | ||
"type": "minor", | ||
"packageName": "@visactor/vtable" | ||
} | ||
], | ||
"packageName": "@visactor/vtable", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
...able/596-bug-fix-cell-position-mismatch-problems-when-bodyrowcount0_2023-11-20-08-22.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "fix: fix cell position mismatch problems when bodyRowCount is 0 #596\n\n", | ||
"type": "patch", | ||
"packageName": "@visactor/vtable" | ||
} | ||
], | ||
"packageName": "@visactor/vtable", | ||
"email": "[email protected]" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@visactor/vtable/feat-editCell_2023-11-13-12-11.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"comment": "feat: edit text value with inputEditor\n\n", | ||
"type": "minor", | ||
"packageName": "@visactor/vtable" | ||
} | ||
], | ||
"packageName": "@visactor/vtable", | ||
"email": "[email protected]" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vtable/feat-react_2023-11-23-04-15.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"changes": [ | ||
{ | ||
"packageName": "@visactor/vtable", | ||
"comment": "feat: add react-vtable", | ||
"type": "minor" | ||
} | ||
], | ||
"packageName": "@visactor/vtable" | ||
} |
Oops, something went wrong.