Skip to content

Commit 81e3930

Browse files
author
Fluent UI Build
committed
release: applying package updates - react-components
1 parent 1f3f6f9 commit 81e3930

File tree

37 files changed

+345
-52
lines changed

37 files changed

+345
-52
lines changed

Diff for: change/@fluentui-react-motion-24284c59-9a62-4f23-9c8e-4aca459271e5.json

-7
This file was deleted.

Diff for: packages/react-components/react-accordion/library/CHANGELOG.json

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@fluentui/react-accordion",
33
"entries": [
4+
{
5+
"date": "Thu, 20 Mar 2025 09:34:59 GMT",
6+
"tag": "@fluentui/react-accordion_v9.6.3",
7+
"version": "9.6.3",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-accordion",
13+
"comment": "Bump @fluentui/react-motion to v9.6.10",
14+
"commit": "1f3f6f9a05ae0e87c5c13b2d02c2a158035e3e5b"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui/react-accordion",
19+
"comment": "Bump @fluentui/react-motion-components-preview to v0.4.6",
20+
"commit": "1f3f6f9a05ae0e87c5c13b2d02c2a158035e3e5b"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Wed, 19 Mar 2025 15:40:43 GMT",
627
"tag": "@fluentui/react-accordion_v9.6.2",

Diff for: packages/react-components/react-accordion/library/CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Change Log - @fluentui/react-accordion
22

3-
This log was last generated on Wed, 19 Mar 2025 15:40:43 GMT and should not be manually modified.
3+
This log was last generated on Thu, 20 Mar 2025 09:34:59 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [9.6.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.6.3)
8+
9+
Thu, 20 Mar 2025 09:34:59 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-accordion_v9.6.2..@fluentui/react-accordion_v9.6.3)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-motion to v9.6.10 ([PR #33994](https://github.com/microsoft/fluentui/pull/33994) by beachball)
15+
- Bump @fluentui/react-motion-components-preview to v0.4.6 ([PR #33994](https://github.com/microsoft/fluentui/pull/33994) by beachball)
16+
717
## [9.6.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-accordion_v9.6.2)
818

919
Wed, 19 Mar 2025 15:40:43 GMT

Diff for: packages/react-components/react-accordion/library/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-accordion",
3-
"version": "9.6.2",
3+
"version": "9.6.3",
44
"description": "Fluent UI accordion component",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -23,8 +23,8 @@
2323
"@fluentui/react-icons": "^2.0.245",
2424
"@fluentui/react-jsx-runtime": "^9.0.52",
2525
"@fluentui/react-shared-contexts": "^9.23.0",
26-
"@fluentui/react-motion": "^9.6.9",
27-
"@fluentui/react-motion-components-preview": "^0.4.5",
26+
"@fluentui/react-motion": "^9.6.10",
27+
"@fluentui/react-motion-components-preview": "^0.4.6",
2828
"@fluentui/react-tabster": "^9.24.2",
2929
"@fluentui/react-theme": "^9.1.24",
3030
"@fluentui/react-utilities": "^9.18.22",

Diff for: packages/react-components/react-components/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-components",
33
"entries": [
4+
{
5+
"date": "Thu, 20 Mar 2025 09:34:58 GMT",
6+
"tag": "@fluentui/react-components_v9.61.2",
7+
"version": "9.61.2",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "[email protected]",
12+
"package": "@fluentui/react-motion",
13+
"commit": "1f3f6f9a05ae0e87c5c13b2d02c2a158035e3e5b",
14+
"comment": "feat: experimental createInterruptablePresence()"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 19 Mar 2025 18:11:11 GMT",
621
"tag": "@fluentui/react-components_v9.61.1",

Diff for: packages/react-components/react-components/CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Change Log - @fluentui/react-components
22

3-
This log was last generated on Wed, 19 Mar 2025 18:11:11 GMT and should not be manually modified.
3+
This log was last generated on Thu, 20 Mar 2025 09:34:58 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [9.61.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.61.2)
8+
9+
Thu, 20 Mar 2025 09:34:58 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.61.1..@fluentui/react-components_v9.61.2)
11+
12+
### Patches
13+
14+
- `@fluentui/react-motion`
15+
- feat: experimental createInterruptablePresence() ([PR #33994](https://github.com/microsoft/fluentui/pull/33994) by [email protected])
16+
717
## [9.61.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.61.1)
818

919
Wed, 19 Mar 2025 18:11:11 GMT

Diff for: packages/react-components/react-components/package.json

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-components",
3-
"version": "9.61.1",
3+
"version": "9.61.2",
44
"description": "Suite package for converged React components",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -16,17 +16,17 @@
1616
"@fluentui/scripts-api-extractor": "*"
1717
},
1818
"dependencies": {
19-
"@fluentui/react-accordion": "^9.6.2",
19+
"@fluentui/react-accordion": "^9.6.3",
2020
"@fluentui/react-alert": "9.0.0-beta.124",
2121
"@fluentui/react-avatar": "^9.7.2",
2222
"@fluentui/react-badge": "^9.2.52",
2323
"@fluentui/react-button": "^9.4.2",
2424
"@fluentui/react-card": "^9.2.1",
2525
"@fluentui/react-checkbox": "^9.3.2",
2626
"@fluentui/react-combobox": "^9.14.2",
27-
"@fluentui/react-dialog": "^9.12.2",
27+
"@fluentui/react-dialog": "^9.12.3",
2828
"@fluentui/react-divider": "^9.2.84",
29-
"@fluentui/react-drawer": "^9.7.2",
29+
"@fluentui/react-drawer": "^9.7.3",
3030
"@fluentui/react-field": "^9.2.2",
3131
"@fluentui/react-image": "^9.1.82",
3232
"@fluentui/react-infobutton": "9.0.0-beta.102",
@@ -58,13 +58,13 @@
5858
"@fluentui/react-tags": "^9.5.0",
5959
"@fluentui/react-textarea": "^9.4.2",
6060
"@fluentui/react-theme": "^9.1.24",
61-
"@fluentui/react-toast": "^9.4.2",
61+
"@fluentui/react-toast": "^9.4.3",
6262
"@fluentui/react-toolbar": "^9.4.1",
6363
"@fluentui/react-tooltip": "^9.6.2",
6464
"@fluentui/react-utilities": "^9.18.22",
6565
"@fluentui/react-text": "^9.4.34",
6666
"@fluentui/react-virtualizer": "9.0.0-alpha.94",
67-
"@fluentui/react-tree": "^9.10.2",
67+
"@fluentui/react-tree": "^9.10.3",
6868
"@griffel/react": "^1.5.22",
6969
"@swc/helpers": "^0.5.1",
7070
"@fluentui/react-message-bar": "^9.4.3",
@@ -74,7 +74,7 @@
7474
"@fluentui/react-search": "^9.1.2",
7575
"@fluentui/react-teaching-popover": "^9.4.1",
7676
"@fluentui/react-tag-picker": "^9.5.2",
77-
"@fluentui/react-motion": "^9.6.9",
77+
"@fluentui/react-motion": "^9.6.10",
7878
"@fluentui/react-carousel": "^9.6.2",
7979
"@fluentui/react-color-picker": "^9.0.0"
8080
},

Diff for: packages/react-components/react-dialog/library/CHANGELOG.json

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@fluentui/react-dialog",
33
"entries": [
4+
{
5+
"date": "Thu, 20 Mar 2025 09:34:59 GMT",
6+
"tag": "@fluentui/react-dialog_v9.12.3",
7+
"version": "9.12.3",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-dialog",
13+
"comment": "Bump @fluentui/react-motion to v9.6.10",
14+
"commit": "1f3f6f9a05ae0e87c5c13b2d02c2a158035e3e5b"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui/react-dialog",
19+
"comment": "Bump @fluentui/react-motion-components-preview to v0.4.6",
20+
"commit": "1f3f6f9a05ae0e87c5c13b2d02c2a158035e3e5b"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Wed, 19 Mar 2025 15:40:41 GMT",
627
"tag": "@fluentui/react-dialog_v9.12.2",

Diff for: packages/react-components/react-dialog/library/CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Change Log - @fluentui/react-dialog
22

3-
This log was last generated on Wed, 19 Mar 2025 15:40:41 GMT and should not be manually modified.
3+
This log was last generated on Thu, 20 Mar 2025 09:34:59 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [9.12.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.12.3)
8+
9+
Thu, 20 Mar 2025 09:34:59 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-dialog_v9.12.2..@fluentui/react-dialog_v9.12.3)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-motion to v9.6.10 ([PR #33994](https://github.com/microsoft/fluentui/pull/33994) by beachball)
15+
- Bump @fluentui/react-motion-components-preview to v0.4.6 ([PR #33994](https://github.com/microsoft/fluentui/pull/33994) by beachball)
16+
717
## [9.12.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-dialog_v9.12.2)
818

919
Wed, 19 Mar 2025 15:40:41 GMT

Diff for: packages/react-components/react-dialog/library/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-dialog",
3-
"version": "9.12.2",
3+
"version": "9.12.3",
44
"description": "Dialog component for Fluent UI React",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -28,8 +28,8 @@
2828
"@fluentui/react-jsx-runtime": "^9.0.52",
2929
"@fluentui/keyboard-keys": "^9.0.8",
3030
"@fluentui/react-context-selector": "^9.1.74",
31-
"@fluentui/react-motion": "^9.6.9",
32-
"@fluentui/react-motion-components-preview": "^0.4.5",
31+
"@fluentui/react-motion": "^9.6.10",
32+
"@fluentui/react-motion-components-preview": "^0.4.6",
3333
"@fluentui/react-shared-contexts": "^9.23.0",
3434
"@fluentui/react-aria": "^9.14.2",
3535
"@fluentui/react-icons": "^2.0.245",

Diff for: packages/react-components/react-drawer/library/CHANGELOG.json

+21
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
{
22
"name": "@fluentui/react-drawer",
33
"entries": [
4+
{
5+
"date": "Thu, 20 Mar 2025 09:34:59 GMT",
6+
"tag": "@fluentui/react-drawer_v9.7.3",
7+
"version": "9.7.3",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-drawer",
13+
"comment": "Bump @fluentui/react-dialog to v9.12.3",
14+
"commit": "1f3f6f9a05ae0e87c5c13b2d02c2a158035e3e5b"
15+
},
16+
{
17+
"author": "beachball",
18+
"package": "@fluentui/react-drawer",
19+
"comment": "Bump @fluentui/react-motion to v9.6.10",
20+
"commit": "1f3f6f9a05ae0e87c5c13b2d02c2a158035e3e5b"
21+
}
22+
]
23+
}
24+
},
425
{
526
"date": "Wed, 19 Mar 2025 15:40:41 GMT",
627
"tag": "@fluentui/react-drawer_v9.7.2",

Diff for: packages/react-components/react-drawer/library/CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
11
# Change Log - @fluentui/react-drawer
22

3-
This log was last generated on Wed, 19 Mar 2025 15:40:41 GMT and should not be manually modified.
3+
This log was last generated on Thu, 20 Mar 2025 09:34:59 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [9.7.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-drawer_v9.7.3)
8+
9+
Thu, 20 Mar 2025 09:34:59 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-drawer_v9.7.2..@fluentui/react-drawer_v9.7.3)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-dialog to v9.12.3 ([PR #33994](https://github.com/microsoft/fluentui/pull/33994) by beachball)
15+
- Bump @fluentui/react-motion to v9.6.10 ([PR #33994](https://github.com/microsoft/fluentui/pull/33994) by beachball)
16+
717
## [9.7.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-drawer_v9.7.2)
818

919
Wed, 19 Mar 2025 15:40:41 GMT

Diff for: packages/react-components/react-drawer/library/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-drawer",
3-
"version": "9.7.2",
3+
"version": "9.7.3",
44
"description": "Drawer components for Fluent UI React",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -20,9 +20,9 @@
2020
"@fluentui/scripts-cypress": "*"
2121
},
2222
"dependencies": {
23-
"@fluentui/react-dialog": "^9.12.2",
23+
"@fluentui/react-dialog": "^9.12.3",
2424
"@fluentui/react-jsx-runtime": "^9.0.52",
25-
"@fluentui/react-motion": "^9.6.9",
25+
"@fluentui/react-motion": "^9.6.10",
2626
"@fluentui/react-portal": "^9.5.2",
2727
"@fluentui/react-shared-contexts": "^9.23.0",
2828
"@fluentui/react-tabster": "^9.24.2",

Diff for: packages/react-components/react-migration-v0-v9/library/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-migration-v0-v9",
33
"entries": [
4+
{
5+
"date": "Thu, 20 Mar 2025 09:34:59 GMT",
6+
"tag": "@fluentui/react-migration-v0-v9_v9.3.4",
7+
"version": "9.3.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-migration-v0-v9",
13+
"comment": "Bump @fluentui/react-components to v9.61.2",
14+
"commit": "1f3f6f9a05ae0e87c5c13b2d02c2a158035e3e5b"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 19 Mar 2025 18:11:11 GMT",
621
"tag": "@fluentui/react-migration-v0-v9_v9.3.3",

Diff for: packages/react-components/react-migration-v0-v9/library/CHANGELOG.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Change Log - @fluentui/react-migration-v0-v9
22

3-
This log was last generated on Wed, 19 Mar 2025 18:11:11 GMT and should not be manually modified.
3+
This log was last generated on Thu, 20 Mar 2025 09:34:59 GMT and should not be manually modified.
44

55
<!-- Start content -->
66

7+
## [9.3.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v0-v9_v9.3.4)
8+
9+
Thu, 20 Mar 2025 09:34:59 GMT
10+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-migration-v0-v9_v9.3.3..@fluentui/react-migration-v0-v9_v9.3.4)
11+
12+
### Patches
13+
14+
- Bump @fluentui/react-components to v9.61.2 ([PR #33994](https://github.com/microsoft/fluentui/pull/33994) by beachball)
15+
716
## [9.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-migration-v0-v9_v9.3.3)
817

918
Wed, 19 Mar 2025 18:11:11 GMT

Diff for: packages/react-components/react-migration-v0-v9/library/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fluentui/react-migration-v0-v9",
3-
"version": "9.3.3",
3+
"version": "9.3.4",
44
"description": "Migration shim components and methods for hybrid v0/v9 applications building on Fluent UI React.",
55
"main": "lib-commonjs/index.js",
66
"module": "lib/index.js",
@@ -21,7 +21,7 @@
2121
},
2222
"dependencies": {
2323
"@fluentui/react-aria": "^9.14.2",
24-
"@fluentui/react-components": "^9.61.1",
24+
"@fluentui/react-components": "^9.61.2",
2525
"@fluentui/react-context-selector": "^9.1.74",
2626
"@fluentui/react-icons": "^2.0.245",
2727
"@fluentui/react-jsx-runtime": "^9.0.52",

Diff for: packages/react-components/react-migration-v8-v9/library/CHANGELOG.json

+15
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,21 @@
11
{
22
"name": "@fluentui/react-migration-v8-v9",
33
"entries": [
4+
{
5+
"date": "Thu, 20 Mar 2025 09:34:59 GMT",
6+
"tag": "@fluentui/react-migration-v8-v9_v9.7.4",
7+
"version": "9.7.4",
8+
"comments": {
9+
"patch": [
10+
{
11+
"author": "beachball",
12+
"package": "@fluentui/react-migration-v8-v9",
13+
"comment": "Bump @fluentui/react-components to v9.61.2",
14+
"commit": "1f3f6f9a05ae0e87c5c13b2d02c2a158035e3e5b"
15+
}
16+
]
17+
}
18+
},
419
{
520
"date": "Wed, 19 Mar 2025 18:11:11 GMT",
621
"tag": "@fluentui/react-migration-v8-v9_v9.7.3",

0 commit comments

Comments
 (0)