@fluentui/react-components 9.56.6 → 9.56.7
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.
- package/CHANGELOG.md +18 -2
- package/package.json +16 -16
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,28 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 18 Dec 2024 10:58:14 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.56.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.56.7)
|
|
8
|
+
|
|
9
|
+
Wed, 18 Dec 2024 10:58:14 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.56.6..@fluentui/react-components_v9.56.7)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- `@fluentui/react-dialog`
|
|
15
|
+
- docs(react-dialog): Fix doc-comment links that don't translate to storybook ([PR #33471](https://github.com/microsoft/fluentui/pull/33471) by jiangemma@microsoft.com)
|
|
16
|
+
- `@fluentui/react-menu`
|
|
17
|
+
- docs(react-menu): Fix doc-comment links that don't translate to storybook ([PR #33471](https://github.com/microsoft/fluentui/pull/33471) by jiangemma@microsoft.com)
|
|
18
|
+
- `@fluentui/react-popover`
|
|
19
|
+
- docs(react-popover): Fix doc-comment links that don't translate to storybook ([PR #33471](https://github.com/microsoft/fluentui/pull/33471) by jiangemma@microsoft.com)
|
|
20
|
+
- `@fluentui/react-rating`
|
|
21
|
+
- fix: Pass missing Rating's itemLabel prop to its state so RatingItem consumes it from context. ([PR #33361](https://github.com/microsoft/fluentui/pull/33361) by derdem@microsoft.com)
|
|
22
|
+
|
|
7
23
|
## [9.56.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.56.6)
|
|
8
24
|
|
|
9
|
-
Mon, 16 Dec 2024 16:
|
|
25
|
+
Mon, 16 Dec 2024 16:26:45 GMT
|
|
10
26
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.56.5..@fluentui/react-components_v9.56.6)
|
|
11
27
|
|
|
12
28
|
### Minor changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
|
-
"version": "9.56.
|
|
3
|
+
"version": "9.56.7",
|
|
4
4
|
"description": "Suite package for converged React components",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -18,27 +18,27 @@
|
|
|
18
18
|
"dependencies": {
|
|
19
19
|
"@fluentui/react-accordion": "^9.5.12",
|
|
20
20
|
"@fluentui/react-alert": "9.0.0-beta.124",
|
|
21
|
-
"@fluentui/react-avatar": "^9.6.
|
|
21
|
+
"@fluentui/react-avatar": "^9.6.47",
|
|
22
22
|
"@fluentui/react-badge": "^9.2.48",
|
|
23
23
|
"@fluentui/react-button": "^9.3.98",
|
|
24
24
|
"@fluentui/react-card": "^9.0.100",
|
|
25
25
|
"@fluentui/react-checkbox": "^9.2.44",
|
|
26
26
|
"@fluentui/react-combobox": "^9.13.15",
|
|
27
|
-
"@fluentui/react-dialog": "^9.11.
|
|
27
|
+
"@fluentui/react-dialog": "^9.11.26",
|
|
28
28
|
"@fluentui/react-divider": "^9.2.80",
|
|
29
|
-
"@fluentui/react-drawer": "^9.6.
|
|
29
|
+
"@fluentui/react-drawer": "^9.6.6",
|
|
30
30
|
"@fluentui/react-field": "^9.1.83",
|
|
31
31
|
"@fluentui/react-image": "^9.1.78",
|
|
32
32
|
"@fluentui/react-infobutton": "9.0.0-beta.102",
|
|
33
|
-
"@fluentui/react-infolabel": "^9.0.
|
|
33
|
+
"@fluentui/react-infolabel": "^9.0.54",
|
|
34
34
|
"@fluentui/react-input": "^9.4.96",
|
|
35
35
|
"@fluentui/react-label": "^9.1.81",
|
|
36
36
|
"@fluentui/react-link": "^9.3.5",
|
|
37
|
-
"@fluentui/react-menu": "^9.14.
|
|
38
|
-
"@fluentui/react-overflow": "^9.2.
|
|
39
|
-
"@fluentui/react-persona": "^9.2.
|
|
37
|
+
"@fluentui/react-menu": "^9.14.24",
|
|
38
|
+
"@fluentui/react-overflow": "^9.2.5",
|
|
39
|
+
"@fluentui/react-persona": "^9.2.106",
|
|
40
40
|
"@fluentui/react-portal": "^9.4.40",
|
|
41
|
-
"@fluentui/react-popover": "^9.9.
|
|
41
|
+
"@fluentui/react-popover": "^9.9.29",
|
|
42
42
|
"@fluentui/react-positioning": "^9.16.0",
|
|
43
43
|
"@fluentui/react-progress": "^9.1.94",
|
|
44
44
|
"@fluentui/react-provider": "^9.18.2",
|
|
@@ -51,10 +51,10 @@
|
|
|
51
51
|
"@fluentui/react-spinner": "^9.5.5",
|
|
52
52
|
"@fluentui/react-swatch-picker": "^9.1.17",
|
|
53
53
|
"@fluentui/react-switch": "^9.1.101",
|
|
54
|
-
"@fluentui/react-table": "^9.15.
|
|
54
|
+
"@fluentui/react-table": "^9.15.26",
|
|
55
55
|
"@fluentui/react-tabs": "^9.6.5",
|
|
56
56
|
"@fluentui/react-tabster": "^9.23.2",
|
|
57
|
-
"@fluentui/react-tags": "^9.3.
|
|
57
|
+
"@fluentui/react-tags": "^9.3.27",
|
|
58
58
|
"@fluentui/react-textarea": "^9.3.95",
|
|
59
59
|
"@fluentui/react-theme": "^9.1.24",
|
|
60
60
|
"@fluentui/react-toast": "^9.3.63",
|
|
@@ -63,16 +63,16 @@
|
|
|
63
63
|
"@fluentui/react-utilities": "^9.18.19",
|
|
64
64
|
"@fluentui/react-text": "^9.4.30",
|
|
65
65
|
"@fluentui/react-virtualizer": "9.0.0-alpha.89",
|
|
66
|
-
"@fluentui/react-tree": "^9.8.
|
|
66
|
+
"@fluentui/react-tree": "^9.8.11",
|
|
67
67
|
"@griffel/react": "^1.5.22",
|
|
68
68
|
"@swc/helpers": "^0.5.1",
|
|
69
69
|
"@fluentui/react-message-bar": "^9.2.18",
|
|
70
|
-
"@fluentui/react-breadcrumb": "^9.0.
|
|
70
|
+
"@fluentui/react-breadcrumb": "^9.0.47",
|
|
71
71
|
"@fluentui/react-aria": "^9.13.12",
|
|
72
|
-
"@fluentui/react-rating": "^9.0.
|
|
72
|
+
"@fluentui/react-rating": "^9.0.26",
|
|
73
73
|
"@fluentui/react-search": "^9.0.26",
|
|
74
|
-
"@fluentui/react-teaching-popover": "^9.1.
|
|
75
|
-
"@fluentui/react-tag-picker": "^9.3.
|
|
74
|
+
"@fluentui/react-teaching-popover": "^9.1.26",
|
|
75
|
+
"@fluentui/react-tag-picker": "^9.3.13",
|
|
76
76
|
"@fluentui/react-motion": "^9.6.5",
|
|
77
77
|
"@fluentui/react-carousel": "^9.4.3"
|
|
78
78
|
},
|