@fluentui/react-components 9.44.0 → 9.44.1
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 +103 -2
- package/package.json +48 -48
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,113 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 08 Jan 2024 16:19:58 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.44.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.44.1)
|
|
8
|
+
|
|
9
|
+
Mon, 08 Jan 2024 16:19:58 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.44.0..@fluentui/react-components_v9.44.1)
|
|
11
|
+
|
|
12
|
+
### Minor changes
|
|
13
|
+
|
|
14
|
+
- `@fluentui/react-positioning`
|
|
15
|
+
- feat: Update position when target or container dimensions change ([PR #30179](https://github.com/microsoft/fluentui/pull/30179) by lingfangao@hotmail.com)
|
|
16
|
+
- `@fluentui/react-radio`
|
|
17
|
+
- chore: Update Radio indicator for perf and alignment at 125% DPI ([PR #30207](https://github.com/microsoft/fluentui/pull/30207) by behowell@microsoft.com)
|
|
18
|
+
- `@fluentui/react-table`
|
|
19
|
+
- fix(useArrowNavigationGroup): should always memorize last focused element ([PR #30112](https://github.com/microsoft/fluentui/pull/30112) by lingfan.gao@microsoft.com)
|
|
20
|
+
- `@fluentui/react-tabster`
|
|
21
|
+
- feat: `useOnKeyboardNavigationChange` to subscribe to changes in keyboard navigation mode ([PR #30219](https://github.com/microsoft/fluentui/pull/30219) by lingfangao@hotmail.com)
|
|
22
|
+
|
|
23
|
+
### Patches
|
|
24
|
+
|
|
25
|
+
- `@fluentui/react-accordion`
|
|
26
|
+
- update @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
27
|
+
- `@fluentui/react-avatar`
|
|
28
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
29
|
+
- `@fluentui/react-badge`
|
|
30
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
31
|
+
- `@fluentui/react-breadcrumb`
|
|
32
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
33
|
+
- `@fluentui/react-button`
|
|
34
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
35
|
+
- `@fluentui/react-calendar-compat`
|
|
36
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
37
|
+
- `@fluentui/react-checkbox`
|
|
38
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
39
|
+
- `@fluentui/react-combobox`
|
|
40
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
41
|
+
- `@fluentui/react-datepicker-compat`
|
|
42
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
43
|
+
- `@fluentui/react-dialog`
|
|
44
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
45
|
+
- `@fluentui/react-field`
|
|
46
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
47
|
+
- `@fluentui/react-infolabel`
|
|
48
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
49
|
+
- `@fluentui/react-menu`
|
|
50
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
51
|
+
- `@fluentui/react-message-bar`
|
|
52
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
53
|
+
- `@fluentui/react-migration-v0-v9`
|
|
54
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
55
|
+
- `@fluentui/react-migration-v8-v9`
|
|
56
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
57
|
+
- `@fluentui/react-positioning`
|
|
58
|
+
- chore: update react-positioning to use latest floating ui dev tools to take latest fix ([PR #30235](https://github.com/microsoft/fluentui/pull/30235) by mgodbolt@microsoft.com)
|
|
59
|
+
- `@fluentui/react-provider`
|
|
60
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
61
|
+
- `@fluentui/react-radio`
|
|
62
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
63
|
+
- `@fluentui/react-search-preview`
|
|
64
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
65
|
+
- `@fluentui/react-select`
|
|
66
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
67
|
+
- `@fluentui/react-spinbutton`
|
|
68
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
69
|
+
- `@fluentui/react-switch`
|
|
70
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
71
|
+
- `@fluentui/react-table`
|
|
72
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
73
|
+
- `@fluentui/react-tabster`
|
|
74
|
+
- fix(useArrowNavigationGroup): should always memorize last focused element ([PR #30112](https://github.com/microsoft/fluentui/pull/30112) by lingfangao@hotmail.com)
|
|
75
|
+
- `@fluentui/react-tags`
|
|
76
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
77
|
+
- `@fluentui/react-teaching-popover-preview`
|
|
78
|
+
- Update react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
79
|
+
- `@fluentui/react-toast`
|
|
80
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
81
|
+
- `@fluentui/react-tree`
|
|
82
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
83
|
+
- `@fluentui/react-utilities`
|
|
84
|
+
- Allow isSlot to work with multiple react-utilities instances ([PR #30209](https://github.com/microsoft/fluentui/pull/30209) by 36034483+daniel-hauser@users.noreply.github.com)
|
|
85
|
+
|
|
86
|
+
### Changes
|
|
87
|
+
|
|
88
|
+
- `@fluentui/react-alert`
|
|
89
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
90
|
+
- `@fluentui/react-infobutton`
|
|
91
|
+
- Update version of @fluentui/react-icons to 2.0.224 ([PR #30078](https://github.com/microsoft/fluentui/pull/30078) by ololubek@microsoft.com)
|
|
92
|
+
|
|
93
|
+
## [9.44.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.44.0)
|
|
94
|
+
|
|
95
|
+
Thu, 04 Jan 2024 09:48:05 GMT
|
|
96
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.44.0..@fluentui/react-components_v9.44.0)
|
|
97
|
+
|
|
98
|
+
### Patches
|
|
99
|
+
|
|
100
|
+
- `@fluentui/react-calendar-compat`
|
|
101
|
+
- fix: Make day labels non-actionable. ([PR #30160](https://github.com/microsoft/fluentui/pull/30160) by estebanmu@microsoft.com)
|
|
102
|
+
- `@fluentui/react-datepicker-compat`
|
|
103
|
+
- fix: Add missing CalendarStrings export and guidance on localization. ([PR #30160](https://github.com/microsoft/fluentui/pull/30160) by estebanmu@microsoft.com)
|
|
104
|
+
- `@fluentui/react-timepicker-compat`
|
|
105
|
+
- undefined ([PR #30199](https://github.com/microsoft/fluentui/pull/30199) by yuanboxue@microsoft.com)
|
|
106
|
+
- feat: release compat package ([PR #30201](https://github.com/microsoft/fluentui/pull/30201) by yuanboxue@microsoft.com)
|
|
107
|
+
|
|
7
108
|
## [9.44.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.44.0)
|
|
8
109
|
|
|
9
|
-
Wed, 03 Jan 2024 09:
|
|
110
|
+
Wed, 03 Jan 2024 09:26:42 GMT
|
|
10
111
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.43.3..@fluentui/react-components_v9.44.0)
|
|
11
112
|
|
|
12
113
|
### Minor changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
|
-
"version": "9.44.
|
|
3
|
+
"version": "9.44.1",
|
|
4
4
|
"description": "Suite package for converged React components",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -32,57 +32,57 @@
|
|
|
32
32
|
"@fluentui/scripts-tasks": "*"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@fluentui/react-accordion": "^9.3.
|
|
36
|
-
"@fluentui/react-alert": "9.0.0-beta.
|
|
37
|
-
"@fluentui/react-avatar": "^9.6.
|
|
38
|
-
"@fluentui/react-badge": "^9.2.
|
|
39
|
-
"@fluentui/react-button": "^9.3.
|
|
40
|
-
"@fluentui/react-card": "^9.0.
|
|
41
|
-
"@fluentui/react-checkbox": "^9.2.
|
|
42
|
-
"@fluentui/react-combobox": "^9.5.
|
|
43
|
-
"@fluentui/react-dialog": "^9.9.
|
|
44
|
-
"@fluentui/react-divider": "^9.2.
|
|
45
|
-
"@fluentui/react-drawer": "^9.0.
|
|
46
|
-
"@fluentui/react-field": "^9.1.
|
|
47
|
-
"@fluentui/react-image": "^9.1.
|
|
48
|
-
"@fluentui/react-infobutton": "9.0.0-beta.
|
|
49
|
-
"@fluentui/react-infolabel": "^9.0.
|
|
50
|
-
"@fluentui/react-input": "^9.4.
|
|
51
|
-
"@fluentui/react-label": "^9.1.
|
|
52
|
-
"@fluentui/react-link": "^9.2.
|
|
53
|
-
"@fluentui/react-menu": "^9.12.
|
|
54
|
-
"@fluentui/react-overflow": "^9.1.
|
|
55
|
-
"@fluentui/react-persona": "^9.2.
|
|
56
|
-
"@fluentui/react-portal": "^9.4.
|
|
57
|
-
"@fluentui/react-popover": "^9.8.
|
|
58
|
-
"@fluentui/react-positioning": "^9.
|
|
59
|
-
"@fluentui/react-progress": "^9.1.
|
|
60
|
-
"@fluentui/react-provider": "^9.13.
|
|
61
|
-
"@fluentui/react-radio": "^9.
|
|
62
|
-
"@fluentui/react-select": "^9.1.
|
|
35
|
+
"@fluentui/react-accordion": "^9.3.34",
|
|
36
|
+
"@fluentui/react-alert": "9.0.0-beta.99",
|
|
37
|
+
"@fluentui/react-avatar": "^9.6.4",
|
|
38
|
+
"@fluentui/react-badge": "^9.2.19",
|
|
39
|
+
"@fluentui/react-button": "^9.3.61",
|
|
40
|
+
"@fluentui/react-card": "^9.0.60",
|
|
41
|
+
"@fluentui/react-checkbox": "^9.2.5",
|
|
42
|
+
"@fluentui/react-combobox": "^9.5.38",
|
|
43
|
+
"@fluentui/react-dialog": "^9.9.3",
|
|
44
|
+
"@fluentui/react-divider": "^9.2.55",
|
|
45
|
+
"@fluentui/react-drawer": "^9.0.7",
|
|
46
|
+
"@fluentui/react-field": "^9.1.47",
|
|
47
|
+
"@fluentui/react-image": "^9.1.52",
|
|
48
|
+
"@fluentui/react-infobutton": "9.0.0-beta.83",
|
|
49
|
+
"@fluentui/react-infolabel": "^9.0.11",
|
|
50
|
+
"@fluentui/react-input": "^9.4.57",
|
|
51
|
+
"@fluentui/react-label": "^9.1.55",
|
|
52
|
+
"@fluentui/react-link": "^9.2.4",
|
|
53
|
+
"@fluentui/react-menu": "^9.12.40",
|
|
54
|
+
"@fluentui/react-overflow": "^9.1.5",
|
|
55
|
+
"@fluentui/react-persona": "^9.2.63",
|
|
56
|
+
"@fluentui/react-portal": "^9.4.7",
|
|
57
|
+
"@fluentui/react-popover": "^9.8.28",
|
|
58
|
+
"@fluentui/react-positioning": "^9.11.0",
|
|
59
|
+
"@fluentui/react-progress": "^9.1.57",
|
|
60
|
+
"@fluentui/react-provider": "^9.13.5",
|
|
61
|
+
"@fluentui/react-radio": "^9.2.0",
|
|
62
|
+
"@fluentui/react-select": "^9.1.57",
|
|
63
63
|
"@fluentui/react-shared-contexts": "^9.13.2",
|
|
64
|
-
"@fluentui/react-skeleton": "^9.0.
|
|
65
|
-
"@fluentui/react-slider": "^9.1.
|
|
66
|
-
"@fluentui/react-spinbutton": "^9.2.
|
|
67
|
-
"@fluentui/react-spinner": "^9.3.
|
|
68
|
-
"@fluentui/react-switch": "^9.1.
|
|
69
|
-
"@fluentui/react-table": "^9.
|
|
70
|
-
"@fluentui/react-tabs": "^9.4.
|
|
71
|
-
"@fluentui/react-tabster": "^9.
|
|
72
|
-
"@fluentui/react-tags": "^9.0.
|
|
73
|
-
"@fluentui/react-textarea": "^9.3.
|
|
64
|
+
"@fluentui/react-skeleton": "^9.0.45",
|
|
65
|
+
"@fluentui/react-slider": "^9.1.62",
|
|
66
|
+
"@fluentui/react-spinbutton": "^9.2.57",
|
|
67
|
+
"@fluentui/react-spinner": "^9.3.35",
|
|
68
|
+
"@fluentui/react-switch": "^9.1.62",
|
|
69
|
+
"@fluentui/react-table": "^9.11.0",
|
|
70
|
+
"@fluentui/react-tabs": "^9.4.3",
|
|
71
|
+
"@fluentui/react-tabster": "^9.17.0",
|
|
72
|
+
"@fluentui/react-tags": "^9.0.17",
|
|
73
|
+
"@fluentui/react-textarea": "^9.3.57",
|
|
74
74
|
"@fluentui/react-theme": "^9.1.16",
|
|
75
|
-
"@fluentui/react-toast": "^9.3.
|
|
76
|
-
"@fluentui/react-toolbar": "^9.1.
|
|
77
|
-
"@fluentui/react-tooltip": "^9.4.
|
|
78
|
-
"@fluentui/react-utilities": "^9.15.
|
|
79
|
-
"@fluentui/react-text": "^9.4.
|
|
80
|
-
"@fluentui/react-virtualizer": "9.0.0-alpha.
|
|
81
|
-
"@fluentui/react-tree": "^9.4.
|
|
75
|
+
"@fluentui/react-toast": "^9.3.23",
|
|
76
|
+
"@fluentui/react-toolbar": "^9.1.62",
|
|
77
|
+
"@fluentui/react-tooltip": "^9.4.6",
|
|
78
|
+
"@fluentui/react-utilities": "^9.15.6",
|
|
79
|
+
"@fluentui/react-text": "^9.4.4",
|
|
80
|
+
"@fluentui/react-virtualizer": "9.0.0-alpha.63",
|
|
81
|
+
"@fluentui/react-tree": "^9.4.20",
|
|
82
82
|
"@griffel/react": "^1.5.14",
|
|
83
83
|
"@swc/helpers": "^0.5.1",
|
|
84
|
-
"@fluentui/react-message-bar": "^9.0.
|
|
85
|
-
"@fluentui/react-breadcrumb": "^9.0.
|
|
84
|
+
"@fluentui/react-message-bar": "^9.0.12",
|
|
85
|
+
"@fluentui/react-breadcrumb": "^9.0.7"
|
|
86
86
|
},
|
|
87
87
|
"peerDependencies": {
|
|
88
88
|
"@types/react": ">=16.14.0 <19.0.0",
|