-
Notifications
You must be signed in to change notification settings - Fork 95
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
56 changed files
with
845 additions
and
483 deletions.
There are no files selected for viewing
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vchart/develop_2024-01-22-03-46.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/vchart", | ||
"comment": "feat: support supportsTouchEvents and supportsPointerEvents config", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@visactor/vchart" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@visactor/vchart/feat-align-inline-items_2024-01-21-08-03.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: support `alignSelf` of layout `normal-inline` elements, fix #2072 \n\n", | ||
"type": "none", | ||
"packageName": "@visactor/vchart" | ||
} | ||
], | ||
"packageName": "@visactor/vchart", | ||
"email": "[email protected]" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vchart/feat-upgrade-vrender_2024-01-22-09-53.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/vchart", | ||
"comment": "feat: upgrade vrender", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@visactor/vchart" | ||
} |
11 changes: 11 additions & 0 deletions
11
common/changes/@visactor/vchart/fix-crosshair-timer_2024-01-19-09-24.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 bug of crosshair timer, fix #2088\n\n", | ||
"type": "none", | ||
"packageName": "@visactor/vchart" | ||
} | ||
], | ||
"packageName": "@visactor/vchart", | ||
"email": "[email protected]" | ||
} |
10 changes: 10 additions & 0 deletions
10
common/changes/@visactor/vchart/fix-domainLine-onZero_2024-01-22-05-59.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/vchart", | ||
"comment": "fix: fix the bugs of axis's onZero property, fixed #2098,#2099", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@visactor/vchart" | ||
} |
10 changes: 10 additions & 0 deletions
10
...nges/@visactor/vchart/fix-update-animation-excludes-defined-channel_2024-01-19-08-04.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/vchart", | ||
"comment": "fix: update animation should exludes `defined` channel", | ||
"type": "none" | ||
} | ||
], | ||
"packageName": "@visactor/vchart" | ||
} |
Oops, something went wrong.