@fluentui/react-components 9.61.4 → 9.61.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.
- package/CHANGELOG.md +48 -2
- package/package.json +57 -57
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,58 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 01 Apr 2025 14:05:32 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.61.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.61.6)
|
|
8
|
+
|
|
9
|
+
Tue, 01 Apr 2025 14:05:32 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.61.5..@fluentui/react-components_v9.61.6)
|
|
11
|
+
|
|
12
|
+
### Patches
|
|
13
|
+
|
|
14
|
+
- `@fluentui/babel-preset-storybook-full-source`
|
|
15
|
+
- feat: release to npm ([PR #33983](https://github.com/microsoft/fluentui/pull/33983) by dmytrokirpa@microsoft.com)
|
|
16
|
+
- `@fluentui/react-charts`
|
|
17
|
+
- Migrate Gauge chart to V9 ([PR #33998](https://github.com/microsoft/fluentui/pull/33998) by 74965306+Anush2303@users.noreply.github.com)
|
|
18
|
+
- (feat) Implement grouped vertical bar and scatter chart ([PR #34091](https://github.com/microsoft/fluentui/pull/34091) by 98592573+AtishayMsft@users.noreply.github.com)
|
|
19
|
+
- `@fluentui/react-list`
|
|
20
|
+
- bugfix: ensure external tabster attributes are merged with internals ([PR #34117](https://github.com/microsoft/fluentui/pull/34117) by bernardo.sunderhus@gmail.com)
|
|
21
|
+
- `@fluentui/react-storybook-addon`
|
|
22
|
+
- feat: release to npm ([PR #33983](https://github.com/microsoft/fluentui/pull/33983) by dmytrokirpa@microsoft.com)
|
|
23
|
+
- `@fluentui/react-storybook-addon-export-to-sandbox`
|
|
24
|
+
- feat: release to npm ([PR #33983](https://github.com/microsoft/fluentui/pull/33983) by dmytrokirpa@microsoft.com)
|
|
25
|
+
- `@fluentui/react-tabs`
|
|
26
|
+
- fix: fix active tab indicator animation ([PR #34060](https://github.com/microsoft/fluentui/pull/34060) by dmytrokirpa@microsoft.com)
|
|
27
|
+
- `@fluentui/react-tabster`
|
|
28
|
+
- fix: improve support for concurrent mode ([PR #34113](https://github.com/microsoft/fluentui/pull/34113) by olfedias@microsoft.com)
|
|
29
|
+
- fix: don't pass `null` to `createKeyborg()` ([PR #34118](https://github.com/microsoft/fluentui/pull/34118) by olfedias@microsoft.com)
|
|
30
|
+
|
|
31
|
+
## [9.61.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.61.5)
|
|
32
|
+
|
|
33
|
+
Thu, 27 Mar 2025 21:12:48 GMT
|
|
34
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.61.4..@fluentui/react-components_v9.61.5)
|
|
35
|
+
|
|
36
|
+
### Patches
|
|
37
|
+
|
|
38
|
+
- `@fluentui/react-field`
|
|
39
|
+
- feat: add customStyleHook ([PR #34034](https://github.com/microsoft/fluentui/pull/34034) by dmytrokirpa@microsoft.com)
|
|
40
|
+
- `@fluentui/react-infolabel`
|
|
41
|
+
- feat: add customStyleHook ([PR #34034](https://github.com/microsoft/fluentui/pull/34034) by dmytrokirpa@microsoft.com)
|
|
42
|
+
- `@fluentui/react-rating`
|
|
43
|
+
- feat: add customStyleHook ([PR #34034](https://github.com/microsoft/fluentui/pull/34034) by dmytrokirpa@microsoft.com)
|
|
44
|
+
- `@fluentui/react-shared-contexts`
|
|
45
|
+
- feat: add customStyleHook ([PR #34034](https://github.com/microsoft/fluentui/pull/34034) by dmytrokirpa@microsoft.com)
|
|
46
|
+
- `@fluentui/react-skeleton`
|
|
47
|
+
- feat: add customStyleHook ([PR #34034](https://github.com/microsoft/fluentui/pull/34034) by dmytrokirpa@microsoft.com)
|
|
48
|
+
- `@fluentui/react-toast`
|
|
49
|
+
- feat: add customStyleHook ([PR #34034](https://github.com/microsoft/fluentui/pull/34034) by dmytrokirpa@microsoft.com)
|
|
50
|
+
- `@fluentui/react-tree`
|
|
51
|
+
- feat: add customStyleHook ([PR #34034](https://github.com/microsoft/fluentui/pull/34034) by dmytrokirpa@microsoft.com)
|
|
52
|
+
|
|
7
53
|
## [9.61.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.61.4)
|
|
8
54
|
|
|
9
|
-
Wed, 26 Mar 2025 21:46
|
|
55
|
+
Wed, 26 Mar 2025 21:47:46 GMT
|
|
10
56
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.61.3..@fluentui/react-components_v9.61.4)
|
|
11
57
|
|
|
12
58
|
### Minor changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
|
-
"version": "9.61.
|
|
3
|
+
"version": "9.61.6",
|
|
4
4
|
"description": "Suite package for converged React components",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -16,67 +16,67 @@
|
|
|
16
16
|
"@fluentui/scripts-api-extractor": "*"
|
|
17
17
|
},
|
|
18
18
|
"dependencies": {
|
|
19
|
-
"@fluentui/react-accordion": "^9.6.
|
|
19
|
+
"@fluentui/react-accordion": "^9.6.6",
|
|
20
20
|
"@fluentui/react-alert": "9.0.0-beta.124",
|
|
21
|
-
"@fluentui/react-avatar": "^9.7.
|
|
22
|
-
"@fluentui/react-badge": "^9.2.
|
|
23
|
-
"@fluentui/react-button": "^9.4.
|
|
24
|
-
"@fluentui/react-card": "^9.2.
|
|
25
|
-
"@fluentui/react-checkbox": "^9.3.
|
|
26
|
-
"@fluentui/react-combobox": "^9.14.
|
|
27
|
-
"@fluentui/react-dialog": "^9.12.
|
|
28
|
-
"@fluentui/react-divider": "^9.2.
|
|
29
|
-
"@fluentui/react-drawer": "^9.7.
|
|
30
|
-
"@fluentui/react-field": "^9.2.
|
|
31
|
-
"@fluentui/react-image": "^9.1.
|
|
21
|
+
"@fluentui/react-avatar": "^9.7.4",
|
|
22
|
+
"@fluentui/react-badge": "^9.2.53",
|
|
23
|
+
"@fluentui/react-button": "^9.4.4",
|
|
24
|
+
"@fluentui/react-card": "^9.2.3",
|
|
25
|
+
"@fluentui/react-checkbox": "^9.3.4",
|
|
26
|
+
"@fluentui/react-combobox": "^9.14.4",
|
|
27
|
+
"@fluentui/react-dialog": "^9.12.6",
|
|
28
|
+
"@fluentui/react-divider": "^9.2.85",
|
|
29
|
+
"@fluentui/react-drawer": "^9.7.6",
|
|
30
|
+
"@fluentui/react-field": "^9.2.4",
|
|
31
|
+
"@fluentui/react-image": "^9.1.83",
|
|
32
32
|
"@fluentui/react-infobutton": "9.0.0-beta.102",
|
|
33
|
-
"@fluentui/react-infolabel": "^9.1.
|
|
34
|
-
"@fluentui/react-input": "^9.5.
|
|
35
|
-
"@fluentui/react-label": "^9.1.
|
|
36
|
-
"@fluentui/react-link": "^9.4.
|
|
37
|
-
"@fluentui/react-list": "^9.1.
|
|
38
|
-
"@fluentui/react-menu": "^9.16.
|
|
39
|
-
"@fluentui/react-overflow": "^9.3.
|
|
40
|
-
"@fluentui/react-persona": "^9.3.
|
|
41
|
-
"@fluentui/react-portal": "^9.5.
|
|
42
|
-
"@fluentui/react-popover": "^9.10.
|
|
43
|
-
"@fluentui/react-positioning": "^9.16.
|
|
44
|
-
"@fluentui/react-progress": "^9.2.
|
|
45
|
-
"@fluentui/react-provider": "^9.20.
|
|
46
|
-
"@fluentui/react-radio": "^9.3.
|
|
47
|
-
"@fluentui/react-select": "^9.2.
|
|
48
|
-
"@fluentui/react-shared-contexts": "^9.23.
|
|
49
|
-
"@fluentui/react-skeleton": "^9.2.
|
|
50
|
-
"@fluentui/react-slider": "^9.3.
|
|
51
|
-
"@fluentui/react-spinbutton": "^9.3.
|
|
52
|
-
"@fluentui/react-spinner": "^9.5.
|
|
53
|
-
"@fluentui/react-swatch-picker": "^9.2.
|
|
54
|
-
"@fluentui/react-switch": "^9.2.
|
|
55
|
-
"@fluentui/react-table": "^9.16.
|
|
56
|
-
"@fluentui/react-tabs": "^9.7.
|
|
57
|
-
"@fluentui/react-tabster": "^9.24.
|
|
58
|
-
"@fluentui/react-tags": "^9.5.
|
|
59
|
-
"@fluentui/react-textarea": "^9.4.
|
|
33
|
+
"@fluentui/react-infolabel": "^9.1.4",
|
|
34
|
+
"@fluentui/react-input": "^9.5.4",
|
|
35
|
+
"@fluentui/react-label": "^9.1.86",
|
|
36
|
+
"@fluentui/react-link": "^9.4.4",
|
|
37
|
+
"@fluentui/react-list": "^9.1.4",
|
|
38
|
+
"@fluentui/react-menu": "^9.16.4",
|
|
39
|
+
"@fluentui/react-overflow": "^9.3.4",
|
|
40
|
+
"@fluentui/react-persona": "^9.3.4",
|
|
41
|
+
"@fluentui/react-portal": "^9.5.4",
|
|
42
|
+
"@fluentui/react-popover": "^9.10.4",
|
|
43
|
+
"@fluentui/react-positioning": "^9.16.6",
|
|
44
|
+
"@fluentui/react-progress": "^9.2.4",
|
|
45
|
+
"@fluentui/react-provider": "^9.20.4",
|
|
46
|
+
"@fluentui/react-radio": "^9.3.4",
|
|
47
|
+
"@fluentui/react-select": "^9.2.4",
|
|
48
|
+
"@fluentui/react-shared-contexts": "^9.23.1",
|
|
49
|
+
"@fluentui/react-skeleton": "^9.2.4",
|
|
50
|
+
"@fluentui/react-slider": "^9.3.5",
|
|
51
|
+
"@fluentui/react-spinbutton": "^9.3.4",
|
|
52
|
+
"@fluentui/react-spinner": "^9.5.10",
|
|
53
|
+
"@fluentui/react-swatch-picker": "^9.2.4",
|
|
54
|
+
"@fluentui/react-switch": "^9.2.4",
|
|
55
|
+
"@fluentui/react-table": "^9.16.4",
|
|
56
|
+
"@fluentui/react-tabs": "^9.7.4",
|
|
57
|
+
"@fluentui/react-tabster": "^9.24.4",
|
|
58
|
+
"@fluentui/react-tags": "^9.5.2",
|
|
59
|
+
"@fluentui/react-textarea": "^9.4.4",
|
|
60
60
|
"@fluentui/react-theme": "^9.1.24",
|
|
61
|
-
"@fluentui/react-toast": "^9.4.
|
|
62
|
-
"@fluentui/react-toolbar": "^9.4.
|
|
63
|
-
"@fluentui/react-tooltip": "^9.6.
|
|
64
|
-
"@fluentui/react-utilities": "^9.18.
|
|
65
|
-
"@fluentui/react-text": "^9.4.
|
|
66
|
-
"@fluentui/react-virtualizer": "9.0.0-alpha.
|
|
67
|
-
"@fluentui/react-tree": "^9.10.
|
|
61
|
+
"@fluentui/react-toast": "^9.4.6",
|
|
62
|
+
"@fluentui/react-toolbar": "^9.4.3",
|
|
63
|
+
"@fluentui/react-tooltip": "^9.6.4",
|
|
64
|
+
"@fluentui/react-utilities": "^9.18.23",
|
|
65
|
+
"@fluentui/react-text": "^9.4.35",
|
|
66
|
+
"@fluentui/react-virtualizer": "9.0.0-alpha.95",
|
|
67
|
+
"@fluentui/react-tree": "^9.10.7",
|
|
68
68
|
"@griffel/react": "^1.5.22",
|
|
69
69
|
"@swc/helpers": "^0.5.1",
|
|
70
|
-
"@fluentui/react-message-bar": "^9.4.
|
|
71
|
-
"@fluentui/react-breadcrumb": "^9.1.
|
|
72
|
-
"@fluentui/react-aria": "^9.14.
|
|
73
|
-
"@fluentui/react-rating": "^9.1.
|
|
74
|
-
"@fluentui/react-search": "^9.1.
|
|
75
|
-
"@fluentui/react-teaching-popover": "^9.4.
|
|
76
|
-
"@fluentui/react-tag-picker": "^9.5.
|
|
77
|
-
"@fluentui/react-motion": "^9.7.
|
|
78
|
-
"@fluentui/react-carousel": "^9.6.
|
|
79
|
-
"@fluentui/react-color-picker": "^9.0.
|
|
70
|
+
"@fluentui/react-message-bar": "^9.4.5",
|
|
71
|
+
"@fluentui/react-breadcrumb": "^9.1.4",
|
|
72
|
+
"@fluentui/react-aria": "^9.14.4",
|
|
73
|
+
"@fluentui/react-rating": "^9.1.4",
|
|
74
|
+
"@fluentui/react-search": "^9.1.4",
|
|
75
|
+
"@fluentui/react-teaching-popover": "^9.4.3",
|
|
76
|
+
"@fluentui/react-tag-picker": "^9.5.4",
|
|
77
|
+
"@fluentui/react-motion": "^9.7.1",
|
|
78
|
+
"@fluentui/react-carousel": "^9.6.4",
|
|
79
|
+
"@fluentui/react-color-picker": "^9.0.2"
|
|
80
80
|
},
|
|
81
81
|
"peerDependencies": {
|
|
82
82
|
"@types/react": ">=16.14.0 <19.0.0",
|