@fluentui/react-components 9.11.1 → 9.12.0
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.json +256 -1
- package/CHANGELOG.md +83 -2
- package/dist/index.d.ts +9 -0
- package/dist/unstable.d.ts +5 -5
- package/lib/index.js +2 -2
- package/lib/index.js.map +1 -1
- package/lib/unstable/index.js +11 -1
- package/lib/unstable/index.js.map +1 -1
- package/lib-amd/index.js +4 -1
- package/lib-amd/index.js.map +1 -1
- package/lib-commonjs/index.js +26 -8
- package/lib-commonjs/index.js.map +1 -1
- package/lib-commonjs/unstable/index.js +19 -3
- package/lib-commonjs/unstable/index.js.map +1 -1
- package/package.json +41 -41
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,262 @@
|
|
|
2
2
|
"name": "@fluentui/react-components",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Thu, 26 Jan 2023 13:27:41 GMT",
|
|
6
|
+
"tag": "@fluentui/react-components_v9.12.0",
|
|
7
|
+
"version": "9.12.0",
|
|
8
|
+
"comments": {
|
|
9
|
+
"minor": [
|
|
10
|
+
{
|
|
11
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
12
|
+
"package": "@fluentui/react-avatar",
|
|
13
|
+
"commit": "f5f1f5eed0c4e45333f38fbefc4b1b42580b4836",
|
|
14
|
+
"comment": "chore: deprecates AvatarSizes in favor of AvatarSize"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
18
|
+
"package": "@fluentui/react-button",
|
|
19
|
+
"commit": "b19643775c1b39ec5f960c7d31aeb2d55eb1cfff",
|
|
20
|
+
"comment": "feature: creates ButtonContext"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "olfedias@microsoft.com",
|
|
24
|
+
"package": "@fluentui/react-components",
|
|
25
|
+
"commit": "fdc548e6e52077bad22ced4a332b39c7b8641a6c",
|
|
26
|
+
"comment": "feat: export TextareaOnChangeData type"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
30
|
+
"package": "@fluentui/react-components",
|
|
31
|
+
"commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
|
|
32
|
+
"comment": "feat: add support for appearance overrides (unstable)"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
"author": "olfedias@microsoft.com",
|
|
36
|
+
"package": "@fluentui/react-components",
|
|
37
|
+
"commit": "403e1370f1effca7d3db131eda381abf31cf66b1",
|
|
38
|
+
"comment": "feat: add IdPrefixProvider"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
42
|
+
"package": "@fluentui/react-components",
|
|
43
|
+
"commit": "f5f1f5eed0c4e45333f38fbefc4b1b42580b4836",
|
|
44
|
+
"comment": "chore(react-avatar): deprecates AvatarSizes in favor of AvatarSize"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
48
|
+
"package": "@fluentui/react-input",
|
|
49
|
+
"commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
|
|
50
|
+
"comment": "feat: Allow default appearance override"
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"author": "gcox@microsoft.com",
|
|
54
|
+
"package": "@fluentui/react-migration-v8-v9",
|
|
55
|
+
"commit": "38f8d75d0e279f6fe50fe5647650592cd648d6b2",
|
|
56
|
+
"comment": "Moved to be a v9 convergence package"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
60
|
+
"package": "@fluentui/react-provider",
|
|
61
|
+
"commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
|
|
62
|
+
"comment": "feat: add support for overrides (unstable)"
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
66
|
+
"package": "@fluentui/react-shared-contexts",
|
|
67
|
+
"commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
|
|
68
|
+
"comment": "feat: Overrides context"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
72
|
+
"package": "@fluentui/react-spinbutton",
|
|
73
|
+
"commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
|
|
74
|
+
"comment": "feat: Allow default appearance override"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
78
|
+
"package": "@fluentui/react-textarea",
|
|
79
|
+
"commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
|
|
80
|
+
"comment": "feat: Allow default appearance override"
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"author": "olfedias@microsoft.com",
|
|
84
|
+
"package": "@fluentui/react-textarea",
|
|
85
|
+
"commit": "fdc548e6e52077bad22ced4a332b39c7b8641a6c",
|
|
86
|
+
"comment": "feat: export TextareaOnChangeData type"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"author": "olfedias@microsoft.com",
|
|
90
|
+
"package": "@fluentui/react-utilities",
|
|
91
|
+
"commit": "403e1370f1effca7d3db131eda381abf31cf66b1",
|
|
92
|
+
"comment": "feat: add IdPrefixProvider"
|
|
93
|
+
}
|
|
94
|
+
],
|
|
95
|
+
"patch": [
|
|
96
|
+
{
|
|
97
|
+
"author": "sarah.higley@microsoft.com",
|
|
98
|
+
"package": "@fluentui/react-button",
|
|
99
|
+
"commit": "ea3269970b9b5072f6647fcd40c6be05229dc47c",
|
|
100
|
+
"comment": "fix: high contrast mode focus styles are applied"
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
"author": "behowell@microsoft.com",
|
|
104
|
+
"package": "@fluentui/react-checkbox",
|
|
105
|
+
"commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
|
|
106
|
+
"comment": "Deprecate CheckboxField_unstable in favor of Field with Checkbox as its child."
|
|
107
|
+
},
|
|
108
|
+
{
|
|
109
|
+
"author": "behowell@microsoft.com",
|
|
110
|
+
"package": "@fluentui/react-components",
|
|
111
|
+
"commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
|
|
112
|
+
"comment": "Add Field to react-components/unstable. Deprecate InputField/etc. in favor of Field with Input/etc. as its child."
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
"author": "behowell@microsoft.com",
|
|
116
|
+
"package": "@fluentui/react-input",
|
|
117
|
+
"commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
|
|
118
|
+
"comment": "Deprecate InputField_unstable in favor of Field with Input as its child."
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"author": "olfedias@microsoft.com",
|
|
122
|
+
"package": "@fluentui/react-link",
|
|
123
|
+
"commit": "a2eb0b3b09c9b6007977e273311d327f43df42e1",
|
|
124
|
+
"comment": "fix: handle \"tabIndex\" from user's input"
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"author": "olfedias@microsoft.com",
|
|
128
|
+
"package": "@fluentui/react-portal",
|
|
129
|
+
"commit": "17ce027879486fa8d2a775864cb119fb194fab8b",
|
|
130
|
+
"comment": "fix: update elementContains() to handle circular references"
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"author": "esteban.230@hotmail.com",
|
|
134
|
+
"package": "@fluentui/react-provider",
|
|
135
|
+
"commit": "4f3871db826e542114d853b57fb2f740787f91e8",
|
|
136
|
+
"comment": "fix: Update FluentProvider's class name to use backslash when a colon is present."
|
|
137
|
+
},
|
|
138
|
+
{
|
|
139
|
+
"author": "behowell@microsoft.com",
|
|
140
|
+
"package": "@fluentui/react-radio",
|
|
141
|
+
"commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
|
|
142
|
+
"comment": "Deprecate RadioGroupField_unstable in favor of Field with RadioGroup as its child."
|
|
143
|
+
},
|
|
144
|
+
{
|
|
145
|
+
"author": "behowell@microsoft.com",
|
|
146
|
+
"package": "@fluentui/react-slider",
|
|
147
|
+
"commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
|
|
148
|
+
"comment": "Deprecate SliderField_unstable in favor of Field with Slider as its child."
|
|
149
|
+
},
|
|
150
|
+
{
|
|
151
|
+
"author": "behowell@microsoft.com",
|
|
152
|
+
"package": "@fluentui/react-spinbutton",
|
|
153
|
+
"commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
|
|
154
|
+
"comment": "Deprecate SpinButtonField_unstable in favor of Field with SpinButton as its child."
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
"author": "behowell@microsoft.com",
|
|
158
|
+
"package": "@fluentui/react-switch",
|
|
159
|
+
"commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
|
|
160
|
+
"comment": "Deprecate SwitchField_unstable in favor of Field with Switch as its child."
|
|
161
|
+
},
|
|
162
|
+
{
|
|
163
|
+
"author": "behowell@microsoft.com",
|
|
164
|
+
"package": "@fluentui/react-textarea",
|
|
165
|
+
"commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
|
|
166
|
+
"comment": "Deprecate TextareaField_unstable in favor of Field with Textarea as its child."
|
|
167
|
+
},
|
|
168
|
+
{
|
|
169
|
+
"author": "seanmonahan@microsoft.com",
|
|
170
|
+
"package": "@fluentui/react-toolbar",
|
|
171
|
+
"commit": "74d3a604225f2fcf053e4a60943c3229afed1a87",
|
|
172
|
+
"comment": "fix: export toolbar hooks as functions, not Typescript types"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"author": "esteban.230@hotmail.com",
|
|
176
|
+
"package": "@fluentui/react-utilities",
|
|
177
|
+
"commit": "4f3871db826e542114d853b57fb2f740787f91e8",
|
|
178
|
+
"comment": "fix: Leverage React.useId when available for our useId hook."
|
|
179
|
+
}
|
|
180
|
+
],
|
|
181
|
+
"prerelease": [
|
|
182
|
+
{
|
|
183
|
+
"author": "sarah.higley@microsoft.com",
|
|
184
|
+
"package": "@fluentui/react-combobox",
|
|
185
|
+
"commit": "6a610c7107d57e569dcb03e02ed6480c26412cd4",
|
|
186
|
+
"comment": "fix: add popup maxHeight, and move shadow styles to combobox/dropdown"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"author": "sarah.higley@microsoft.com",
|
|
190
|
+
"package": "@fluentui/react-combobox",
|
|
191
|
+
"commit": "3079711d3af954e45081347e7a5abb963ef78abf",
|
|
192
|
+
"comment": "chore: update spec and migration docs"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"author": "sarah.higley@microsoft.com",
|
|
196
|
+
"package": "@fluentui/react-combobox",
|
|
197
|
+
"commit": "9a8b3515e95478a8fb4f9332b2998fdaa44c8ac1",
|
|
198
|
+
"comment": "fix: combobox should recalculate the activedescendant when the children change while open, and clear it when moving text cursor"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
"author": "sarah.higley@microsoft.com",
|
|
202
|
+
"package": "@fluentui/react-combobox",
|
|
203
|
+
"commit": "175abf247751c2ababcc8deef8b4479c648ea2dd",
|
|
204
|
+
"comment": "fix: update multiselect checkbox styles to match checkbox"
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"author": "behowell@microsoft.com",
|
|
208
|
+
"package": "@fluentui/react-combobox",
|
|
209
|
+
"commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
|
|
210
|
+
"comment": "Deprecate ComboboxField_unstable in favor of Field with Combobox as its child."
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"author": "behowell@microsoft.com",
|
|
214
|
+
"package": "@fluentui/react-field",
|
|
215
|
+
"commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
|
|
216
|
+
"comment": "Implement Field component to replace InputField, ComboboxField, etc."
|
|
217
|
+
},
|
|
218
|
+
{
|
|
219
|
+
"author": "behowell@microsoft.com",
|
|
220
|
+
"package": "@fluentui/react-progress",
|
|
221
|
+
"commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
|
|
222
|
+
"comment": "Deprecate ProgressField_unstable in favor of Field with Progress as its child."
|
|
223
|
+
},
|
|
224
|
+
{
|
|
225
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
226
|
+
"package": "@fluentui/react-select",
|
|
227
|
+
"commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
|
|
228
|
+
"comment": "feat: Allow default appearance override"
|
|
229
|
+
},
|
|
230
|
+
{
|
|
231
|
+
"author": "behowell@microsoft.com",
|
|
232
|
+
"package": "@fluentui/react-select",
|
|
233
|
+
"commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
|
|
234
|
+
"comment": "Deprecate SelectField_unstable in favor of Field with Select as its child."
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
238
|
+
"package": "@fluentui/react-table",
|
|
239
|
+
"commit": "f5f1f5eed0c4e45333f38fbefc4b1b42580b4836",
|
|
240
|
+
"comment": "chore(react-table): switch AvatarSizes in favor of AvatarSize"
|
|
241
|
+
}
|
|
242
|
+
],
|
|
243
|
+
"none": [
|
|
244
|
+
{
|
|
245
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
246
|
+
"package": "@fluentui/react-context-selector",
|
|
247
|
+
"commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
|
|
248
|
+
"comment": "chore: fix a typo in jsdoc"
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"author": "miroslav.stastny@microsoft.com",
|
|
252
|
+
"package": "@fluentui/react-portal",
|
|
253
|
+
"commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
|
|
254
|
+
"comment": "Lint based re-format"
|
|
255
|
+
}
|
|
256
|
+
]
|
|
257
|
+
}
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"date": "Mon, 23 Jan 2023 16:43:09 GMT",
|
|
6
261
|
"tag": "@fluentui/react-components_v9.11.1",
|
|
7
262
|
"version": "9.11.1",
|
|
8
263
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,93 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 26 Jan 2023 13:27:41 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.12.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.12.0)
|
|
8
|
+
|
|
9
|
+
Thu, 26 Jan 2023 13:27:41 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.11.1..@fluentui/react-components_v9.12.0)
|
|
11
|
+
|
|
12
|
+
### Minor changes
|
|
13
|
+
|
|
14
|
+
- `@fluentui/react-avatar`
|
|
15
|
+
- chore: deprecates AvatarSizes in favor of AvatarSize ([PR #26492](https://github.com/microsoft/fluentui/pull/26492) by bernardo.sunderhus@gmail.com)
|
|
16
|
+
- `@fluentui/react-button`
|
|
17
|
+
- feature: creates ButtonContext ([PR #26478](https://github.com/microsoft/fluentui/pull/26478) by bernardo.sunderhus@gmail.com)
|
|
18
|
+
- `@fluentui/react-components`
|
|
19
|
+
- feat: export TextareaOnChangeData type ([PR #26455](https://github.com/microsoft/fluentui/pull/26455) by olfedias@microsoft.com)
|
|
20
|
+
- feat: add support for appearance overrides (unstable) ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
|
|
21
|
+
- feat: add IdPrefixProvider ([PR #26496](https://github.com/microsoft/fluentui/pull/26496) by olfedias@microsoft.com)
|
|
22
|
+
- chore(react-avatar): deprecates AvatarSizes in favor of AvatarSize ([PR #26492](https://github.com/microsoft/fluentui/pull/26492) by bernardo.sunderhus@gmail.com)
|
|
23
|
+
- `@fluentui/react-input`
|
|
24
|
+
- feat: Allow default appearance override ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
|
|
25
|
+
- `@fluentui/react-migration-v8-v9`
|
|
26
|
+
- Moved to be a v9 convergence package ([PR #26503](https://github.com/microsoft/fluentui/pull/26503) by gcox@microsoft.com)
|
|
27
|
+
- `@fluentui/react-provider`
|
|
28
|
+
- feat: add support for overrides (unstable) ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
|
|
29
|
+
- `@fluentui/react-shared-contexts`
|
|
30
|
+
- feat: Overrides context ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
|
|
31
|
+
- `@fluentui/react-spinbutton`
|
|
32
|
+
- feat: Allow default appearance override ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
|
|
33
|
+
- `@fluentui/react-textarea`
|
|
34
|
+
- feat: Allow default appearance override ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
|
|
35
|
+
- feat: export TextareaOnChangeData type ([PR #26455](https://github.com/microsoft/fluentui/pull/26455) by olfedias@microsoft.com)
|
|
36
|
+
- `@fluentui/react-utilities`
|
|
37
|
+
- feat: add IdPrefixProvider ([PR #26496](https://github.com/microsoft/fluentui/pull/26496) by olfedias@microsoft.com)
|
|
38
|
+
|
|
39
|
+
### Patches
|
|
40
|
+
|
|
41
|
+
- `@fluentui/react-button`
|
|
42
|
+
- fix: high contrast mode focus styles are applied ([PR #26116](https://github.com/microsoft/fluentui/pull/26116) by sarah.higley@microsoft.com)
|
|
43
|
+
- `@fluentui/react-checkbox`
|
|
44
|
+
- Deprecate CheckboxField_unstable in favor of Field with Checkbox as its child. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
|
|
45
|
+
- `@fluentui/react-components`
|
|
46
|
+
- Add Field to react-components/unstable. Deprecate InputField/etc. in favor of Field with Input/etc. as its child. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
|
|
47
|
+
- `@fluentui/react-input`
|
|
48
|
+
- Deprecate InputField_unstable in favor of Field with Input as its child. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
|
|
49
|
+
- `@fluentui/react-link`
|
|
50
|
+
- fix: handle "tabIndex" from user's input ([PR #26456](https://github.com/microsoft/fluentui/pull/26456) by olfedias@microsoft.com)
|
|
51
|
+
- `@fluentui/react-portal`
|
|
52
|
+
- fix: update elementContains() to handle circular references ([PR #26483](https://github.com/microsoft/fluentui/pull/26483) by olfedias@microsoft.com)
|
|
53
|
+
- `@fluentui/react-provider`
|
|
54
|
+
- fix: Update FluentProvider's class name to use backslash when a colon is present. ([PR #26465](https://github.com/microsoft/fluentui/pull/26465) by esteban.230@hotmail.com)
|
|
55
|
+
- `@fluentui/react-radio`
|
|
56
|
+
- Deprecate RadioGroupField_unstable in favor of Field with RadioGroup as its child. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
|
|
57
|
+
- `@fluentui/react-slider`
|
|
58
|
+
- Deprecate SliderField_unstable in favor of Field with Slider as its child. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
|
|
59
|
+
- `@fluentui/react-spinbutton`
|
|
60
|
+
- Deprecate SpinButtonField_unstable in favor of Field with SpinButton as its child. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
|
|
61
|
+
- `@fluentui/react-switch`
|
|
62
|
+
- Deprecate SwitchField_unstable in favor of Field with Switch as its child. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
|
|
63
|
+
- `@fluentui/react-textarea`
|
|
64
|
+
- Deprecate TextareaField_unstable in favor of Field with Textarea as its child. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
|
|
65
|
+
- `@fluentui/react-toolbar`
|
|
66
|
+
- fix: export toolbar hooks as functions, not Typescript types ([PR #26462](https://github.com/microsoft/fluentui/pull/26462) by seanmonahan@microsoft.com)
|
|
67
|
+
- `@fluentui/react-utilities`
|
|
68
|
+
- fix: Leverage React.useId when available for our useId hook. ([PR #26465](https://github.com/microsoft/fluentui/pull/26465) by esteban.230@hotmail.com)
|
|
69
|
+
|
|
70
|
+
### Changes
|
|
71
|
+
|
|
72
|
+
- `@fluentui/react-combobox`
|
|
73
|
+
- fix: add popup maxHeight, and move shadow styles to combobox/dropdown ([PR #26470](https://github.com/microsoft/fluentui/pull/26470) by sarah.higley@microsoft.com)
|
|
74
|
+
- chore: update spec and migration docs ([PR #26396](https://github.com/microsoft/fluentui/pull/26396) by sarah.higley@microsoft.com)
|
|
75
|
+
- fix: combobox should recalculate the activedescendant when the children change while open, and clear it when moving text cursor ([PR #26444](https://github.com/microsoft/fluentui/pull/26444) by sarah.higley@microsoft.com)
|
|
76
|
+
- fix: update multiselect checkbox styles to match checkbox ([PR #26509](https://github.com/microsoft/fluentui/pull/26509) by sarah.higley@microsoft.com)
|
|
77
|
+
- Deprecate ComboboxField_unstable in favor of Field with Combobox as its child. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
|
|
78
|
+
- `@fluentui/react-field`
|
|
79
|
+
- Implement Field component to replace InputField, ComboboxField, etc. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
|
|
80
|
+
- `@fluentui/react-progress`
|
|
81
|
+
- Deprecate ProgressField_unstable in favor of Field with Progress as its child. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
|
|
82
|
+
- `@fluentui/react-select`
|
|
83
|
+
- feat: Allow default appearance override ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
|
|
84
|
+
- Deprecate SelectField_unstable in favor of Field with Select as its child. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
|
|
85
|
+
- `@fluentui/react-table`
|
|
86
|
+
- chore(react-table): switch AvatarSizes in favor of AvatarSize ([PR #26492](https://github.com/microsoft/fluentui/pull/26492) by bernardo.sunderhus@gmail.com)
|
|
87
|
+
|
|
7
88
|
## [9.11.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.11.1)
|
|
8
89
|
|
|
9
|
-
Mon, 23 Jan 2023 16:
|
|
90
|
+
Mon, 23 Jan 2023 16:43:09 GMT
|
|
10
91
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.11.0..@fluentui/react-components_v9.11.1)
|
|
11
92
|
|
|
12
93
|
### Patches
|
package/dist/index.d.ts
CHANGED
|
@@ -60,6 +60,7 @@ import { AvatarGroupSlots } from '@fluentui/react-avatar';
|
|
|
60
60
|
import { AvatarGroupState } from '@fluentui/react-avatar';
|
|
61
61
|
import { AvatarNamedColor } from '@fluentui/react-avatar';
|
|
62
62
|
import { AvatarProps } from '@fluentui/react-avatar';
|
|
63
|
+
import { AvatarSize } from '@fluentui/react-avatar';
|
|
63
64
|
import { AvatarSizes } from '@fluentui/react-avatar';
|
|
64
65
|
import { AvatarSlots } from '@fluentui/react-avatar';
|
|
65
66
|
import { AvatarState } from '@fluentui/react-avatar';
|
|
@@ -174,6 +175,7 @@ import { getSlots } from '@fluentui/react-utilities';
|
|
|
174
175
|
import { GriffelRenderer } from '@griffel/react';
|
|
175
176
|
import { GriffelStyle } from '@griffel/react';
|
|
176
177
|
import { HorizontalSpacingTokens } from '@fluentui/react-theme';
|
|
178
|
+
import { IdPrefixProvider } from '@fluentui/react-utilities';
|
|
177
179
|
import { Image as Image_2 } from '@fluentui/react-image';
|
|
178
180
|
import { imageClassNames } from '@fluentui/react-image';
|
|
179
181
|
import { ImageProps } from '@fluentui/react-image';
|
|
@@ -467,6 +469,7 @@ import { teamsLightTheme } from '@fluentui/react-theme';
|
|
|
467
469
|
import { Text as Text_2 } from '@fluentui/react-text';
|
|
468
470
|
import { Textarea } from '@fluentui/react-textarea';
|
|
469
471
|
import { textareaClassNames } from '@fluentui/react-textarea';
|
|
472
|
+
import { TextareaOnChangeData } from '@fluentui/react-textarea';
|
|
470
473
|
import { TextareaProps } from '@fluentui/react-textarea';
|
|
471
474
|
import { TextareaSlots } from '@fluentui/react-textarea';
|
|
472
475
|
import { TextareaState } from '@fluentui/react-textarea';
|
|
@@ -810,6 +813,8 @@ export { AvatarNamedColor }
|
|
|
810
813
|
|
|
811
814
|
export { AvatarProps }
|
|
812
815
|
|
|
816
|
+
export { AvatarSize }
|
|
817
|
+
|
|
813
818
|
export { AvatarSizes }
|
|
814
819
|
|
|
815
820
|
export { AvatarSlots }
|
|
@@ -1038,6 +1043,8 @@ export { GriffelStyle }
|
|
|
1038
1043
|
|
|
1039
1044
|
export { HorizontalSpacingTokens }
|
|
1040
1045
|
|
|
1046
|
+
export { IdPrefixProvider }
|
|
1047
|
+
|
|
1041
1048
|
export { Image_2 as Image }
|
|
1042
1049
|
|
|
1043
1050
|
export { imageClassNames }
|
|
@@ -1624,6 +1631,8 @@ export { Textarea }
|
|
|
1624
1631
|
|
|
1625
1632
|
export { textareaClassNames }
|
|
1626
1633
|
|
|
1634
|
+
export { TextareaOnChangeData }
|
|
1635
|
+
|
|
1627
1636
|
export { TextareaProps }
|
|
1628
1637
|
|
|
1629
1638
|
export { TextareaSlots }
|
package/dist/unstable.d.ts
CHANGED
|
@@ -88,11 +88,11 @@ import { DropdownOpenEvents } from '@fluentui/react-combobox';
|
|
|
88
88
|
import { DropdownProps } from '@fluentui/react-combobox';
|
|
89
89
|
import { DropdownSlots } from '@fluentui/react-combobox';
|
|
90
90
|
import { DropdownState } from '@fluentui/react-combobox';
|
|
91
|
-
import {
|
|
91
|
+
import { Field } from '@fluentui/react-field';
|
|
92
|
+
import { fieldClassNames } from '@fluentui/react-field';
|
|
92
93
|
import { FieldProps } from '@fluentui/react-field';
|
|
93
94
|
import { FieldSlots } from '@fluentui/react-field';
|
|
94
95
|
import { FieldState } from '@fluentui/react-field';
|
|
95
|
-
import { getFieldClassNames } from '@fluentui/react-field';
|
|
96
96
|
import { InfoButton } from '@fluentui/react-infobutton';
|
|
97
97
|
import { infoButtonClassNames } from '@fluentui/react-infobutton';
|
|
98
98
|
import { InfoButtonProps } from '@fluentui/react-infobutton';
|
|
@@ -503,7 +503,9 @@ export { DropdownSlots }
|
|
|
503
503
|
|
|
504
504
|
export { DropdownState }
|
|
505
505
|
|
|
506
|
-
export {
|
|
506
|
+
export { Field }
|
|
507
|
+
|
|
508
|
+
export { fieldClassNames }
|
|
507
509
|
|
|
508
510
|
export { FieldProps }
|
|
509
511
|
|
|
@@ -511,8 +513,6 @@ export { FieldSlots }
|
|
|
511
513
|
|
|
512
514
|
export { FieldState }
|
|
513
515
|
|
|
514
|
-
export { getFieldClassNames }
|
|
515
|
-
|
|
516
516
|
export { InfoButton }
|
|
517
517
|
|
|
518
518
|
export { infoButtonClassNames }
|
package/lib/index.js
CHANGED
|
@@ -4,7 +4,7 @@ export { FluentProvider, fluentProviderClassNames, renderFluentProvider_unstable
|
|
|
4
4
|
export { createCustomFocusIndicatorStyle, createFocusOutlineStyle, useArrowNavigationGroup, useFocusableGroup, useFocusFinders, useKeyboardNavAttribute, useModalAttributes } from '@fluentui/react-tabster';
|
|
5
5
|
export { createDarkTheme, createHighContrastTheme, createLightTheme, createTeamsDarkTheme, themeToTokensObject, teamsDarkTheme, teamsHighContrastTheme, teamsLightTheme, tokens, typographyStyles, webDarkTheme, webLightTheme } from '@fluentui/react-theme';
|
|
6
6
|
export { useFluent_unstable as useFluent, useTooltipVisibility_unstable as useTooltipVisibility, useThemeClassName_unstable as useThemeClassName } from '@fluentui/react-shared-contexts';
|
|
7
|
-
export { getNativeElementProps, getPartitionedNativeProps, getSlots, resetIdsForTests, resolveShorthand, SSRProvider, useId, useIsomorphicLayoutEffect, useIsSSR, useMergedRefs, useScrollbarWidth } from '@fluentui/react-utilities';
|
|
7
|
+
export { getNativeElementProps, getPartitionedNativeProps, getSlots, IdPrefixProvider, resetIdsForTests, resolveShorthand, SSRProvider, useId, useIsomorphicLayoutEffect, useIsSSR, useMergedRefs, useScrollbarWidth } from '@fluentui/react-utilities';
|
|
8
8
|
// Components
|
|
9
9
|
export { Accordion, AccordionProvider, AccordionHeader, AccordionItem, AccordionItemProvider, AccordionPanel, accordionClassNames, accordionHeaderClassNames, accordionItemClassNames, accordionPanelClassNames, renderAccordion_unstable, renderAccordionHeader_unstable, renderAccordionItem_unstable, renderAccordionPanel_unstable, useAccordion_unstable, useAccordionContext_unstable, useAccordionContextValues_unstable, useAccordionHeader_unstable, useAccordionHeaderContextValues_unstable, useAccordionHeaderStyles_unstable, useAccordionItem_unstable, useAccordionItemContext_unstable, useAccordionItemContextValues_unstable, useAccordionItemStyles_unstable, useAccordionPanel_unstable, useAccordionPanelStyles_unstable, useAccordionStyles_unstable } from '@fluentui/react-accordion';
|
|
10
10
|
export { Avatar, avatarClassNames, renderAvatar_unstable, useAvatar_unstable, useAvatarStyles_unstable, AvatarGroup, avatarGroupClassNames, AvatarGroupItem, avatarGroupItemClassNames, AvatarGroupPopover, avatarGroupPopoverClassNames, AvatarGroupProvider, renderAvatarGroup_unstable, useAvatarGroupContextValues, useAvatarGroupStyles_unstable, useAvatarGroup_unstable, renderAvatarGroupItem_unstable, useAvatarGroupItemStyles_unstable, useAvatarGroupItem_unstable, renderAvatarGroupPopover_unstable, useAvatarGroupPopoverStyles_unstable, useAvatarGroupPopover_unstable, useAvatarGroupContext_unstable, partitionAvatarGroupItems } from '@fluentui/react-avatar';
|
|
@@ -31,5 +31,5 @@ export { Textarea, textareaClassNames, renderTextarea_unstable, useTextarea_unst
|
|
|
31
31
|
export { Tooltip, renderTooltip_unstable, tooltipClassNames, useTooltip_unstable, useTooltipStyles_unstable } from '@fluentui/react-tooltip';
|
|
32
32
|
export { Dialog, useDialog_unstable, renderDialog_unstable, DialogTitle, dialogTitleClassNames, useDialogTitle_unstable, useDialogTitleStyles_unstable, renderDialogTitle_unstable, DialogTrigger, useDialogTrigger_unstable, renderDialogTrigger_unstable, DialogBody, dialogBodyClassNames, useDialogBody_unstable, useDialogBodyStyles_unstable, renderDialogBody_unstable, DialogActions, dialogActionsClassNames, useDialogActions_unstable, useDialogActionsStyles_unstable, renderDialogActions_unstable, DialogSurface, dialogSurfaceClassNames, useDialogSurface_unstable, useDialogSurfaceStyles_unstable, renderDialogSurface_unstable, DialogContent, dialogContentClassNames, useDialogContentStyles_unstable, useDialogContent_unstable, renderDialogContent_unstable } from '@fluentui/react-dialog';
|
|
33
33
|
export { Overflow, OverflowItem, useIsOverflowGroupVisible, useIsOverflowItemVisible, useOverflowMenu, DATA_OVERFLOWING, DATA_OVERFLOW_MENU, DATA_OVERFLOW_ITEM } from '@fluentui/react-overflow';
|
|
34
|
-
export { Toolbar, ToolbarButton, ToolbarRadioButton, useToolbarRadioButton_unstable, useToolbarRadioButtonStyles_unstable, ToolbarDivider, useToolbarDivider_unstable, ToolbarGroup, useToolbarGroupStyles_unstable, useToolbarGroup_unstable, renderToolbarGroup_unstable, toolbarGroupClassNames, ToolbarToggleButton, useToolbarToggleButtonStyles_unstable, useToolbarToggleButton_unstable, renderToolbar_unstable, toolbarClassNames, useToolbar_unstable, useToolbarDividerStyles_unstable, useToolbarStyles_unstable, ToolbarRadioGroup } from '@fluentui/react-toolbar';
|
|
34
|
+
export { Toolbar, ToolbarButton, useToolbarButtonStyles_unstable, useToolbarButton_unstable, ToolbarRadioButton, useToolbarRadioButton_unstable, useToolbarRadioButtonStyles_unstable, ToolbarDivider, useToolbarDivider_unstable, ToolbarGroup, useToolbarGroupStyles_unstable, useToolbarGroup_unstable, renderToolbarGroup_unstable, toolbarGroupClassNames, ToolbarToggleButton, useToolbarToggleButtonStyles_unstable, useToolbarToggleButton_unstable, renderToolbar_unstable, toolbarClassNames, useToolbar_unstable, useToolbarDividerStyles_unstable, useToolbarStyles_unstable, ToolbarRadioGroup } from '@fluentui/react-toolbar';
|
|
35
35
|
//# sourceMappingURL=index.js.map
|