@fluentui/react-components 9.7.1 → 9.7.2

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,356 @@
2
2
  "name": "@fluentui/react-components",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 17 Nov 2022 23:02:27 GMT",
5
+ "date": "Mon, 05 Dec 2022 18:25:17 GMT",
6
+ "tag": "@fluentui/react-components_v9.7.2",
7
+ "version": "9.7.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "esteban.230@hotmail.com",
12
+ "package": "@fluentui/react-avatar",
13
+ "commit": "1a558639a977347b237c9134f09b47f0fc00ad48",
14
+ "comment": "fix: AvatarGroup's pie layout places inline items correctly in rtl."
15
+ },
16
+ {
17
+ "author": "olfedias@microsoft.com",
18
+ "package": "@fluentui/react-button",
19
+ "commit": "076ac58a921376c6ee488f10e610dc05095acbf3",
20
+ "comment": "chore: refactor to use makeResetStyles"
21
+ },
22
+ {
23
+ "author": "lingfangao@hotmail.com",
24
+ "package": "@fluentui/react-components",
25
+ "commit": "8811bf9bf2f5d2c6591ffdaa0a4024456f66bfbd",
26
+ "comment": "BREAKING: rename useTable->useTableFeatures, useSelection->useTableSelection, useSort->useTableSort"
27
+ },
28
+ {
29
+ "author": "olfedias@microsoft.com",
30
+ "package": "@fluentui/react-components",
31
+ "commit": "076ac58a921376c6ee488f10e610dc05095acbf3",
32
+ "comment": "chore: add exports for CSS extraction in Griffel"
33
+ },
34
+ {
35
+ "author": "lingfangao@hotmail.com",
36
+ "package": "@fluentui/react-components",
37
+ "commit": "8607e1bc8dbc03f9416f1c24d403f04ca91cd597",
38
+ "comment": "feat: Export `DataGrid` as unstable"
39
+ },
40
+ {
41
+ "author": "bernardo.sunderhus@gmail.com",
42
+ "package": "@fluentui/react-components",
43
+ "commit": "41b0dbe63181a473ea54811fffd5a9582d7b28b6",
44
+ "comment": "chore: deprecates unused type UninitializedMenuListState"
45
+ },
46
+ {
47
+ "author": "behowell@microsoft.com",
48
+ "package": "@fluentui/react-input",
49
+ "commit": "6679b1430f61182d34c0b90de33806d9624d811a",
50
+ "comment": "chore: Replace use of fontSize tokens with typographyStyles"
51
+ },
52
+ {
53
+ "author": "bernardo.sunderhus@gmail.com",
54
+ "package": "@fluentui/react-menu",
55
+ "commit": "41b0dbe63181a473ea54811fffd5a9582d7b28b6",
56
+ "comment": "chore: removes prop spreading on MenuList state"
57
+ },
58
+ {
59
+ "author": "lingfangao@hotmail.com",
60
+ "package": "@fluentui/react-menu",
61
+ "commit": "6f036a808e0d09e6395abe1f6d3046d1f7d2c28d",
62
+ "comment": "fix: MenuDivider thickness should be `strokeWidthThin`"
63
+ },
64
+ {
65
+ "author": "tristan.watanabe@gmail.com",
66
+ "package": "@fluentui/react-popover",
67
+ "commit": "c279105c23c0f00294b59e727ffd7f726d874e2b",
68
+ "comment": "chore: Migrate to new package structure."
69
+ },
70
+ {
71
+ "author": "yuanboxue@microsoft.com",
72
+ "package": "@fluentui/react-popover",
73
+ "commit": "ee15af6700870457f304bca6bcb4724a50b621f1",
74
+ "comment": "fix: Invoke `onOpenChange` callback without checking if open state has flipped"
75
+ },
76
+ {
77
+ "author": "tristan.watanabe@gmail.com",
78
+ "package": "@fluentui/react-provider",
79
+ "commit": "a002e76a91b5c53844ea69d7b7eb63be5ad48f82",
80
+ "comment": "chore: Migrate to new package structure."
81
+ },
82
+ {
83
+ "author": "tristan.watanabe@gmail.com",
84
+ "package": "@fluentui/react-radio",
85
+ "commit": "536d01dceb058546fbd97b9118e7248df7d19f88",
86
+ "comment": "chore: Migrate to new package structure."
87
+ },
88
+ {
89
+ "author": "tristan.watanabe@gmail.com",
90
+ "package": "@fluentui/react-spinbutton",
91
+ "commit": "5b183163c77ca9cdba1c67185139479530f7a5b6",
92
+ "comment": "chore: Migrate to new package structure."
93
+ },
94
+ {
95
+ "author": "tristan.watanabe@gmail.com",
96
+ "package": "@fluentui/react-spinner",
97
+ "commit": "5874b65a2be89f82ab07baab183f6b19ca9af239",
98
+ "comment": "chore: Migrate to new package structure."
99
+ },
100
+ {
101
+ "author": "tristan.watanabe@gmail.com",
102
+ "package": "@fluentui/react-switch",
103
+ "commit": "515f53fe2d85659868d85a6f56892010f0e1c6e6",
104
+ "comment": "chore: Migrate to new package structure."
105
+ },
106
+ {
107
+ "author": "lingfangao@hotmail.com",
108
+ "package": "@fluentui/react-tabster",
109
+ "commit": "6f450a1713c40d5429306ab1f6d76bc19e65c295",
110
+ "comment": "fix: focus-within attribute no longer the same as focus-visible"
111
+ },
112
+ {
113
+ "author": "olfedias@microsoft.com",
114
+ "package": "@fluentui/react-tabster",
115
+ "commit": "076ac58a921376c6ee488f10e610dc05095acbf3",
116
+ "comment": "fix: allow GriffelResetStyle to be passed to createCustomFocusIndicatorStyle"
117
+ },
118
+ {
119
+ "author": "behowell@microsoft.com",
120
+ "package": "@fluentui/react-textarea",
121
+ "commit": "6679b1430f61182d34c0b90de33806d9624d811a",
122
+ "comment": "chore: Replace use of fontSize tokens with typographyStyles"
123
+ },
124
+ {
125
+ "author": "tristan.watanabe@gmail.com",
126
+ "package": "@fluentui/react-textarea",
127
+ "commit": "178c2be4bcd691f2cf5874f771236f2e6b8c1cd5",
128
+ "comment": "chore: Migrate to new package structure."
129
+ },
130
+ {
131
+ "author": "tigeroakes@microsoft.com",
132
+ "package": "@fluentui/react-theme",
133
+ "commit": "28562d1701b8c814916567932b9064c677fb5268",
134
+ "comment": "refactor: Use Object.assign to reduce loop runtime"
135
+ },
136
+ {
137
+ "author": "tristan.watanabe@gmail.com",
138
+ "package": "@fluentui/react-theme",
139
+ "commit": "417d952edfecba732ebb670fe18a73343c8b6cb4",
140
+ "comment": "chore: Migrate to new package structure."
141
+ },
142
+ {
143
+ "author": "tristan.watanabe@gmail.com",
144
+ "package": "@fluentui/react-tooltip",
145
+ "commit": "3fdfc72488fe30b83f665c7267c5e8cb802682ff",
146
+ "comment": "chore: Migrate to new package structure."
147
+ }
148
+ ],
149
+ "prerelease": [
150
+ {
151
+ "author": "sarah.higley@microsoft.com",
152
+ "package": "@fluentui/react-combobox",
153
+ "commit": "84a26d8111dc4bb9d3cd1edbb99691e68899d261",
154
+ "comment": " feat: update Option value to be a non-display value, and add an Option text prop that is required if the child is not a string"
155
+ },
156
+ {
157
+ "author": "sarah.higley@microsoft.com",
158
+ "package": "@fluentui/react-combobox",
159
+ "commit": "d1c530bef46d1ddd962ee29ff8fd510475ec5c96",
160
+ "comment": "fix: open Combobox popup when typing"
161
+ },
162
+ {
163
+ "author": "behowell@microsoft.com",
164
+ "package": "@fluentui/react-combobox",
165
+ "commit": "6679b1430f61182d34c0b90de33806d9624d811a",
166
+ "comment": "chore: Replace use of fontSize tokens with typographyStyles"
167
+ },
168
+ {
169
+ "author": "sarah.higley@microsoft.com",
170
+ "package": "@fluentui/react-combobox",
171
+ "commit": "e19f11c2cc4e52c06d93bcd2eed8ae84572b18d1",
172
+ "comment": "fix: Combobox should close on blur after clicking expand icon"
173
+ },
174
+ {
175
+ "author": "behowell@microsoft.com",
176
+ "package": "@fluentui/react-field",
177
+ "commit": "79a448b20b02bdb5b9832734e6fa19d9c82d5865",
178
+ "comment": "fix: Field should use aria-describedby instead of aria-errormessage"
179
+ },
180
+ {
181
+ "author": "tristan.watanabe@gmail.com",
182
+ "package": "@fluentui/react-field",
183
+ "commit": "886907609cb066a4c08364b57a7cb718b4069434",
184
+ "comment": "chore: Migrate to new package structure."
185
+ },
186
+ {
187
+ "author": "esteban.230@hotmail.com",
188
+ "package": "@fluentui/react-persona",
189
+ "commit": "df99a7d82e3ca707300a079e0050db218d6cfcce",
190
+ "comment": "chore: Updating Persona's docs to match implementation."
191
+ },
192
+ {
193
+ "author": "tristan.watanabe@gmail.com",
194
+ "package": "@fluentui/react-persona",
195
+ "commit": "fafaced9e47597c8ae38d68518887926082986cb",
196
+ "comment": "chore: Migrate to new package structure."
197
+ },
198
+ {
199
+ "author": "esteban.230@hotmail.com",
200
+ "package": "@fluentui/react-persona",
201
+ "commit": "7f4466d1f16a45c6268d540ccd6c088e0c79dfbb",
202
+ "comment": "fix: Make Persona's text wrap when overflowing its container."
203
+ },
204
+ {
205
+ "author": "tristan.watanabe@gmail.com",
206
+ "package": "@fluentui/react-progress",
207
+ "commit": "77b8194cfeefddf753b473be572233fc5defe186",
208
+ "comment": "chore: Migrate to new package structure."
209
+ },
210
+ {
211
+ "author": "behowell@microsoft.com",
212
+ "package": "@fluentui/react-select",
213
+ "commit": "6679b1430f61182d34c0b90de33806d9624d811a",
214
+ "comment": "chore: Replace use of fontSize tokens with typographyStyles"
215
+ },
216
+ {
217
+ "author": "lingfangao@hotmail.com",
218
+ "package": "@fluentui/react-table",
219
+ "commit": "dfe430630188bb7e2fe2ddc15b5269fcfd1bf20b",
220
+ "comment": "fix: TableHeaderCell design fixes"
221
+ },
222
+ {
223
+ "author": "lingfangao@hotmail.com",
224
+ "package": "@fluentui/react-table",
225
+ "commit": "f64a67537afb35cb5007c16160d0a1deb656d875",
226
+ "comment": "BREAKING(useTable): `onSelectionChange` returns data object"
227
+ },
228
+ {
229
+ "author": "lingfangao@hotmail.com",
230
+ "package": "@fluentui/react-table",
231
+ "commit": "f7d7f82f6b3117ce163c6fee84b03c8774bed95f",
232
+ "comment": "docs: Update docstrings for props"
233
+ },
234
+ {
235
+ "author": "lingfangao@hotmail.com",
236
+ "package": "@fluentui/react-table",
237
+ "commit": "35de934c73603a2fc9416327ab1cf89283f76c5f",
238
+ "comment": "fix: Various design fixes to Table components"
239
+ },
240
+ {
241
+ "author": "lingfangao@hotmail.com",
242
+ "package": "@fluentui/react-table",
243
+ "commit": "6f450a1713c40d5429306ab1f6d76bc19e65c295",
244
+ "comment": "fix: Cell actions should have correct background when row focused within"
245
+ },
246
+ {
247
+ "author": "lingfangao@hotmail.com",
248
+ "package": "@fluentui/react-table",
249
+ "commit": "3ca7917d818ccde26b1dc172241f88a6e8f322b3",
250
+ "comment": "fix: Table row height is determined by cells"
251
+ },
252
+ {
253
+ "author": "lingfangao@hotmail.com",
254
+ "package": "@fluentui/react-table",
255
+ "commit": "f1a66a851248f1a2140cb387a62c19468afd3365",
256
+ "comment": "BREAKING: change `smaller` size to `extra-small`"
257
+ },
258
+ {
259
+ "author": "lingfangao@hotmail.com",
260
+ "package": "@fluentui/react-table",
261
+ "commit": "2d9a9f3147deea6d0c0a60747e1074faf47968c3",
262
+ "comment": "fix(TableCellLayout): Icon sizes in should match design spec"
263
+ },
264
+ {
265
+ "author": "lingfangao@hotmail.com",
266
+ "package": "@fluentui/react-table",
267
+ "commit": "31d2fa0e30649e991925fec10d49ac8fae2dc585",
268
+ "comment": "feat: `DataGrid` supports row sorting"
269
+ },
270
+ {
271
+ "author": "lingfangao@hotmail.com",
272
+ "package": "@fluentui/react-table",
273
+ "commit": "8811bf9bf2f5d2c6591ffdaa0a4024456f66bfbd",
274
+ "comment": "BREAKING: rename useTable->useTableFeatures, useSelection->useTableSelection, useSort->useTableSort"
275
+ },
276
+ {
277
+ "author": "lingfangao@hotmail.com",
278
+ "package": "@fluentui/react-table",
279
+ "commit": "6b90a6e90a71bb3ca36a6bc633d0d535ccb717e9",
280
+ "comment": "feat: DataGrid supports selection"
281
+ }
282
+ ],
283
+ "none": [
284
+ {
285
+ "author": "sarah.higley@microsoft.com",
286
+ "package": "@fluentui/react-combobox",
287
+ "commit": "3c7120c60f749da6b0c1427bbdc69320daa4e1e7",
288
+ "comment": "feat: add Dropdown stories"
289
+ },
290
+ {
291
+ "author": "mgodbolt@microsoft.com",
292
+ "package": "@fluentui/react-menu",
293
+ "commit": "b7bc3cad64eeb09c193b102b9497b1b01464dfeb",
294
+ "comment": "Added a link in the docs to the MenuButton"
295
+ },
296
+ {
297
+ "author": "tristan.watanabe@gmail.com",
298
+ "package": "@fluentui/react-overflow",
299
+ "commit": "690571f25f33d5c2c63e9773e035d164a6dbeba7",
300
+ "comment": "fix: Remove cypress test line causing intermittent CI failures."
301
+ },
302
+ {
303
+ "author": "tristan.watanabe@gmail.com",
304
+ "package": "@fluentui/react-positioning",
305
+ "commit": "109f6e6966ce703169c98134f1aedbaec17d6f93",
306
+ "comment": "chore: Migrate to new package structure."
307
+ },
308
+ {
309
+ "author": "tristan.watanabe@gmail.com",
310
+ "package": "@fluentui/react-shared-contexts",
311
+ "commit": "536d01dceb058546fbd97b9118e7248df7d19f88",
312
+ "comment": "chore: Migrate to new package structure."
313
+ },
314
+ {
315
+ "author": "lingfangao@hotmail.com",
316
+ "package": "@fluentui/react-table",
317
+ "commit": "8607e1bc8dbc03f9416f1c24d403f04ca91cd597",
318
+ "comment": "docs: Improve `DataGrid` docs"
319
+ },
320
+ {
321
+ "author": "martinhochel@microsoft.com",
322
+ "package": "@fluentui/react-theme",
323
+ "commit": "a1ed5fe8f610c82cc319add155655e9f66b3ff8e",
324
+ "comment": "chore: update token-pipeline scripts task alias path"
325
+ },
326
+ {
327
+ "author": "tristan.watanabe@gmail.com",
328
+ "package": "@fluentui/react-theme-sass",
329
+ "commit": "109f6e6966ce703169c98134f1aedbaec17d6f93",
330
+ "comment": "chore: Migrate to new package structure."
331
+ },
332
+ {
333
+ "author": "chassunc@microsoft.com",
334
+ "package": "@fluentui/react-toolbar",
335
+ "commit": "803091ab911f810964555cedb64f7355df2d4554",
336
+ "comment": "chore: update default button appearance for toolbar"
337
+ },
338
+ {
339
+ "author": "chassunc@microsoft.com",
340
+ "package": "@fluentui/react-toolbar",
341
+ "commit": "1bff9a3148961667fe516b46fead5798db794ae6",
342
+ "comment": "feat: add large size for toolbar"
343
+ },
344
+ {
345
+ "author": "tristan.watanabe@gmail.com",
346
+ "package": "@fluentui/react-utilities",
347
+ "commit": "109f6e6966ce703169c98134f1aedbaec17d6f93",
348
+ "comment": "chore: Migrate to new package structure."
349
+ }
350
+ ]
351
+ }
352
+ },
353
+ {
354
+ "date": "Thu, 17 Nov 2022 23:05:30 GMT",
6
355
  "tag": "@fluentui/react-components_v9.7.1",
7
356
  "version": "9.7.1",
8
357
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,89 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Thu, 17 Nov 2022 23:02:27 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 05 Dec 2022 18:25:17 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.7.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.7.2)
8
+
9
+ Mon, 05 Dec 2022 18:25:17 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.7.1..@fluentui/react-components_v9.7.2)
11
+
12
+ ### Patches
13
+
14
+ - `@fluentui/react-avatar`
15
+ - fix: AvatarGroup's pie layout places inline items correctly in rtl. ([PR #25822](https://github.com/microsoft/fluentui/pull/25822) by esteban.230@hotmail.com)
16
+ - `@fluentui/react-button`
17
+ - chore: refactor to use makeResetStyles ([PR #25216](https://github.com/microsoft/fluentui/pull/25216) by olfedias@microsoft.com)
18
+ - `@fluentui/react-components`
19
+ - BREAKING: rename useTable->useTableFeatures, useSelection->useTableSelection, useSort->useTableSort ([PR #25797](https://github.com/microsoft/fluentui/pull/25797) by lingfangao@hotmail.com)
20
+ - chore: add exports for CSS extraction in Griffel ([PR #25216](https://github.com/microsoft/fluentui/pull/25216) by olfedias@microsoft.com)
21
+ - feat: Export `DataGrid` as unstable ([PR #25805](https://github.com/microsoft/fluentui/pull/25805) by lingfangao@hotmail.com)
22
+ - chore: deprecates unused type UninitializedMenuListState ([PR #25672](https://github.com/microsoft/fluentui/pull/25672) by bernardo.sunderhus@gmail.com)
23
+ - `@fluentui/react-input`
24
+ - chore: Replace use of fontSize tokens with typographyStyles ([PR #25727](https://github.com/microsoft/fluentui/pull/25727) by behowell@microsoft.com)
25
+ - `@fluentui/react-menu`
26
+ - chore: removes prop spreading on MenuList state ([PR #25672](https://github.com/microsoft/fluentui/pull/25672) by bernardo.sunderhus@gmail.com)
27
+ - fix: MenuDivider thickness should be `strokeWidthThin` ([PR #25711](https://github.com/microsoft/fluentui/pull/25711) by lingfangao@hotmail.com)
28
+ - `@fluentui/react-popover`
29
+ - chore: Migrate to new package structure. ([PR #25735](https://github.com/microsoft/fluentui/pull/25735) by tristan.watanabe@gmail.com)
30
+ - fix: Invoke `onOpenChange` callback without checking if open state has flipped ([PR #25741](https://github.com/microsoft/fluentui/pull/25741) by yuanboxue@microsoft.com)
31
+ - `@fluentui/react-provider`
32
+ - chore: Migrate to new package structure. ([PR #25809](https://github.com/microsoft/fluentui/pull/25809) by tristan.watanabe@gmail.com)
33
+ - `@fluentui/react-radio`
34
+ - chore: Migrate to new package structure. ([PR #25810](https://github.com/microsoft/fluentui/pull/25810) by tristan.watanabe@gmail.com)
35
+ - `@fluentui/react-spinbutton`
36
+ - chore: Migrate to new package structure. ([PR #25813](https://github.com/microsoft/fluentui/pull/25813) by tristan.watanabe@gmail.com)
37
+ - `@fluentui/react-spinner`
38
+ - chore: Migrate to new package structure. ([PR #25814](https://github.com/microsoft/fluentui/pull/25814) by tristan.watanabe@gmail.com)
39
+ - `@fluentui/react-switch`
40
+ - chore: Migrate to new package structure. ([PR #25819](https://github.com/microsoft/fluentui/pull/25819) by tristan.watanabe@gmail.com)
41
+ - `@fluentui/react-tabster`
42
+ - fix: focus-within attribute no longer the same as focus-visible ([PR #25790](https://github.com/microsoft/fluentui/pull/25790) by lingfangao@hotmail.com)
43
+ - fix: allow GriffelResetStyle to be passed to createCustomFocusIndicatorStyle ([PR #25216](https://github.com/microsoft/fluentui/pull/25216) by olfedias@microsoft.com)
44
+ - `@fluentui/react-textarea`
45
+ - chore: Replace use of fontSize tokens with typographyStyles ([PR #25727](https://github.com/microsoft/fluentui/pull/25727) by behowell@microsoft.com)
46
+ - chore: Migrate to new package structure. ([PR #25820](https://github.com/microsoft/fluentui/pull/25820) by tristan.watanabe@gmail.com)
47
+ - `@fluentui/react-theme`
48
+ - refactor: Use Object.assign to reduce loop runtime ([PR #25433](https://github.com/microsoft/fluentui/pull/25433) by tigeroakes@microsoft.com)
49
+ - chore: Migrate to new package structure. ([PR #25812](https://github.com/microsoft/fluentui/pull/25812) by tristan.watanabe@gmail.com)
50
+ - `@fluentui/react-tooltip`
51
+ - chore: Migrate to new package structure. ([PR #25818](https://github.com/microsoft/fluentui/pull/25818) by tristan.watanabe@gmail.com)
52
+
53
+ ### Changes
54
+
55
+ - `@fluentui/react-combobox`
56
+ - feat: update Option value to be a non-display value, and add an Option text prop that is required if the child is not a string ([PR #25379](https://github.com/microsoft/fluentui/pull/25379) by sarah.higley@microsoft.com)
57
+ - fix: open Combobox popup when typing ([PR #25769](https://github.com/microsoft/fluentui/pull/25769) by sarah.higley@microsoft.com)
58
+ - chore: Replace use of fontSize tokens with typographyStyles ([PR #25727](https://github.com/microsoft/fluentui/pull/25727) by behowell@microsoft.com)
59
+ - fix: Combobox should close on blur after clicking expand icon ([PR #25771](https://github.com/microsoft/fluentui/pull/25771) by sarah.higley@microsoft.com)
60
+ - `@fluentui/react-field`
61
+ - fix: Field should use aria-describedby instead of aria-errormessage ([PR #25580](https://github.com/microsoft/fluentui/pull/25580) by behowell@microsoft.com)
62
+ - chore: Migrate to new package structure. ([PR #25817](https://github.com/microsoft/fluentui/pull/25817) by tristan.watanabe@gmail.com)
63
+ - `@fluentui/react-persona`
64
+ - chore: Updating Persona's docs to match implementation. ([PR #25770](https://github.com/microsoft/fluentui/pull/25770) by esteban.230@hotmail.com)
65
+ - chore: Migrate to new package structure. ([PR #25737](https://github.com/microsoft/fluentui/pull/25737) by tristan.watanabe@gmail.com)
66
+ - fix: Make Persona's text wrap when overflowing its container. ([PR #25880](https://github.com/microsoft/fluentui/pull/25880) by esteban.230@hotmail.com)
67
+ - `@fluentui/react-progress`
68
+ - chore: Migrate to new package structure. ([PR #25744](https://github.com/microsoft/fluentui/pull/25744) by tristan.watanabe@gmail.com)
69
+ - `@fluentui/react-select`
70
+ - chore: Replace use of fontSize tokens with typographyStyles ([PR #25727](https://github.com/microsoft/fluentui/pull/25727) by behowell@microsoft.com)
71
+ - `@fluentui/react-table`
72
+ - fix: TableHeaderCell design fixes ([PR #25712](https://github.com/microsoft/fluentui/pull/25712) by lingfangao@hotmail.com)
73
+ - BREAKING(useTable): `onSelectionChange` returns data object ([PR #25731](https://github.com/microsoft/fluentui/pull/25731) by lingfangao@hotmail.com)
74
+ - docs: Update docstrings for props ([PR #25787](https://github.com/microsoft/fluentui/pull/25787) by lingfangao@hotmail.com)
75
+ - fix: Various design fixes to Table components ([PR #25715](https://github.com/microsoft/fluentui/pull/25715) by lingfangao@hotmail.com)
76
+ - fix: Cell actions should have correct background when row focused within ([PR #25790](https://github.com/microsoft/fluentui/pull/25790) by lingfangao@hotmail.com)
77
+ - fix: Table row height is determined by cells ([PR #25717](https://github.com/microsoft/fluentui/pull/25717) by lingfangao@hotmail.com)
78
+ - BREAKING: change `smaller` size to `extra-small` ([PR #25713](https://github.com/microsoft/fluentui/pull/25713) by lingfangao@hotmail.com)
79
+ - fix(TableCellLayout): Icon sizes in should match design spec ([PR #25764](https://github.com/microsoft/fluentui/pull/25764) by lingfangao@hotmail.com)
80
+ - feat: `DataGrid` supports row sorting ([PR #25655](https://github.com/microsoft/fluentui/pull/25655) by lingfangao@hotmail.com)
81
+ - BREAKING: rename useTable->useTableFeatures, useSelection->useTableSelection, useSort->useTableSort ([PR #25797](https://github.com/microsoft/fluentui/pull/25797) by lingfangao@hotmail.com)
82
+ - feat: DataGrid supports selection ([PR #25719](https://github.com/microsoft/fluentui/pull/25719) by lingfangao@hotmail.com)
83
+
7
84
  ## [9.7.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.7.1)
8
85
 
9
- Thu, 17 Nov 2022 23:02:27 GMT
86
+ Thu, 17 Nov 2022 23:05:30 GMT
10
87
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.7.0..@fluentui/react-components_v9.7.1)
11
88
 
12
89
  ### Minor changes
package/dist/index.d.ts CHANGED
@@ -1,4 +1,6 @@
1
1
  import { __css } from '@griffel/react';
2
+ import { __resetCSS } from '@griffel/react';
3
+ import { __resetStyles } from '@griffel/react';
2
4
  import { __styles } from '@griffel/react';
3
5
  import { Accordion } from '@fluentui/react-accordion';
4
6
  import { accordionClassNames } from '@fluentui/react-accordion';
@@ -626,6 +628,10 @@ import { webLightTheme } from '@fluentui/react-theme';
626
628
 
627
629
  export { __css }
628
630
 
631
+ export { __resetCSS }
632
+
633
+ export { __resetStyles }
634
+
629
635
  export { __styles }
630
636
 
631
637
  export { Accordion }