@fluentui/react-components 9.11.1 → 9.13.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 CHANGED
@@ -2,7 +2,385 @@
2
2
  "name": "@fluentui/react-components",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 23 Jan 2023 16:41:41 GMT",
5
+ "date": "Tue, 31 Jan 2023 19:50:37 GMT",
6
+ "tag": "@fluentui/react-components_v9.13.0",
7
+ "version": "9.13.0",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "bernardo.sunderhus@gmail.com",
12
+ "package": "@fluentui/react-badge",
13
+ "commit": "4e058ce9ac62585e7062b8badfa85f74ebe51f84",
14
+ "comment": "chore: Updates border-radius to use proper token"
15
+ },
16
+ {
17
+ "author": "Humberto.Morimoto@microsoft.com",
18
+ "package": "@fluentui/react-button",
19
+ "commit": "b9284238a8b79e3d0864ce26a8bb0e9ffb33a96a",
20
+ "comment": "fix: Fixing button padding + minHeight to get correct sizes from design spec."
21
+ },
22
+ {
23
+ "author": "sarah.higley@microsoft.com",
24
+ "package": "@fluentui/react-combobox",
25
+ "commit": "a864688a78bff922b8ba9accf77f69af41a58633",
26
+ "comment": "feat: release Combobox and Dropdown as stable components"
27
+ },
28
+ {
29
+ "author": "olfedias@microsoft.com",
30
+ "package": "@fluentui/react-components",
31
+ "commit": "798f50ff4f51e005f89157e1d57b66f343198c71",
32
+ "comment": "feat: re-export useFocusWithin() hook"
33
+ },
34
+ {
35
+ "author": "bernardo.sunderhus@gmail.com",
36
+ "package": "@fluentui/react-dialog",
37
+ "commit": "b58cd1ad53018e1a1971d10f05dd1d545cb52753",
38
+ "comment": "chore: properly use tokens for border radius"
39
+ },
40
+ {
41
+ "author": "esteban.230@hotmail.com",
42
+ "package": "@fluentui/react-persona",
43
+ "commit": "f4f81bc1025ba1ac43f09ef9e45646cb06f47f89",
44
+ "comment": "fix: Reduce spacing between first and second line."
45
+ },
46
+ {
47
+ "author": "esteban.230@hotmail.com",
48
+ "package": "@fluentui/react-persona",
49
+ "commit": "fc896528cd40ac5e32c0fb125fb00c502a471cab",
50
+ "comment": "fix: Make before and after textPositions align correctly when the Avatar size is larger than the text lines together."
51
+ },
52
+ {
53
+ "author": "sarah.higley@microsoft.com",
54
+ "package": "@fluentui/react-select",
55
+ "commit": "22477ef4202cd24add6ebf823196b5888c9d8083",
56
+ "comment": "feat: release `@fluentui/react-select` as stable"
57
+ },
58
+ {
59
+ "author": "olfedias@microsoft.com",
60
+ "package": "@fluentui/react-utilities",
61
+ "commit": "12ec691720e2394ef61bd1936d911a4245f6e0cd",
62
+ "comment": "fix: update definitions for SSRProvider"
63
+ }
64
+ ],
65
+ "minor": [
66
+ {
67
+ "author": "sarah.higley@microsoft.com",
68
+ "package": "@fluentui/react-components",
69
+ "commit": "a864688a78bff922b8ba9accf77f69af41a58633",
70
+ "comment": "feat: release Combobox and Dropdown as stable components"
71
+ },
72
+ {
73
+ "author": "marcosvmmoura@gmail.com",
74
+ "package": "@fluentui/react-components",
75
+ "commit": "7e7f876324b0a1512c3163939180b875d69bd3bb",
76
+ "comment": "feat: expose all typography tokens as components"
77
+ },
78
+ {
79
+ "author": "gcox@microsoft.com",
80
+ "package": "@fluentui/react-components",
81
+ "commit": "8b78517786e11cd28232851d4704598443cefd64",
82
+ "comment": "chore: Added context exports for react-tabs"
83
+ },
84
+ {
85
+ "author": "sarah.higley@microsoft.com",
86
+ "package": "@fluentui/react-components",
87
+ "commit": "22477ef4202cd24add6ebf823196b5888c9d8083",
88
+ "comment": "feat: release `@fluentui/react-select` as stable"
89
+ },
90
+ {
91
+ "author": "gcox@microsoft.com",
92
+ "package": "@fluentui/react-tabs",
93
+ "commit": "8b78517786e11cd28232851d4704598443cefd64",
94
+ "comment": "chore: Added context exports"
95
+ },
96
+ {
97
+ "author": "marcosvmmoura@gmail.com",
98
+ "package": "@fluentui/react-text",
99
+ "commit": "7e7f876324b0a1512c3163939180b875d69bd3bb",
100
+ "comment": "feat: expose all typography tokens as components"
101
+ }
102
+ ],
103
+ "prerelease": [
104
+ {
105
+ "author": "behowell@microsoft.com",
106
+ "package": "@fluentui/react-field",
107
+ "commit": "d59cee0443fc357a3033d0e71e23659a2ce2d57d",
108
+ "comment": "chore: Change the default value of validationState to error when a validationMessage is set."
109
+ }
110
+ ],
111
+ "none": [
112
+ {
113
+ "author": "sarah.higley@microsoft.com",
114
+ "package": "@fluentui/react-migration-v8-v9",
115
+ "commit": "a864688a78bff922b8ba9accf77f69af41a58633",
116
+ "comment": "chore: import Dropdown and Option from react-components"
117
+ },
118
+ {
119
+ "author": "marcosvmmoura@gmail.com",
120
+ "package": "@fluentui/react-theme",
121
+ "commit": "7e7f876324b0a1512c3163939180b875d69bd3bb",
122
+ "comment": "docs: recreate documentation for typography page"
123
+ }
124
+ ]
125
+ }
126
+ },
127
+ {
128
+ "date": "Thu, 26 Jan 2023 13:30:51 GMT",
129
+ "tag": "@fluentui/react-components_v9.12.0",
130
+ "version": "9.12.0",
131
+ "comments": {
132
+ "minor": [
133
+ {
134
+ "author": "bernardo.sunderhus@gmail.com",
135
+ "package": "@fluentui/react-avatar",
136
+ "commit": "f5f1f5eed0c4e45333f38fbefc4b1b42580b4836",
137
+ "comment": "chore: deprecates AvatarSizes in favor of AvatarSize"
138
+ },
139
+ {
140
+ "author": "bernardo.sunderhus@gmail.com",
141
+ "package": "@fluentui/react-button",
142
+ "commit": "b19643775c1b39ec5f960c7d31aeb2d55eb1cfff",
143
+ "comment": "feature: creates ButtonContext"
144
+ },
145
+ {
146
+ "author": "olfedias@microsoft.com",
147
+ "package": "@fluentui/react-components",
148
+ "commit": "fdc548e6e52077bad22ced4a332b39c7b8641a6c",
149
+ "comment": "feat: export TextareaOnChangeData type"
150
+ },
151
+ {
152
+ "author": "miroslav.stastny@microsoft.com",
153
+ "package": "@fluentui/react-components",
154
+ "commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
155
+ "comment": "feat: add support for appearance overrides (unstable)"
156
+ },
157
+ {
158
+ "author": "olfedias@microsoft.com",
159
+ "package": "@fluentui/react-components",
160
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1",
161
+ "comment": "feat: add IdPrefixProvider"
162
+ },
163
+ {
164
+ "author": "bernardo.sunderhus@gmail.com",
165
+ "package": "@fluentui/react-components",
166
+ "commit": "f5f1f5eed0c4e45333f38fbefc4b1b42580b4836",
167
+ "comment": "chore(react-avatar): deprecates AvatarSizes in favor of AvatarSize"
168
+ },
169
+ {
170
+ "author": "miroslav.stastny@microsoft.com",
171
+ "package": "@fluentui/react-input",
172
+ "commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
173
+ "comment": "feat: Allow default appearance override"
174
+ },
175
+ {
176
+ "author": "gcox@microsoft.com",
177
+ "package": "@fluentui/react-migration-v8-v9",
178
+ "commit": "38f8d75d0e279f6fe50fe5647650592cd648d6b2",
179
+ "comment": "Moved to be a v9 convergence package"
180
+ },
181
+ {
182
+ "author": "miroslav.stastny@microsoft.com",
183
+ "package": "@fluentui/react-provider",
184
+ "commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
185
+ "comment": "feat: add support for overrides (unstable)"
186
+ },
187
+ {
188
+ "author": "miroslav.stastny@microsoft.com",
189
+ "package": "@fluentui/react-shared-contexts",
190
+ "commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
191
+ "comment": "feat: Overrides context"
192
+ },
193
+ {
194
+ "author": "miroslav.stastny@microsoft.com",
195
+ "package": "@fluentui/react-spinbutton",
196
+ "commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
197
+ "comment": "feat: Allow default appearance override"
198
+ },
199
+ {
200
+ "author": "miroslav.stastny@microsoft.com",
201
+ "package": "@fluentui/react-textarea",
202
+ "commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
203
+ "comment": "feat: Allow default appearance override"
204
+ },
205
+ {
206
+ "author": "olfedias@microsoft.com",
207
+ "package": "@fluentui/react-textarea",
208
+ "commit": "fdc548e6e52077bad22ced4a332b39c7b8641a6c",
209
+ "comment": "feat: export TextareaOnChangeData type"
210
+ },
211
+ {
212
+ "author": "olfedias@microsoft.com",
213
+ "package": "@fluentui/react-utilities",
214
+ "commit": "403e1370f1effca7d3db131eda381abf31cf66b1",
215
+ "comment": "feat: add IdPrefixProvider"
216
+ }
217
+ ],
218
+ "patch": [
219
+ {
220
+ "author": "sarah.higley@microsoft.com",
221
+ "package": "@fluentui/react-button",
222
+ "commit": "ea3269970b9b5072f6647fcd40c6be05229dc47c",
223
+ "comment": "fix: high contrast mode focus styles are applied"
224
+ },
225
+ {
226
+ "author": "behowell@microsoft.com",
227
+ "package": "@fluentui/react-checkbox",
228
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
229
+ "comment": "Deprecate CheckboxField_unstable in favor of Field with Checkbox as its child."
230
+ },
231
+ {
232
+ "author": "behowell@microsoft.com",
233
+ "package": "@fluentui/react-components",
234
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
235
+ "comment": "Add Field to react-components/unstable. Deprecate InputField/etc. in favor of Field with Input/etc. as its child."
236
+ },
237
+ {
238
+ "author": "behowell@microsoft.com",
239
+ "package": "@fluentui/react-input",
240
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
241
+ "comment": "Deprecate InputField_unstable in favor of Field with Input as its child."
242
+ },
243
+ {
244
+ "author": "olfedias@microsoft.com",
245
+ "package": "@fluentui/react-link",
246
+ "commit": "a2eb0b3b09c9b6007977e273311d327f43df42e1",
247
+ "comment": "fix: handle \"tabIndex\" from user's input"
248
+ },
249
+ {
250
+ "author": "olfedias@microsoft.com",
251
+ "package": "@fluentui/react-portal",
252
+ "commit": "17ce027879486fa8d2a775864cb119fb194fab8b",
253
+ "comment": "fix: update elementContains() to handle circular references"
254
+ },
255
+ {
256
+ "author": "esteban.230@hotmail.com",
257
+ "package": "@fluentui/react-provider",
258
+ "commit": "4f3871db826e542114d853b57fb2f740787f91e8",
259
+ "comment": "fix: Update FluentProvider's class name to use backslash when a colon is present."
260
+ },
261
+ {
262
+ "author": "behowell@microsoft.com",
263
+ "package": "@fluentui/react-radio",
264
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
265
+ "comment": "Deprecate RadioGroupField_unstable in favor of Field with RadioGroup as its child."
266
+ },
267
+ {
268
+ "author": "behowell@microsoft.com",
269
+ "package": "@fluentui/react-slider",
270
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
271
+ "comment": "Deprecate SliderField_unstable in favor of Field with Slider as its child."
272
+ },
273
+ {
274
+ "author": "behowell@microsoft.com",
275
+ "package": "@fluentui/react-spinbutton",
276
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
277
+ "comment": "Deprecate SpinButtonField_unstable in favor of Field with SpinButton as its child."
278
+ },
279
+ {
280
+ "author": "behowell@microsoft.com",
281
+ "package": "@fluentui/react-switch",
282
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
283
+ "comment": "Deprecate SwitchField_unstable in favor of Field with Switch as its child."
284
+ },
285
+ {
286
+ "author": "behowell@microsoft.com",
287
+ "package": "@fluentui/react-textarea",
288
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
289
+ "comment": "Deprecate TextareaField_unstable in favor of Field with Textarea as its child."
290
+ },
291
+ {
292
+ "author": "seanmonahan@microsoft.com",
293
+ "package": "@fluentui/react-toolbar",
294
+ "commit": "74d3a604225f2fcf053e4a60943c3229afed1a87",
295
+ "comment": "fix: export toolbar hooks as functions, not Typescript types"
296
+ },
297
+ {
298
+ "author": "esteban.230@hotmail.com",
299
+ "package": "@fluentui/react-utilities",
300
+ "commit": "4f3871db826e542114d853b57fb2f740787f91e8",
301
+ "comment": "fix: Leverage React.useId when available for our useId hook."
302
+ }
303
+ ],
304
+ "prerelease": [
305
+ {
306
+ "author": "sarah.higley@microsoft.com",
307
+ "package": "@fluentui/react-combobox",
308
+ "commit": "6a610c7107d57e569dcb03e02ed6480c26412cd4",
309
+ "comment": "fix: add popup maxHeight, and move shadow styles to combobox/dropdown"
310
+ },
311
+ {
312
+ "author": "sarah.higley@microsoft.com",
313
+ "package": "@fluentui/react-combobox",
314
+ "commit": "3079711d3af954e45081347e7a5abb963ef78abf",
315
+ "comment": "chore: update spec and migration docs"
316
+ },
317
+ {
318
+ "author": "sarah.higley@microsoft.com",
319
+ "package": "@fluentui/react-combobox",
320
+ "commit": "9a8b3515e95478a8fb4f9332b2998fdaa44c8ac1",
321
+ "comment": "fix: combobox should recalculate the activedescendant when the children change while open, and clear it when moving text cursor"
322
+ },
323
+ {
324
+ "author": "sarah.higley@microsoft.com",
325
+ "package": "@fluentui/react-combobox",
326
+ "commit": "175abf247751c2ababcc8deef8b4479c648ea2dd",
327
+ "comment": "fix: update multiselect checkbox styles to match checkbox"
328
+ },
329
+ {
330
+ "author": "behowell@microsoft.com",
331
+ "package": "@fluentui/react-combobox",
332
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
333
+ "comment": "Deprecate ComboboxField_unstable in favor of Field with Combobox as its child."
334
+ },
335
+ {
336
+ "author": "behowell@microsoft.com",
337
+ "package": "@fluentui/react-field",
338
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
339
+ "comment": "Implement Field component to replace InputField, ComboboxField, etc."
340
+ },
341
+ {
342
+ "author": "behowell@microsoft.com",
343
+ "package": "@fluentui/react-progress",
344
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
345
+ "comment": "Deprecate ProgressField_unstable in favor of Field with Progress as its child."
346
+ },
347
+ {
348
+ "author": "miroslav.stastny@microsoft.com",
349
+ "package": "@fluentui/react-select",
350
+ "commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
351
+ "comment": "feat: Allow default appearance override"
352
+ },
353
+ {
354
+ "author": "behowell@microsoft.com",
355
+ "package": "@fluentui/react-select",
356
+ "commit": "d6e98c0b5390c5c7e03601537b2026307e01a8d4",
357
+ "comment": "Deprecate SelectField_unstable in favor of Field with Select as its child."
358
+ },
359
+ {
360
+ "author": "bernardo.sunderhus@gmail.com",
361
+ "package": "@fluentui/react-table",
362
+ "commit": "f5f1f5eed0c4e45333f38fbefc4b1b42580b4836",
363
+ "comment": "chore(react-table): switch AvatarSizes in favor of AvatarSize"
364
+ }
365
+ ],
366
+ "none": [
367
+ {
368
+ "author": "miroslav.stastny@microsoft.com",
369
+ "package": "@fluentui/react-context-selector",
370
+ "commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
371
+ "comment": "chore: fix a typo in jsdoc"
372
+ },
373
+ {
374
+ "author": "miroslav.stastny@microsoft.com",
375
+ "package": "@fluentui/react-portal",
376
+ "commit": "6f29c8f65b2db6125efbd2a7ec2d7abdd0f44601",
377
+ "comment": "Lint based re-format"
378
+ }
379
+ ]
380
+ }
381
+ },
382
+ {
383
+ "date": "Mon, 23 Jan 2023 16:43:09 GMT",
6
384
  "tag": "@fluentui/react-components_v9.11.1",
7
385
  "version": "9.11.1",
8
386
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,135 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Mon, 23 Jan 2023 16:41:41 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 31 Jan 2023 19:50:37 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.13.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.13.0)
8
+
9
+ Tue, 31 Jan 2023 19:50:37 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.12.0..@fluentui/react-components_v9.13.0)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-components`
15
+ - feat: release Combobox and Dropdown as stable components ([PR #26518](https://github.com/microsoft/fluentui/pull/26518) by sarah.higley@microsoft.com)
16
+ - feat: expose all typography tokens as components ([PR #26403](https://github.com/microsoft/fluentui/pull/26403) by marcosvmmoura@gmail.com)
17
+ - chore: Added context exports for react-tabs ([PR #26552](https://github.com/microsoft/fluentui/pull/26552) by gcox@microsoft.com)
18
+ - feat: release `@fluentui/react-select` as stable ([PR #26491](https://github.com/microsoft/fluentui/pull/26491) by sarah.higley@microsoft.com)
19
+ - `@fluentui/react-tabs`
20
+ - chore: Added context exports ([PR #26552](https://github.com/microsoft/fluentui/pull/26552) by gcox@microsoft.com)
21
+ - `@fluentui/react-text`
22
+ - feat: expose all typography tokens as components ([PR #26403](https://github.com/microsoft/fluentui/pull/26403) by marcosvmmoura@gmail.com)
23
+
24
+ ### Patches
25
+
26
+ - `@fluentui/react-badge`
27
+ - chore: Updates border-radius to use proper token ([PR #26531](https://github.com/microsoft/fluentui/pull/26531) by bernardo.sunderhus@gmail.com)
28
+ - `@fluentui/react-button`
29
+ - fix: Fixing button padding + minHeight to get correct sizes from design spec. ([PR #26522](https://github.com/microsoft/fluentui/pull/26522) by Humberto.Morimoto@microsoft.com)
30
+ - `@fluentui/react-combobox`
31
+ - feat: release Combobox and Dropdown as stable components ([PR #26518](https://github.com/microsoft/fluentui/pull/26518) by sarah.higley@microsoft.com)
32
+ - `@fluentui/react-components`
33
+ - feat: re-export useFocusWithin() hook ([PR #26533](https://github.com/microsoft/fluentui/pull/26533) by olfedias@microsoft.com)
34
+ - `@fluentui/react-dialog`
35
+ - chore: properly use tokens for border radius ([PR #26516](https://github.com/microsoft/fluentui/pull/26516) by bernardo.sunderhus@gmail.com)
36
+ - `@fluentui/react-persona`
37
+ - fix: Reduce spacing between first and second line. ([PR #26520](https://github.com/microsoft/fluentui/pull/26520) by esteban.230@hotmail.com)
38
+ - fix: Make before and after textPositions align correctly when the Avatar size is larger than the text lines together. ([PR #26546](https://github.com/microsoft/fluentui/pull/26546) by esteban.230@hotmail.com)
39
+ - `@fluentui/react-select`
40
+ - feat: release `@fluentui/react-select` as stable ([PR #26491](https://github.com/microsoft/fluentui/pull/26491) by sarah.higley@microsoft.com)
41
+ - `@fluentui/react-utilities`
42
+ - fix: update definitions for SSRProvider ([PR #25582](https://github.com/microsoft/fluentui/pull/25582) by olfedias@microsoft.com)
43
+
44
+ ### Changes
45
+
46
+ - `@fluentui/react-field`
47
+ - chore: Change the default value of validationState to error when a validationMessage is set. ([PR #26523](https://github.com/microsoft/fluentui/pull/26523) by behowell@microsoft.com)
48
+
49
+ ## [9.12.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.12.0)
50
+
51
+ Thu, 26 Jan 2023 13:30:51 GMT
52
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.11.1..@fluentui/react-components_v9.12.0)
53
+
54
+ ### Minor changes
55
+
56
+ - `@fluentui/react-avatar`
57
+ - chore: deprecates AvatarSizes in favor of AvatarSize ([PR #26492](https://github.com/microsoft/fluentui/pull/26492) by bernardo.sunderhus@gmail.com)
58
+ - `@fluentui/react-button`
59
+ - feature: creates ButtonContext ([PR #26478](https://github.com/microsoft/fluentui/pull/26478) by bernardo.sunderhus@gmail.com)
60
+ - `@fluentui/react-components`
61
+ - feat: export TextareaOnChangeData type ([PR #26455](https://github.com/microsoft/fluentui/pull/26455) by olfedias@microsoft.com)
62
+ - feat: add support for appearance overrides (unstable) ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
63
+ - feat: add IdPrefixProvider ([PR #26496](https://github.com/microsoft/fluentui/pull/26496) by olfedias@microsoft.com)
64
+ - chore(react-avatar): deprecates AvatarSizes in favor of AvatarSize ([PR #26492](https://github.com/microsoft/fluentui/pull/26492) by bernardo.sunderhus@gmail.com)
65
+ - `@fluentui/react-input`
66
+ - feat: Allow default appearance override ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
67
+ - `@fluentui/react-migration-v8-v9`
68
+ - Moved to be a v9 convergence package ([PR #26503](https://github.com/microsoft/fluentui/pull/26503) by gcox@microsoft.com)
69
+ - `@fluentui/react-provider`
70
+ - feat: add support for overrides (unstable) ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
71
+ - `@fluentui/react-shared-contexts`
72
+ - feat: Overrides context ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
73
+ - `@fluentui/react-spinbutton`
74
+ - feat: Allow default appearance override ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
75
+ - `@fluentui/react-textarea`
76
+ - feat: Allow default appearance override ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
77
+ - feat: export TextareaOnChangeData type ([PR #26455](https://github.com/microsoft/fluentui/pull/26455) by olfedias@microsoft.com)
78
+ - `@fluentui/react-utilities`
79
+ - feat: add IdPrefixProvider ([PR #26496](https://github.com/microsoft/fluentui/pull/26496) by olfedias@microsoft.com)
80
+
81
+ ### Patches
82
+
83
+ - `@fluentui/react-button`
84
+ - fix: high contrast mode focus styles are applied ([PR #26116](https://github.com/microsoft/fluentui/pull/26116) by sarah.higley@microsoft.com)
85
+ - `@fluentui/react-checkbox`
86
+ - 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)
87
+ - `@fluentui/react-components`
88
+ - 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)
89
+ - `@fluentui/react-input`
90
+ - 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)
91
+ - `@fluentui/react-link`
92
+ - fix: handle "tabIndex" from user's input ([PR #26456](https://github.com/microsoft/fluentui/pull/26456) by olfedias@microsoft.com)
93
+ - `@fluentui/react-portal`
94
+ - fix: update elementContains() to handle circular references ([PR #26483](https://github.com/microsoft/fluentui/pull/26483) by olfedias@microsoft.com)
95
+ - `@fluentui/react-provider`
96
+ - 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)
97
+ - `@fluentui/react-radio`
98
+ - 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)
99
+ - `@fluentui/react-slider`
100
+ - 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)
101
+ - `@fluentui/react-spinbutton`
102
+ - 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)
103
+ - `@fluentui/react-switch`
104
+ - 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)
105
+ - `@fluentui/react-textarea`
106
+ - 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)
107
+ - `@fluentui/react-toolbar`
108
+ - fix: export toolbar hooks as functions, not Typescript types ([PR #26462](https://github.com/microsoft/fluentui/pull/26462) by seanmonahan@microsoft.com)
109
+ - `@fluentui/react-utilities`
110
+ - fix: Leverage React.useId when available for our useId hook. ([PR #26465](https://github.com/microsoft/fluentui/pull/26465) by esteban.230@hotmail.com)
111
+
112
+ ### Changes
113
+
114
+ - `@fluentui/react-combobox`
115
+ - 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)
116
+ - chore: update spec and migration docs ([PR #26396](https://github.com/microsoft/fluentui/pull/26396) by sarah.higley@microsoft.com)
117
+ - 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)
118
+ - fix: update multiselect checkbox styles to match checkbox ([PR #26509](https://github.com/microsoft/fluentui/pull/26509) by sarah.higley@microsoft.com)
119
+ - 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)
120
+ - `@fluentui/react-field`
121
+ - Implement Field component to replace InputField, ComboboxField, etc. ([PR #26430](https://github.com/microsoft/fluentui/pull/26430) by behowell@microsoft.com)
122
+ - `@fluentui/react-progress`
123
+ - 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)
124
+ - `@fluentui/react-select`
125
+ - feat: Allow default appearance override ([PR #25262](https://github.com/microsoft/fluentui/pull/25262) by miroslav.stastny@microsoft.com)
126
+ - 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)
127
+ - `@fluentui/react-table`
128
+ - chore(react-table): switch AvatarSizes in favor of AvatarSize ([PR #26492](https://github.com/microsoft/fluentui/pull/26492) by bernardo.sunderhus@gmail.com)
129
+
7
130
  ## [9.11.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.11.1)
8
131
 
9
- Mon, 23 Jan 2023 16:41:41 GMT
132
+ Mon, 23 Jan 2023 16:43:09 GMT
10
133
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.11.0..@fluentui/react-components_v9.11.1)
11
134
 
12
135
  ### Patches