@fluentui/react-components 9.0.0-rc.1 → 9.0.0-rc.10

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.
Files changed (34) hide show
  1. package/CHANGELOG.json +2669 -1
  2. package/CHANGELOG.md +553 -27
  3. package/MIGRATION-NOTES.md +407 -0
  4. package/dist/{react-components.d.ts → index.d.ts} +372 -0
  5. package/{lib → dist}/tsdoc-metadata.json +0 -0
  6. package/dist/unstable.d.ts +389 -0
  7. package/lib/AccessibilityScenarios/utils.js.map +1 -1
  8. package/lib/Concepts/Icons/ReactIconGrid.js.map +1 -1
  9. package/lib/index.js +98 -14
  10. package/lib/index.js.map +1 -1
  11. package/lib/unstable/index.js +23 -4
  12. package/lib/unstable/index.js.map +1 -1
  13. package/lib-commonjs/AccessibilityScenarios/utils.js.map +1 -1
  14. package/lib-commonjs/Concepts/Icons/ReactIconGrid.js.map +1 -1
  15. package/lib-commonjs/index.js +597 -5
  16. package/lib-commonjs/index.js.map +1 -1
  17. package/lib-commonjs/unstable/index.js +272 -14
  18. package/lib-commonjs/unstable/index.js.map +1 -1
  19. package/package.json +49 -33
  20. package/unstable/package.json +9 -2
  21. package/lib/AccessibilityScenarios/utils.d.ts +0 -13
  22. package/lib/Concepts/Icons/ReactIconGrid.d.ts +0 -2
  23. package/lib/DocsComponents/isHosted.d.ts +0 -1
  24. package/lib/DocsComponents/isHosted.js +0 -10
  25. package/lib/DocsComponents/isHosted.js.map +0 -1
  26. package/lib/index.d.ts +0 -30
  27. package/lib/unstable/index.d.ts +0 -8
  28. package/lib-commonjs/AccessibilityScenarios/utils.d.ts +0 -13
  29. package/lib-commonjs/Concepts/Icons/ReactIconGrid.d.ts +0 -2
  30. package/lib-commonjs/DocsComponents/isHosted.d.ts +0 -1
  31. package/lib-commonjs/DocsComponents/isHosted.js +0 -18
  32. package/lib-commonjs/DocsComponents/isHosted.js.map +0 -1
  33. package/lib-commonjs/index.d.ts +0 -30
  34. package/lib-commonjs/unstable/index.d.ts +0 -8
package/CHANGELOG.json CHANGED
@@ -2,7 +2,2675 @@
2
2
  "name": "@fluentui/react-components",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 10 Feb 2022 08:43:39 GMT",
