-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into users/srmukher/legendsMultiSelectVBC
- Loading branch information
Showing
21 changed files
with
343 additions
and
351 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,36 @@ | ||
{ | ||
"name": "@fluentui/react-charting", | ||
"entries": [ | ||
{ | ||
"date": "Thu, 26 Dec 2024 07:21:14 GMT", | ||
"tag": "@fluentui/react-charting_v5.23.31", | ||
"version": "5.23.31", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-charting", | ||
"commit": "0dd9a713b54a6d5b5929ac7febd1c7e44c83efca", | ||
"comment": "fix: remove duplicate legends in vertical bar chart" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 25 Dec 2024 07:21:55 GMT", | ||
"tag": "@fluentui/react-charting_v5.23.30", | ||
"version": "5.23.30", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-charting", | ||
"commit": "fa08fec97a5bc070e2866633c792f7066f0c86e8", | ||
"comment": "Legends multi selection for Donut Charts" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Mon, 23 Dec 2024 07:22:57 GMT", | ||
"tag": "@fluentui/react-charting_v5.23.29", | ||
|
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 |
---|---|---|
@@ -1,9 +1,27 @@ | ||
# Change Log - @fluentui/react-charting | ||
|
||
This log was last generated on Mon, 23 Dec 2024 07:22:57 GMT and should not be manually modified. | ||
This log was last generated on Thu, 26 Dec 2024 07:21:14 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [5.23.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.31) | ||
|
||
Thu, 26 Dec 2024 07:21:14 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.30..@fluentui/react-charting_v5.23.31) | ||
|
||
### Patches | ||
|
||
- fix: remove duplicate legends in vertical bar chart ([PR #33518](https://github.com/microsoft/fluentui/pull/33518) by [email protected]) | ||
|
||
## [5.23.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.30) | ||
|
||
Wed, 25 Dec 2024 07:21:55 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.29..@fluentui/react-charting_v5.23.30) | ||
|
||
### Patches | ||
|
||
- Legends multi selection for Donut Charts ([PR #33447](https://github.com/microsoft/fluentui/pull/33447) by [email protected]) | ||
|
||
## [5.23.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.29) | ||
|
||
Mon, 23 Dec 2024 07:22:57 GMT | ||
|
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
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
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.