-
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 chore/remove-export-star-p3
- Loading branch information
Showing
99 changed files
with
1,195 additions
and
269 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-charting-4c197bf1-3dca-480d-aa17-d97a170246ff.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-charting-6dbae5bf-a46a-4276-a3bf-3629fd5542ec.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-dialog-ce4d9fc2-0bea-4c0a-9683-8e86082cd6ad.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-menu-0feb2146-938a-4fbf-bb2b-2d0d6b7e40b8.json
This file was deleted.
Oops, something went wrong.
7 changes: 7 additions & 0 deletions
7
change/@fluentui-react-motion-f4f8b668-785c-48d9-9d8f-2410472b12f4.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,7 @@ | ||
{ | ||
"type": "patch", | ||
"comment": "fix: handle case when Animation.persist() does not exist", | ||
"packageName": "@fluentui/react-motion", | ||
"email": "[email protected]", | ||
"dependentChangeType": "patch" | ||
} |
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-popover-01148df2-489e-4ed3-8b39-6a65518b17c3.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-rating-94e96782-4be8-468e-b1a3-0b2ac9a76c62.json
This file was deleted.
Oops, something went wrong.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,42 @@ | ||
{ | ||
"name": "@fluentui/react-charting", | ||
"entries": [ | ||
{ | ||
"date": "Fri, 20 Dec 2024 07:20:00 GMT", | ||
"tag": "@fluentui/react-charting_v5.23.28", | ||
"version": "5.23.28", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-charting", | ||
"commit": "da882f44f251e7bb80fb969cbe268a942a2df74e", | ||
"comment": "Ensure type safety of dependent fields" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Wed, 18 Dec 2024 07:20:30 GMT", | ||
"tag": "@fluentui/react-charting_v5.23.27", | ||
"version": "5.23.27", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-charting", | ||
"commit": "870fdfd57db59eb0c549c6c12645fc50130970a4", | ||
"comment": "Enabled Multi Select behaviour of Controlled legends" | ||
}, | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-charting", | ||
"commit": "835c01b1fd7bcdf86d28f95963950e0e5285319c", | ||
"comment": "Mode check for declarative area chart " | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Tue, 17 Dec 2024 07:21:19 GMT", | ||
"tag": "@fluentui/react-charting_v5.23.26", | ||
|
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,28 @@ | ||
# Change Log - @fluentui/react-charting | ||
|
||
This log was last generated on Tue, 17 Dec 2024 07:21:19 GMT and should not be manually modified. | ||
This log was last generated on Fri, 20 Dec 2024 07:20:00 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [5.23.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.28) | ||
|
||
Fri, 20 Dec 2024 07:20:00 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.27..@fluentui/react-charting_v5.23.28) | ||
|
||
### Patches | ||
|
||
- Ensure type safety of dependent fields ([PR #33486](https://github.com/microsoft/fluentui/pull/33486) by [email protected]) | ||
|
||
## [5.23.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.27) | ||
|
||
Wed, 18 Dec 2024 07:20:30 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.26..@fluentui/react-charting_v5.23.27) | ||
|
||
### Patches | ||
|
||
- Enabled Multi Select behaviour of Controlled legends ([PR #33479](https://github.com/microsoft/fluentui/pull/33479) by [email protected]) | ||
- Mode check for declarative area chart ([PR #33467](https://github.com/microsoft/fluentui/pull/33467) by [email protected]) | ||
|
||
## [5.23.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.26) | ||
|
||
Tue, 17 Dec 2024 07:21:19 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
21 changes: 21 additions & 0 deletions
21
packages/charts/react-charts-preview/library/CHANGELOG.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
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.