5
+ "date": "Thu, 05 May 2022 18:24:30 GMT",
6
+ "tag": "@fluentui/react-components_v9.0.0-rc.10",
7
+ "version": "9.0.0-rc.10",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-context-selector",
13
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
14
+ "comment": "feat: ship rolluped only dts"
15
+ },
16
+ {
17
+ "author": "humberto_makoto@hotmail.com",
18
+ "package": "@fluentui/react-context-selector",
19
+ "commit": "982f68bd9b216ed71dc5e4fb7e77b56e73a8a468",
20
+ "comment": "Removing star exports."
21
+ },
22
+ {
23
+ "author": "gcox@microsoft.com",
24
+ "package": "@fluentui/react-input",
25
+ "commit": "7ba7e55a61136859e16222c67f82dd1f67da9af0",
26
+ "comment": "Updated to use new theme tokens"
27
+ },
28
+ {
29
+ "author": "humberto_makoto@hotmail.com",
30
+ "package": "@fluentui/react-menu",
31
+ "commit": "cd02e6f37fd8430b41d121ff1e1436bd593e84d1",
32
+ "comment": "Removing star exports."
33
+ },
34
+ {
35
+ "author": "humberto_makoto@hotmail.com",
36
+ "package": "@fluentui/react-popover",
37
+ "commit": "ea944be958019f06cb83f1674546056619eead28",
38
+ "comment": "Removing star exports."
39
+ },
40
+ {
41
+ "author": "humberto_makoto@hotmail.com",
42
+ "package": "@fluentui/react-portal",
43
+ "commit": "5524a739358b616484c838819a5e89531aca1c1f",
44
+ "comment": "Removing star exports."
45
+ },
46
+ {
47
+ "author": "humberto_makoto@hotmail.com",
48
+ "package": "@fluentui/react-positioning",
49
+ "commit": "de4f22fd2febb817c720c59c5798200bb56fbe06",
50
+ "comment": "Removing star exports."
51
+ },
52
+ {
53
+ "author": "seanmonahan@microsoft.com",
54
+ "package": "@fluentui/react-radio",
55
+ "commit": "f628da463f8a12f39e32785e086ef7a2687275f6",
56
+ "comment": "update README"
57
+ },
58
+ {
59
+ "author": "humberto_makoto@hotmail.com",
60
+ "package": "@fluentui/react-shared-contexts",
61
+ "commit": "9bdbc24ef90d53679a8a65574146b1528054a04e",
62
+ "comment": "Removing star exports."
63
+ },
64
+ {
65
+ "author": "miroslav.stastny@microsoft.com",
66
+ "package": "@fluentui/react-theme",
67
+ "commit": "cb0b4bd7ac79ccf27539a12104f651f5d330e464",
68
+ "comment": "Export TypographyStyle type"
69
+ },
70
+ {
71
+ "author": "humberto_makoto@hotmail.com",
72
+ "package": "@fluentui/react-theme",
73
+ "commit": "975977d075e01a9091fcf2b9b84c14f829135fa7",
74
+ "comment": "Removing star exports."
75
+ },
76
+ {
77
+ "author": "gcox@microsoft.com",
78
+ "package": "@fluentui/react-theme",
79
+ "commit": "d325a31bcd5d144e2a40ee4bf085e8ef6b3f5d73",
80
+ "comment": "Added ms suffix to durations"
81
+ },
82
+ {
83
+ "author": "bsunderhus@microsoft.com",
84
+ "package": "@fluentui/react-utilities",
85
+ "commit": "378e25474622fdeb0891bb3c0a644e88098d8c3f",
86
+ "comment": "feat: add time element on nativeElementMap"
87
+ },
88
+ {
89
+ "author": "martinhochel@microsoft.com",
90
+ "package": "@fluentui/keyboard-keys",
91
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
92
+ "comment": "feat: ship rolluped only dts"
93
+ },
94
+ {
95
+ "author": "humberto_makoto@hotmail.com",
96
+ "package": "@fluentui/react-aria",
97
+ "commit": "44e0945655df57a0986376ac8732e605f0378f22",
98
+ "comment": "Removing star exports."
99
+ },
100
+ {
101
+ "author": "martinhochel@microsoft.com",
102
+ "package": "@fluentui/react-aria",
103
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
104
+ "comment": "feat: ship rolluped only dts"
105
+ },
106
+ {
107
+ "author": "martinhochel@microsoft.com",
108
+ "package": "@fluentui/react-avatar",
109
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
110
+ "comment": "feat: ship rolluped only dts"
111
+ },
112
+ {
113
+ "author": "martinhochel@microsoft.com",
114
+ "package": "@fluentui/react-button",
115
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
116
+ "comment": "feat: ship rolluped only dts"
117
+ },
118
+ {
119
+ "author": "39736248+andrefcdias@users.noreply.github.com",
120
+ "package": "@fluentui/react-card",
121
+ "commit": "6f5126ab390def986bda1c95c1540c20e8b0ddd9",
122
+ "comment": "Added new `focusMode` property to control the focus behavior inside of the component"
123
+ },
124
+ {
125
+ "author": "seanmonahan@microsoft.com",
126
+ "package": "@fluentui/react-components",
127
+ "commit": "f628da463f8a12f39e32785e086ef7a2687275f6",
128
+ "comment": "react-radio: move to release candidate"
129
+ },
130
+ {
131
+ "author": "Humberto.Morimoto@microsoft.com",
132
+ "package": "@fluentui/react-components",
133
+ "commit": "0989ed224b8791b120783e7f7b3418458289c651",
134
+ "comment": "Re-exporting GriffelStyle."
135
+ },
136
+ {
137
+ "author": "miroslav.stastny@microsoft.com",
138
+ "package": "@fluentui/react-components",
139
+ "commit": "cb0b4bd7ac79ccf27539a12104f651f5d330e464",
140
+ "comment": "Export TypographyStyle type"
141
+ },
142
+ {
143
+ "author": "martinhochel@microsoft.com",
144
+ "package": "@fluentui/react-conformance-griffel",
145
+ "commit": "e465622ca241f3dd0534da50823a51e7311fd9ef",
146
+ "comment": "feat: ship rolluped only dts"
147
+ }
148
+ ],
149
+ "none": [
150
+ {
151
+ "author": "esteban.230@hotmail.com",
152
+ "package": "@fluentui/react-label",
153
+ "commit": "700e11e12b3e06cb10a0196e91e64b5ee4867405",
154
+ "comment": "Updating spec, fixing typos in types, and adding descriptions in stories."
155
+ },
156
+ {
157
+ "author": "tristan.watanabe@gmail.com",
158
+ "package": "@fluentui/react-portal-compat",
159
+ "commit": "4484d1149800ff1062b085ce01cd093c04268dc4",
160
+ "comment": "react-portal-compat: Move to new common folder."
161
+ },
162
+ {
163
+ "author": "tristan.watanabe@gmail.com",
164
+ "package": "@fluentui/react-radio",
165
+ "commit": "ad3dfcc6d85a8dba3c183612fe552280cd33c20e",
166
+ "comment": "react-radio: Move to new common folder."
167
+ },
168
+ {
169
+ "author": "tristan.watanabe@gmail.com",
170
+ "package": "@fluentui/react-switch",
171
+ "commit": "ad3dfcc6d85a8dba3c183612fe552280cd33c20e",
172
+ "comment": "react-switch: Move to new common folder."
173
+ },
174
+ {
175
+ "author": "tristan.watanabe@gmail.com",
176
+ "package": "@fluentui/react-textarea",
177
+ "commit": "ad3dfcc6d85a8dba3c183612fe552280cd33c20e",
178
+ "comment": "react-textarea: Move to new common folder."
179
+ },
180
+ {
181
+ "author": "miroslav.stastny@microsoft.com",
182
+ "package": "@fluentui/react-theme",
183
+ "commit": "00a4a1dd582f5695b7cb9bba48fb8537534bbec0",
184
+ "comment": "Generate theme tokens using token pipeline"
185
+ }
186
+ ]
187
+ }
188
+ },
189
+ {
190
+ "date": "Wed, 04 May 2022 13:26:33 GMT",
191
+ "tag": "@fluentui/react-components_v9.0.0-rc.9",
192
+ "version": "9.0.0-rc.9",
193
+ "comments": {
194
+ "prerelease": [
195
+ {
196
+ "author": "martinhochel@microsoft.com",
197
+ "package": "@fluentui/react-text",
198
+ "commit": "fd41e5b15e3a2f08245cd4e4bbcc0f07a367ce3b",
199
+ "comment": "feat: ship rolluped only dts"
200
+ },
201
+ {
202
+ "author": "gcox@microsoft.com",
203
+ "package": "@fluentui/react-text",
204
+ "commit": "7ad290b51135cb84c84e7dd8771bd712892c7484",
205
+ "comment": "Updated react-text to use typography constants"
206
+ },
207
+ {
208
+ "author": "gcox@microsoft.com",
209
+ "package": "@fluentui/react-theme",
210
+ "commit": "27ba5613b1253801c3ae4e2aba0fc9eb2ae464b8",
211
+ "comment": "Add px suffix to spacings"
212
+ },
213
+ {
214
+ "author": "gcox@microsoft.com",
215
+ "package": "@fluentui/react-theme",
216
+ "commit": "75ad2567f62e804a8deb3ea6016ba8a674c45627",
217
+ "comment": "Fixed typo in typography"
218
+ },
219
+ {
220
+ "author": "gcox@microsoft.com",
221
+ "package": "@fluentui/react-theme",
222
+ "commit": "7ad290b51135cb84c84e7dd8771bd712892c7484",
223
+ "comment": "Fixed line-height in title2"
224
+ },
225
+ {
226
+ "author": "gcox@microsoft.com",
227
+ "package": "@fluentui/react-theme",
228
+ "commit": "57583bfffa6bf28be389dec6c642f36ed253ecdd",
229
+ "comment": "Added global theme types and tokens"
230
+ },
231
+ {
232
+ "author": "miroslav.stastny@microsoft.com",
233
+ "package": "@fluentui/react-theme",
234
+ "commit": "3e0ff753cbb3375f28477b2249ecd8b012e2e946",
235
+ "comment": "fix(react-theme): Update CompoundBrandBackground and BrandStroke1"
236
+ },
237
+ {
238
+ "author": "gcox@microsoft.com",
239
+ "package": "@fluentui/react-theme",
240
+ "commit": "354c4f6290d7957345fd53a8f26c8f5472ff92db",
241
+ "comment": "Add base font family per figma"
242
+ },
243
+ {
244
+ "author": "gcox@microsoft.com",
245
+ "package": "@fluentui/react-theme",
246
+ "commit": "78da3be7484d156379a105048c535767f7e1b85f",
247
+ "comment": "Added typeography styles"
248
+ },
249
+ {
250
+ "author": "miroslav.stastny@microsoft.com",
251
+ "package": "@fluentui/react-theme",
252
+ "commit": "e45629a0978492d5a8a44934f5263e47862ac8b3",
253
+ "comment": "feat(react-theme): Add colorNeutralForeground2Link color tokens"
254
+ },
255
+ {
256
+ "author": "seanmonahan@microsoft.com",
257
+ "package": "@fluentui/keyboard-keys",
258
+ "commit": "dd474c75317671a719f125cb2d1fc81db4f9ed7b",
259
+ "comment": "remove star exports"
260
+ },
261
+ {
262
+ "author": "seanmonahan@microsoft.com",
263
+ "package": "@fluentui/react-accordion",
264
+ "commit": "84cf59cd3465e75b1507083b2c270e0146f85d41",
265
+ "comment": "remove star exports"
266
+ },
267
+ {
268
+ "author": "martinhochel@microsoft.com",
269
+ "package": "@fluentui/react-card",
270
+ "commit": "fd41e5b15e3a2f08245cd4e4bbcc0f07a367ce3b",
271
+ "comment": "feat: ship rolluped only dts"
272
+ },
273
+ {
274
+ "author": "bsunderhus@microsoft.com",
275
+ "package": "@fluentui/react-components",
276
+ "commit": "045bcb976cb4c2fe70314ac7ccaa99ea25693ed6",
277
+ "comment": "feat: re-exports positioning types at `react-components`"
278
+ },
279
+ {
280
+ "author": "olfedias@microsoft.com",
281
+ "package": "@fluentui/react-components",
282
+ "commit": "c2f2b754a37501d0e61e9375157487514125b8d8",
283
+ "comment": "feat: export `useThemeClassName` hook"
284
+ },
285
+ {
286
+ "author": "bsunderhus@microsoft.com",
287
+ "package": "@fluentui/react-components",
288
+ "commit": "2af90d0c5b7c95724a01b71ab9b24d1bd5da2f6d",
289
+ "comment": "feat: re-export `createFocusOutlineStyle` on `react-components`"
290
+ },
291
+ {
292
+ "author": "martinhochel@microsoft.com",
293
+ "package": "@fluentui/react-components",
294
+ "commit": "1519a71043a0f656df2d994485d98fdc9009f883",
295
+ "comment": "feat: ship rolluped only dts"
296
+ },
297
+ {
298
+ "author": "gcox@microsoft.com",
299
+ "package": "@fluentui/react-components",
300
+ "commit": "75ad2567f62e804a8deb3ea6016ba8a674c45627",
301
+ "comment": "Fixed typo in typography"
302
+ },
303
+ {
304
+ "author": "gcox@microsoft.com",
305
+ "package": "@fluentui/react-components",
306
+ "commit": "78da3be7484d156379a105048c535767f7e1b85f",
307
+ "comment": "Exported typeography styles"
308
+ },
309
+ {
310
+ "author": "gcox@microsoft.com",
311
+ "package": "@fluentui/react-components",
312
+ "commit": "57583bfffa6bf28be389dec6c642f36ed253ecdd",
313
+ "comment": "Exported new theme types"
314
+ },
315
+ {
316
+ "author": "martinhochel@microsoft.com",
317
+ "package": "@fluentui/react-image",
318
+ "commit": "fd41e5b15e3a2f08245cd4e4bbcc0f07a367ce3b",
319
+ "comment": "feat: ship rolluped only dts"
320
+ },
321
+ {
322
+ "author": "seanmonahan@microsoft.com",
323
+ "package": "@fluentui/react-input",
324
+ "commit": "45d7e18b8dd8f9d5a69b2d62c3b5c716268622f2",
325
+ "comment": "update content before/after stories; label usage in stories"
326
+ },
327
+ {
328
+ "author": "mgodbolt@microsoft.com",
329
+ "package": "@fluentui/react-label",
330
+ "commit": "65c5c91acea26b129e9ffac6b2b1a8c9808f0141",
331
+ "comment": "Add style to make required match text when disabled"
332
+ },
333
+ {
334
+ "author": "Humberto.Morimoto@microsoft.com",
335
+ "package": "@fluentui/react-link",
336
+ "commit": "faf92d23bc6c2e21f1769e5ce210e17c7ebc9587",
337
+ "comment": "Link: Changing styles of focused links to align with design spec."
338
+ },
339
+ {
340
+ "author": "martinhochel@microsoft.com",
341
+ "package": "@fluentui/react-menu",
342
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
343
+ "comment": "feat: ship rolluped only dts"
344
+ },
345
+ {
346
+ "author": "lingfangao@hotmail.com",
347
+ "package": "@fluentui/react-popover",
348
+ "commit": "b77905b7980c966769584036828af6c1346aaf9d",
349
+ "comment": "feat: Add inline prop to Popover"
350
+ },
351
+ {
352
+ "author": "martinhochel@microsoft.com",
353
+ "package": "@fluentui/react-popover",
354
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
355
+ "comment": "feat: ship rolluped only dts"
356
+ },
357
+ {
358
+ "author": "yuanboxue@microsoft.com",
359
+ "package": "@fluentui/react-popover",
360
+ "commit": "262a1e7d36a615afb763409c8c99bfe432052939",
361
+ "comment": "feat: Adds prop `closeOnScroll` to close popover on scrolling outside"
362
+ },
363
+ {
364
+ "author": "yuanboxue@microsoft.com",
365
+ "package": "@fluentui/react-popover",
366
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd",
367
+ "comment": "feat: Adds prop `mouseLeaveDelay` to delay closing popover that opens on hover"
368
+ },
369
+ {
370
+ "author": "olfedias@microsoft.com",
371
+ "package": "@fluentui/react-portal-compat",
372
+ "commit": "280cf2336d814d7380d5cbf4999ce56da763919c",
373
+ "comment": "initial release"
374
+ },
375
+ {
376
+ "author": "olfedias@microsoft.com",
377
+ "package": "@fluentui/react-portal-compat-context",
378
+ "commit": "280cf2336d814d7380d5cbf4999ce56da763919c",
379
+ "comment": "initial release"
380
+ },
381
+ {
382
+ "author": "martinhochel@microsoft.com",
383
+ "package": "@fluentui/react-portal",
384
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
385
+ "comment": "feat: ship rolluped only dts"
386
+ },
387
+ {
388
+ "author": "mgodbolt@microsoft.com",
389
+ "package": "@fluentui/react-provider",
390
+ "commit": "c45f4a6c3dd09c77ce5f5f5e2926ce9494169e99",
391
+ "comment": "check for styleTag.sheet before performing actions on the sheet"
392
+ },
393
+ {
394
+ "author": "martinhochel@microsoft.com",
395
+ "package": "@fluentui/react-provider",
396
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
397
+ "comment": "feat: ship rolluped only dts"
398
+ },
399
+ {
400
+ "author": "seanmonahan@microsoft.com",
401
+ "package": "@fluentui/react-radio",
402
+ "commit": "9132814df4b6d40d1f5d93d8324d756c1284b294",
403
+ "comment": "react-radio: update context usage"
404
+ },
405
+ {
406
+ "author": "seanmonahan@microsoft.com",
407
+ "package": "@fluentui/react-radio",
408
+ "commit": "8d990349b5af2d61057cccda2357412d2f5ab9b9",
409
+ "comment": "add bundle size fixtures"
410
+ },
411
+ {
412
+ "author": "seanmonahan@microsoft.com",
413
+ "package": "@fluentui/react-radio",
414
+ "commit": "6a017c3b1f2a282fa86c28b675e5ed34a1bb2aee",
415
+ "comment": "react-radio: add required prop to RadioGroup"
416
+ },
417
+ {
418
+ "author": "seanmonahan@microsoft.com",
419
+ "package": "@fluentui/react-radio",
420
+ "commit": "4bc1c43194cb9f44c5ad40ae43ab26556778157e",
421
+ "comment": "react-radio: remove required indicator from label"
422
+ },
423
+ {
424
+ "author": "seanmonahan@microsoft.com",
425
+ "package": "@fluentui/react-radio",
426
+ "commit": "5f27c51743f22f08741a75c2c10032a02afdf6fb",
427
+ "comment": "write readme"
428
+ },
429
+ {
430
+ "author": "miroslav.stastny@microsoft.com",
431
+ "package": "@fluentui/react-radio",
432
+ "commit": "3be7a89d9e9323780bba5b24d3bcc4342e1f1ec7",
433
+ "comment": "Allow data argument on onChange"
434
+ },
435
+ {
436
+ "author": "mgodbolt@microsoft.com",
437
+ "package": "@fluentui/react-slider",
438
+ "commit": "cd923be82878c0d4e92bf6b6846b54f215d1877e",
439
+ "comment": "Adjust focus rect to match design, and update color tokens to improve dark mode contrast"
440
+ },
441
+ {
442
+ "author": "seanmonahan@microsoft.com",
443
+ "package": "@fluentui/react-spinbutton",
444
+ "commit": "c588d86a250e0e4894e41de2e1df273be9a7c866",
445
+ "comment": "remove MIGRATION.md"
446
+ },
447
+ {
448
+ "author": "seanmonahan@microsoft.com",
449
+ "package": "@fluentui/react-spinbutton",
450
+ "commit": "a7f9a9f47b329e55a36791596b11289c50bb82d3",
451
+ "comment": "react-spinbutton: remove \"inputType\" prop"
452
+ },
453
+ {
454
+ "author": "humberto_makoto@hotmail.com",
455
+ "package": "@fluentui/react-switch",
456
+ "commit": "daf5a7692bce6794dbacf7470cc48e48e1c67252",
457
+ "comment": "Switch: Fixing disabled styles in high contrast mode."
458
+ },
459
+ {
460
+ "author": "gcox@microsoft.com",
461
+ "package": "@fluentui/react-tabs",
462
+ "commit": "97939a4e5f523b3ef05c815f909819701eee92ea",
463
+ "comment": "Added aria-selected"
464
+ },
465
+ {
466
+ "author": "gcox@microsoft.com",
467
+ "package": "@fluentui/react-tabs",
468
+ "commit": "c2562b5382305152a09402a367ec853d603438e7",
469
+ "comment": "Updated to use correct pseudo-elements"
470
+ },
471
+ {
472
+ "author": "gcox@microsoft.com",
473
+ "package": "@fluentui/react-tabs",
474
+ "commit": "6c764b820241483c1a9a6e225f758a4c8d4b060e",
475
+ "comment": "Updated to use tokens"
476
+ },
477
+ {
478
+ "author": "gcox@microsoft.com",
479
+ "package": "@fluentui/react-tabs",
480
+ "commit": "55e2b1b53e81efa510a5bc15c6ab0398b52ace7f",
481
+ "comment": "Removed unnecessary width and height from indicators"
482
+ },
483
+ {
484
+ "author": "gcox@microsoft.com",
485
+ "package": "@fluentui/react-tabs",
486
+ "commit": "17ed5008371df7344540af658209840985dc4754",
487
+ "comment": "Allow tab to animate when value is numeric zero"
488
+ }
489
+ ],
490
+ "none": [
491
+ {
492
+ "author": "tristan.watanabe@gmail.com",
493
+ "package": "@fluentui/react-text",
494
+ "commit": "af6bea84f19cf196b4d17df940e7230cbd9d832d",
495
+ "comment": "react-text: Move to new common folder."
496
+ },
497
+ {
498
+ "author": "tristan.watanabe@gmail.com",
499
+ "package": "@fluentui/react-theme",
500
+ "commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
501
+ "comment": "react-theme: Move to new common folder."
502
+ },
503
+ {
504
+ "author": "tristan.watanabe@gmail.com",
505
+ "package": "@fluentui/react-tooltip",
506
+ "commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
507
+ "comment": "react-tooltip: Move to new common folder."
508
+ },
509
+ {
510
+ "author": "tristan.watanabe@gmail.com",
511
+ "package": "@fluentui/react-utilities",
512
+ "commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
513
+ "comment": "react-utilities: Move to new common folder."
514
+ },
515
+ {
516
+ "author": "tristan.watanabe@gmail.com",
517
+ "package": "@fluentui/keyboard-keys",
518
+ "commit": "2c0aaae6044f1c0a938704c13749e76b638e2072",
519
+ "comment": "keyboard-keys: Move to new common folder."
520
+ },
521
+ {
522
+ "author": "tristan.watanabe@gmail.com",
523
+ "package": "@fluentui/react-aria",
524
+ "commit": "35dc16cc0ebb2ce181bd802b4b9002b12ea2d86f",
525
+ "comment": "react-aria: Move to new common folder."
526
+ },
527
+ {
528
+ "author": "tristan.watanabe@gmail.com",
529
+ "package": "@fluentui/react-avatar",
530
+ "commit": "e791a91f5f02b6dc19f178543b6a6b95d49edb46",
531
+ "comment": "react-avatar: Move to new common folder."
532
+ },
533
+ {
534
+ "author": "esteban.230@hotmail.com",
535
+ "package": "@fluentui/react-avatar",
536
+ "commit": "2a852c82989e92d10a979979c16be97c30a51027",
537
+ "comment": "Adding AvatarGroup spec to react-avatar."
538
+ },
539
+ {
540
+ "author": "tristan.watanabe@gmail.com",
541
+ "package": "@fluentui/react-button",
542
+ "commit": "e791a91f5f02b6dc19f178543b6a6b95d49edb46",
543
+ "comment": "react-button: Move to new common folder."
544
+ },
545
+ {
546
+ "author": "tristan.watanabe@gmail.com",
547
+ "package": "@fluentui/react-card",
548
+ "commit": "b8dde556ff82051c140074a3140e83bfdd56f4dc",
549
+ "comment": "react-card: Move to new common folder."
550
+ },
551
+ {
552
+ "author": "tristan.watanabe@gmail.com",
553
+ "package": "@fluentui/react-checkbox",
554
+ "commit": "e791a91f5f02b6dc19f178543b6a6b95d49edb46",
555
+ "comment": "react-checkbox: Move to new common folder."
556
+ },
557
+ {
558
+ "author": "tristan.watanabe@gmail.com",
559
+ "package": "@fluentui/react-components",
560
+ "commit": "00d967912b845ab5cbabf22deb6cc6a018433e30",
561
+ "comment": "react-components: Move to new common folder"
562
+ },
563
+ {
564
+ "author": "martinhochel@microsoft.com",
565
+ "package": "@fluentui/react-components",
566
+ "commit": "a1dca96f80f3e36b8836d8701e11a56d1aff572d",
567
+ "comment": "chore(react-components): fix build:local task"
568
+ },
569
+ {
570
+ "author": "mgodbolt@microsoft.com",
571
+ "package": "@fluentui/react-components",
572
+ "commit": "ce2398f2d96995250e8168676de60eacfd8e6a20",
573
+ "comment": "Move custom templates over to v9 storybook."
574
+ },
575
+ {
576
+ "author": "mgodbolt@microsoft.com",
577
+ "package": "@fluentui/react-components",
578
+ "commit": "f0764e35df36354a86bcf44912a9bf8756df7ddd",
579
+ "comment": "Remove chromatic command from react-components and move alias up to root pointing at new docsite"
580
+ },
581
+ {
582
+ "author": "mgodbolt@microsoft.com",
583
+ "package": "@fluentui/react-components",
584
+ "commit": "814d5c1df0951b6c473ba7b7f6cfe793c527881b",
585
+ "comment": "Add manual decorators for mac which does not work with current addon"
586
+ },
587
+ {
588
+ "author": "tristan.watanabe@gmail.com",
589
+ "package": "@fluentui/react-conformance-griffel",
590
+ "commit": "8997f88bdd280b6831338d6c231b387fd554046e",
591
+ "comment": "react-conformance-griffel: Move to new common folder."
592
+ },
593
+ {
594
+ "author": "tristan.watanabe@gmail.com",
595
+ "package": "@fluentui/react-context-selector",
596
+ "commit": "8997f88bdd280b6831338d6c231b387fd554046e",
597
+ "comment": "react-context-selector: Move to new common folder."
598
+ },
599
+ {
600
+ "author": "tristan.watanabe@gmail.com",
601
+ "package": "@fluentui/react-image",
602
+ "commit": "b8dde556ff82051c140074a3140e83bfdd56f4dc",
603
+ "comment": "react-image: Move to new common folder."
604
+ },
605
+ {
606
+ "author": "tristan.watanabe@gmail.com",
607
+ "package": "@fluentui/react-input",
608
+ "commit": "88fa8f279506c3cfbcc2facff95ecb5b420a217a",
609
+ "comment": "react-input: Move to new common folder."
610
+ },
611
+ {
612
+ "author": "tristan.watanabe@gmail.com",
613
+ "package": "@fluentui/react-label",
614
+ "commit": "88fa8f279506c3cfbcc2facff95ecb5b420a217a",
615
+ "comment": "react-label: Move to new common folder."
616
+ },
617
+ {
618
+ "author": "tristan.watanabe@gmail.com",
619
+ "package": "@fluentui/react-link",
620
+ "commit": "88fa8f279506c3cfbcc2facff95ecb5b420a217a",
621
+ "comment": "react-link: Move to new common folder."
622
+ },
623
+ {
624
+ "author": "tristan.watanabe@gmail.com",
625
+ "package": "@fluentui/react-menu",
626
+ "commit": "e74b180720cb9aec8df21753a55449849041af82",
627
+ "comment": "react-menu: Move to new common folder."
628
+ },
629
+ {
630
+ "author": "tristan.watanabe@gmail.com",
631
+ "package": "@fluentui/react-popover",
632
+ "commit": "e74b180720cb9aec8df21753a55449849041af82",
633
+ "comment": "react-popover: Move to new common folder."
634
+ },
635
+ {
636
+ "author": "tristan.watanabe@gmail.com",
637
+ "package": "@fluentui/react-portal-compat-context",
638
+ "commit": "8997f88bdd280b6831338d6c231b387fd554046e",
639
+ "comment": "react-portal-compat-context: Move to new common folder."
640
+ },
641
+ {
642
+ "author": "tristan.watanabe@gmail.com",
643
+ "package": "@fluentui/react-portal",
644
+ "commit": "e74b180720cb9aec8df21753a55449849041af82",
645
+ "comment": "react-portal: Move to new common folder."
646
+ },
647
+ {
648
+ "author": "tristan.watanabe@gmail.com",
649
+ "package": "@fluentui/react-positioning",
650
+ "commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
651
+ "comment": "react-positioning: Move to new common folder."
652
+ },
653
+ {
654
+ "author": "tristan.watanabe@gmail.com",
655
+ "package": "@fluentui/react-provider",
656
+ "commit": "5842ed56a87ffcd6aa607cd98d3c95087221f017",
657
+ "comment": "react-provider: Move to new common folder."
658
+ },
659
+ {
660
+ "author": "tristan.watanabe@gmail.com",
661
+ "package": "@fluentui/react-slider",
662
+ "commit": "f1c470c25de01baef3180067fa99dcc10ec9ebd5",
663
+ "comment": "react-slider: Move to new common folder."
664
+ },
665
+ {
666
+ "author": "tristan.watanabe@gmail.com",
667
+ "package": "@fluentui/react-spinbutton",
668
+ "commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
669
+ "comment": "react-spinbutton: Move to new common folder."
670
+ },
671
+ {
672
+ "author": "tristan.watanabe@gmail.com",
673
+ "package": "@fluentui/react-spinner",
674
+ "commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
675
+ "comment": "react-spinner: Move to new common folder."
676
+ },
677
+ {
678
+ "author": "tristan.watanabe@gmail.com",
679
+ "package": "@fluentui/react-tabs",
680
+ "commit": "f1c470c25de01baef3180067fa99dcc10ec9ebd5",
681
+ "comment": "react-tabs: Move to new common folder."
682
+ },
683
+ {
684
+ "author": "tristan.watanabe@gmail.com",
685
+ "package": "@fluentui/react-tabster",
686
+ "commit": "35dc16cc0ebb2ce181bd802b4b9002b12ea2d86f",
687
+ "comment": "react-tabster: Move to new common folder."
688
+ },
689
+ {
690
+ "author": "bsunderhus@microsoft.com",
691
+ "package": "@fluentui/react-tabster",
692
+ "commit": "df7387d8394994e1802cb1354a327b86a4d41604",
693
+ "comment": "chore: moves focus indicator from hooks folder to it's own"
694
+ }
695
+ ]
696
+ }
697
+ },
698
+ {
699
+ "date": "Mon, 25 Apr 2022 09:32:14 GMT",
700
+ "tag": "@fluentui/react-components_v9.0.0-rc.8",
701
+ "version": "9.0.0-rc.8",
702
+ "comments": {
703
+ "prerelease": [
704
+ {
705
+ "author": "seanmonahan@microsoft.com",
706
+ "package": "@fluentui/react-spinbutton",
707
+ "commit": "8dfec41a7126d9d1514d46d6ef15e9316e6b8ee1",
708
+ "comment": "use ::after pseudo element in styles"
709
+ },
710
+ {
711
+ "author": "seanmonahan@microsoft.com",
712
+ "package": "@fluentui/react-spinbutton",
713
+ "commit": "af7befccb9b4897cf99c8a4283ab2cbd80018f69",
714
+ "comment": "react-spinbutton: remove private from package.json"
715
+ },
716
+ {
717
+ "author": "ololubek@microsoft.com",
718
+ "package": "@fluentui/react-spinner",
719
+ "commit": "1cfb2361e0c8de06d93d0ba0578a809aaa5d0c0b",
720
+ "comment": "Reexport react-spinner in react-components"
721
+ },
722
+ {
723
+ "author": "gcox@microsoft.com",
724
+ "package": "@fluentui/react-tabs",
725
+ "commit": "9b558cf266817f6499fece14e71bd90e98385a6b",
726
+ "comment": "Added styles to support future overflow calcs"
727
+ },
728
+ {
729
+ "author": "marata@microsoft.com",
730
+ "package": "@fluentui/react-tabster",
731
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d",
732
+ "comment": "Adjusting accordion keyboard navigation."
733
+ },
734
+ {
735
+ "author": "marata@microsoft.com",
736
+ "package": "@fluentui/react-accordion",
737
+ "commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d",
738
+ "comment": "Adjusting accordion keyboard navigation."
739
+ },
740
+ {
741
+ "author": "Humberto.Morimoto@microsoft.com",
742
+ "package": "@fluentui/react-button",
743
+ "commit": "4c11854b93b331f12cdaa7ee0628b01667acba12",
744
+ "comment": "Adding useToggleState hook to scaffold toggleable behavior for individual consumption."
745
+ },
746
+ {
747
+ "author": "jukapsia@microsoft.com",
748
+ "package": "@fluentui/react-button",
749
+ "commit": "3f8fffc216f60fb8b055461a6725d76983d131c0",
750
+ "comment": "fix(Button): Text color in HC mode for hover, active and checked states."
751
+ },
752
+ {
753
+ "author": "Humberto.Morimoto@microsoft.com",
754
+ "package": "@fluentui/react-button",
755
+ "commit": "8ca44964836cefd3c435e9cf9a6ef78ceb256258",
756
+ "comment": "Button: Stop applying active styles when mouse moves away while it is being held and improving styles in High Contrast mode."
757
+ },
758
+ {
759
+ "author": "mgodbolt@microsoft.com",
760
+ "package": "@fluentui/react-checkbox",
761
+ "commit": "1cb4002d46236c724a274ff5abafc1c1e99397e2",
762
+ "comment": "Fix disabled HCM styles in Checkbox."
763
+ },
764
+ {
765
+ "author": "seanmonahan@microsoft.com",
766
+ "package": "@fluentui/react-components",
767
+ "commit": "af7befccb9b4897cf99c8a4283ab2cbd80018f69",
768
+ "comment": "react-components: add SpinButton to /unstable"
769
+ },
770
+ {
771
+ "author": "Humberto.Morimoto@microsoft.com",
772
+ "package": "@fluentui/react-components",
773
+ "commit": "4c11854b93b331f12cdaa7ee0628b01667acba12",
774
+ "comment": "Exporting useToggleState from @fluentui/react-button."
775
+ },
776
+ {
777
+ "author": "ololubek@microsoft.com",
778
+ "package": "@fluentui/react-components",
779
+ "commit": "1cfb2361e0c8de06d93d0ba0578a809aaa5d0c0b",
780
+ "comment": "Reexport react-spinner in react-components"
781
+ },
782
+ {
783
+ "author": "olfedias@microsoft.com",
784
+ "package": "@fluentui/react-components",
785
+ "commit": "319234c25f29defac6afc728dd109737fd1b803f",
786
+ "comment": "fix: restore SSRProvider export"
787
+ },
788
+ {
789
+ "author": "seanmonahan@microsoft.com",
790
+ "package": "@fluentui/react-input",
791
+ "commit": "8dfec41a7126d9d1514d46d6ef15e9316e6b8ee1",
792
+ "comment": "use ::after pseudo element in styles"
793
+ },
794
+ {
795
+ "author": "olfedias@microsoft.com",
796
+ "package": "@fluentui/react-provider",
797
+ "commit": "02ca1d3c198452c1693067f5f18bd01b2ed5d6e6",
798
+ "comment": "feat: export useFluentProviderThemeStyleTag from @fluentui/react-provider"
799
+ }
800
+ ],
801
+ "none": [
802
+ {
803
+ "author": "martinhochel@microsoft.com",
804
+ "package": "@fluentui/react-tabster",
805
+ "commit": "31e8b97573aeba761d14b937378bb95d578c4c90",
806
+ "comment": "docs(react-tabster): remove old info about provider"
807
+ },
808
+ {
809
+ "author": "annkelle@microsoft.com",
810
+ "package": "@fluentui/react-button",
811
+ "commit": "155d4932b7cf3a544fa4f4605b5acc5cf74be763",
812
+ "comment": "Button: Use filled icons on hover."
813
+ }
814
+ ]
815
+ }
816
+ },
817
+ {
818
+ "date": "Tue, 19 Apr 2022 19:16:44 GMT",
819
+ "tag": "@fluentui/react-components_v9.0.0-rc.7",
820
+ "version": "9.0.0-rc.7",
821
+ "comments": {
822
+ "prerelease": [
823
+ {
824
+ "author": "olfedias@microsoft.com",
825
+ "package": "@fluentui/react-link",
826
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
827
+ "comment": "chore: Update Griffel to latest version"
828
+ },
829
+ {
830
+ "author": "Humberto.Morimoto@microsoft.com",
831
+ "package": "@fluentui/react-link",
832
+ "commit": "9c7743e4df78f4ab9c3c8d009c532b60b0356198",
833
+ "comment": "Removing star exports."
834
+ },
835
+ {
836
+ "author": "seanmonahan@microsoft.com",
837
+ "package": "@fluentui/react-link",
838
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
839
+ "comment": "Add static classnames to Link"
840
+ },
841
+ {
842
+ "author": "gcox@microsoft.com",
843
+ "package": "@fluentui/react-menu",
844
+ "commit": "966ed6ca242079a1865d0011972205afba1ab85d",
845
+ "comment": "fix(MenuItem): Alignment for non v9 icons"
846
+ },
847
+ {
848
+ "author": "olfedias@microsoft.com",
849
+ "package": "@fluentui/react-menu",
850
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
851
+ "comment": "chore: Update Griffel to latest version"
852
+ },
853
+ {
854
+ "author": "seanmonahan@microsoft.com",
855
+ "package": "@fluentui/react-menu",
856
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
857
+ "comment": "Add static classnames to Menu"
858
+ },
859
+ {
860
+ "author": "seanmonahan@microsoft.com",
861
+ "package": "@fluentui/react-menu",
862
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
863
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
864
+ },
865
+ {
866
+ "author": "seanmonahan@microsoft.com",
867
+ "package": "@fluentui/react-popover",
868
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
869
+ "comment": "Add static classnames to Popover"
870
+ },
871
+ {
872
+ "author": "olfedias@microsoft.com",
873
+ "package": "@fluentui/react-popover",
874
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
875
+ "comment": "chore: Update Griffel to latest version"
876
+ },
877
+ {
878
+ "author": "olfedias@microsoft.com",
879
+ "package": "@fluentui/react-portal",
880
+ "commit": "8e3c8527ab8f6779dc3db03fd14d1d77b7fcf709",
881
+ "comment": "update `mountNode` types to accept HTMLElement"
882
+ },
883
+ {
884
+ "author": "olfedias@microsoft.com",
885
+ "package": "@fluentui/react-positioning",
886
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
887
+ "comment": "chore: Update Griffel to latest version"
888
+ },
889
+ {
890
+ "author": "seanmonahan@microsoft.com",
891
+ "package": "@fluentui/react-provider",
892
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
893
+ "comment": "Add static classnames to Provider"
894
+ },
895
+ {
896
+ "author": "olfedias@microsoft.com",
897
+ "package": "@fluentui/react-provider",
898
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
899
+ "comment": "chore: Update Griffel to latest version"
900
+ },
901
+ {
902
+ "author": "seanmonahan@microsoft.com",
903
+ "package": "@fluentui/react-radio",
904
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
905
+ "comment": "Deprecate static classname string for Radio."
906
+ },
907
+ {
908
+ "author": "seanmonahan@microsoft.com",
909
+ "package": "@fluentui/react-radio",
910
+ "commit": "c0c9b30ae2393775eac02870f6b04cade31ef3ac",
911
+ "comment": "Remove star exports from react-radio"
912
+ },
913
+ {
914
+ "author": "seanmonahan@microsoft.com",
915
+ "package": "@fluentui/react-radio",
916
+ "commit": "c6af0f7fa900a2f497f4c7477bb05ca2c59c7987",
917
+ "comment": "Add onChange event prop to Radio"
918
+ },
919
+ {
920
+ "author": "seanmonahan@microsoft.com",
921
+ "package": "@fluentui/react-radio",
922
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
923
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
924
+ },
925
+ {
926
+ "author": "olfedias@microsoft.com",
927
+ "package": "@fluentui/react-radio",
928
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
929
+ "comment": "chore: Update Griffel to latest version"
930
+ },
931
+ {
932
+ "author": "seanmonahan@microsoft.com",
933
+ "package": "@fluentui/react-radio",
934
+ "commit": "0f509ed4c7e26548ae9d27e3001bd8db4784e838",
935
+ "comment": "Radio/RadioGroup API alignment."
936
+ },
937
+ {
938
+ "author": "olfedias@microsoft.com",
939
+ "package": "@fluentui/react-slider",
940
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
941
+ "comment": "chore: Update Griffel to latest version"
942
+ },
943
+ {
944
+ "author": "Humberto.Morimoto@microsoft.com",
945
+ "package": "@fluentui/react-slider",
946
+ "commit": "a302a52dbea435e71aeee8d66ad74d0a411f982a",
947
+ "comment": "Removing star exports."
948
+ },
949
+ {
950
+ "author": "mgodbolt@microsoft.com",
951
+ "package": "@fluentui/react-slider",
952
+ "commit": "2226401b0f1dc7eb977276164c203c13eb2b0cb5",
953
+ "comment": "add inline slider, update tests and examples"
954
+ },
955
+ {
956
+ "author": "mgodbolt@microsoft.com",
957
+ "package": "@fluentui/react-slider",
958
+ "commit": "cd1325747168c6a13810e5ce1248bb9b2e7d3e95",
959
+ "comment": "Moved Slider to RC, updated exported CSS variable name"
960
+ },
961
+ {
962
+ "author": "seanmonahan@microsoft.com",
963
+ "package": "@fluentui/react-switch",
964
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
965
+ "comment": "Add deprecation messages to react-switch"
966
+ },
967
+ {
968
+ "author": "olfedias@microsoft.com",
969
+ "package": "@fluentui/react-switch",
970
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
971
+ "comment": "chore: Update Griffel to latest version"
972
+ },
973
+ {
974
+ "author": "seanmonahan@microsoft.com",
975
+ "package": "@fluentui/react-switch",
976
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
977
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
978
+ },
979
+ {
980
+ "author": "Humberto.Morimoto@microsoft.com",
981
+ "package": "@fluentui/react-switch",
982
+ "commit": "956f5731d132a960d313f3a9e794ce4e1c990e68",
983
+ "comment": "Removing star exports."
984
+ },
985
+ {
986
+ "author": "email not defined",
987
+ "package": "@fluentui/react-switch",
988
+ "commit": "99b11f73ab60b87b45c554403f7abcc21c713454",
989
+ "comment": "Switch: Updating spec and migration guide to reflect latest state of the component."
990
+ },
991
+ {
992
+ "author": "gcox@microsoft.com",
993
+ "package": "@fluentui/react-tabs",
994
+ "commit": "b514b6072c080c6d3539cfc67c4a3e554d9bb775",
995
+ "comment": "Set disabled tab background to transparent"
996
+ },
997
+ {
998
+ "author": "seanmonahan@microsoft.com",
999
+ "package": "@fluentui/react-tabs",
1000
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1001
+ "comment": "Add static classnames to Tabs"
1002
+ },
1003
+ {
1004
+ "author": "olfedias@microsoft.com",
1005
+ "package": "@fluentui/react-tabs",
1006
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1007
+ "comment": "chore: Update Griffel to latest version"
1008
+ },
1009
+ {
1010
+ "author": "Humberto.Morimoto@microsoft.com",
1011
+ "package": "@fluentui/react-tabs",
1012
+ "commit": "ad93ede78815d6767af5bf496ea6ad3ab6f47120",
1013
+ "comment": "Removing star exports."
1014
+ },
1015
+ {
1016
+ "author": "martinhochel@microsoft.com",
1017
+ "package": "@fluentui/react-tabs",
1018
+ "commit": "8722596e561b57decfe9aa79121db844737102ff",
1019
+ "comment": "fix missing dependencies and lint warnings"
1020
+ },
1021
+ {
1022
+ "author": "gcox@microsoft.com",
1023
+ "package": "@fluentui/react-tabs",
1024
+ "commit": "72fa867ab6b084656b53c8f644df74b31077ae15",
1025
+ "comment": "Fix subtle style on tabs"
1026
+ },
1027
+ {
1028
+ "author": "gcox@microsoft.com",
1029
+ "package": "@fluentui/react-tabs",
1030
+ "commit": "374dca7b9d662f71a1f81297d7e4f4ea95615645",
1031
+ "comment": "react-tabs fit and finish"
1032
+ },
1033
+ {
1034
+ "author": "gcox@microsoft.com",
1035
+ "package": "@fluentui/react-tabs",
1036
+ "commit": "69bcdf2f52fe6a8bf7d5f7ca71be74d753202356",
1037
+ "comment": "Set subtle tab background to subtle background tokens"
1038
+ },
1039
+ {
1040
+ "author": "gcox@microsoft.com",
1041
+ "package": "@fluentui/react-tabs",
1042
+ "commit": "f098bb23b512e4084534238f2eca794a39a5c2e0",
1043
+ "comment": "Updated to decrease gap of small vertical tab per figma change"
1044
+ },
1045
+ {
1046
+ "author": "olfedias@microsoft.com",
1047
+ "package": "@fluentui/react-tabster",
1048
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1049
+ "comment": "chore: Update Griffel to latest version"
1050
+ },
1051
+ {
1052
+ "author": "Humberto.Morimoto@microsoft.com",
1053
+ "package": "@fluentui/react-tabster",
1054
+ "commit": "9c8592decacb9f7b1dc608a03c9f991918806008",
1055
+ "comment": "Removing star exports at src/index.ts."
1056
+ },
1057
+ {
1058
+ "author": "olfedias@microsoft.com",
1059
+ "package": "@fluentui/react-tabster",
1060
+ "commit": "829295c714ac9ff8063f5e086513574ad2e7990b",
1061
+ "comment": "fix styles in getFocusOutlineStyles()"
1062
+ },
1063
+ {
1064
+ "author": "jukapsia@microsoft.com",
1065
+ "package": "@fluentui/react-tabster",
1066
+ "commit": "dc1f7a2c0cb8e7a3cc51d69ce3327f44d29109d1",
1067
+ "comment": "feat(react-tabster): Add grid navigation"
1068
+ },
1069
+ {
1070
+ "author": "Humberto.Morimoto@microsoft.com",
1071
+ "package": "@fluentui/react-tabster",
1072
+ "commit": "2fcf8bd0341c71507dc625eeb60b4acda6369672",
1073
+ "comment": "Upgrading tabster to latest version."
1074
+ },
1075
+ {
1076
+ "author": "seanmonahan@microsoft.com",
1077
+ "package": "@fluentui/react-text",
1078
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1079
+ "comment": "Add static classnames to Text"
1080
+ },
1081
+ {
1082
+ "author": "olfedias@microsoft.com",
1083
+ "package": "@fluentui/react-text",
1084
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1085
+ "comment": "chore: Update Griffel to latest version"
1086
+ },
1087
+ {
1088
+ "author": "olfedias@microsoft.com",
1089
+ "package": "@fluentui/react-textarea",
1090
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1091
+ "comment": "chore: Update Griffel to latest version"
1092
+ },
1093
+ {
1094
+ "author": "miroslav.stastny@microsoft.com",
1095
+ "package": "@fluentui/react-theme",
1096
+ "commit": "d7e4ddf20d1ecb71d3dfc450c65ffde8c7394e3b",
1097
+ "comment": "fix(react-theme): Update yellow shared color"
1098
+ },
1099
+ {
1100
+ "author": "miroslav.stastny@microsoft.com",
1101
+ "package": "@fluentui/react-theme",
1102
+ "commit": "a91094de0bcf0467126052b6785fcbddd5ef0045",
1103
+ "comment": "feat(react-theme): update color tokens"
1104
+ },
1105
+ {
1106
+ "author": "olfedias@microsoft.com",
1107
+ "package": "@fluentui/react-tooltip",
1108
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1109
+ "comment": "chore: Update Griffel to latest version"
1110
+ },
1111
+ {
1112
+ "author": "Humberto.Morimoto@microsoft.com",
1113
+ "package": "@fluentui/react-tooltip",
1114
+ "commit": "36aea1f643cc8a18befeff397dd9147aea591040",
1115
+ "comment": "Removing star exports."
1116
+ },
1117
+ {
1118
+ "author": "mgodbolt@microsoft.com",
1119
+ "package": "@fluentui/react-tooltip",
1120
+ "commit": "f10cc045484b962652a400ef2ef4f3412c8d168b",
1121
+ "comment": "Add mountNode prop"
1122
+ },
1123
+ {
1124
+ "author": "seanmonahan@microsoft.com",
1125
+ "package": "@fluentui/react-tooltip",
1126
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1127
+ "comment": "Add static classnames to Tooltip"
1128
+ },
1129
+ {
1130
+ "author": "Humberto.Morimoto@microsoft.com",
1131
+ "package": "@fluentui/react-utilities",
1132
+ "commit": "9c8592decacb9f7b1dc608a03c9f991918806008",
1133
+ "comment": "Removing star exports at src/index.ts"
1134
+ },
1135
+ {
1136
+ "author": "seanmonahan@microsoft.com",
1137
+ "package": "@fluentui/react-accordion",
1138
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1139
+ "comment": "Add static classnames to Accordion"
1140
+ },
1141
+ {
1142
+ "author": "martinhochel@microsoft.com",
1143
+ "package": "@fluentui/react-accordion",
1144
+ "commit": "8722596e561b57decfe9aa79121db844737102ff",
1145
+ "comment": "add missing dependencies"
1146
+ },
1147
+ {
1148
+ "author": "seanmonahan@microsoft.com",
1149
+ "package": "@fluentui/react-accordion",
1150
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
1151
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
1152
+ },
1153
+ {
1154
+ "author": "olfedias@microsoft.com",
1155
+ "package": "@fluentui/react-accordion",
1156
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1157
+ "comment": "chore: Update Griffel to latest version"
1158
+ },
1159
+ {
1160
+ "author": "seanmonahan@microsoft.com",
1161
+ "package": "@fluentui/react-avatar",
1162
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1163
+ "comment": "Add static classnames to Avatar"
1164
+ },
1165
+ {
1166
+ "author": "Humberto.Morimoto@microsoft.com",
1167
+ "package": "@fluentui/react-avatar",
1168
+ "commit": "b819815318c0089f48416dc023567578efb31a46",
1169
+ "comment": "Avatar: Fix style for sizes 20 and 24 to have semibold fontWeight instead of regular."
1170
+ },
1171
+ {
1172
+ "author": "Humberto.Morimoto@microsoft.com",
1173
+ "package": "@fluentui/react-avatar",
1174
+ "commit": "3c919593c36ada045063934822a779e23259f06a",
1175
+ "comment": "Removing star exports."
1176
+ },
1177
+ {
1178
+ "author": "seanmonahan@microsoft.com",
1179
+ "package": "@fluentui/react-avatar",
1180
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
1181
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
1182
+ },
1183
+ {
1184
+ "author": "martinhochel@microsoft.com",
1185
+ "package": "@fluentui/react-avatar",
1186
+ "commit": "8722596e561b57decfe9aa79121db844737102ff",
1187
+ "comment": "add missing dependencies"
1188
+ },
1189
+ {
1190
+ "author": "olfedias@microsoft.com",
1191
+ "package": "@fluentui/react-avatar",
1192
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1193
+ "comment": "chore: Update Griffel to latest version"
1194
+ },
1195
+ {
1196
+ "author": "Humberto.Morimoto@microsoft.com",
1197
+ "package": "@fluentui/react-badge",
1198
+ "commit": "dff926519f57df390afefee4351fc488bc7c4569",
1199
+ "comment": "Removing star exports."
1200
+ },
1201
+ {
1202
+ "author": "seanmonahan@microsoft.com",
1203
+ "package": "@fluentui/react-badge",
1204
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
1205
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
1206
+ },
1207
+ {
1208
+ "author": "Humberto.Morimoto@microsoft.com",
1209
+ "package": "@fluentui/react-badge",
1210
+ "commit": "1f83caa61c5bea877ec67667ef748aaaf50ad14b",
1211
+ "comment": "PresenceBadge: Adding unknown status."
1212
+ },
1213
+ {
1214
+ "author": "seanmonahan@microsoft.com",
1215
+ "package": "@fluentui/react-badge",
1216
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1217
+ "comment": "Add static classnames to Badge"
1218
+ },
1219
+ {
1220
+ "author": "olfedias@microsoft.com",
1221
+ "package": "@fluentui/react-badge",
1222
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1223
+ "comment": "chore: Update Griffel to latest version"
1224
+ },
1225
+ {
1226
+ "author": "Humberto.Morimoto@microsoft.com",
1227
+ "package": "@fluentui/react-button",
1228
+ "commit": "e0660222b8d9f4f38a61b718c18d4c67e52c8df9",
1229
+ "comment": "Disabling lint rule for deprecated [component]ClassName exports."
1230
+ },
1231
+ {
1232
+ "author": "Humberto.Morimoto@microsoft.com",
1233
+ "package": "@fluentui/react-button",
1234
+ "commit": "1209d5881f9d9d581b481aa82979a22ce371cf8b",
1235
+ "comment": "Button: Deprecating block prop."
1236
+ },
1237
+ {
1238
+ "author": "Humberto.Morimoto@microsoft.com",
1239
+ "package": "@fluentui/react-button",
1240
+ "commit": "8c862ab1147fd38bc5008c85d1644f992561f89f",
1241
+ "comment": "Button components: Making root a non-nullable slot."
1242
+ },
1243
+ {
1244
+ "author": "Humberto.Morimoto@microsoft.com",
1245
+ "package": "@fluentui/react-button",
1246
+ "commit": "fac31825b58253b8b98c14b90090c97db2957373",
1247
+ "comment": "CompoundButton: Fixing bug where component was iconOnly even when secondaryContent was being provided."
1248
+ },
1249
+ {
1250
+ "author": "Humberto.Morimoto@microsoft.com",
1251
+ "package": "@fluentui/react-button",
1252
+ "commit": "6bee76a70a7490557cd2b5c2b5639ab6bed2e6a1",
1253
+ "comment": "Removing star exports."
1254
+ },
1255
+ {
1256
+ "author": "seanmonahan@microsoft.com",
1257
+ "package": "@fluentui/react-button",
1258
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1259
+ "comment": "Add deprecation messages to react-button"
1260
+ },
1261
+ {
1262
+ "author": "olfedias@microsoft.com",
1263
+ "package": "@fluentui/react-button",
1264
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1265
+ "comment": "chore: Update Griffel to latest version"
1266
+ },
1267
+ {
1268
+ "author": "seanmonahan@microsoft.com",
1269
+ "package": "@fluentui/react-button",
1270
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
1271
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
1272
+ },
1273
+ {
1274
+ "author": "olfedias@microsoft.com",
1275
+ "package": "@fluentui/react-card",
1276
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1277
+ "comment": "chore: Update Griffel to latest version"
1278
+ },
1279
+ {
1280
+ "author": "seanmonahan@microsoft.com",
1281
+ "package": "@fluentui/react-card",
1282
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1283
+ "comment": "Add static classnames to Card"
1284
+ },
1285
+ {
1286
+ "author": "seanmonahan@microsoft.com",
1287
+ "package": "@fluentui/react-checkbox",
1288
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1289
+ "comment": "Add static classnames to Checkbox"
1290
+ },
1291
+ {
1292
+ "author": "seanmonahan@microsoft.com",
1293
+ "package": "@fluentui/react-checkbox",
1294
+ "commit": "80746a7f3462c2fa4ff15a92d6e196c67d652f6a",
1295
+ "comment": "Remove star exports from react-checkbox"
1296
+ },
1297
+ {
1298
+ "author": "olfedias@microsoft.com",
1299
+ "package": "@fluentui/react-checkbox",
1300
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1301
+ "comment": "chore: Update Griffel to latest version"
1302
+ },
1303
+ {
1304
+ "author": "seanmonahan@microsoft.com",
1305
+ "package": "@fluentui/react-checkbox",
1306
+ "commit": "477b45728732361e02047be15de5113d1e6d01ac",
1307
+ "comment": "Update Checkbox onChange event parameter to be of type ChangeEvent instead of type FormEvent."
1308
+ },
1309
+ {
1310
+ "author": "seanmonahan@microsoft.com",
1311
+ "package": "@fluentui/react-checkbox",
1312
+ "commit": "bea6aecfed8612f7b0664ab8bac77c5fccee1efb",
1313
+ "comment": "update react-icons version to ^2.0.166-rc.3 from ^2.0.159-beta.10"
1314
+ },
1315
+ {
1316
+ "author": "email not defined",
1317
+ "package": "@fluentui/react-components",
1318
+ "commit": "98042e9b8eb9d4dd78f1e42e79db6a2e33404b9d",
1319
+ "comment": "Adding Textarea to react-components."
1320
+ },
1321
+ {
1322
+ "author": "olfedias@microsoft.com",
1323
+ "package": "@fluentui/react-components",
1324
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1325
+ "comment": "chore: Update Griffel to latest version"
1326
+ },
1327
+ {
1328
+ "author": "gcox@microsoft.com",
1329
+ "package": "@fluentui/react-components",
1330
+ "commit": "374dca7b9d662f71a1f81297d7e4f4ea95615645",
1331
+ "comment": "Updated exports for react-tabs unstable"
1332
+ },
1333
+ {
1334
+ "author": "gcox@microsoft.com",
1335
+ "package": "@fluentui/react-components",
1336
+ "commit": "aca39831bbc53fa90d5490824f374caf0b2f8c3a",
1337
+ "comment": "Added MenuSplitGroup to exports"
1338
+ },
1339
+ {
1340
+ "author": "mgodbolt@microsoft.com",
1341
+ "package": "@fluentui/react-components",
1342
+ "commit": "cd1325747168c6a13810e5ce1248bb9b2e7d3e95",
1343
+ "comment": "Exports Slider from the main package, removes Slider from unstable"
1344
+ },
1345
+ {
1346
+ "author": "seanmonahan@microsoft.com",
1347
+ "package": "@fluentui/react-components",
1348
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1349
+ "comment": "Update classNames exports from react-components."
1350
+ },
1351
+ {
1352
+ "author": "Humberto.Morimoto@microsoft.com",
1353
+ "package": "@fluentui/react-components",
1354
+ "commit": "9c8592decacb9f7b1dc608a03c9f991918806008",
1355
+ "comment": "Re-exporting everything from @fluentui/react-tabster and @fluentui/react-utilities in @fluentui/react-components."
1356
+ },
1357
+ {
1358
+ "author": "Humberto.Morimoto@microsoft.com",
1359
+ "package": "@fluentui/react-components",
1360
+ "commit": "e9ff98fc35142313a9e10891ca755a53e46c4fb7",
1361
+ "comment": "Adding Switch to @fluentui/react-components/unstable."
1362
+ },
1363
+ {
1364
+ "author": "elcraig@microsoft.com",
1365
+ "package": "@fluentui/react-conformance-griffel",
1366
+ "commit": "efc07509578008b6be1c5dd69fee1aad5a7775c2",
1367
+ "comment": "Fix cleanup of overridesWin test"
1368
+ },
1369
+ {
1370
+ "author": "olfedias@microsoft.com",
1371
+ "package": "@fluentui/react-conformance-griffel",
1372
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1373
+ "comment": "chore: Update Griffel to latest version"
1374
+ },
1375
+ {
1376
+ "author": "martinhochel@microsoft.com",
1377
+ "package": "@fluentui/react-conformance-griffel",
1378
+ "commit": "8722596e561b57decfe9aa79121db844737102ff",
1379
+ "comment": "add react-conformance missing dependency"
1380
+ },
1381
+ {
1382
+ "author": "elcraig@microsoft.com",
1383
+ "package": "@fluentui/react-context-selector",
1384
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1385
+ "comment": "Move `scheduler` to a peer dependency and allow appropriate versions for React 16 or 17"
1386
+ },
1387
+ {
1388
+ "author": "Humberto.Morimoto@microsoft.com",
1389
+ "package": "@fluentui/react-divider",
1390
+ "commit": "e519870c385707ae78e160e4b1a671ec97d5f6ec",
1391
+ "comment": "Removing star exports."
1392
+ },
1393
+ {
1394
+ "author": "olfedias@microsoft.com",
1395
+ "package": "@fluentui/react-divider",
1396
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1397
+ "comment": "chore: Update Griffel to latest version"
1398
+ },
1399
+ {
1400
+ "author": "seanmonahan@microsoft.com",
1401
+ "package": "@fluentui/react-divider",
1402
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1403
+ "comment": "Add static classnames to Divider"
1404
+ },
1405
+ {
1406
+ "author": "olfedias@microsoft.com",
1407
+ "package": "@fluentui/react-image",
1408
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1409
+ "comment": "chore: Update Griffel to latest version"
1410
+ },
1411
+ {
1412
+ "author": "seanmonahan@microsoft.com",
1413
+ "package": "@fluentui/react-image",
1414
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1415
+ "comment": "Add static classnames to Image"
1416
+ },
1417
+ {
1418
+ "author": "Humberto.Morimoto@microsoft.com",
1419
+ "package": "@fluentui/react-input",
1420
+ "commit": "3651218a1e8069fd6fcb095ef5d30139f8c01ff4",
1421
+ "comment": "Removing star exports."
1422
+ },
1423
+ {
1424
+ "author": "seanmonahan@microsoft.com",
1425
+ "package": "@fluentui/react-input",
1426
+ "commit": "43cb8a8072c6f9340296f080c725d2d6c9dfa325",
1427
+ "comment": "Update onChange event type"
1428
+ },
1429
+ {
1430
+ "author": "elcraig@microsoft.com",
1431
+ "package": "@fluentui/react-input",
1432
+ "commit": "3e9421d1cf1545a8ab9fce425f3695e62ac99d73",
1433
+ "comment": "BREAKING CHANGE: Remove `inline` prop and use `display: inline-flex` by default"
1434
+ },
1435
+ {
1436
+ "author": "olfedias@microsoft.com",
1437
+ "package": "@fluentui/react-input",
1438
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1439
+ "comment": "chore: Update Griffel to latest version"
1440
+ },
1441
+ {
1442
+ "author": "seanmonahan@microsoft.com",
1443
+ "package": "@fluentui/react-input",
1444
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1445
+ "comment": "Add static classnames to Input"
1446
+ },
1447
+ {
1448
+ "author": "seanmonahan@microsoft.com",
1449
+ "package": "@fluentui/react-label",
1450
+ "commit": "086a675fd0c648944ff4048450190a0a13467de3",
1451
+ "comment": "Add static classnames to Label"
1452
+ },
1453
+ {
1454
+ "author": "olfedias@microsoft.com",
1455
+ "package": "@fluentui/react-label",
1456
+ "commit": "e569d6e04d83cbcc6225e61db52ff81d2addd363",
1457
+ "comment": "chore: Update Griffel to latest version"
1458
+ },
1459
+ {
1460
+ "author": "Humberto.Morimoto@microsoft.com",
1461
+ "package": "@fluentui/react-label",
1462
+ "commit": "19dbc6a15819f699b3313e2a9b822b8456b2a59c",
1463
+ "comment": "Removing star exports."
1464
+ }
1465
+ ],
1466
+ "none": [
1467
+ {
1468
+ "author": "mgodbolt@microsoft.com",
1469
+ "package": "@fluentui/react-link",
1470
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1471
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1472
+ },
1473
+ {
1474
+ "author": "elcraig@microsoft.com",
1475
+ "package": "@fluentui/react-link",
1476
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1477
+ "comment": "Update React dev deps and hoist them to the repo root"
1478
+ },
1479
+ {
1480
+ "author": "lingfangao@hotmail.com",
1481
+ "package": "@fluentui/react-menu",
1482
+ "commit": "67dd475e49182d17dbf7d9195c5df9bce02b7b3c",
1483
+ "comment": "chore: Update e2e tests to use cypress component testing"
1484
+ },
1485
+ {
1486
+ "author": "mgodbolt@microsoft.com",
1487
+ "package": "@fluentui/react-menu",
1488
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1489
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1490
+ },
1491
+ {
1492
+ "author": "elcraig@microsoft.com",
1493
+ "package": "@fluentui/react-menu",
1494
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1495
+ "comment": "Update React dev deps and hoist them to the repo root"
1496
+ },
1497
+ {
1498
+ "author": "lingfangao@hotmail.com",
1499
+ "package": "@fluentui/react-popover",
1500
+ "commit": "67dd475e49182d17dbf7d9195c5df9bce02b7b3c",
1501
+ "comment": "chore: Update e2e tests to use cypress component testing"
1502
+ },
1503
+ {
1504
+ "author": "elcraig@microsoft.com",
1505
+ "package": "@fluentui/react-popover",
1506
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1507
+ "comment": "Update React dev deps and hoist them to the repo root"
1508
+ },
1509
+ {
1510
+ "author": "mgodbolt@microsoft.com",
1511
+ "package": "@fluentui/react-popover",
1512
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1513
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1514
+ },
1515
+ {
1516
+ "author": "mgodbolt@microsoft.com",
1517
+ "package": "@fluentui/react-portal",
1518
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1519
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1520
+ },
1521
+ {
1522
+ "author": "elcraig@microsoft.com",
1523
+ "package": "@fluentui/react-portal",
1524
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1525
+ "comment": "Update React dev deps and hoist them to the repo root"
1526
+ },
1527
+ {
1528
+ "author": "mgodbolt@microsoft.com",
1529
+ "package": "@fluentui/react-positioning",
1530
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1531
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1532
+ },
1533
+ {
1534
+ "author": "elcraig@microsoft.com",
1535
+ "package": "@fluentui/react-positioning",
1536
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1537
+ "comment": "Update React dev deps and hoist them to the repo root"
1538
+ },
1539
+ {
1540
+ "author": "mgodbolt@microsoft.com",
1541
+ "package": "@fluentui/react-provider",
1542
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1543
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1544
+ },
1545
+ {
1546
+ "author": "elcraig@microsoft.com",
1547
+ "package": "@fluentui/react-provider",
1548
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1549
+ "comment": "Update React dev deps and hoist them to the repo root"
1550
+ },
1551
+ {
1552
+ "author": "mgodbolt@microsoft.com",
1553
+ "package": "@fluentui/react-radio",
1554
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1555
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1556
+ },
1557
+ {
1558
+ "author": "elcraig@microsoft.com",
1559
+ "package": "@fluentui/react-radio",
1560
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1561
+ "comment": "Update React dev deps and hoist them to the repo root"
1562
+ },
1563
+ {
1564
+ "author": "elcraig@microsoft.com",
1565
+ "package": "@fluentui/react-shared-contexts",
1566
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1567
+ "comment": "Update React dev deps and hoist them to the repo root"
1568
+ },
1569
+ {
1570
+ "author": "mgodbolt@microsoft.com",
1571
+ "package": "@fluentui/react-shared-contexts",
1572
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1573
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1574
+ },
1575
+ {
1576
+ "author": "elcraig@microsoft.com",
1577
+ "package": "@fluentui/react-slider",
1578
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1579
+ "comment": "Update React dev deps and hoist them to the repo root"
1580
+ },
1581
+ {
1582
+ "author": "mgodbolt@microsoft.com",
1583
+ "package": "@fluentui/react-slider",
1584
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1585
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1586
+ },
1587
+ {
1588
+ "author": "elcraig@microsoft.com",
1589
+ "package": "@fluentui/react-switch",
1590
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1591
+ "comment": "Update React dev deps and hoist them to the repo root"
1592
+ },
1593
+ {
1594
+ "author": "mgodbolt@microsoft.com",
1595
+ "package": "@fluentui/react-switch",
1596
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1597
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1598
+ },
1599
+ {
1600
+ "author": "elcraig@microsoft.com",
1601
+ "package": "@fluentui/react-tabs",
1602
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1603
+ "comment": "Update React dev deps and hoist them to the repo root"
1604
+ },
1605
+ {
1606
+ "author": "mgodbolt@microsoft.com",
1607
+ "package": "@fluentui/react-tabs",
1608
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1609
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1610
+ },
1611
+ {
1612
+ "author": "elcraig@microsoft.com",
1613
+ "package": "@fluentui/react-tabster",
1614
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1615
+ "comment": "Update React dev deps and hoist them to the repo root"
1616
+ },
1617
+ {
1618
+ "author": "lingfangao@hotmail.com",
1619
+ "package": "@fluentui/react-tabster",
1620
+ "commit": "67dd475e49182d17dbf7d9195c5df9bce02b7b3c",
1621
+ "comment": "chore: Update e2e tests to use cypress component testing"
1622
+ },
1623
+ {
1624
+ "author": "mgodbolt@microsoft.com",
1625
+ "package": "@fluentui/react-tabster",
1626
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1627
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1628
+ },
1629
+ {
1630
+ "author": "mgodbolt@microsoft.com",
1631
+ "package": "@fluentui/react-text",
1632
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1633
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1634
+ },
1635
+ {
1636
+ "author": "martinhochel@microsoft.com",
1637
+ "package": "@fluentui/react-text",
1638
+ "commit": "320b8bbba1e498c65d011f3fae09dee98e7a11bb",
1639
+ "comment": "refactor: autofix no export star at index file for cxe-prg packages"
1640
+ },
1641
+ {
1642
+ "author": "elcraig@microsoft.com",
1643
+ "package": "@fluentui/react-text",
1644
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1645
+ "comment": "Update React dev deps and hoist them to the repo root"
1646
+ },
1647
+ {
1648
+ "author": "email not defined",
1649
+ "package": "@fluentui/react-textarea",
1650
+ "commit": "98042e9b8eb9d4dd78f1e42e79db6a2e33404b9d",
1651
+ "comment": "Adding label to Default story and making package public."
1652
+ },
1653
+ {
1654
+ "author": "elcraig@microsoft.com",
1655
+ "package": "@fluentui/react-theme",
1656
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1657
+ "comment": "Update React dev deps and hoist them to the repo root"
1658
+ },
1659
+ {
1660
+ "author": "mgodbolt@microsoft.com",
1661
+ "package": "@fluentui/react-theme",
1662
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1663
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1664
+ },
1665
+ {
1666
+ "author": "elcraig@microsoft.com",
1667
+ "package": "@fluentui/react-tooltip",
1668
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1669
+ "comment": "Update React dev deps and hoist them to the repo root"
1670
+ },
1671
+ {
1672
+ "author": "email not defined",
1673
+ "package": "@fluentui/react-tooltip",
1674
+ "commit": "df80d6f3552e939c7eee343876251a873313139a",
1675
+ "comment": "Updated documenation for guidance on interactive content in a Tooltip."
1676
+ },
1677
+ {
1678
+ "author": "mgodbolt@microsoft.com",
1679
+ "package": "@fluentui/react-tooltip",
1680
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1681
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1682
+ },
1683
+ {
1684
+ "author": "mgodbolt@microsoft.com",
1685
+ "package": "@fluentui/react-utilities",
1686
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1687
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1688
+ },
1689
+ {
1690
+ "author": "elcraig@microsoft.com",
1691
+ "package": "@fluentui/react-utilities",
1692
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1693
+ "comment": "Update React dev deps and hoist them to the repo root"
1694
+ },
1695
+ {
1696
+ "author": "mgodbolt@microsoft.com",
1697
+ "package": "@fluentui/keyboard-keys",
1698
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1699
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1700
+ },
1701
+ {
1702
+ "author": "elcraig@microsoft.com",
1703
+ "package": "@fluentui/react-accordion",
1704
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1705
+ "comment": "Update React dev deps and hoist them to the repo root"
1706
+ },
1707
+ {
1708
+ "author": "mgodbolt@microsoft.com",
1709
+ "package": "@fluentui/react-accordion",
1710
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1711
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1712
+ },
1713
+ {
1714
+ "author": "elcraig@microsoft.com",
1715
+ "package": "@fluentui/react-aria",
1716
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1717
+ "comment": "Update React dev deps and hoist them to the repo root"
1718
+ },
1719
+ {
1720
+ "author": "mgodbolt@microsoft.com",
1721
+ "package": "@fluentui/react-aria",
1722
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1723
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1724
+ },
1725
+ {
1726
+ "author": "elcraig@microsoft.com",
1727
+ "package": "@fluentui/react-avatar",
1728
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1729
+ "comment": "Update React dev deps and hoist them to the repo root"
1730
+ },
1731
+ {
1732
+ "author": "email not defined",
1733
+ "package": "@fluentui/react-avatar",
1734
+ "commit": "83f32d33d0750e9afad10b98a98040c70919f7cf",
1735
+ "comment": "Added AvatarGroup component to react-avatar"
1736
+ },
1737
+ {
1738
+ "author": "mgodbolt@microsoft.com",
1739
+ "package": "@fluentui/react-avatar",
1740
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1741
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1742
+ },
1743
+ {
1744
+ "author": "elcraig@microsoft.com",
1745
+ "package": "@fluentui/react-badge",
1746
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1747
+ "comment": "Update React dev deps and hoist them to the repo root"
1748
+ },
1749
+ {
1750
+ "author": "mgodbolt@microsoft.com",
1751
+ "package": "@fluentui/react-badge",
1752
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1753
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1754
+ },
1755
+ {
1756
+ "author": "elcraig@microsoft.com",
1757
+ "package": "@fluentui/react-button",
1758
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1759
+ "comment": "Update React dev deps and hoist them to the repo root"
1760
+ },
1761
+ {
1762
+ "author": "mgodbolt@microsoft.com",
1763
+ "package": "@fluentui/react-button",
1764
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1765
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1766
+ },
1767
+ {
1768
+ "author": "elcraig@microsoft.com",
1769
+ "package": "@fluentui/react-button",
1770
+ "commit": "13c32e184b7960671754582de21f3555bf9f02f3",
1771
+ "comment": "Remove config file that's no longer needed"
1772
+ },
1773
+ {
1774
+ "author": "mgodbolt@microsoft.com",
1775
+ "package": "@fluentui/react-card",
1776
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1777
+ "comment": {
1778
+ "title": "",
1779
+ "value": ""
1780
+ }
1781
+ },
1782
+ {
1783
+ "author": "elcraig@microsoft.com",
1784
+ "package": "@fluentui/react-card",
1785
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1786
+ "comment": "Update React dev deps and hoist them to the repo root"
1787
+ },
1788
+ {
1789
+ "author": "39736248+andrefcdias@users.noreply.github.com",
1790
+ "package": "@fluentui/react-card",
1791
+ "commit": "d07a94aa25cf00c471a17883bd53f71fc1dc4d25",
1792
+ "comment": "Cleanup of Card storybook"
1793
+ },
1794
+ {
1795
+ "author": "martinhochel@microsoft.com",
1796
+ "package": "@fluentui/react-card",
1797
+ "commit": "320b8bbba1e498c65d011f3fae09dee98e7a11bb",
1798
+ "comment": "refactor: autofix no export star at index file for cxe-prg packages"
1799
+ },
1800
+ {
1801
+ "author": "mgodbolt@microsoft.com",
1802
+ "package": "@fluentui/react-checkbox",
1803
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1804
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1805
+ },
1806
+ {
1807
+ "author": "elcraig@microsoft.com",
1808
+ "package": "@fluentui/react-checkbox",
1809
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1810
+ "comment": "Update React dev deps and hoist them to the repo root"
1811
+ },
1812
+ {
1813
+ "author": "gcox@microsoft.com",
1814
+ "package": "@fluentui/react-components",
1815
+ "commit": "81b795baa776cd6a9390287de2fe91559956cab3",
1816
+ "comment": "Add upgrade documentation to storybook."
1817
+ },
1818
+ {
1819
+ "author": "mgodbolt@microsoft.com",
1820
+ "package": "@fluentui/react-components",
1821
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1822
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1823
+ },
1824
+ {
1825
+ "author": "martinhochel@microsoft.com",
1826
+ "package": "@fluentui/react-components",
1827
+ "commit": "8722596e561b57decfe9aa79121db844737102ff",
1828
+ "comment": "chore(react-components): fix lint issues exposed by import/no-extrenaus-dependency rule"
1829
+ },
1830
+ {
1831
+ "author": "elcraig@microsoft.com",
1832
+ "package": "@fluentui/react-components",
1833
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1834
+ "comment": "Update React dev deps and hoist them to the repo root"
1835
+ },
1836
+ {
1837
+ "author": "mgodbolt@microsoft.com",
1838
+ "package": "@fluentui/react-components",
1839
+ "commit": "f2ce28fab79965a81508e21b7914396222d6bf0b",
1840
+ "comment": "turn on storyStoreV7 to enable codesplitting"
1841
+ },
1842
+ {
1843
+ "author": "lingfangao@hotmail.com",
1844
+ "package": "@fluentui/react-conformance-griffel",
1845
+ "commit": "df62b071cf725c01cf639e3cf559c99f2ae8cb00",
1846
+ "comment": "fix: react-conformance version"
1847
+ },
1848
+ {
1849
+ "author": "mgodbolt@microsoft.com",
1850
+ "package": "@fluentui/react-conformance-griffel",
1851
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1852
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1853
+ },
1854
+ {
1855
+ "author": "lingfangao@hotmail.com",
1856
+ "package": "@fluentui/react-conformance-griffel",
1857
+ "commit": "92ed7e05c40cda1d5cfd052a6490d5c14a269d97",
1858
+ "comment": "use actual version for react-conformance"
1859
+ },
1860
+ {
1861
+ "author": "martinhochel@microsoft.com",
1862
+ "package": "@fluentui/react-conformance-griffel",
1863
+ "commit": "99815674d85a275128ebe7acda2e48bea4eb5813",
1864
+ "comment": "chore: move react-conformance to peerDeps to resolve dep issues when RC is bumped"
1865
+ },
1866
+ {
1867
+ "author": "elcraig@microsoft.com",
1868
+ "package": "@fluentui/react-context-selector",
1869
+ "commit": "b48c03cff249019cf845af18a7f63dacf46d5218",
1870
+ "comment": "Hoist react-is devDependencies to the repo root"
1871
+ },
1872
+ {
1873
+ "author": "mgodbolt@microsoft.com",
1874
+ "package": "@fluentui/react-context-selector",
1875
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1876
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1877
+ },
1878
+ {
1879
+ "author": "elcraig@microsoft.com",
1880
+ "package": "@fluentui/react-divider",
1881
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1882
+ "comment": "Update React dev deps and hoist them to the repo root"
1883
+ },
1884
+ {
1885
+ "author": "mgodbolt@microsoft.com",
1886
+ "package": "@fluentui/react-divider",
1887
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1888
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1889
+ },
1890
+ {
1891
+ "author": "mgodbolt@microsoft.com",
1892
+ "package": "@fluentui/react-image",
1893
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1894
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1895
+ },
1896
+ {
1897
+ "author": "elcraig@microsoft.com",
1898
+ "package": "@fluentui/react-image",
1899
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1900
+ "comment": "Update React dev deps and hoist them to the repo root"
1901
+ },
1902
+ {
1903
+ "author": "martinhochel@microsoft.com",
1904
+ "package": "@fluentui/react-image",
1905
+ "commit": "320b8bbba1e498c65d011f3fae09dee98e7a11bb",
1906
+ "comment": "refactor: autofix no export star at index file for cxe-prg packages"
1907
+ },
1908
+ {
1909
+ "author": "elcraig@microsoft.com",
1910
+ "package": "@fluentui/react-input",
1911
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1912
+ "comment": "Update React dev deps and hoist them to the repo root"
1913
+ },
1914
+ {
1915
+ "author": "mgodbolt@microsoft.com",
1916
+ "package": "@fluentui/react-input",
1917
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1918
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1919
+ },
1920
+ {
1921
+ "author": "elcraig@microsoft.com",
1922
+ "package": "@fluentui/react-label",
1923
+ "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1924
+ "comment": "Update React dev deps and hoist them to the repo root"
1925
+ },
1926
+ {
1927
+ "author": "mgodbolt@microsoft.com",
1928
+ "package": "@fluentui/react-label",
1929
+ "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1930
+ "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1931
+ }
1932
+ ]
1933
+ }
1934
+ },
1935
+ {
1936
+ "date": "Fri, 04 Mar 2022 19:49:34 GMT",
1937
+ "tag": "@fluentui/react-components_v9.0.0-rc.6",
1938
+ "version": "9.0.0-rc.6",
1939
+ "comments": {
1940
+ "prerelease": [
1941
+ {
1942
+ "author": "dzearing@microsoft.com",
1943
+ "package": "@fluentui/react-components",
1944
+ "commit": "e7a18d284e0050a34ff1aa3783856c73873adf78",
1945
+ "comment": "Adding /unstable export to exports map."
1946
+ }
1947
+ ]
1948
+ }
1949
+ },
1950
+ {
1951
+ "date": "Fri, 04 Mar 2022 05:17:28 GMT",
1952
+ "tag": "@fluentui/react-components_v9.0.0-rc.5",
1953
+ "version": "9.0.0-rc.5",
1954
+ "comments": {
1955
+ "prerelease": [
1956
+ {
1957
+ "author": "dzearing@microsoft.com",
1958
+ "package": "@fluentui/react-shared-contexts",
1959
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
1960
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
1961
+ },
1962
+ {
1963
+ "author": "dzearing@microsoft.com",
1964
+ "package": "@fluentui/react-slider",
1965
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29"
1966
+ },
1967
+ {
1968
+ "author": "dzearing@microsoft.com",
1969
+ "package": "@fluentui/react-slider",
1970
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
1971
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
1972
+ },
1973
+ {
1974
+ "author": "dzearing@microsoft.com",
1975
+ "package": "@fluentui/react-switch",
1976
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
1977
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
1978
+ },
1979
+ {
1980
+ "author": "email not defined",
1981
+ "package": "@fluentui/react-switch",
1982
+ "commit": "852bd412ad6a682db9dfa44b7275f23fcaccb298",
1983
+ "comment": "Updating class names to use slot class names helper type."
1984
+ },
1985
+ {
1986
+ "author": "dzearing@microsoft.com",
1987
+ "package": "@fluentui/react-tabs",
1988
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
1989
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
1990
+ },
1991
+ {
1992
+ "author": "dzearing@microsoft.com",
1993
+ "package": "@fluentui/react-tabster",
1994
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
1995
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
1996
+ },
1997
+ {
1998
+ "author": "dzearing@microsoft.com",
1999
+ "package": "@fluentui/react-text",
2000
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2001
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2002
+ },
2003
+ {
2004
+ "author": "dzearing@microsoft.com",
2005
+ "package": "@fluentui/react-theme",
2006
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2007
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2008
+ },
2009
+ {
2010
+ "author": "dzearing@microsoft.com",
2011
+ "package": "@fluentui/react-tooltip",
2012
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2013
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2014
+ },
2015
+ {
2016
+ "author": "dzearing@microsoft.com",
2017
+ "package": "@fluentui/react-utilities",
2018
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2019
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2020
+ },
2021
+ {
2022
+ "author": "email not defined",
2023
+ "package": "@fluentui/react-utilities",
2024
+ "commit": "852bd412ad6a682db9dfa44b7275f23fcaccb298",
2025
+ "comment": "Adding helper type to define slot class names."
2026
+ },
2027
+ {
2028
+ "author": "lingfangao@hotmail.com",
2029
+ "package": "@fluentui/react-utilities",
2030
+ "commit": "294f4b7b4cd562451a8d4edfacde3b1872d2b76f",
2031
+ "comment": "fix(shouldPreventDefaultOnKeyDown): return false for events that are default prevented"
2032
+ },
2033
+ {
2034
+ "author": "dzearing@microsoft.com",
2035
+ "package": "@fluentui/keyboard-keys",
2036
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2037
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2038
+ },
2039
+ {
2040
+ "author": "Humberto.Morimoto@microsoft.com",
2041
+ "package": "@fluentui/keyboard-keys",
2042
+ "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749",
2043
+ "comment": "keyboard-keys: Adding missing tslib dependency."
2044
+ },
2045
+ {
2046
+ "author": "dzearing@microsoft.com",
2047
+ "package": "@fluentui/react-accordion",
2048
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2049
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2050
+ },
2051
+ {
2052
+ "author": "dzearing@microsoft.com",
2053
+ "package": "@fluentui/react-aria",
2054
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2055
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2056
+ },
2057
+ {
2058
+ "author": "dzearing@microsoft.com",
2059
+ "package": "@fluentui/react-avatar",
2060
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2061
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2062
+ },
2063
+ {
2064
+ "author": "dzearing@microsoft.com",
2065
+ "package": "@fluentui/react-badge",
2066
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2067
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2068
+ },
2069
+ {
2070
+ "author": "dzearing@microsoft.com",
2071
+ "package": "@fluentui/react-button",
2072
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2073
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2074
+ },
2075
+ {
2076
+ "author": "Humberto.Morimoto@microsoft.com",
2077
+ "package": "@fluentui/react-button",
2078
+ "commit": "e951d80afa1d6220e76d7a6c23d75ae417be2b9c",
2079
+ "comment": "Button: Exporting classNames of individual slots."
2080
+ },
2081
+ {
2082
+ "author": "dzearing@microsoft.com",
2083
+ "package": "@fluentui/react-card",
2084
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2085
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2086
+ },
2087
+ {
2088
+ "author": "dzearing@microsoft.com",
2089
+ "package": "@fluentui/react-checkbox",
2090
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2091
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2092
+ },
2093
+ {
2094
+ "author": "dzearing@microsoft.com",
2095
+ "package": "@fluentui/react-components",
2096
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2097
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2098
+ },
2099
+ {
2100
+ "author": "behowell@microsoft.com",
2101
+ "package": "@fluentui/react-components",
2102
+ "commit": "9955166acd95a1328ed09efd177e9f08eeabee57",
2103
+ "comment": "Add Radio and RadioGroup to react-components/unstable"
2104
+ },
2105
+ {
2106
+ "author": "dzearing@microsoft.com",
2107
+ "package": "@fluentui/react-context-selector",
2108
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2109
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2110
+ },
2111
+ {
2112
+ "author": "dzearing@microsoft.com",
2113
+ "package": "@fluentui/react-divider",
2114
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2115
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2116
+ },
2117
+ {
2118
+ "author": "dzearing@microsoft.com",
2119
+ "package": "@fluentui/react-image",
2120
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2121
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2122
+ },
2123
+ {
2124
+ "author": "dzearing@microsoft.com",
2125
+ "package": "@fluentui/react-input",
2126
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2127
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2128
+ },
2129
+ {
2130
+ "author": "dzearing@microsoft.com",
2131
+ "package": "@fluentui/react-label",
2132
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2133
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2134
+ },
2135
+ {
2136
+ "author": "dzearing@microsoft.com",
2137
+ "package": "@fluentui/react-link",
2138
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2139
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2140
+ },
2141
+ {
2142
+ "author": "dzearing@microsoft.com",
2143
+ "package": "@fluentui/react-menu",
2144
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2145
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2146
+ },
2147
+ {
2148
+ "author": "dzearing@microsoft.com",
2149
+ "package": "@fluentui/react-popover",
2150
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2151
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2152
+ },
2153
+ {
2154
+ "author": "lingfangao@hotmail.com",
2155
+ "package": "@fluentui/react-popover",
2156
+ "commit": "17a19427f5465577427f5c1c4ed61578a063f990",
2157
+ "comment": "refactor: PopoverSurface should be rendered from the Popover component"
2158
+ },
2159
+ {
2160
+ "author": "dzearing@microsoft.com",
2161
+ "package": "@fluentui/react-portal",
2162
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2163
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2164
+ },
2165
+ {
2166
+ "author": "dzearing@microsoft.com",
2167
+ "package": "@fluentui/react-positioning",
2168
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2169
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2170
+ },
2171
+ {
2172
+ "author": "lingfangao@hotmail.com",
2173
+ "package": "@fluentui/react-positioning",
2174
+ "commit": "2267ad0de9d6f6bf3aa776016da3d03f5400cbd1",
2175
+ "comment": "fix: `popperRef.setTarget` should accept virtual element type"
2176
+ },
2177
+ {
2178
+ "author": "dzearing@microsoft.com",
2179
+ "package": "@fluentui/react-provider",
2180
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2181
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2182
+ },
2183
+ {
2184
+ "author": "dzearing@microsoft.com",
2185
+ "package": "@fluentui/react-radio",
2186
+ "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
2187
+ "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
2188
+ },
2189
+ {
2190
+ "author": "behowell@microsoft.com",
2191
+ "package": "@fluentui/react-radio",
2192
+ "commit": "9955166acd95a1328ed09efd177e9f08eeabee57",
2193
+ "comment": "Initial release"
2194
+ }
2195
+ ],
2196
+ "none": [
2197
+ {
2198
+ "author": "lingfangao@hotmail.com",
2199
+ "package": "@fluentui/react-components",
2200
+ "commit": "2267ad0de9d6f6bf3aa776016da3d03f5400cbd1",
2201
+ "comment": "docs: positioning imperative handle `setTarget`"
2202
+ }
2203
+ ]
2204
+ }
2205
+ },
2206
+ {
2207
+ "date": "Tue, 01 Mar 2022 02:17:34 GMT",
2208
+ "tag": "@fluentui/react-components_v9.0.0-rc.4",
2209
+ "version": "9.0.0-rc.4",
2210
+ "comments": {
2211
+ "prerelease": [
2212
+ {
2213
+ "author": "olfedias@microsoft.com",
2214
+ "package": "@fluentui/react-button",
2215
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2216
+ "comment": "fix: Add react-theme as dependency"
2217
+ },
2218
+ {
2219
+ "author": "olfedias@microsoft.com",
2220
+ "package": "@fluentui/react-card",
2221
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2222
+ "comment": "fix: Add react-theme as dependency"
2223
+ },
2224
+ {
2225
+ "author": "olfedias@microsoft.com",
2226
+ "package": "@fluentui/react-checkbox",
2227
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2228
+ "comment": "fix: Add react-theme as dependency"
2229
+ },
2230
+ {
2231
+ "author": "behowell@microsoft.com",
2232
+ "package": "@fluentui/react-checkbox",
2233
+ "commit": "17618b2b24ce013569c74a505b2212eba18caf54",
2234
+ "comment": "Refactor Checkbox styles to use CSS pseudo-classes"
2235
+ },
2236
+ {
2237
+ "author": "behowell@microsoft.com",
2238
+ "package": "@fluentui/react-checkbox",
2239
+ "commit": "2170ed575f77bc6852cfe5a2fe4974c7f9a64a9e",
2240
+ "comment": "Rename `circular` prop to `shape`"
2241
+ },
2242
+ {
2243
+ "author": "behowell@microsoft.com",
2244
+ "package": "@fluentui/react-components",
2245
+ "commit": "2cb17bb5e7f4e6a1491d50c5e5bc02d0d00c45ab",
2246
+ "comment": "Add Checkbox to react-components/unstable"
2247
+ },
2248
+ {
2249
+ "author": "olfedias@microsoft.com",
2250
+ "package": "@fluentui/react-divider",
2251
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2252
+ "comment": "fix: Add react-theme as dependency"
2253
+ },
2254
+ {
2255
+ "author": "olfedias@microsoft.com",
2256
+ "package": "@fluentui/react-input",
2257
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2258
+ "comment": "fix: Add react-theme as dependency"
2259
+ },
2260
+ {
2261
+ "author": "olfedias@microsoft.com",
2262
+ "package": "@fluentui/react-label",
2263
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2264
+ "comment": "fix: Add react-theme as dependency"
2265
+ },
2266
+ {
2267
+ "author": "olfedias@microsoft.com",
2268
+ "package": "@fluentui/react-link",
2269
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2270
+ "comment": "fix: Add react-theme as dependency"
2271
+ },
2272
+ {
2273
+ "author": "olfedias@microsoft.com",
2274
+ "package": "@fluentui/react-menu",
2275
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2276
+ "comment": "fix: Add react-theme as dependency"
2277
+ },
2278
+ {
2279
+ "author": "olfedias@microsoft.com",
2280
+ "package": "@fluentui/react-popover",
2281
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2282
+ "comment": "fix: Add react-theme as dependency"
2283
+ },
2284
+ {
2285
+ "author": "olfedias@microsoft.com",
2286
+ "package": "@fluentui/react-positioning",
2287
+ "commit": "def76fff08777fcd5492f47824b943bab22d4515",
2288
+ "comment": "feat: add isIntersectingModifier to usePopper"
2289
+ },
2290
+ {
2291
+ "author": "olfedias@microsoft.com",
2292
+ "package": "@fluentui/react-positioning",
2293
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2294
+ "comment": "fix: Add react-theme as dependency"
2295
+ },
2296
+ {
2297
+ "author": "olfedias@microsoft.com",
2298
+ "package": "@fluentui/react-slider",
2299
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2300
+ "comment": "fix: Add react-theme as dependency"
2301
+ },
2302
+ {
2303
+ "author": "Humberto.Morimoto@microsoft.com",
2304
+ "package": "@fluentui/react-switch",
2305
+ "commit": "72b08d56fa19f3b580da0497758af54a6afcf69b",
2306
+ "comment": "Switch: Re-implementing component to make it simpler and making it adhere to latest patterns."
2307
+ },
2308
+ {
2309
+ "author": "olfedias@microsoft.com",
2310
+ "package": "@fluentui/react-switch",
2311
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2312
+ "comment": "fix: Add react-theme as dependency"
2313
+ },
2314
+ {
2315
+ "author": "olfedias@microsoft.com",
2316
+ "package": "@fluentui/react-tabs",
2317
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2318
+ "comment": "fix: Add react-theme as dependency"
2319
+ },
2320
+ {
2321
+ "author": "olfedias@microsoft.com",
2322
+ "package": "@fluentui/react-tabster",
2323
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2324
+ "comment": "fix: Add react-theme as dependency"
2325
+ },
2326
+ {
2327
+ "author": "olfedias@microsoft.com",
2328
+ "package": "@fluentui/react-text",
2329
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
2330
+ "comment": "fix: Add react-theme as dependency"
2331
+ },
2332
+ {
2333
+ "author": "seanmonahan@microsoft.com",
2334
+ "package": "@fluentui/react-utilities",
2335
+ "commit": "1940164411685db2967f8452406bb703b94ec266",
2336
+ "comment": "Ignore prefix in useId() when it is falsey."
2337
+ },
2338
+ {
2339
+ "author": "behowell@microsoft.com",
2340
+ "package": "@fluentui/react-utilities",
2341
+ "commit": "ae02eeac8cef2cd5decad088d0e45f296d400ef1",
2342
+ "comment": "Add fieldset to getNativeElementProps"
2343
+ }
2344
+ ],
2345
+ "none": [
2346
+ {
2347
+ "author": "seanmonahan@microsoft.com",
2348
+ "package": "@fluentui/react-label",
2349
+ "commit": "2b8643c7bc1644ec5c5930f18e28440eeb8c8bd6",
2350
+ "comment": "Update react-label README example"
2351
+ }
2352
+ ]
2353
+ }
2354
+ },
2355
+ {
2356
+ "date": "Fri, 18 Feb 2022 13:35:27 GMT",
2357
+ "tag": "@fluentui/react-components_v9.0.0-rc.3",
2358
+ "version": "9.0.0-rc.3",
2359
+ "comments": {
2360
+ "prerelease": [
2361
+ {
2362
+ "author": "behowell@microsoft.com",
2363
+ "package": "@fluentui/react-avatar",
2364
+ "commit": "36b34c86e38b362cfda7deb3840f6fac2a860931",
2365
+ "comment": "Hide Avatar's image if it fails to load, rather than displaying the broken image icon"
2366
+ },
2367
+ {
2368
+ "author": "lingfangao@hotmail.com",
2369
+ "package": "@fluentui/react-avatar",
2370
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2371
+ "comment": "fix: Source maps contain original source code"
2372
+ },
2373
+ {
2374
+ "author": "behowell@microsoft.com",
2375
+ "package": "@fluentui/react-avatar",
2376
+ "commit": "d80c90385389e1e4eee52400dd7cf4b4dbe067fd",
2377
+ "comment": "Update Avatar SPEC.md and MIGRATION.md"
2378
+ },
2379
+ {
2380
+ "author": "lingfangao@hotmail.com",
2381
+ "package": "@fluentui/react-badge",
2382
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2383
+ "comment": "fix: Source maps contain original source code"
2384
+ },
2385
+ {
2386
+ "author": "Humberto.Morimoto@microsoft.com",
2387
+ "package": "@fluentui/react-button",
2388
+ "commit": "0b7d30b6ecb6f20d2ac4d4edbfb327a8f8f915a0",
2389
+ "comment": "SplitButton: Fixing issue where menuIcon prop was not being respected."
2390
+ },
2391
+ {
2392
+ "author": "Humberto.Morimoto@microsoft.com",
2393
+ "package": "@fluentui/react-button",
2394
+ "commit": "d45ba4664643f36cce5674b1d05645feae0e09a5",
2395
+ "comment": "Button: Updating stories to fix a11y issues."
2396
+ },
2397
+ {
2398
+ "author": "Humberto.Morimoto@microsoft.com",
2399
+ "package": "@fluentui/react-button",
2400
+ "commit": "ca590a438b12b85d32fdf8b592ada3b0e7b2314c",
2401
+ "comment": "SplitButton: Fixing screen reader access issues."
2402
+ },
2403
+ {
2404
+ "author": "lingfangao@hotmail.com",
2405
+ "package": "@fluentui/react-button",
2406
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2407
+ "comment": "fix: Source maps contain original source code"
2408
+ },
2409
+ {
2410
+ "author": "Humberto.Morimoto@microsoft.com",
2411
+ "package": "@fluentui/react-button",
2412
+ "commit": "c7718355f464d9d3e7ec4c0ef0f39dac3d196014",
2413
+ "comment": "Button: Adding tests and fixing issues in SplitButton and ToggleButton."
2414
+ },
2415
+ {
2416
+ "author": "lingfangao@hotmail.com",
2417
+ "package": "@fluentui/react-card",
2418
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2419
+ "comment": "fix: Source maps contain original source code"
2420
+ },
2421
+ {
2422
+ "author": "39736248+andrefcdias@users.noreply.github.com",
2423
+ "package": "@fluentui/react-card",
2424
+ "commit": "6f39f6ae5bd33c8aa46dbb5cc1e46eded1fc2967",
2425
+ "comment": "Add new appearance property to allow for different card styles"
2426
+ },
2427
+ {
2428
+ "author": "39736248+andrefcdias@users.noreply.github.com",
2429
+ "package": "@fluentui/react-card",
2430
+ "commit": "4a28b5a69d0e6cf53c19c5e93bc93465f9b8a132",
2431
+ "comment": "fix: top padding issues with CardPreview"
2432
+ },
2433
+ {
2434
+ "author": "lingfangao@hotmail.com",
2435
+ "package": "@fluentui/react-checkbox",
2436
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2437
+ "comment": "fix: Source maps contain original source code"
2438
+ },
2439
+ {
2440
+ "author": "gcox@microsoft.com",
2441
+ "package": "@fluentui/react-components",
2442
+ "commit": "7fcfaee82e4ed789e9e5b1516439563e2c4f165f",
2443
+ "comment": "Moved react-tabs to unstable"
2444
+ },
2445
+ {
2446
+ "author": "lingfangao@hotmail.com",
2447
+ "package": "@fluentui/react-components",
2448
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2449
+ "comment": "fix: Source maps contain original source code"
2450
+ },
2451
+ {
2452
+ "author": "lingfangao@hotmail.com",
2453
+ "package": "@fluentui/react-conformance-griffel",
2454
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2455
+ "comment": "fix: Source maps contain original source code"
2456
+ },
2457
+ {
2458
+ "author": "lingfangao@hotmail.com",
2459
+ "package": "@fluentui/react-context-selector",
2460
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2461
+ "comment": "fix: Source maps contain original source code"
2462
+ },
2463
+ {
2464
+ "author": "lingfangao@hotmail.com",
2465
+ "package": "@fluentui/react-divider",
2466
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2467
+ "comment": "fix: Source maps contain original source code"
2468
+ },
2469
+ {
2470
+ "author": "lingfangao@hotmail.com",
2471
+ "package": "@fluentui/react-image",
2472
+ "commit": "d579bbbbb8bd1457e14b03eda2bc638d89f92d56",
2473
+ "comment": "fix: Add react-theme as dependency to react-image"
2474
+ },
2475
+ {
2476
+ "author": "lingfangao@hotmail.com",
2477
+ "package": "@fluentui/react-image",
2478
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2479
+ "comment": "fix: Source maps contain original source code"
2480
+ },
2481
+ {
2482
+ "author": "lingfangao@hotmail.com",
2483
+ "package": "@fluentui/react-input",
2484
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2485
+ "comment": "fix: Source maps contain original source code"
2486
+ },
2487
+ {
2488
+ "author": "lingfangao@hotmail.com",
2489
+ "package": "@fluentui/react-label",
2490
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2491
+ "comment": "fix: Source maps contain original source code"
2492
+ },
2493
+ {
2494
+ "author": "lingfangao@hotmail.com",
2495
+ "package": "@fluentui/react-link",
2496
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2497
+ "comment": "fix: Source maps contain original source code"
2498
+ },
2499
+ {
2500
+ "author": "lingfangao@hotmail.com",
2501
+ "package": "@fluentui/react-menu",
2502
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504",
2503
+ "comment": "fix: MenuItem is a submenu trigger if it is wrapped by a MenuTrigger and in a submenu"
2504
+ },
2505
+ {
2506
+ "author": "lingfangao@hotmail.com",
2507
+ "package": "@fluentui/react-menu",
2508
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2509
+ "comment": "fix: Source maps contain original source code"
2510
+ },
2511
+ {
2512
+ "author": "lingfangao@hotmail.com",
2513
+ "package": "@fluentui/react-popover",
2514
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2515
+ "comment": "fix: Source maps contain original source code"
2516
+ },
2517
+ {
2518
+ "author": "lingfangao@hotmail.com",
2519
+ "package": "@fluentui/react-portal",
2520
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2521
+ "comment": "fix: Source maps contain original source code"
2522
+ },
2523
+ {
2524
+ "author": "lingfangao@hotmail.com",
2525
+ "package": "@fluentui/react-positioning",
2526
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2527
+ "comment": "fix: Source maps contain original source code"
2528
+ },
2529
+ {
2530
+ "author": "lingfangao@hotmail.com",
2531
+ "package": "@fluentui/react-provider",
2532
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2533
+ "comment": "fix: Source maps contain original source code"
2534
+ },
2535
+ {
2536
+ "author": "lingfangao@hotmail.com",
2537
+ "package": "@fluentui/react-shared-contexts",
2538
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2539
+ "comment": "fix: Source maps contain original source code"
2540
+ },
2541
+ {
2542
+ "author": "lingfangao@hotmail.com",
2543
+ "package": "@fluentui/react-slider",
2544
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2545
+ "comment": "fix: Source maps contain original source code"
2546
+ },
2547
+ {
2548
+ "author": "mgodbolt@microsoft.com",
2549
+ "package": "@fluentui/react-switch",
2550
+ "commit": "2c9804dd585c1b485736c34321264dc62abe6fe1",
2551
+ "comment": "fix visual display of controlled switches"
2552
+ },
2553
+ {
2554
+ "author": "lingfangao@hotmail.com",
2555
+ "package": "@fluentui/react-switch",
2556
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2557
+ "comment": "fix: Source maps contain original source code"
2558
+ },
2559
+ {
2560
+ "author": "lingfangao@hotmail.com",
2561
+ "package": "@fluentui/react-tabs",
2562
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2563
+ "comment": "chore: Force bump all v9 packages to release correct source maps"
2564
+ },
2565
+ {
2566
+ "author": "gcox@microsoft.com",
2567
+ "package": "@fluentui/react-tabs",
2568
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
2569
+ "comment": "Updated beta and RC components to ES2019"
2570
+ },
2571
+ {
2572
+ "author": "gcox@microsoft.com",
2573
+ "package": "@fluentui/react-tabs",
2574
+ "commit": "7fcfaee82e4ed789e9e5b1516439563e2c4f165f",
2575
+ "comment": "Publish initial version"
2576
+ },
2577
+ {
2578
+ "author": "lingfangao@hotmail.com",
2579
+ "package": "@fluentui/react-tabster",
2580
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2581
+ "comment": "fix: Source maps contain original source code"
2582
+ },
2583
+ {
2584
+ "author": "lingfangao@hotmail.com",
2585
+ "package": "@fluentui/react-text",
2586
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2587
+ "comment": "fix: Source maps contain original source code"
2588
+ },
2589
+ {
2590
+ "author": "lingfangao@hotmail.com",
2591
+ "package": "@fluentui/react-theme",
2592
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2593
+ "comment": "fix: Source maps contain original source code"
2594
+ },
2595
+ {
2596
+ "author": "behowell@microsoft.com",
2597
+ "package": "@fluentui/react-tooltip",
2598
+ "commit": "50ae56ec346d762d66b3d74ed1127943ffda344f",
2599
+ "comment": "Update documentation comments"
2600
+ },
2601
+ {
2602
+ "author": "lingfangao@hotmail.com",
2603
+ "package": "@fluentui/react-tooltip",
2604
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2605
+ "comment": "fix: Source maps contain original source code"
2606
+ },
2607
+ {
2608
+ "author": "olfedias@microsoft.com",
2609
+ "package": "@fluentui/react-tooltip",
2610
+ "commit": "2bf88fea066244bc078912bb6e45edb960f3b866",
2611
+ "comment": "update trigger implementation to be consistent"
2612
+ },
2613
+ {
2614
+ "author": "lingfangao@hotmail.com",
2615
+ "package": "@fluentui/react-utilities",
2616
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2617
+ "comment": "fix: Source maps contain original source code"
2618
+ },
2619
+ {
2620
+ "author": "lingfangao@hotmail.com",
2621
+ "package": "@fluentui/keyboard-keys",
2622
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2623
+ "comment": "fix: Source maps contain original source code"
2624
+ },
2625
+ {
2626
+ "author": "bsunderhus@microsoft.com",
2627
+ "package": "@fluentui/react-accordion",
2628
+ "commit": "5a45a787f2669a9f694a274b220823dbc10b04e2",
2629
+ "comment": "Updates initial open items value to be empty on every case"
2630
+ },
2631
+ {
2632
+ "author": "lingfangao@hotmail.com",
2633
+ "package": "@fluentui/react-accordion",
2634
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2635
+ "comment": "fix: Source maps contain original source code"
2636
+ },
2637
+ {
2638
+ "author": "bsunderhus@microsoft.com",
2639
+ "package": "@fluentui/react-accordion",
2640
+ "commit": "ea090f75ef4a477f6ea9ffa2b4d7bec826a99b5f",
2641
+ "comment": "Breaking change: navigable becomes navigation"
2642
+ },
2643
+ {
2644
+ "author": "lingfangao@hotmail.com",
2645
+ "package": "@fluentui/react-aria",
2646
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
2647
+ "comment": "fix: Source maps contain original source code"
2648
+ },
2649
+ {
2650
+ "author": "Humberto.Morimoto@microsoft.com",
2651
+ "package": "@fluentui/react-aria",
2652
+ "commit": "ca590a438b12b85d32fdf8b592ada3b0e7b2314c",
2653
+ "comment": "Fixing issue in useAriaButton where passing disabledFocusable=false caused aria-disabled to be set to false and appear in DOM instead of just be undefined for that element."
2654
+ }
2655
+ ],
2656
+ "none": [
2657
+ {
2658
+ "author": "olfedias@microsoft.com",
2659
+ "package": "@fluentui/react-components",
2660
+ "commit": "5474a67b34dc25bc3bc2b143e52b6bc6fa77d36b",
2661
+ "comment": "docs: notes on migration to `@fluentui/react-components@9.0.0-rc.1`"
2662
+ },
2663
+ {
2664
+ "author": "bsunderhus@microsoft.com",
2665
+ "package": "@fluentui/react-accordion",
2666
+ "commit": "3068d4518c5e599c60a216455eac40531d896162",
2667
+ "comment": "Updates spec and story to add warning about heading level"
2668
+ }
2669
+ ]
2670
+ }
2671
+ },
2672
+ {
2673
+ "date": "Thu, 10 Feb 2022 08:50:26 GMT",
6
2674
  "tag": "@fluentui/react-components_v9.0.0-rc.1",
7
2675
  "version": "9.0.0-rc.1",
8
2676
  "comments": {