Skip to content

Commit 8244b43

Browse files
author
Fluent UI Build
committed
release: applying package updates - react-components
1 parent ee548ba commit 8244b43

File tree

103 files changed

+1070
-182
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+1070
-182
lines changed

change/@fluentui-react-accordion-b5a838d8-2830-4b99-b5e1-c53db3493a91.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@fluentui-react-badge-58e34f66-b3a1-4a1d-bc41-a7cf7c12caaf.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@fluentui-react-motion-6685a977-419c-4108-986c-b85c61ed6dcd.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@fluentui-react-motion-b1d963eb-a31f-4267-8db9-aca167e603ec.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@fluentui-react-progress-dac59611-a230-4906-8ee1-29983f00d886.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@fluentui-react-radio-56f43702-5590-42e8-9a22-521aa53c3843.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

change/@fluentui-react-spinbutton-f8f2fa27-5ed8-4c63-bdce-802fafb5946c.json

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/charts/react-charts/library/CHANGELOG.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-charts",
33
"entries": [
4+
{
5+
"date": "Mon, 30 Mar 2026 14:37:41 GMT",
6+
"tag": "@fluentui/react-charts_v9.3.16",
7+
"version": "9.3.16",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-charts",
13+
"comment": "Bump @fluentui/react-popover to v9.14.1",
14+
"commit": "ee548ba567ddc8957d900bba92b821474e9dcdc4"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 26 Mar 2026 08:12:54 GMT",
621
"tag": "@fluentui/react-charts_v9.3.15",

packages/charts/react-charts/library/CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-charts
22

3-
This log was last generated on Thu, 26 Mar 2026 08:12:54 GMT and should not be manually modified.
3+
This log was last generated on Mon, 30 Mar 2026 14:37:41 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [9.3.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-charts_v9.3.16)
8+
9+
Mon, 30 Mar 2026 14:37:41 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-charts_v9.3.15..@fluentui/react-charts_v9.3.16)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-popover to v9.14.1 ([PR #35907](https://github.com/microsoft/fluentui/pull/35907) by beachball)
15+
716
## [9.3.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-charts_v9.3.15)
817

918
Thu, 26 Mar 2026 08:12:54 GMT

packages/charts/react-charts/library/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-charts",
3-
"version": "9.3.15",
3+
"version": "9.3.16",
44
"description": "React web chart controls for Microsoft fluentui v9 system.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -25,7 +25,7 @@
2525
"@fluentui/react-button": "^9.9.0",
2626
"@fluentui/react-jsx-runtime": "^9.4.1",
2727
"@fluentui/react-overflow": "^9.7.1",
28-
"@fluentui/react-popover": "^9.14.0",
28+
"@fluentui/react-popover": "^9.14.1",
2929
"@fluentui/react-shared-contexts": "^9.26.2",
3030
"@fluentui/react-tabster": "^9.26.13",
3131
"@fluentui/react-theme": "^9.2.1",

0 commit comments

Comments
 (0)