@fluentui/react-components 9.73.4 → 9.73.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/CHANGELOG.md +77 -2
  2. package/package.json +42 -42
package/CHANGELOG.md CHANGED
@@ -1,12 +1,87 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Tue, 17 Mar 2026 07:56:46 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 30 Mar 2026 14:35:47 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.73.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.73.6)
8
+
9
+ Mon, 30 Mar 2026 14:35:47 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.73.5..@fluentui/react-components_v9.73.6)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-accordion`
15
+ - feat: expose base hooks and types for Accordion components ([PR #35897](https://github.com/microsoft/fluentui/pull/35897) by dmytrokirpa@microsoft.com)
16
+ - `@fluentui/react-motion`
17
+ - feat: add motionSlot() as parallel to presenceMotionSlot() ([PR #35888](https://github.com/microsoft/fluentui/pull/35888) by robertpenner@microsoft.com)
18
+ - feat: add motionSlot() as parallel to presenceMotionSlot() ([PR #35883](https://github.com/microsoft/fluentui/pull/35883) by robertpenner@microsoft.com)
19
+ - `@fluentui/react-radio`
20
+ - feat: expose base state hooks for Radio components ([PR #35894](https://github.com/microsoft/fluentui/pull/35894) by dmytrokirpa@microsoft.com)
21
+ - `@fluentui/react-spinbutton`
22
+ - feat(react-spinbutton): add useSpinButtonBase_unstable hook ([PR #35907](https://github.com/microsoft/fluentui/pull/35907) by dmytrokirpa@microsoft.com)
23
+
24
+ ### Patches
25
+
26
+ - `@fluentui/react-badge`
27
+ - fix: fix incorrect PresenceBadge aria-label ([PR #35927](https://github.com/microsoft/fluentui/pull/35927) by dmytrokirpa@microsoft.com)
28
+ - `@fluentui/react-progress`
29
+ - refactor: migrate ProgressBar from CSS to motion components ([PR #35883](https://github.com/microsoft/fluentui/pull/35883) by robertpenner@microsoft.com)
30
+
31
+ ## [9.73.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.73.5)
32
+
33
+ Thu, 26 Mar 2026 08:12:47 GMT
34
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.73.4..@fluentui/react-components_v9.73.5)
35
+
36
+ ### Minor changes
37
+
38
+ - `@fluentui/react-badge`
39
+ - feat: add base hooks for Badge ([PR #35811](https://github.com/microsoft/fluentui/pull/35811) by dmytrokirpa@microsoft.com)
40
+ - `@fluentui/react-breadcrumb`
41
+ - feat: add base hooks for Breadcrumb ([PR #35819](https://github.com/microsoft/fluentui/pull/35819) by dmytrokirpa@microsoft.com)
42
+ - `@fluentui/react-button`
43
+ - fix: ToggleButton provides an opt-in isAccessible variant for accessible checked colors ([PR #35837](https://github.com/microsoft/fluentui/pull/35837) by sarah.higley@microsoft.com)
44
+ - feat: expose button base hooks and types ([PR #35890](https://github.com/microsoft/fluentui/pull/35890) by dmytrokirpa@microsoft.com)
45
+ - `@fluentui/react-card`
46
+ - feat: add base hooks for Card ([PR #35824](https://github.com/microsoft/fluentui/pull/35824) by dmytrokirpa@microsoft.com)
47
+ - `@fluentui/react-divider`
48
+ - feat: expose base hook and types for Divider component ([PR #35889](https://github.com/microsoft/fluentui/pull/35889) by dmytrokirpa@microsoft.com)
49
+ - `@fluentui/react-image`
50
+ - feat: add base hooks for Image ([PR #35808](https://github.com/microsoft/fluentui/pull/35808) by dmytrokirpa@microsoft.com)
51
+ - `@fluentui/react-input`
52
+ - feat: add base hooks for Input ([PR #35813](https://github.com/microsoft/fluentui/pull/35813) by dmytrokirpa@microsoft.com)
53
+ - `@fluentui/react-link`
54
+ - feat: add base hooks for Link ([PR #35816](https://github.com/microsoft/fluentui/pull/35816) by dmytrokirpa@microsoft.com)
55
+ - `@fluentui/react-menu-grid-preview`
56
+ - Add circular and first-letter navigation ([PR #35880](https://github.com/microsoft/fluentui/pull/35880) by email not defined)
57
+ - `@fluentui/react-persona`
58
+ - feat: expose base hooks for Persona ([PR #35814](https://github.com/microsoft/fluentui/pull/35814) by dmytrokirpa@microsoft.com)
59
+ - `@fluentui/react-rating`
60
+ - feat: add base hooks for Rating ([PR #35823](https://github.com/microsoft/fluentui/pull/35823) by dmytrokirpa@microsoft.com)
61
+ - `@fluentui/react-search`
62
+ - feat: add base hooks for SearchBox ([PR #35825](https://github.com/microsoft/fluentui/pull/35825) by dmytrokirpa@microsoft.com)
63
+ - `@fluentui/react-skeleton`
64
+ - feat: add base hooks for Skeleton ([PR #35809](https://github.com/microsoft/fluentui/pull/35809) by dmytrokirpa@microsoft.com)
65
+ - `@fluentui/react-slider`
66
+ - feat: add base hooks for Slider ([PR #35815](https://github.com/microsoft/fluentui/pull/35815) by dmytrokirpa@microsoft.com)
67
+ - `@fluentui/react-spinner`
68
+ - feat: add base hooks for Spinner ([PR #35818](https://github.com/microsoft/fluentui/pull/35818) by dmytrokirpa@microsoft.com)
69
+ - `@fluentui/react-switch`
70
+ - feat: add base hooks for Switch ([PR #35820](https://github.com/microsoft/fluentui/pull/35820) by dmytrokirpa@microsoft.com)
71
+ - `@fluentui/react-textarea`
72
+ - feat: expose base hook and types for Textarea ([PR #35886](https://github.com/microsoft/fluentui/pull/35886) by dmytrokirpa@microsoft.com)
73
+ - feat: add base hooks for Textarea ([PR #35822](https://github.com/microsoft/fluentui/pull/35822) by dmytrokirpa@microsoft.com)
74
+
75
+ ### Patches
76
+
77
+ - `@fluentui/react-checkbox`
78
+ - fix: preserve slot onChange handler using mergeCallbacks instead of direct assignment ([PR #35877](https://github.com/microsoft/fluentui/pull/35877) by karesansui.u@gmail.com)
79
+ - `@fluentui/react-toolbar`
80
+ - fix: preserve user-defined appearance prop in useToolbarToggleButton ([PR #35893](https://github.com/microsoft/fluentui/pull/35893) by dmytrokirpa@microsoft.com)
81
+
7
82
  ## [9.73.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.73.4)
8
83
 
9
- Tue, 17 Mar 2026 07:56:46 GMT
84
+ Tue, 17 Mar 2026 07:57:15 GMT
10
85
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.73.3..@fluentui/react-components_v9.73.4)
11
86
 
12
87
  ### Minor changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.73.4",
3
+ "version": "9.73.6",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -12,68 +12,68 @@
12
12
  },
13
13
  "license": "MIT",
14
14
  "dependencies": {
15
- "@fluentui/react-accordion": "^9.9.2",
16
- "@fluentui/react-alert": "9.0.0-beta.135",
17
- "@fluentui/react-avatar": "^9.10.2",
18
- "@fluentui/react-badge": "^9.4.15",
19
- "@fluentui/react-button": "^9.8.2",
20
- "@fluentui/react-card": "^9.5.11",
21
- "@fluentui/react-checkbox": "^9.5.16",
15
+ "@fluentui/react-accordion": "^9.10.0",
16
+ "@fluentui/react-alert": "9.0.0-beta.137",
17
+ "@fluentui/react-avatar": "^9.10.4",
18
+ "@fluentui/react-badge": "^9.5.1",
19
+ "@fluentui/react-button": "^9.9.0",
20
+ "@fluentui/react-card": "^9.6.0",
21
+ "@fluentui/react-checkbox": "^9.5.17",
22
22
  "@fluentui/react-combobox": "^9.16.18",
23
- "@fluentui/react-dialog": "^9.17.2",
24
- "@fluentui/react-divider": "^9.6.2",
25
- "@fluentui/react-drawer": "^9.11.5",
23
+ "@fluentui/react-dialog": "^9.17.3",
24
+ "@fluentui/react-divider": "^9.7.0",
25
+ "@fluentui/react-drawer": "^9.11.6",
26
26
  "@fluentui/react-field": "^9.4.16",
27
- "@fluentui/react-image": "^9.3.15",
28
- "@fluentui/react-infobutton": "9.0.0-beta.112",
29
- "@fluentui/react-infolabel": "^9.4.17",
30
- "@fluentui/react-input": "^9.7.16",
27
+ "@fluentui/react-image": "^9.4.0",
28
+ "@fluentui/react-infobutton": "9.0.0-beta.113",
29
+ "@fluentui/react-infolabel": "^9.4.18",
30
+ "@fluentui/react-input": "^9.8.0",
31
31
  "@fluentui/react-label": "^9.3.15",
32
- "@fluentui/react-link": "^9.7.4",
33
- "@fluentui/react-list": "^9.6.11",
34
- "@fluentui/react-menu": "^9.23.0",
32
+ "@fluentui/react-link": "^9.8.0",
33
+ "@fluentui/react-list": "^9.6.12",
34
+ "@fluentui/react-menu": "^9.23.1",
35
35
  "@fluentui/react-overflow": "^9.7.1",
36
- "@fluentui/react-persona": "^9.6.2",
36
+ "@fluentui/react-persona": "^9.7.1",
37
37
  "@fluentui/react-portal": "^9.8.11",
38
- "@fluentui/react-popover": "^9.14.0",
38
+ "@fluentui/react-popover": "^9.14.1",
39
39
  "@fluentui/react-positioning": "^9.22.0",
40
- "@fluentui/react-progress": "^9.4.16",
40
+ "@fluentui/react-progress": "^9.4.17",
41
41
  "@fluentui/react-provider": "^9.22.15",
42
- "@fluentui/react-radio": "^9.5.16",
42
+ "@fluentui/react-radio": "^9.6.0",
43
43
  "@fluentui/react-select": "^9.4.16",
44
44
  "@fluentui/react-shared-contexts": "^9.26.2",
45
- "@fluentui/react-skeleton": "^9.6.0",
46
- "@fluentui/react-slider": "^9.5.16",
47
- "@fluentui/react-spinbutton": "^9.5.16",
48
- "@fluentui/react-spinner": "^9.7.15",
45
+ "@fluentui/react-skeleton": "^9.7.0",
46
+ "@fluentui/react-slider": "^9.6.0",
47
+ "@fluentui/react-spinbutton": "^9.6.0",
48
+ "@fluentui/react-spinner": "^9.8.0",
49
49
  "@fluentui/react-swatch-picker": "^9.5.0",
50
- "@fluentui/react-switch": "^9.6.1",
51
- "@fluentui/react-table": "^9.19.11",
50
+ "@fluentui/react-switch": "^9.7.0",
51
+ "@fluentui/react-table": "^9.19.13",
52
52
  "@fluentui/react-tabs": "^9.11.2",
53
53
  "@fluentui/react-tabster": "^9.26.13",
54
- "@fluentui/react-tags": "^9.7.17",
55
- "@fluentui/react-textarea": "^9.6.16",
54
+ "@fluentui/react-tags": "^9.7.19",
55
+ "@fluentui/react-textarea": "^9.7.0",
56
56
  "@fluentui/react-theme": "^9.2.1",
57
- "@fluentui/react-toast": "^9.7.15",
58
- "@fluentui/react-toolbar": "^9.7.4",
57
+ "@fluentui/react-toast": "^9.7.16",
58
+ "@fluentui/react-toolbar": "^9.7.6",
59
59
  "@fluentui/react-tooltip": "^9.9.3",
60
60
  "@fluentui/react-utilities": "^9.26.2",
61
61
  "@fluentui/react-text": "^9.6.15",
62
62
  "@fluentui/react-virtualizer": "9.0.0-alpha.111",
63
- "@fluentui/react-tree": "^9.15.13",
63
+ "@fluentui/react-tree": "^9.15.15",
64
64
  "@griffel/react": "^1.5.32",
65
65
  "@swc/helpers": "^0.5.1",
66
- "@fluentui/react-message-bar": "^9.6.21",
67
- "@fluentui/react-breadcrumb": "^9.3.17",
66
+ "@fluentui/react-message-bar": "^9.6.23",
67
+ "@fluentui/react-breadcrumb": "^9.4.0",
68
68
  "@fluentui/react-aria": "^9.17.10",
69
- "@fluentui/react-rating": "^9.3.15",
70
- "@fluentui/react-search": "^9.3.16",
71
- "@fluentui/react-teaching-popover": "^9.6.18",
72
- "@fluentui/react-tag-picker": "^9.8.2",
73
- "@fluentui/react-motion": "^9.13.0",
74
- "@fluentui/react-carousel": "^9.9.4",
69
+ "@fluentui/react-rating": "^9.4.0",
70
+ "@fluentui/react-search": "^9.4.0",
71
+ "@fluentui/react-teaching-popover": "^9.6.20",
72
+ "@fluentui/react-tag-picker": "^9.8.4",
73
+ "@fluentui/react-motion": "^9.14.0",
74
+ "@fluentui/react-carousel": "^9.9.5",
75
75
  "@fluentui/react-color-picker": "^9.2.15",
76
- "@fluentui/react-nav": "^9.3.20"
76
+ "@fluentui/react-nav": "^9.3.22"
77
77
  },
78
78
  "peerDependencies": {
79
79
  "@types/react": ">=16.14.0 <20.0.0",