@fluentui/react-components 9.54.6 → 9.54.8
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 +62 -2
- package/package.json +33 -33
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,72 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 05 Aug 2024 22:31:37 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.54.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.54.8)
|
|
8
|
+
|
|
9
|
+
Mon, 05 Aug 2024 22:31:37 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.7..@fluentui/react-components_v9.54.8)
|
|
11
|
+
|
|
12
|
+
### Minor changes
|
|
13
|
+
|
|
14
|
+
- `@fluentui/react-carousel-preview`
|
|
15
|
+
- feat: Implement carousel autoplay button and functionality ([PR #32154](https://github.com/microsoft/fluentui/pull/32154) by mifraser@microsoft.com)
|
|
16
|
+
- `@fluentui/react-nav-preview`
|
|
17
|
+
- feat: Builds out and styles AppItemStatic ([PR #32161](https://github.com/microsoft/fluentui/pull/32161) by matejera@microsoft.com)
|
|
18
|
+
|
|
19
|
+
### Patches
|
|
20
|
+
|
|
21
|
+
- `@fluentui/react-carousel-preview`
|
|
22
|
+
- fix: Button styles on hover/active state ([PR #32155](https://github.com/microsoft/fluentui/pull/32155) by mifraser@microsoft.com)
|
|
23
|
+
- `@fluentui/react-input`
|
|
24
|
+
- Added comments on deprecated appearances ([PR #32176](https://github.com/microsoft/fluentui/pull/32176) by gcox@microsoft.com)
|
|
25
|
+
- `@fluentui/react-popover`
|
|
26
|
+
- fix(Popover): fix shadows on arrows ([PR #32138](https://github.com/microsoft/fluentui/pull/32138) by olfedias@microsoft.com)
|
|
27
|
+
- `@fluentui/react-skeleton`
|
|
28
|
+
- update wave animation ([PR #32077](https://github.com/microsoft/fluentui/pull/32077) by kirpadv@gmail.com)
|
|
29
|
+
- `@fluentui/react-table`
|
|
30
|
+
- bugfix: removes Partial from TableProps usage ([PR #32159](https://github.com/microsoft/fluentui/pull/32159) by bernardo.sunderhus@gmail.com)
|
|
31
|
+
- `@fluentui/react-tree`
|
|
32
|
+
- feat: add collapse motion to Tree ([PR #32163](https://github.com/microsoft/fluentui/pull/32163) by olkatruk@microsoft.com)
|
|
33
|
+
|
|
34
|
+
## [9.54.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.54.7)
|
|
35
|
+
|
|
36
|
+
Tue, 30 Jul 2024 18:47:31 GMT
|
|
37
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.6..@fluentui/react-components_v9.54.7)
|
|
38
|
+
|
|
39
|
+
### Minor changes
|
|
40
|
+
|
|
41
|
+
- `@fluentui/react-accordion`
|
|
42
|
+
- feat: add collapse motion to Accordion ([PR #32086](https://github.com/microsoft/fluentui/pull/32086) by olkatruk@microsoft.com)
|
|
43
|
+
- `@fluentui/react-carousel-preview`
|
|
44
|
+
- feat: Release react-carousel-preview to public preview ([PR #32152](https://github.com/microsoft/fluentui/pull/32152) by mifraser@microsoft.com)
|
|
45
|
+
- `@fluentui/react-icons-compat`
|
|
46
|
+
- feat: Release react-icons-compat to stable ([PR #32151](https://github.com/microsoft/fluentui/pull/32151) by ololubek@microsoft.com)
|
|
47
|
+
- `@fluentui/react-nav-preview`
|
|
48
|
+
- Adds AppItem and AppItemStatic, removes AppNode ([PR #32088](https://github.com/microsoft/fluentui/pull/32088) by matejera@microsoft.com)
|
|
49
|
+
- feat: Adds slots & styling for AppItem. ([PR #32103](https://github.com/microsoft/fluentui/pull/32103) by matejera@microsoft.com)
|
|
50
|
+
|
|
51
|
+
### Patches
|
|
52
|
+
|
|
53
|
+
- `@fluentui/react-card`
|
|
54
|
+
- fix: improve hover for HC mode ([PR #31953](https://github.com/microsoft/fluentui/pull/31953) by marcosvmmoura@gmail.com)
|
|
55
|
+
- `@fluentui/react-combobox`
|
|
56
|
+
- fix: only call activedescendant focus when combobox/dropdown is opened ([PR #32156](https://github.com/microsoft/fluentui/pull/32156) by sarah.higley@microsoft.com)
|
|
57
|
+
- `@fluentui/react-drawer`
|
|
58
|
+
- chore: migrate to stable motion APIs ([PR #31668](https://github.com/microsoft/fluentui/pull/31668) by olfedias@microsoft.com)
|
|
59
|
+
- `@fluentui/react-nav-preview`
|
|
60
|
+
- chore: update types for navDrawerClassNames ([PR #31668](https://github.com/microsoft/fluentui/pull/31668) by olfedias@microsoft.com)
|
|
61
|
+
- `@fluentui/react-positioning`
|
|
62
|
+
- fix: improve arrow styles implementation ([PR #32092](https://github.com/microsoft/fluentui/pull/32092) by olfedias@microsoft.com)
|
|
63
|
+
- `@fluentui/react-search`
|
|
64
|
+
- fix: replace useEventCallback with useCallback for focus ([PR #32079](https://github.com/microsoft/fluentui/pull/32079) by vgenaev@gmail.com)
|
|
65
|
+
- fix: Expand hit target when there's no content after. ([PR #32114](https://github.com/microsoft/fluentui/pull/32114) by estebanmu@microsoft.com)
|
|
66
|
+
|
|
7
67
|
## [9.54.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.54.6)
|
|
8
68
|
|
|
9
|
-
Tue, 23 Jul 2024 20:
|
|
69
|
+
Tue, 23 Jul 2024 20:13:11 GMT
|
|
10
70
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.54.5..@fluentui/react-components_v9.54.6)
|
|
11
71
|
|
|
12
72
|
### Minor changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
|
-
"version": "9.54.
|
|
3
|
+
"version": "9.54.8",
|
|
4
4
|
"description": "Suite package for converged React components",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -30,63 +30,63 @@
|
|
|
30
30
|
"@fluentui/scripts-tasks": "*"
|
|
31
31
|
},
|
|
32
32
|
"dependencies": {
|
|
33
|
-
"@fluentui/react-accordion": "^9.
|
|
33
|
+
"@fluentui/react-accordion": "^9.5.0",
|
|
34
34
|
"@fluentui/react-alert": "9.0.0-beta.124",
|
|
35
|
-
"@fluentui/react-avatar": "^9.6.
|
|
35
|
+
"@fluentui/react-avatar": "^9.6.35",
|
|
36
36
|
"@fluentui/react-badge": "^9.2.41",
|
|
37
37
|
"@fluentui/react-button": "^9.3.87",
|
|
38
|
-
"@fluentui/react-card": "^9.0.
|
|
39
|
-
"@fluentui/react-checkbox": "^9.2.
|
|
40
|
-
"@fluentui/react-combobox": "^9.13.
|
|
41
|
-
"@fluentui/react-dialog": "^9.11.
|
|
38
|
+
"@fluentui/react-card": "^9.0.88",
|
|
39
|
+
"@fluentui/react-checkbox": "^9.2.33",
|
|
40
|
+
"@fluentui/react-combobox": "^9.13.3",
|
|
41
|
+
"@fluentui/react-dialog": "^9.11.8",
|
|
42
42
|
"@fluentui/react-divider": "^9.2.73",
|
|
43
|
-
"@fluentui/react-drawer": "^9.5.
|
|
44
|
-
"@fluentui/react-field": "^9.1.
|
|
43
|
+
"@fluentui/react-drawer": "^9.5.8",
|
|
44
|
+
"@fluentui/react-field": "^9.1.72",
|
|
45
45
|
"@fluentui/react-image": "^9.1.71",
|
|
46
46
|
"@fluentui/react-infobutton": "9.0.0-beta.102",
|
|
47
|
-
"@fluentui/react-infolabel": "^9.0.
|
|
48
|
-
"@fluentui/react-input": "^9.4.
|
|
47
|
+
"@fluentui/react-infolabel": "^9.0.42",
|
|
48
|
+
"@fluentui/react-input": "^9.4.85",
|
|
49
49
|
"@fluentui/react-label": "^9.1.74",
|
|
50
50
|
"@fluentui/react-link": "^9.2.28",
|
|
51
|
-
"@fluentui/react-menu": "^9.14.
|
|
52
|
-
"@fluentui/react-overflow": "^9.1.
|
|
53
|
-
"@fluentui/react-persona": "^9.2.
|
|
51
|
+
"@fluentui/react-menu": "^9.14.12",
|
|
52
|
+
"@fluentui/react-overflow": "^9.1.26",
|
|
53
|
+
"@fluentui/react-persona": "^9.2.94",
|
|
54
54
|
"@fluentui/react-portal": "^9.4.31",
|
|
55
|
-
"@fluentui/react-popover": "^9.9.
|
|
56
|
-
"@fluentui/react-positioning": "^9.15.
|
|
57
|
-
"@fluentui/react-progress": "^9.1.
|
|
55
|
+
"@fluentui/react-popover": "^9.9.17",
|
|
56
|
+
"@fluentui/react-positioning": "^9.15.7",
|
|
57
|
+
"@fluentui/react-progress": "^9.1.83",
|
|
58
58
|
"@fluentui/react-provider": "^9.17.0",
|
|
59
|
-
"@fluentui/react-radio": "^9.2.
|
|
60
|
-
"@fluentui/react-select": "^9.1.
|
|
59
|
+
"@fluentui/react-radio": "^9.2.28",
|
|
60
|
+
"@fluentui/react-select": "^9.1.83",
|
|
61
61
|
"@fluentui/react-shared-contexts": "^9.20.0",
|
|
62
|
-
"@fluentui/react-skeleton": "^9.1.
|
|
63
|
-
"@fluentui/react-slider": "^9.1.
|
|
64
|
-
"@fluentui/react-spinbutton": "^9.2.
|
|
62
|
+
"@fluentui/react-skeleton": "^9.1.12",
|
|
63
|
+
"@fluentui/react-slider": "^9.1.90",
|
|
64
|
+
"@fluentui/react-spinbutton": "^9.2.84",
|
|
65
65
|
"@fluentui/react-spinner": "^9.4.12",
|
|
66
66
|
"@fluentui/react-swatch-picker": "^9.1.6",
|
|
67
|
-
"@fluentui/react-switch": "^9.1.
|
|
68
|
-
"@fluentui/react-table": "^9.15.
|
|
67
|
+
"@fluentui/react-switch": "^9.1.90",
|
|
68
|
+
"@fluentui/react-table": "^9.15.13",
|
|
69
69
|
"@fluentui/react-tabs": "^9.4.27",
|
|
70
70
|
"@fluentui/react-tabster": "^9.22.3",
|
|
71
|
-
"@fluentui/react-tags": "^9.3.
|
|
72
|
-
"@fluentui/react-textarea": "^9.3.
|
|
71
|
+
"@fluentui/react-tags": "^9.3.14",
|
|
72
|
+
"@fluentui/react-textarea": "^9.3.84",
|
|
73
73
|
"@fluentui/react-theme": "^9.1.19",
|
|
74
74
|
"@fluentui/react-toast": "^9.3.51",
|
|
75
|
-
"@fluentui/react-toolbar": "^9.1.
|
|
76
|
-
"@fluentui/react-tooltip": "^9.4.
|
|
75
|
+
"@fluentui/react-toolbar": "^9.1.91",
|
|
76
|
+
"@fluentui/react-tooltip": "^9.4.35",
|
|
77
77
|
"@fluentui/react-utilities": "^9.18.13",
|
|
78
78
|
"@fluentui/react-text": "^9.4.23",
|
|
79
79
|
"@fluentui/react-virtualizer": "9.0.0-alpha.82",
|
|
80
|
-
"@fluentui/react-tree": "^9.7.
|
|
80
|
+
"@fluentui/react-tree": "^9.7.7",
|
|
81
81
|
"@griffel/react": "^1.5.22",
|
|
82
82
|
"@swc/helpers": "^0.5.1",
|
|
83
83
|
"@fluentui/react-message-bar": "^9.2.6",
|
|
84
|
-
"@fluentui/react-breadcrumb": "^9.0.
|
|
84
|
+
"@fluentui/react-breadcrumb": "^9.0.34",
|
|
85
85
|
"@fluentui/react-aria": "^9.13.2",
|
|
86
86
|
"@fluentui/react-rating": "^9.0.15",
|
|
87
|
-
"@fluentui/react-search": "^9.0.
|
|
88
|
-
"@fluentui/react-teaching-popover": "^9.1.
|
|
89
|
-
"@fluentui/react-tag-picker": "^9.2.
|
|
87
|
+
"@fluentui/react-search": "^9.0.14",
|
|
88
|
+
"@fluentui/react-teaching-popover": "^9.1.13",
|
|
89
|
+
"@fluentui/react-tag-picker": "^9.2.5",
|
|
90
90
|
"@fluentui/react-motion": "^9.4.0"
|
|
91
91
|
},
|
|
92
92
|
"peerDependencies": {
|