@fluentui/react-components 9.0.0-rc.8 → 9.0.0-rc.9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,516 @@
2
2
  "name": "@fluentui/react-components",
3
3
  "entries": [
4
4
  {
5
- "date": "Mon, 25 Apr 2022 09:31:16 GMT",
5
+ "date": "Wed, 04 May 2022 13:24:00 GMT",
6
+ "tag": "@fluentui/react-components_v9.0.0-rc.9",
7
+ "version": "9.0.0-rc.9",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "martinhochel@microsoft.com",
12
+ "package": "@fluentui/react-text",
13
+ "commit": "fd41e5b15e3a2f08245cd4e4bbcc0f07a367ce3b",
14
+ "comment": "feat: ship rolluped only dts"
15
+ },
16
+ {
17
+ "author": "gcox@microsoft.com",
18
+ "package": "@fluentui/react-text",
19
+ "commit": "7ad290b51135cb84c84e7dd8771bd712892c7484",
20
+ "comment": "Updated react-text to use typography constants"
21
+ },
22
+ {
23
+ "author": "gcox@microsoft.com",
24
+ "package": "@fluentui/react-theme",
25
+ "commit": "27ba5613b1253801c3ae4e2aba0fc9eb2ae464b8",
26
+ "comment": "Add px suffix to spacings"
27
+ },
28
+ {
29
+ "author": "gcox@microsoft.com",
30
+ "package": "@fluentui/react-theme",
31
+ "commit": "75ad2567f62e804a8deb3ea6016ba8a674c45627",
32
+ "comment": "Fixed typo in typography"
33
+ },
34
+ {
35
+ "author": "gcox@microsoft.com",
36
+ "package": "@fluentui/react-theme",
37
+ "commit": "7ad290b51135cb84c84e7dd8771bd712892c7484",
38
+ "comment": "Fixed line-height in title2"
39
+ },
40
+ {
41
+ "author": "gcox@microsoft.com",
42
+ "package": "@fluentui/react-theme",
43
+ "commit": "57583bfffa6bf28be389dec6c642f36ed253ecdd",
44
+ "comment": "Added global theme types and tokens"
45
+ },
46
+ {
47
+ "author": "miroslav.stastny@microsoft.com",
48
+ "package": "@fluentui/react-theme",
49
+ "commit": "3e0ff753cbb3375f28477b2249ecd8b012e2e946",
50
+ "comment": "fix(react-theme): Update CompoundBrandBackground and BrandStroke1"
51
+ },
52
+ {
53
+ "author": "gcox@microsoft.com",
54
+ "package": "@fluentui/react-theme",
55
+ "commit": "354c4f6290d7957345fd53a8f26c8f5472ff92db",
56
+ "comment": "Add base font family per figma"
57
+ },
58
+ {
59
+ "author": "gcox@microsoft.com",
60
+ "package": "@fluentui/react-theme",
61
+ "commit": "78da3be7484d156379a105048c535767f7e1b85f",
62
+ "comment": "Added typeography styles"
63
+ },
64
+ {
65
+ "author": "miroslav.stastny@microsoft.com",
66
+ "package": "@fluentui/react-theme",
67
+ "commit": "e45629a0978492d5a8a44934f5263e47862ac8b3",
68
+ "comment": "feat(react-theme): Add colorNeutralForeground2Link color tokens"
69
+ },
70
+ {
71
+ "author": "seanmonahan@microsoft.com",
72
+ "package": "@fluentui/keyboard-keys",
73
+ "commit": "dd474c75317671a719f125cb2d1fc81db4f9ed7b",
74
+ "comment": "remove star exports"
75
+ },
76
+ {
77
+ "author": "seanmonahan@microsoft.com",
78
+ "package": "@fluentui/react-accordion",
79
+ "commit": "84cf59cd3465e75b1507083b2c270e0146f85d41",
80
+ "comment": "remove star exports"
81
+ },
82
+ {
83
+ "author": "martinhochel@microsoft.com",
84
+ "package": "@fluentui/react-card",
85
+ "commit": "fd41e5b15e3a2f08245cd4e4bbcc0f07a367ce3b",
86
+ "comment": "feat: ship rolluped only dts"
87
+ },
88
+ {
89
+ "author": "bsunderhus@microsoft.com",
90
+ "package": "@fluentui/react-components",
91
+ "commit": "045bcb976cb4c2fe70314ac7ccaa99ea25693ed6",
92
+ "comment": "feat: re-exports positioning types at `react-components`"
93
+ },
94
+ {
95
+ "author": "olfedias@microsoft.com",
96
+ "package": "@fluentui/react-components",
97
+ "commit": "c2f2b754a37501d0e61e9375157487514125b8d8",
98
+ "comment": "feat: export `useThemeClassName` hook"
99
+ },
100
+ {
101
+ "author": "bsunderhus@microsoft.com",
102
+ "package": "@fluentui/react-components",
103
+ "commit": "2af90d0c5b7c95724a01b71ab9b24d1bd5da2f6d",
104
+ "comment": "feat: re-export `createFocusOutlineStyle` on `react-components`"
105
+ },
106
+ {
107
+ "author": "martinhochel@microsoft.com",
108
+ "package": "@fluentui/react-components",
109
+ "commit": "1519a71043a0f656df2d994485d98fdc9009f883",
110
+ "comment": "feat: ship rolluped only dts"
111
+ },
112
+ {
113
+ "author": "gcox@microsoft.com",
114
+ "package": "@fluentui/react-components",
115
+ "commit": "75ad2567f62e804a8deb3ea6016ba8a674c45627",
116
+ "comment": "Fixed typo in typography"
117
+ },
118
+ {
119
+ "author": "gcox@microsoft.com",
120
+ "package": "@fluentui/react-components",
121
+ "commit": "78da3be7484d156379a105048c535767f7e1b85f",
122
+ "comment": "Exported typeography styles"
123
+ },
124
+ {
125
+ "author": "gcox@microsoft.com",
126
+ "package": "@fluentui/react-components",
127
+ "commit": "57583bfffa6bf28be389dec6c642f36ed253ecdd",
128
+ "comment": "Exported new theme types"
129
+ },
130
+ {
131
+ "author": "martinhochel@microsoft.com",
132
+ "package": "@fluentui/react-image",
133
+ "commit": "fd41e5b15e3a2f08245cd4e4bbcc0f07a367ce3b",
134
+ "comment": "feat: ship rolluped only dts"
135
+ },
136
+ {
137
+ "author": "seanmonahan@microsoft.com",
138
+ "package": "@fluentui/react-input",
139
+ "commit": "45d7e18b8dd8f9d5a69b2d62c3b5c716268622f2",
140
+ "comment": "update content before/after stories; label usage in stories"
141
+ },
142
+ {
143
+ "author": "mgodbolt@microsoft.com",
144
+ "package": "@fluentui/react-label",
145
+ "commit": "65c5c91acea26b129e9ffac6b2b1a8c9808f0141",
146
+ "comment": "Add style to make required match text when disabled"
147
+ },
148
+ {
149
+ "author": "Humberto.Morimoto@microsoft.com",
150
+ "package": "@fluentui/react-link",
151
+ "commit": "faf92d23bc6c2e21f1769e5ce210e17c7ebc9587",
152
+ "comment": "Link: Changing styles of focused links to align with design spec."
153
+ },
154
+ {
155
+ "author": "martinhochel@microsoft.com",
156
+ "package": "@fluentui/react-menu",
157
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
158
+ "comment": "feat: ship rolluped only dts"
159
+ },
160
+ {
161
+ "author": "lingfangao@hotmail.com",
162
+ "package": "@fluentui/react-popover",
163
+ "commit": "b77905b7980c966769584036828af6c1346aaf9d",
164
+ "comment": "feat: Add inline prop to Popover"
165
+ },
166
+ {
167
+ "author": "martinhochel@microsoft.com",
168
+ "package": "@fluentui/react-popover",
169
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
170
+ "comment": "feat: ship rolluped only dts"
171
+ },
172
+ {
173
+ "author": "yuanboxue@microsoft.com",
174
+ "package": "@fluentui/react-popover",
175
+ "commit": "262a1e7d36a615afb763409c8c99bfe432052939",
176
+ "comment": "feat: Adds prop `closeOnScroll` to close popover on scrolling outside"
177
+ },
178
+ {
179
+ "author": "yuanboxue@microsoft.com",
180
+ "package": "@fluentui/react-popover",
181
+ "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd",
182
+ "comment": "feat: Adds prop `mouseLeaveDelay` to delay closing popover that opens on hover"
183
+ },
184
+ {
185
+ "author": "olfedias@microsoft.com",
186
+ "package": "@fluentui/react-portal-compat",
187
+ "commit": "280cf2336d814d7380d5cbf4999ce56da763919c",
188
+ "comment": "initial release"
189
+ },
190
+ {
191
+ "author": "olfedias@microsoft.com",
192
+ "package": "@fluentui/react-portal-compat-context",
193
+ "commit": "280cf2336d814d7380d5cbf4999ce56da763919c",
194
+ "comment": "initial release"
195
+ },
196
+ {
197
+ "author": "martinhochel@microsoft.com",
198
+ "package": "@fluentui/react-portal",
199
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
200
+ "comment": "feat: ship rolluped only dts"
201
+ },
202
+ {
203
+ "author": "mgodbolt@microsoft.com",
204
+ "package": "@fluentui/react-provider",
205
+ "commit": "c45f4a6c3dd09c77ce5f5f5e2926ce9494169e99",
206
+ "comment": "check for styleTag.sheet before performing actions on the sheet"
207
+ },
208
+ {
209
+ "author": "martinhochel@microsoft.com",
210
+ "package": "@fluentui/react-provider",
211
+ "commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
212
+ "comment": "feat: ship rolluped only dts"
213
+ },
214
+ {
215
+ "author": "seanmonahan@microsoft.com",
216
+ "package": "@fluentui/react-radio",
217
+ "commit": "9132814df4b6d40d1f5d93d8324d756c1284b294",
218
+ "comment": "react-radio: update context usage"
219
+ },
220
+ {
221
+ "author": "seanmonahan@microsoft.com",
222
+ "package": "@fluentui/react-radio",
223
+ "commit": "8d990349b5af2d61057cccda2357412d2f5ab9b9",
224
+ "comment": "add bundle size fixtures"
225
+ },
226
+ {
227
+ "author": "seanmonahan@microsoft.com",
228
+ "package": "@fluentui/react-radio",
229
+ "commit": "6a017c3b1f2a282fa86c28b675e5ed34a1bb2aee",
230
+ "comment": "react-radio: add required prop to RadioGroup"
231
+ },
232
+ {
233
+ "author": "seanmonahan@microsoft.com",
234
+ "package": "@fluentui/react-radio",
235
+ "commit": "4bc1c43194cb9f44c5ad40ae43ab26556778157e",
236
+ "comment": "react-radio: remove required indicator from label"
237
+ },
238
+ {
239
+ "author": "seanmonahan@microsoft.com",
240
+ "package": "@fluentui/react-radio",
241
+ "commit": "5f27c51743f22f08741a75c2c10032a02afdf6fb",
242
+ "comment": "write readme"
243
+ },
244
+ {
245
+ "author": "miroslav.stastny@microsoft.com",
246
+ "package": "@fluentui/react-radio",
247
+ "commit": "3be7a89d9e9323780bba5b24d3bcc4342e1f1ec7",
248
+ "comment": "Allow data argument on onChange"
249
+ },
250
+ {
251
+ "author": "mgodbolt@microsoft.com",
252
+ "package": "@fluentui/react-slider",
253
+ "commit": "cd923be82878c0d4e92bf6b6846b54f215d1877e",
254
+ "comment": "Adjust focus rect to match design, and update color tokens to improve dark mode contrast"
255
+ },
256
+ {
257
+ "author": "seanmonahan@microsoft.com",
258
+ "package": "@fluentui/react-spinbutton",
259
+ "commit": "c588d86a250e0e4894e41de2e1df273be9a7c866",
260
+ "comment": "remove MIGRATION.md"
261
+ },
262
+ {
263
+ "author": "seanmonahan@microsoft.com",
264
+ "package": "@fluentui/react-spinbutton",
265
+ "commit": "a7f9a9f47b329e55a36791596b11289c50bb82d3",
266
+ "comment": "react-spinbutton: remove \"inputType\" prop"
267
+ },
268
+ {
269
+ "author": "humberto_makoto@hotmail.com",
270
+ "package": "@fluentui/react-switch",
271
+ "commit": "daf5a7692bce6794dbacf7470cc48e48e1c67252",
272
+ "comment": "Switch: Fixing disabled styles in high contrast mode."
273
+ },
274
+ {
275
+ "author": "gcox@microsoft.com",
276
+ "package": "@fluentui/react-tabs",
277
+ "commit": "97939a4e5f523b3ef05c815f909819701eee92ea",
278
+ "comment": "Added aria-selected"
279
+ },
280
+ {
281
+ "author": "gcox@microsoft.com",
282
+ "package": "@fluentui/react-tabs",
283
+ "commit": "c2562b5382305152a09402a367ec853d603438e7",
284
+ "comment": "Updated to use correct pseudo-elements"
285
+ },
286
+ {
287
+ "author": "gcox@microsoft.com",
288
+ "package": "@fluentui/react-tabs",
289
+ "commit": "6c764b820241483c1a9a6e225f758a4c8d4b060e",
290
+ "comment": "Updated to use tokens"
291
+ },
292
+ {
293
+ "author": "gcox@microsoft.com",
294
+ "package": "@fluentui/react-tabs",
295
+ "commit": "55e2b1b53e81efa510a5bc15c6ab0398b52ace7f",
296
+ "comment": "Removed unnecessary width and height from indicators"
297
+ },
298
+ {
299
+ "author": "gcox@microsoft.com",
300
+ "package": "@fluentui/react-tabs",
301
+ "commit": "17ed5008371df7344540af658209840985dc4754",
302
+ "comment": "Allow tab to animate when value is numeric zero"
303
+ }
304
+ ],
305
+ "none": [
306
+ {
307
+ "author": "tristan.watanabe@gmail.com",
308
+ "package": "@fluentui/react-text",
309
+ "commit": "af6bea84f19cf196b4d17df940e7230cbd9d832d",
310
+ "comment": "react-text: Move to new common folder."
311
+ },
312
+ {
313
+ "author": "tristan.watanabe@gmail.com",
314
+ "package": "@fluentui/react-theme",
315
+ "commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
316
+ "comment": "react-theme: Move to new common folder."
317
+ },
318
+ {
319
+ "author": "tristan.watanabe@gmail.com",
320
+ "package": "@fluentui/react-tooltip",
321
+ "commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
322
+ "comment": "react-tooltip: Move to new common folder."
323
+ },
324
+ {
325
+ "author": "tristan.watanabe@gmail.com",
326
+ "package": "@fluentui/react-utilities",
327
+ "commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
328
+ "comment": "react-utilities: Move to new common folder."
329
+ },
330
+ {
331
+ "author": "tristan.watanabe@gmail.com",
332
+ "package": "@fluentui/keyboard-keys",
333
+ "commit": "2c0aaae6044f1c0a938704c13749e76b638e2072",
334
+ "comment": "keyboard-keys: Move to new common folder."
335
+ },
336
+ {
337
+ "author": "tristan.watanabe@gmail.com",
338
+ "package": "@fluentui/react-aria",
339
+ "commit": "35dc16cc0ebb2ce181bd802b4b9002b12ea2d86f",
340
+ "comment": "react-aria: Move to new common folder."
341
+ },
342
+ {
343
+ "author": "tristan.watanabe@gmail.com",
344
+ "package": "@fluentui/react-avatar",
345
+ "commit": "e791a91f5f02b6dc19f178543b6a6b95d49edb46",
346
+ "comment": "react-avatar: Move to new common folder."
347
+ },
348
+ {
349
+ "author": "esteban.230@hotmail.com",
350
+ "package": "@fluentui/react-avatar",
351
+ "commit": "2a852c82989e92d10a979979c16be97c30a51027",
352
+ "comment": "Adding AvatarGroup spec to react-avatar."
353
+ },
354
+ {
355
+ "author": "tristan.watanabe@gmail.com",
356
+ "package": "@fluentui/react-button",
357
+ "commit": "e791a91f5f02b6dc19f178543b6a6b95d49edb46",
358
+ "comment": "react-button: Move to new common folder."
359
+ },
360
+ {
361
+ "author": "tristan.watanabe@gmail.com",
362
+ "package": "@fluentui/react-card",
363
+ "commit": "b8dde556ff82051c140074a3140e83bfdd56f4dc",
364
+ "comment": "react-card: Move to new common folder."
365
+ },
366
+ {
367
+ "author": "tristan.watanabe@gmail.com",
368
+ "package": "@fluentui/react-checkbox",
369
+ "commit": "e791a91f5f02b6dc19f178543b6a6b95d49edb46",
370
+ "comment": "react-checkbox: Move to new common folder."
371
+ },
372
+ {
373
+ "author": "tristan.watanabe@gmail.com",
374
+ "package": "@fluentui/react-components",
375
+ "commit": "00d967912b845ab5cbabf22deb6cc6a018433e30",
376
+ "comment": "react-components: Move to new common folder"
377
+ },
378
+ {
379
+ "author": "martinhochel@microsoft.com",
380
+ "package": "@fluentui/react-components",
381
+ "commit": "a1dca96f80f3e36b8836d8701e11a56d1aff572d",
382
+ "comment": "chore(react-components): fix build:local task"
383
+ },
384
+ {
385
+ "author": "mgodbolt@microsoft.com",
386
+ "package": "@fluentui/react-components",
387
+ "commit": "ce2398f2d96995250e8168676de60eacfd8e6a20",
388
+ "comment": "Move custom templates over to v9 storybook."
389
+ },
390
+ {
391
+ "author": "mgodbolt@microsoft.com",
392
+ "package": "@fluentui/react-components",
393
+ "commit": "f0764e35df36354a86bcf44912a9bf8756df7ddd",
394
+ "comment": "Remove chromatic command from react-components and move alias up to root pointing at new docsite"
395
+ },
396
+ {
397
+ "author": "mgodbolt@microsoft.com",
398
+ "package": "@fluentui/react-components",
399
+ "commit": "814d5c1df0951b6c473ba7b7f6cfe793c527881b",
400
+ "comment": "Add manual decorators for mac which does not work with current addon"
401
+ },
402
+ {
403
+ "author": "tristan.watanabe@gmail.com",
404
+ "package": "@fluentui/react-conformance-griffel",
405
+ "commit": "8997f88bdd280b6831338d6c231b387fd554046e",
406
+ "comment": "react-conformance-griffel: Move to new common folder."
407
+ },
408
+ {
409
+ "author": "tristan.watanabe@gmail.com",
410
+ "package": "@fluentui/react-context-selector",
411
+ "commit": "8997f88bdd280b6831338d6c231b387fd554046e",
412
+ "comment": "react-context-selector: Move to new common folder."
413
+ },
414
+ {
415
+ "author": "tristan.watanabe@gmail.com",
416
+ "package": "@fluentui/react-image",
417
+ "commit": "b8dde556ff82051c140074a3140e83bfdd56f4dc",
418
+ "comment": "react-image: Move to new common folder."
419
+ },
420
+ {
421
+ "author": "tristan.watanabe@gmail.com",
422
+ "package": "@fluentui/react-input",
423
+ "commit": "88fa8f279506c3cfbcc2facff95ecb5b420a217a",
424
+ "comment": "react-input: Move to new common folder."
425
+ },
426
+ {
427
+ "author": "tristan.watanabe@gmail.com",
428
+ "package": "@fluentui/react-label",
429
+ "commit": "88fa8f279506c3cfbcc2facff95ecb5b420a217a",
430
+ "comment": "react-label: Move to new common folder."
431
+ },
432
+ {
433
+ "author": "tristan.watanabe@gmail.com",
434
+ "package": "@fluentui/react-link",
435
+ "commit": "88fa8f279506c3cfbcc2facff95ecb5b420a217a",
436
+ "comment": "react-link: Move to new common folder."
437
+ },
438
+ {
439
+ "author": "tristan.watanabe@gmail.com",
440
+ "package": "@fluentui/react-menu",
441
+ "commit": "e74b180720cb9aec8df21753a55449849041af82",
442
+ "comment": "react-menu: Move to new common folder."
443
+ },
444
+ {
445
+ "author": "tristan.watanabe@gmail.com",
446
+ "package": "@fluentui/react-popover",
447
+ "commit": "e74b180720cb9aec8df21753a55449849041af82",
448
+ "comment": "react-popover: Move to new common folder."
449
+ },
450
+ {
451
+ "author": "tristan.watanabe@gmail.com",
452
+ "package": "@fluentui/react-portal-compat-context",
453
+ "commit": "8997f88bdd280b6831338d6c231b387fd554046e",
454
+ "comment": "react-portal-compat-context: Move to new common folder."
455
+ },
456
+ {
457
+ "author": "tristan.watanabe@gmail.com",
458
+ "package": "@fluentui/react-portal",
459
+ "commit": "e74b180720cb9aec8df21753a55449849041af82",
460
+ "comment": "react-portal: Move to new common folder."
461
+ },
462
+ {
463
+ "author": "tristan.watanabe@gmail.com",
464
+ "package": "@fluentui/react-positioning",
465
+ "commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
466
+ "comment": "react-positioning: Move to new common folder."
467
+ },
468
+ {
469
+ "author": "tristan.watanabe@gmail.com",
470
+ "package": "@fluentui/react-provider",
471
+ "commit": "5842ed56a87ffcd6aa607cd98d3c95087221f017",
472
+ "comment": "react-provider: Move to new common folder."
473
+ },
474
+ {
475
+ "author": "tristan.watanabe@gmail.com",
476
+ "package": "@fluentui/react-slider",
477
+ "commit": "f1c470c25de01baef3180067fa99dcc10ec9ebd5",
478
+ "comment": "react-slider: Move to new common folder."
479
+ },
480
+ {
481
+ "author": "tristan.watanabe@gmail.com",
482
+ "package": "@fluentui/react-spinbutton",
483
+ "commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
484
+ "comment": "react-spinbutton: Move to new common folder."
485
+ },
486
+ {
487
+ "author": "tristan.watanabe@gmail.com",
488
+ "package": "@fluentui/react-spinner",
489
+ "commit": "b69511e4262129a92e34f4bff8b2fe1aba44dd38",
490
+ "comment": "react-spinner: Move to new common folder."
491
+ },
492
+ {
493
+ "author": "tristan.watanabe@gmail.com",
494
+ "package": "@fluentui/react-tabs",
495
+ "commit": "f1c470c25de01baef3180067fa99dcc10ec9ebd5",
496
+ "comment": "react-tabs: Move to new common folder."
497
+ },
498
+ {
499
+ "author": "tristan.watanabe@gmail.com",
500
+ "package": "@fluentui/react-tabster",
501
+ "commit": "35dc16cc0ebb2ce181bd802b4b9002b12ea2d86f",
502
+ "comment": "react-tabster: Move to new common folder."
503
+ },
504
+ {
505
+ "author": "bsunderhus@microsoft.com",
506
+ "package": "@fluentui/react-tabster",
507
+ "commit": "df7387d8394994e1802cb1354a327b86a4d41604",
508
+ "comment": "chore: moves focus indicator from hooks folder to it's own"
509
+ }
510
+ ]
511
+ }
512
+ },
513
+ {
514
+ "date": "Mon, 25 Apr 2022 09:32:14 GMT",
6
515
  "tag": "@fluentui/react-components_v9.0.0-rc.8",
7
516
  "version": "9.0.0-rc.8",
8
517
  "comments": {