@fluentui/react-components 9.23.0 → 9.24.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,535 @@
2
2
  "name": "@fluentui/react-components",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 27 Jun 2023 11:19:43 GMT",
5
+ "date": "Mon, 03 Jul 2023 11:53:57 GMT",
6
+ "tag": "@fluentui/react-components_v9.24.0",
7
+ "version": "9.24.0",
8
+ "comments": {
9
+ "minor": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-components",
13
+ "commit": "10b70d6a6da6cda0ca201ddae56a4880b1ad57bc",
14
+ "comment": "re-export GriffelResetStyle type"
15
+ },
16
+ {
17
+ "author": "lingfan.gao@microsoft.com",
18
+ "package": "@fluentui/react-components",
19
+ "commit": "0cbd837b6d45c236d03f5e46898c6cacc6ef3afd",
20
+ "comment": "feat: Implement MenuItemLink components"
21
+ },
22
+ {
23
+ "author": "lingfan.gao@microsoft.com",
24
+ "package": "@fluentui/react-components",
25
+ "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724",
26
+ "comment": "feat: Release Toast component"
27
+ },
28
+ {
29
+ "author": "olfedias@microsoft.com",
30
+ "package": "@fluentui/react-components",
31
+ "commit": "3deadf5e6ab264e0be12a31092ca5e172d721241",
32
+ "comment": "feat: re-export PortalMountNodeProvider & usePortalMountNode"
33
+ },
34
+ {
35
+ "author": "lingfan.gao@microsoft.com",
36
+ "package": "@fluentui/react-link",
37
+ "commit": "7ad45a9f4e696e416c4420286cbac3f57a4b3a6f",
38
+ "comment": "feat: Add styles for inverted background"
39
+ },
40
+ {
41
+ "author": "lingfan.gao@microsoft.com",
42
+ "package": "@fluentui/react-menu",
43
+ "commit": "0cbd837b6d45c236d03f5e46898c6cacc6ef3afd",
44
+ "comment": "feat: Implement MenuItemLink components"
45
+ },
46
+ {
47
+ "author": "olfedias@microsoft.com",
48
+ "package": "@fluentui/react-portal",
49
+ "commit": "3deadf5e6ab264e0be12a31092ca5e172d721241",
50
+ "comment": "feat: support rendering to a mountNode from PortalMountNodeContext"
51
+ },
52
+ {
53
+ "author": "lingfan.gao@microsoft.com",
54
+ "package": "@fluentui/react-shared-contexts",
55
+ "commit": "7ad45a9f4e696e416c4420286cbac3f57a4b3a6f",
56
+ "comment": "feat: Background appearance context"
57
+ },
58
+ {
59
+ "author": "olfedias@microsoft.com",
60
+ "package": "@fluentui/react-shared-contexts",
61
+ "commit": "3deadf5e6ab264e0be12a31092ca5e172d721241",
62
+ "comment": "feat: export PortalMountNodeProvider & usePortalMountNode"
63
+ },
64
+ {
65
+ "author": "lingfan.gao@microsoft.com",
66
+ "package": "@fluentui/react-toast",
67
+ "commit": "e7a838bfd1ce4b077d265295fcbef8dc2177e724",
68
+ "comment": "feat: Initial release"
69
+ }
70
+ ],
71
+ "prerelease": [
72
+ {
73
+ "author": "lingfan.gao@microsoft.com",
74
+ "package": "@fluentui/react-data-grid-react-window",
75
+ "commit": "1745a0bfdb5ad5a0757fe57e2c698bc170a34cfe",
76
+ "comment": "fix: Memoize virtualized renderer"
77
+ }
78
+ ],
79
+ "patch": [
80
+ {
81
+ "author": "bernardo.sunderhus@gmail.com",
82
+ "package": "@fluentui/react-migration-v8-v9",
83
+ "commit": "53e6485547ab6a454940c40fac2dbdaa1f00efb2",
84
+ "comment": "chore: updates dependencies version"
85
+ },
86
+ {
87
+ "author": "bernardo.sunderhus@gmail.com",
88
+ "package": "@fluentui/react-utilities",
89
+ "commit": "7d519bdcaef0a3249b6eae721fea0e5f096f6d35",
90
+ "comment": "bugfix: removes default prevention verification on selection"
91
+ },
92
+ {
93
+ "author": "bernardo.sunderhus@gmail.com",
94
+ "package": "@fluentui/react-utilities",
95
+ "commit": "cbfa9a3717782183ebc86149abcde6468f97afa8",
96
+ "comment": "chore: adds internal tag on jsdoc for getSlotsNext"
97
+ }
98
+ ],
99
+ "none": [
100
+ {
101
+ "author": "olfedias@microsoft.com",
102
+ "package": "@fluentui/react-tabster",
103
+ "commit": "3deadf5e6ab264e0be12a31092ca5e172d721241",
104
+ "comment": "chore: fix a typo in code"
105
+ }
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "date": "Wed, 28 Jun 2023 11:12:21 GMT",
111
+ "tag": "@fluentui/react-components_v9.23.1",
112
+ "version": "9.23.1",
113
+ "comments": {
114
+ "none": [
115
+ {
116
+ "author": "martinhochel@microsoft.com",
117
+ "package": "@fluentui/babel-preset-global-context",
118
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
119
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
120
+ },
121
+ {
122
+ "author": "martinhochel@microsoft.com",
123
+ "package": "@fluentui/global-context",
124
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
125
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
126
+ },
127
+ {
128
+ "author": "martinhochel@microsoft.com",
129
+ "package": "@fluentui/keyboard-keys",
130
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
131
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
132
+ },
133
+ {
134
+ "author": "martinhochel@microsoft.com",
135
+ "package": "@fluentui/priority-overflow",
136
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
137
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
138
+ },
139
+ {
140
+ "author": "martinhochel@microsoft.com",
141
+ "package": "@fluentui/react-accordion",
142
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
143
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
144
+ },
145
+ {
146
+ "author": "martinhochel@microsoft.com",
147
+ "package": "@fluentui/react-alert",
148
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
149
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
150
+ },
151
+ {
152
+ "author": "martinhochel@microsoft.com",
153
+ "package": "@fluentui/react-aria",
154
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
155
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
156
+ },
157
+ {
158
+ "author": "martinhochel@microsoft.com",
159
+ "package": "@fluentui/react-avatar",
160
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
161
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
162
+ },
163
+ {
164
+ "author": "martinhochel@microsoft.com",
165
+ "package": "@fluentui/react-badge",
166
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
167
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
168
+ },
169
+ {
170
+ "author": "martinhochel@microsoft.com",
171
+ "package": "@fluentui/react-button",
172
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
173
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
174
+ },
175
+ {
176
+ "author": "martinhochel@microsoft.com",
177
+ "package": "@fluentui/react-card",
178
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
179
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
180
+ },
181
+ {
182
+ "author": "martinhochel@microsoft.com",
183
+ "package": "@fluentui/react-checkbox",
184
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
185
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
186
+ },
187
+ {
188
+ "author": "martinhochel@microsoft.com",
189
+ "package": "@fluentui/react-combobox",
190
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
191
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
192
+ },
193
+ {
194
+ "author": "martinhochel@microsoft.com",
195
+ "package": "@fluentui/react-components",
196
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
197
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
198
+ },
199
+ {
200
+ "author": "martinhochel@microsoft.com",
201
+ "package": "@fluentui/react-conformance",
202
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
203
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
204
+ },
205
+ {
206
+ "author": "martinhochel@microsoft.com",
207
+ "package": "@fluentui/react-conformance-griffel",
208
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
209
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
210
+ },
211
+ {
212
+ "author": "martinhochel@microsoft.com",
213
+ "package": "@fluentui/react-context-selector",
214
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
215
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
216
+ },
217
+ {
218
+ "author": "martinhochel@microsoft.com",
219
+ "package": "@fluentui/react-data-grid-react-window",
220
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
221
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
222
+ },
223
+ {
224
+ "author": "martinhochel@microsoft.com",
225
+ "package": "@fluentui/react-datepicker-compat",
226
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
227
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
228
+ },
229
+ {
230
+ "author": "martinhochel@microsoft.com",
231
+ "package": "@fluentui/react-dialog",
232
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
233
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
234
+ },
235
+ {
236
+ "author": "martinhochel@microsoft.com",
237
+ "package": "@fluentui/react-divider",
238
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
239
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
240
+ },
241
+ {
242
+ "author": "martinhochel@microsoft.com",
243
+ "package": "@fluentui/react-drawer",
244
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
245
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
246
+ },
247
+ {
248
+ "author": "martinhochel@microsoft.com",
249
+ "package": "@fluentui/react-field",
250
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
251
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
252
+ },
253
+ {
254
+ "author": "martinhochel@microsoft.com",
255
+ "package": "@fluentui/react-image",
256
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
257
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
258
+ },
259
+ {
260
+ "author": "martinhochel@microsoft.com",
261
+ "package": "@fluentui/react-infobutton",
262
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
263
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
264
+ },
265
+ {
266
+ "author": "martinhochel@microsoft.com",
267
+ "package": "@fluentui/react-input",
268
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
269
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
270
+ },
271
+ {
272
+ "author": "martinhochel@microsoft.com",
273
+ "package": "@fluentui/react-jsx-runtime",
274
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
275
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
276
+ },
277
+ {
278
+ "author": "martinhochel@microsoft.com",
279
+ "package": "@fluentui/react-label",
280
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
281
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
282
+ },
283
+ {
284
+ "author": "martinhochel@microsoft.com",
285
+ "package": "@fluentui/react-link",
286
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
287
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
288
+ },
289
+ {
290
+ "author": "martinhochel@microsoft.com",
291
+ "package": "@fluentui/react-menu",
292
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
293
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
294
+ },
295
+ {
296
+ "author": "martinhochel@microsoft.com",
297
+ "package": "@fluentui/react-migration-v0-v9",
298
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
299
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
300
+ },
301
+ {
302
+ "author": "martinhochel@microsoft.com",
303
+ "package": "@fluentui/react-migration-v8-v9",
304
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
305
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
306
+ },
307
+ {
308
+ "author": "martinhochel@microsoft.com",
309
+ "package": "@fluentui/react-overflow",
310
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
311
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
312
+ },
313
+ {
314
+ "author": "martinhochel@microsoft.com",
315
+ "package": "@fluentui/react-persona",
316
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
317
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
318
+ },
319
+ {
320
+ "author": "martinhochel@microsoft.com",
321
+ "package": "@fluentui/react-popover",
322
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
323
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
324
+ },
325
+ {
326
+ "author": "martinhochel@microsoft.com",
327
+ "package": "@fluentui/react-portal",
328
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
329
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
330
+ },
331
+ {
332
+ "author": "martinhochel@microsoft.com",
333
+ "package": "@fluentui/react-portal-compat",
334
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
335
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
336
+ },
337
+ {
338
+ "author": "martinhochel@microsoft.com",
339
+ "package": "@fluentui/react-portal-compat-context",
340
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
341
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
342
+ },
343
+ {
344
+ "author": "martinhochel@microsoft.com",
345
+ "package": "@fluentui/react-positioning",
346
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
347
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
348
+ },
349
+ {
350
+ "author": "martinhochel@microsoft.com",
351
+ "package": "@fluentui/react-progress",
352
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
353
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
354
+ },
355
+ {
356
+ "author": "martinhochel@microsoft.com",
357
+ "package": "@fluentui/react-provider",
358
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
359
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
360
+ },
361
+ {
362
+ "author": "martinhochel@microsoft.com",
363
+ "package": "@fluentui/react-radio",
364
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
365
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
366
+ },
367
+ {
368
+ "author": "martinhochel@microsoft.com",
369
+ "package": "@fluentui/react-select",
370
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
371
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
372
+ },
373
+ {
374
+ "author": "martinhochel@microsoft.com",
375
+ "package": "@fluentui/react-shared-contexts",
376
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
377
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
378
+ },
379
+ {
380
+ "author": "martinhochel@microsoft.com",
381
+ "package": "@fluentui/react-skeleton",
382
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
383
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
384
+ },
385
+ {
386
+ "author": "martinhochel@microsoft.com",
387
+ "package": "@fluentui/react-slider",
388
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
389
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
390
+ },
391
+ {
392
+ "author": "martinhochel@microsoft.com",
393
+ "package": "@fluentui/react-spinbutton",
394
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
395
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
396
+ },
397
+ {
398
+ "author": "martinhochel@microsoft.com",
399
+ "package": "@fluentui/react-spinner",
400
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
401
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
402
+ },
403
+ {
404
+ "author": "martinhochel@microsoft.com",
405
+ "package": "@fluentui/react-switch",
406
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
407
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
408
+ },
409
+ {
410
+ "author": "martinhochel@microsoft.com",
411
+ "package": "@fluentui/react-table",
412
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
413
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
414
+ },
415
+ {
416
+ "author": "martinhochel@microsoft.com",
417
+ "package": "@fluentui/react-tabs",
418
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
419
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
420
+ },
421
+ {
422
+ "author": "martinhochel@microsoft.com",
423
+ "package": "@fluentui/react-tabster",
424
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
425
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
426
+ },
427
+ {
428
+ "author": "martinhochel@microsoft.com",
429
+ "package": "@fluentui/react-text",
430
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
431
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
432
+ },
433
+ {
434
+ "author": "martinhochel@microsoft.com",
435
+ "package": "@fluentui/react-textarea",
436
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
437
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
438
+ },
439
+ {
440
+ "author": "martinhochel@microsoft.com",
441
+ "package": "@fluentui/react-theme",
442
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
443
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
444
+ },
445
+ {
446
+ "author": "martinhochel@microsoft.com",
447
+ "package": "@fluentui/react-theme-sass",
448
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
449
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
450
+ },
451
+ {
452
+ "author": "martinhochel@microsoft.com",
453
+ "package": "@fluentui/react-toolbar",
454
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
455
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
456
+ },
457
+ {
458
+ "author": "martinhochel@microsoft.com",
459
+ "package": "@fluentui/react-tooltip",
460
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
461
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
462
+ },
463
+ {
464
+ "author": "martinhochel@microsoft.com",
465
+ "package": "@fluentui/react-tree",
466
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
467
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
468
+ },
469
+ {
470
+ "author": "petrduda@microsoft.com",
471
+ "package": "@fluentui/react-tree",
472
+ "commit": "08de131d5f3346e001dcd8d2f0f3809c698f16d7",
473
+ "comment": "bugfix: aligns TreeItem leaf and branch nodes"
474
+ },
475
+ {
476
+ "author": "martinhochel@microsoft.com",
477
+ "package": "@fluentui/react-utilities",
478
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
479
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
480
+ },
481
+ {
482
+ "author": "martinhochel@microsoft.com",
483
+ "package": "@fluentui/react-virtualizer",
484
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
485
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
486
+ },
487
+ {
488
+ "author": "martinhochel@microsoft.com",
489
+ "package": "@fluentui/tokens",
490
+ "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
491
+ "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
492
+ }
493
+ ],
494
+ "patch": [
495
+ {
496
+ "author": "bernardo.sunderhus@gmail.com",
497
+ "package": "@fluentui/react-components",
498
+ "commit": "55b25f7aabb9db09beb11c61ee334c04c89ada74",
499
+ "comment": "chore: exports context creation hooks for the tree"
500
+ },
501
+ {
502
+ "author": "bernardo.sunderhus@gmail.com",
503
+ "package": "@fluentui/react-migration-v8-v9",
504
+ "commit": "df0dfd679b7a43d0e51c11f4d06a0ebc0f212de9",
505
+ "comment": "chore: upgrade dependencies version"
506
+ },
507
+ {
508
+ "author": "bernardo.sunderhus@gmail.com",
509
+ "package": "@fluentui/react-table",
510
+ "commit": "f154811cb3580595c319de809ea51a798dfd4555",
511
+ "comment": "uses useSelection from react-utilities instead of local implementation"
512
+ }
513
+ ],
514
+ "prerelease": [
515
+ {
516
+ "author": "bernardo.sunderhus@gmail.com",
517
+ "package": "@fluentui/react-tree",
518
+ "commit": "55b25f7aabb9db09beb11c61ee334c04c89ada74",
519
+ "comment": "chore: export useTreeItemContextValues_unstable"
520
+ }
521
+ ],
522
+ "minor": [
523
+ {
524
+ "author": "bernardo.sunderhus@gmail.com",
525
+ "package": "@fluentui/react-utilities",
526
+ "commit": "f154811cb3580595c319de809ea51a798dfd4555",
527
+ "comment": "feat: creates useSelection hook"
528
+ }
529
+ ]
530
+ }
531
+ },
532
+ {
533
+ "date": "Tue, 27 Jun 2023 11:21:22 GMT",
6
534
  "tag": "@fluentui/react-components_v9.23.0",
7
535
  "version": "9.23.0",
8
536
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,73 @@
1
1
  # Change Log - @fluentui/react-components
2
2
 
3
- This log was last generated on Tue, 27 Jun 2023 11:19:43 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 03 Jul 2023 11:53:57 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.24.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.24.0)
8
+
9
+ Mon, 03 Jul 2023 11:53:57 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.23.1..@fluentui/react-components_v9.24.0)
11
+
12
+ ### Minor changes
13
+
14
+ - `@fluentui/react-components`
15
+ - re-export GriffelResetStyle type ([PR #28367](https://github.com/microsoft/fluentui/pull/28367) by olfedias@microsoft.com)
16
+ - feat: Implement MenuItemLink components ([PR #28369](https://github.com/microsoft/fluentui/pull/28369) by lingfan.gao@microsoft.com)
17
+ - feat: Release Toast component ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by lingfan.gao@microsoft.com)
18
+ - feat: re-export PortalMountNodeProvider & usePortalMountNode ([PR #28395](https://github.com/microsoft/fluentui/pull/28395) by olfedias@microsoft.com)
19
+ - `@fluentui/react-link`
20
+ - feat: Add styles for inverted background ([PR #28341](https://github.com/microsoft/fluentui/pull/28341) by lingfan.gao@microsoft.com)
21
+ - `@fluentui/react-menu`
22
+ - feat: Implement MenuItemLink components ([PR #28369](https://github.com/microsoft/fluentui/pull/28369) by lingfan.gao@microsoft.com)
23
+ - `@fluentui/react-portal`
24
+ - feat: support rendering to a mountNode from PortalMountNodeContext ([PR #28395](https://github.com/microsoft/fluentui/pull/28395) by olfedias@microsoft.com)
25
+ - `@fluentui/react-shared-contexts`
26
+ - feat: Background appearance context ([PR #28341](https://github.com/microsoft/fluentui/pull/28341) by lingfan.gao@microsoft.com)
27
+ - feat: export PortalMountNodeProvider & usePortalMountNode ([PR #28395](https://github.com/microsoft/fluentui/pull/28395) by olfedias@microsoft.com)
28
+ - `@fluentui/react-toast`
29
+ - feat: Initial release ([PR #28399](https://github.com/microsoft/fluentui/pull/28399) by lingfan.gao@microsoft.com)
30
+
31
+ ### Patches
32
+
33
+ - `@fluentui/react-migration-v8-v9`
34
+ - chore: updates dependencies version ([PR #28366](https://github.com/microsoft/fluentui/pull/28366) by bernardo.sunderhus@gmail.com)
35
+ - `@fluentui/react-utilities`
36
+ - bugfix: removes default prevention verification on selection ([PR #28365](https://github.com/microsoft/fluentui/pull/28365) by bernardo.sunderhus@gmail.com)
37
+ - chore: adds internal tag on jsdoc for getSlotsNext ([PR #28348](https://github.com/microsoft/fluentui/pull/28348) by bernardo.sunderhus@gmail.com)
38
+
39
+ ### Changes
40
+
41
+ - `@fluentui/react-data-grid-react-window`
42
+ - fix: Memoize virtualized renderer ([PR #28372](https://github.com/microsoft/fluentui/pull/28372) by lingfan.gao@microsoft.com)
43
+
44
+ ## [9.23.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.23.1)
45
+
46
+ Wed, 28 Jun 2023 11:12:21 GMT
47
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.23.0..@fluentui/react-components_v9.23.1)
48
+
49
+ ### Minor changes
50
+
51
+ - `@fluentui/react-utilities`
52
+ - feat: creates useSelection hook ([PR #28335](https://github.com/microsoft/fluentui/pull/28335) by bernardo.sunderhus@gmail.com)
53
+
54
+ ### Patches
55
+
56
+ - `@fluentui/react-components`
57
+ - chore: exports context creation hooks for the tree ([PR #28344](https://github.com/microsoft/fluentui/pull/28344) by bernardo.sunderhus@gmail.com)
58
+ - `@fluentui/react-migration-v8-v9`
59
+ - chore: upgrade dependencies version ([PR #28345](https://github.com/microsoft/fluentui/pull/28345) by bernardo.sunderhus@gmail.com)
60
+ - `@fluentui/react-table`
61
+ - uses useSelection from react-utilities instead of local implementation ([PR #28335](https://github.com/microsoft/fluentui/pull/28335) by bernardo.sunderhus@gmail.com)
62
+
63
+ ### Changes
64
+
65
+ - `@fluentui/react-tree`
66
+ - chore: export useTreeItemContextValues_unstable ([PR #28344](https://github.com/microsoft/fluentui/pull/28344) by bernardo.sunderhus@gmail.com)
67
+
7
68
  ## [9.23.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-components_v9.23.0)
8
69
 
9
- Tue, 27 Jun 2023 11:19:43 GMT
70
+ Tue, 27 Jun 2023 11:21:22 GMT
10
71
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-components_v9.22.1..@fluentui/react-components_v9.23.0)
11
72
 
12
73
  ### Minor changes