@fluentui/react-components 9.66.5 → 9.66.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 +22 -2
  2. package/package.json +36 -36
package/CHANGELOG.md CHANGED
@@ -1,12 +1,32 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Fri, 27 Jun 2025 13:36:32 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 04 Jul 2025 10:00:02 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.66.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.66.6)
8
+
9
+ Fri, 04 Jul 2025 10:00:02 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.66.5..@fluentui/react-components_v9.66.6)
11
+
12
+ ### Patches
13
+
14
+ - `@fluentui/react-dialog`
15
+ - chore(react-dialog): remove boxShadow on DialogSurfaceMotion ([PR #34756](https://github.com/microsoft/fluentui/pull/34756) by bernardo.sunderhus@gmail.com)
16
+ - fix(Dialog): fix mobile viewport issues ([PR #34691](https://github.com/microsoft/fluentui/pull/34691) by mathis.michel@outlook.de)
17
+ - `@fluentui/react-menu`
18
+ - feat: integrate useSafeZoneArea() ([PR #34457](https://github.com/microsoft/fluentui/pull/34457) by olfedias@microsoft.com)
19
+ - `@fluentui/react-migration-v0-v9`
20
+ - chore: migrate repo to react 18 ([PR #34643](https://github.com/microsoft/fluentui/pull/34643) by martinhochel@microsoft.com)
21
+ - `@fluentui/react-portal`
22
+ - Revert "chore(react-portal): support for React 19" ([PR #34737](https://github.com/microsoft/fluentui/pull/34737) by olfedias@microsoft.com)
23
+ - `@fluentui/react-charts`
24
+ - fix: ensure ResponsiveContainer resizes correctly within grid layout ([PR #34728](https://github.com/microsoft/fluentui/pull/34728) by kumarkshitij@microsoft.com)
25
+ - port v8 changes to v9 ([PR #34731](https://github.com/microsoft/fluentui/pull/34731) by anushgupta@microsoft.com)
26
+
7
27
  ## [9.66.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.66.5)
8
28
 
9
- Fri, 27 Jun 2025 13:36:32 GMT
29
+ Fri, 27 Jun 2025 13:39:40 GMT
10
30
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.66.4..@fluentui/react-components_v9.66.5)
11
31
 
12
32
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.66.5",
3
+ "version": "9.66.6",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -18,66 +18,66 @@
18
18
  "dependencies": {
19
19
  "@fluentui/react-accordion": "^9.7.3",
20
20
  "@fluentui/react-alert": "9.0.0-beta.124",
21
- "@fluentui/react-avatar": "^9.8.5",
21
+ "@fluentui/react-avatar": "^9.8.6",
22
22
  "@fluentui/react-badge": "^9.3.2",
23
23
  "@fluentui/react-button": "^9.5.3",
24
24
  "@fluentui/react-card": "^9.3.3",
25
- "@fluentui/react-checkbox": "^9.4.5",
26
- "@fluentui/react-combobox": "^9.15.5",
27
- "@fluentui/react-dialog": "^9.13.5",
25
+ "@fluentui/react-checkbox": "^9.4.6",
26
+ "@fluentui/react-combobox": "^9.15.6",
27
+ "@fluentui/react-dialog": "^9.13.6",
28
28
  "@fluentui/react-divider": "^9.3.2",
29
- "@fluentui/react-drawer": "^9.8.5",
30
- "@fluentui/react-field": "^9.3.5",
29
+ "@fluentui/react-drawer": "^9.8.6",
30
+ "@fluentui/react-field": "^9.3.6",
31
31
  "@fluentui/react-image": "^9.2.2",
32
32
  "@fluentui/react-infobutton": "9.0.0-beta.102",
33
- "@fluentui/react-infolabel": "^9.3.5",
34
- "@fluentui/react-input": "^9.6.5",
33
+ "@fluentui/react-infolabel": "^9.3.6",
34
+ "@fluentui/react-input": "^9.6.6",
35
35
  "@fluentui/react-label": "^9.2.2",
36
36
  "@fluentui/react-link": "^9.5.3",
37
- "@fluentui/react-list": "^9.2.5",
38
- "@fluentui/react-menu": "^9.17.5",
39
- "@fluentui/react-overflow": "^9.4.5",
40
- "@fluentui/react-persona": "^9.4.5",
41
- "@fluentui/react-portal": "^9.6.3",
42
- "@fluentui/react-popover": "^9.11.5",
37
+ "@fluentui/react-list": "^9.2.6",
38
+ "@fluentui/react-menu": "^9.17.6",
39
+ "@fluentui/react-overflow": "^9.4.6",
40
+ "@fluentui/react-persona": "^9.4.6",
41
+ "@fluentui/react-portal": "^9.6.4",
42
+ "@fluentui/react-popover": "^9.11.6",
43
43
  "@fluentui/react-positioning": "^9.18.5",
44
- "@fluentui/react-progress": "^9.3.5",
44
+ "@fluentui/react-progress": "^9.3.6",
45
45
  "@fluentui/react-provider": "^9.21.3",
46
- "@fluentui/react-radio": "^9.4.5",
47
- "@fluentui/react-select": "^9.3.5",
46
+ "@fluentui/react-radio": "^9.4.6",
47
+ "@fluentui/react-select": "^9.3.6",
48
48
  "@fluentui/react-shared-contexts": "^9.24.0",
49
- "@fluentui/react-skeleton": "^9.3.5",
50
- "@fluentui/react-slider": "^9.4.5",
51
- "@fluentui/react-spinbutton": "^9.4.5",
49
+ "@fluentui/react-skeleton": "^9.3.6",
50
+ "@fluentui/react-slider": "^9.4.6",
51
+ "@fluentui/react-spinbutton": "^9.4.6",
52
52
  "@fluentui/react-spinner": "^9.6.2",
53
- "@fluentui/react-swatch-picker": "^9.3.5",
54
- "@fluentui/react-switch": "^9.3.5",
55
- "@fluentui/react-table": "^9.17.5",
53
+ "@fluentui/react-swatch-picker": "^9.3.6",
54
+ "@fluentui/react-switch": "^9.3.6",
55
+ "@fluentui/react-table": "^9.17.6",
56
56
  "@fluentui/react-tabs": "^9.8.3",
57
57
  "@fluentui/react-tabster": "^9.25.3",
58
- "@fluentui/react-tags": "^9.6.5",
59
- "@fluentui/react-textarea": "^9.5.5",
58
+ "@fluentui/react-tags": "^9.6.6",
59
+ "@fluentui/react-textarea": "^9.5.6",
60
60
  "@fluentui/react-theme": "^9.1.24",
61
- "@fluentui/react-toast": "^9.5.3",
62
- "@fluentui/react-toolbar": "^9.5.5",
63
- "@fluentui/react-tooltip": "^9.7.5",
61
+ "@fluentui/react-toast": "^9.5.4",
62
+ "@fluentui/react-toolbar": "^9.5.6",
63
+ "@fluentui/react-tooltip": "^9.7.6",
64
64
  "@fluentui/react-utilities": "^9.22.0",
65
65
  "@fluentui/react-text": "^9.5.2",
66
66
  "@fluentui/react-virtualizer": "9.0.0-alpha.100",
67
- "@fluentui/react-tree": "^9.11.5",
67
+ "@fluentui/react-tree": "^9.11.6",
68
68
  "@griffel/react": "^1.5.22",
69
69
  "@swc/helpers": "^0.5.1",
70
70
  "@fluentui/react-message-bar": "^9.5.3",
71
- "@fluentui/react-breadcrumb": "^9.2.5",
71
+ "@fluentui/react-breadcrumb": "^9.2.6",
72
72
  "@fluentui/react-aria": "^9.15.3",
73
73
  "@fluentui/react-rating": "^9.2.3",
74
- "@fluentui/react-search": "^9.2.5",
75
- "@fluentui/react-teaching-popover": "^9.5.5",
76
- "@fluentui/react-tag-picker": "^9.6.5",
74
+ "@fluentui/react-search": "^9.2.6",
75
+ "@fluentui/react-teaching-popover": "^9.5.6",
76
+ "@fluentui/react-tag-picker": "^9.6.6",
77
77
  "@fluentui/react-motion": "^9.9.0",
78
- "@fluentui/react-carousel": "^9.7.5",
78
+ "@fluentui/react-carousel": "^9.7.6",
79
79
  "@fluentui/react-color-picker": "^9.1.3",
80
- "@fluentui/react-nav": "^9.2.1"
80
+ "@fluentui/react-nav": "^9.2.2"
81
81
  },
82
82
  "peerDependencies": {
83
83
  "@types/react": ">=16.14.0 <19.0.0",