-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into release/0.17.12
- Loading branch information
Showing
20 changed files
with
610 additions
and
250 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vrender-components/develop_2024-01-04-08-08.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/vrender-components", | ||
"comment": "fix(marker): fix problem of no render when set visible attr and add valid judgment logic. fix@Visactor/Vchart#1901", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@visactor/vrender-components" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vrender-components/feat-indicator-autofit_2024-01-04-06-37.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/vrender-components", | ||
"comment": "feat: support fit strategy for indicator", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@visactor/vrender-components" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vrender-components/feat-mark-point-confine_2024-01-05-07-32.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/vrender-components", | ||
"comment": "feat(marker): mark point support confine. fix @Visactor/VChart#1573", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@visactor/vrender-components" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vrender-components/fix-datazoom-text-layout_2024-01-04-13-20.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/vrender-components", | ||
"comment": "fix(datazoom): adaptive handler text layout. fix@Visactor/VChart#1809", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@visactor/vrender-components" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vrender-components/fix-datazoom-text-layout_2024-01-04-14-32.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/vrender-components", | ||
"comment": "fix(datazoom): set pickable false when zoomLock. fix @Visactor/VChart#1565", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@visactor/vrender-components" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vrender-components/fix-datazoom-text-layout_2024-01-05-06-54.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/vrender-components", | ||
"comment": "fix(datazoom): handler not follow mouse after resize. fix@Visactor/Vchart#1490", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@visactor/vrender-components" | ||
} |
10 changes: 10 additions & 0 deletions
10
...nges/@visactor/vrender-components/fix-ellipsis-measure-in-arc-label_2024-01-08-08-43.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/vrender-components", | ||
"comment": "fix: arc outside label invisible with visible label line", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@visactor/vrender-components" | ||
} |
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
Oops, something went wrong.