Skip to content

Commit c1fc828

Browse files
authored
Merge branch 'microsoft:master' into users/machi/focusgroup
2 parents 7857108 + 8244b43 commit c1fc828

121 files changed

Lines changed: 1254 additions & 207 deletions

File tree

Some content is hidden

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

change/@fluentui-react-accordion-b5a838d8-2830-4b99-b5e1-c53db3493a91.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.

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",

packages/react-components/deprecated/react-alert/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-alert",
33
"entries": [
4+
{
5+
"date": "Mon, 30 Mar 2026 14:37:41 GMT",
6+
"tag": "@fluentui/react-alert_v9.0.0-beta.137",
7+
"version": "9.0.0-beta.137",
8+
"comments": {
9+
"prerelease": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-alert",
13+
"comment": "Bump @fluentui/react-avatar to v9.10.4",
14+
"commit": "ee548ba567ddc8957d900bba92b821474e9dcdc4"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Thu, 26 Mar 2026 08:12:54 GMT",
621
"tag": "@fluentui/react-alert_v9.0.0-beta.136",

packages/react-components/deprecated/react-alert/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-alert
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.0.0-beta.137](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.137)
8+
9+
Mon, 30 Mar 2026 14:37:41 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-alert_v9.0.0-beta.136..@fluentui/react-alert_v9.0.0-beta.137)
11+
12+
### Changes
13+
14+
- Bump @fluentui/react-avatar to v9.10.4 ([PR #35907](https://github.com/microsoft/fluentui/pull/35907) by beachball)
15+
716
## [9.0.0-beta.136](https://github.com/microsoft/fluentui/tree/@fluentui/react-alert_v9.0.0-beta.136)
817

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

packages/react-components/deprecated/react-alert/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-alert",
3-
"version": "9.0.0-beta.136",
3+
"version": "9.0.0-beta.137",
44
"description": "An alert component to display brief messages",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -12,7 +12,7 @@
1212
},
1313
"license": "MIT",
1414
"dependencies": {
15-
"@fluentui/react-avatar": "^9.10.3",
15+
"@fluentui/react-avatar": "^9.10.4",
1616
"@fluentui/react-button": "^9.9.0",
1717
"@fluentui/react-icons": "^2.0.239",
1818
"@fluentui/react-tabster": "^9.26.13",

0 commit comments

Comments
 (0)