-
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' of https://github.com/microsoft/fluentui into u…
…sers/srmukher/legendsMultiSelectVBC
- Loading branch information
Showing
100 changed files
with
1,350 additions
and
185 deletions.
There are no files selected for viewing
7 changes: 0 additions & 7 deletions
7
change/@fluentui-codemods-64d49103-6d6d-4ef0-93f0-2339233931e5.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-react-icon-provider-a7f6eac5-5e7c-40b4-ae8c-4b3dab5bc372.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-theme-576e3635-ea2b-48cd-b8bd-f35566e66189.json
This file was deleted.
Oops, something went wrong.
7 changes: 0 additions & 7 deletions
7
change/@fluentui-web-components-f87a2b96-d977-4138-8cb9-8cad4b13d8a8.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
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,39 @@ | ||
{ | ||
"name": "@fluentui/react-charting", | ||
"entries": [ | ||
{ | ||
"date": "Mon, 23 Dec 2024 07:22:57 GMT", | ||
"tag": "@fluentui/react-charting_v5.23.29", | ||
"version": "5.23.29", | ||
"comments": { | ||
"patch": [ | ||
{ | ||
"author": "[email protected]", | ||
"package": "@fluentui/react-charting", | ||
"commit": "7b4a3785c6c1d7c207602cad0a1795e3df9122ee", | ||
"comment": "feat: add functionality to export chart as image" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-charting", | ||
"comment": "Bump @fluentui/react-focus to v8.9.20", | ||
"commit": "7b4a3785c6c1d7c207602cad0a1795e3df9122ee" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-charting", | ||
"comment": "Bump @fluentui/theme-samples to v8.7.191", | ||
"commit": "7b4a3785c6c1d7c207602cad0a1795e3df9122ee" | ||
}, | ||
{ | ||
"author": "beachball", | ||
"package": "@fluentui/react-charting", | ||
"comment": "Bump @fluentui/react to v8.122.2", | ||
"commit": "7b4a3785c6c1d7c207602cad0a1795e3df9122ee" | ||
} | ||
] | ||
} | ||
}, | ||
{ | ||
"date": "Fri, 20 Dec 2024 07:20:00 GMT", | ||
"tag": "@fluentui/react-charting_v5.23.28", | ||
|
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,21 @@ | ||
# Change Log - @fluentui/react-charting | ||
|
||
This log was last generated on Fri, 20 Dec 2024 07:20:00 GMT and should not be manually modified. | ||
This log was last generated on Mon, 23 Dec 2024 07:22:57 GMT and should not be manually modified. | ||
|
||
<!-- Start content --> | ||
|
||
## [5.23.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.29) | ||
|
||
Mon, 23 Dec 2024 07:22:57 GMT | ||
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charting_v5.23.28..@fluentui/react-charting_v5.23.29) | ||
|
||
### Patches | ||
|
||
- feat: add functionality to export chart as image ([PR #33445](https://github.com/microsoft/fluentui/pull/33445) by [email protected]) | ||
- Bump @fluentui/react-focus to v8.9.20 ([PR #33445](https://github.com/microsoft/fluentui/pull/33445) by beachball) | ||
- Bump @fluentui/theme-samples to v8.7.191 ([PR #33445](https://github.com/microsoft/fluentui/pull/33445) by beachball) | ||
- Bump @fluentui/react to v8.122.2 ([PR #33445](https://github.com/microsoft/fluentui/pull/33445) by beachball) | ||
|
||
## [5.23.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-charting_v5.23.28) | ||
|
||
Fri, 20 Dec 2024 07:20:00 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
export * from './components/DeclarativeChart/DeclarativeChart'; | ||
export * from './components/DeclarativeChart/index'; |
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.