@fluentui/react-components 9.68.1 → 9.68.2

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 +16 -3
  2. package/package.json +25 -25
package/CHANGELOG.md CHANGED
@@ -1,12 +1,25 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Wed, 30 Jul 2025 08:41:04 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 30 Jul 2025 16:52:49 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.68.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.68.2)
8
+
9
+ Wed, 30 Jul 2025 16:52:49 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.68.1..@fluentui/react-components_v9.68.2)
11
+
12
+ ### Patches
13
+
14
+ - `@fluentui/react-aria`
15
+ - fix: release TreeWalker reference ([PR #34945](https://github.com/microsoft/fluentui/pull/34945) by seanmonahan@microsoft.com)
16
+ - `@fluentui/react-charts`
17
+ - make legends of dotted lines dotted ([PR #34947](https://github.com/microsoft/fluentui/pull/34947) by anushgupta@microsoft.com)
18
+ - support hidelegend property from plotly schema ([PR #34946](https://github.com/microsoft/fluentui/pull/34946) by anushgupta@microsoft.com)
19
+
7
20
  ## [9.68.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.68.1)
8
21
 
9
- Wed, 30 Jul 2025 08:41:04 GMT
22
+ Wed, 30 Jul 2025 13:10:55 GMT
10
23
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.68.0..@fluentui/react-components_v9.68.1)
11
24
 
12
25
  ### Minor changes
@@ -21,11 +34,11 @@ Wed, 30 Jul 2025 08:41:04 GMT
21
34
  ### Patches
22
35
 
23
36
  - `@fluentui/react-charts`
37
+ - GVBC FIX ([PR #34932](https://github.com/microsoft/fluentui/pull/34932) by anushgupta@microsoft.com)
24
38
  - Adding a variation of horizontal stacked bar chart with inline legends that accept optiona annotation JSX from client to be displayed next the legend items. Also an option to hide the hover callout card. ([PR #34895](https://github.com/microsoft/fluentui/pull/34895) by aknowles@microsoft.com)
25
39
  - support image export in v9 charts ([PR #34929](https://github.com/microsoft/fluentui/pull/34929) by anushgupta@microsoft.com)
26
40
  - add histogram mode to vbc ([PR #34930](https://github.com/microsoft/fluentui/pull/34930) by anushgupta@microsoft.com)
27
41
  - add support for scatter polar trace type ([PR #34933](https://github.com/microsoft/fluentui/pull/34933) by anushgupta@microsoft.com)
28
- - GVBC FIX ([PR #34932](https://github.com/microsoft/fluentui/pull/34932) by anushgupta@microsoft.com)
29
42
  - `@fluentui/react-dialog`
30
43
  - fix: DialogSurface and DialogBody height respects custom maxHeight styles by replacing @supports rules with Griffel fallback arrays ([PR #34881](https://github.com/microsoft/fluentui/pull/34881) by 198982749+Copilot@users.noreply.github.com)
31
44
  - `@fluentui/react-tags`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-components",
3
- "version": "9.68.1",
3
+ "version": "9.68.2",
4
4
  "description": "Suite package for converged React components",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -16,30 +16,30 @@
16
16
  "@fluentui/scripts-api-extractor": "*"
17
17
  },
18
18
  "dependencies": {
19
- "@fluentui/react-accordion": "^9.8.2",
19
+ "@fluentui/react-accordion": "^9.8.3",
20
20
  "@fluentui/react-alert": "9.0.0-beta.124",
21
- "@fluentui/react-avatar": "^9.9.2",
21
+ "@fluentui/react-avatar": "^9.9.3",
22
22
  "@fluentui/react-badge": "^9.4.2",
23
- "@fluentui/react-button": "^9.6.2",
24
- "@fluentui/react-card": "^9.4.2",
23
+ "@fluentui/react-button": "^9.6.3",
24
+ "@fluentui/react-card": "^9.4.3",
25
25
  "@fluentui/react-checkbox": "^9.5.2",
26
- "@fluentui/react-combobox": "^9.16.2",
27
- "@fluentui/react-dialog": "^9.14.2",
26
+ "@fluentui/react-combobox": "^9.16.3",
27
+ "@fluentui/react-dialog": "^9.14.3",
28
28
  "@fluentui/react-divider": "^9.4.2",
29
- "@fluentui/react-drawer": "^9.9.2",
29
+ "@fluentui/react-drawer": "^9.9.3",
30
30
  "@fluentui/react-field": "^9.4.2",
31
31
  "@fluentui/react-image": "^9.3.2",
32
32
  "@fluentui/react-infobutton": "9.0.0-beta.102",
33
- "@fluentui/react-infolabel": "^9.4.2",
33
+ "@fluentui/react-infolabel": "^9.4.3",
34
34
  "@fluentui/react-input": "^9.7.2",
35
35
  "@fluentui/react-label": "^9.3.2",
36
36
  "@fluentui/react-link": "^9.6.2",
37
37
  "@fluentui/react-list": "^9.4.1",
38
- "@fluentui/react-menu": "^9.19.2",
39
- "@fluentui/react-overflow": "^9.5.2",
40
- "@fluentui/react-persona": "^9.5.2",
38
+ "@fluentui/react-menu": "^9.19.3",
39
+ "@fluentui/react-overflow": "^9.5.3",
40
+ "@fluentui/react-persona": "^9.5.3",
41
41
  "@fluentui/react-portal": "^9.7.2",
42
- "@fluentui/react-popover": "^9.12.2",
42
+ "@fluentui/react-popover": "^9.12.3",
43
43
  "@fluentui/react-positioning": "^9.20.2",
44
44
  "@fluentui/react-progress": "^9.4.2",
45
45
  "@fluentui/react-provider": "^9.22.2",
@@ -52,32 +52,32 @@
52
52
  "@fluentui/react-spinner": "^9.7.2",
53
53
  "@fluentui/react-swatch-picker": "^9.4.2",
54
54
  "@fluentui/react-switch": "^9.4.2",
55
- "@fluentui/react-table": "^9.18.2",
55
+ "@fluentui/react-table": "^9.18.3",
56
56
  "@fluentui/react-tabs": "^9.9.2",
57
57
  "@fluentui/react-tabster": "^9.26.2",
58
- "@fluentui/react-tags": "^9.7.2",
58
+ "@fluentui/react-tags": "^9.7.3",
59
59
  "@fluentui/react-textarea": "^9.6.2",
60
60
  "@fluentui/react-theme": "^9.2.0",
61
- "@fluentui/react-toast": "^9.6.2",
62
- "@fluentui/react-toolbar": "^9.6.2",
61
+ "@fluentui/react-toast": "^9.6.3",
62
+ "@fluentui/react-toolbar": "^9.6.3",
63
63
  "@fluentui/react-tooltip": "^9.8.2",
64
64
  "@fluentui/react-utilities": "^9.23.1",
65
65
  "@fluentui/react-text": "^9.6.2",
66
66
  "@fluentui/react-virtualizer": "9.0.0-alpha.102",
67
- "@fluentui/react-tree": "^9.12.2",
67
+ "@fluentui/react-tree": "^9.12.3",
68
68
  "@griffel/react": "^1.5.22",
69
69
  "@swc/helpers": "^0.5.1",
70
- "@fluentui/react-message-bar": "^9.6.2",
71
- "@fluentui/react-breadcrumb": "^9.3.2",
72
- "@fluentui/react-aria": "^9.16.1",
70
+ "@fluentui/react-message-bar": "^9.6.3",
71
+ "@fluentui/react-breadcrumb": "^9.3.3",
72
+ "@fluentui/react-aria": "^9.16.2",
73
73
  "@fluentui/react-rating": "^9.3.2",
74
74
  "@fluentui/react-search": "^9.3.2",
75
- "@fluentui/react-teaching-popover": "^9.6.2",
76
- "@fluentui/react-tag-picker": "^9.7.2",
75
+ "@fluentui/react-teaching-popover": "^9.6.3",
76
+ "@fluentui/react-tag-picker": "^9.7.3",
77
77
  "@fluentui/react-motion": "^9.10.1",
78
- "@fluentui/react-carousel": "^9.8.2",
78
+ "@fluentui/react-carousel": "^9.8.3",
79
79
  "@fluentui/react-color-picker": "^9.2.2",
80
- "@fluentui/react-nav": "^9.3.2"
80
+ "@fluentui/react-nav": "^9.3.3"
81
81
  },
82
82
  "peerDependencies": {
83
83
  "@types/react": ">=16.14.0 <19.0.0",