@fluentui/react-utilities 9.15.1 → 9.15.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json DELETED
@@ -1,3064 +0,0 @@
1
- {
2
- "name": "@fluentui/react-utilities",
3
- "entries": [
4
- {
5
- "date": "Wed, 18 Oct 2023 17:47:37 GMT",
6
- "tag": "@fluentui/react-utilities_v9.15.1",
7
- "version": "9.15.1",
8
- "comments": {
9
- "patch": [
10
- {
11
- "author": "bernardo.sunderhus@gmail.com",
12
- "package": "@fluentui/react-utilities",
13
- "commit": "4dc9e5be60b6ce6f3f6c72c6da39bf19a504f524",
14
- "comment": "chore: deprecate getNativeElementProps in favor of getIntrinsicElementProps"
15
- }
16
- ]
17
- }
18
- },
19
- {
20
- "date": "Wed, 11 Oct 2023 13:54:26 GMT",
21
- "tag": "@fluentui/react-utilities_v9.15.0",
22
- "version": "9.15.0",
23
- "comments": {
24
- "minor": [
25
- {
26
- "author": "lingfan.gao@microsoft.com",
27
- "package": "@fluentui/react-utilities",
28
- "commit": "97c3bc01d08b40f2fd0291fa193d95a621c9bdb8",
29
- "comment": "feat: Add virtual parent utilties"
30
- }
31
- ]
32
- }
33
- },
34
- {
35
- "date": "Mon, 09 Oct 2023 20:45:44 GMT",
36
- "tag": "@fluentui/react-utilities_v9.14.2",
37
- "version": "9.14.2",
38
- "comments": {
39
- "patch": [
40
- {
41
- "author": "yuanboxue@microsoft.com",
42
- "package": "@fluentui/react-utilities",
43
- "commit": "49f0630d6bdf94eadc671ac9fae4805e0a9df1ab",
44
- "comment": "chore: add e2e test for useOnScrollOutside"
45
- }
46
- ]
47
- }
48
- },
49
- {
50
- "date": "Thu, 05 Oct 2023 15:25:34 GMT",
51
- "tag": "@fluentui/react-utilities_v9.14.1",
52
- "version": "9.14.1",
53
- "comments": {
54
- "patch": [
55
- {
56
- "author": "yuanboxue@microsoft.com",
57
- "package": "@fluentui/react-utilities",
58
- "commit": "690590449dc3d65cd40b2b06a990fd920180919d",
59
- "comment": "Revert fix: useOnScrollOutside should invoke callback on dragging scrollbar"
60
- }
61
- ]
62
- }
63
- },
64
- {
65
- "date": "Wed, 04 Oct 2023 08:45:47 GMT",
66
- "tag": "@fluentui/react-utilities_v9.14.0",
67
- "version": "9.14.0",
68
- "comments": {
69
- "minor": [
70
- {
71
- "author": "bernardo.sunderhus@gmail.com",
72
- "package": "@fluentui/react-utilities",
73
- "commit": "f61033d77d6852838c580bfa7379d026128c2dbb",
74
- "comment": "feat: creates getIntrinsicElementProps to replace getNativeElementProps on slots creation"
75
- }
76
- ]
77
- }
78
- },
79
- {
80
- "date": "Tue, 26 Sep 2023 17:49:15 GMT",
81
- "tag": "@fluentui/react-utilities_v9.13.5",
82
- "version": "9.13.5",
83
- "comments": {
84
- "patch": [
85
- {
86
- "author": "yuanboxue@microsoft.com",
87
- "package": "@fluentui/react-utilities",
88
- "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d",
89
- "comment": "chore: trigger manual version bump after broken release"
90
- },
91
- {
92
- "author": "beachball",
93
- "package": "@fluentui/react-utilities",
94
- "comment": "Bump @fluentui/keyboard-keys to v9.0.6",
95
- "commit": "05a23f6f5f331841c9ac9fb63764440c543f791d"
96
- }
97
- ]
98
- }
99
- },
100
- {
101
- "date": "Tue, 26 Sep 2023 15:31:40 GMT",
102
- "tag": "@fluentui/react-utilities_v9.13.4",
103
- "version": "9.13.4",
104
- "comments": {
105
- "patch": [
106
- {
107
- "author": "martinhochel@microsoft.com",
108
- "package": "@fluentui/react-utilities",
109
- "commit": "e61473fa10195f6ebf2308205c1e72e91b711831",
110
- "comment": "fix: bump swc core to mitigate transpilation memory leaks"
111
- },
112
- {
113
- "author": "beachball",
114
- "package": "@fluentui/react-utilities",
115
- "comment": "Bump @fluentui/keyboard-keys to v9.0.5",
116
- "commit": "e16520437e10cd824ac254dd797e32762b5de72d"
117
- }
118
- ]
119
- }
120
- },
121
- {
122
- "date": "Wed, 06 Sep 2023 13:31:31 GMT",
123
- "tag": "@fluentui/react-utilities_v9.13.3",
124
- "version": "9.13.3",
125
- "comments": {
126
- "patch": [
127
- {
128
- "author": "yuanboxue@microsoft.com",
129
- "package": "@fluentui/react-utilities",
130
- "commit": "42ed56cff2ef6c21fb2d5805d77c370dc3036ebe",
131
- "comment": "Revert fix: `useOnClickOutside` should invoke callback on clicking scrollbar"
132
- }
133
- ]
134
- }
135
- },
136
- {
137
- "date": "Tue, 05 Sep 2023 15:39:03 GMT",
138
- "tag": "@fluentui/react-utilities_v9.13.2",
139
- "version": "9.13.2",
140
- "comments": {
141
- "patch": [
142
- {
143
- "author": "yuanboxue@microsoft.com",
144
- "package": "@fluentui/react-utilities",
145
- "commit": "e1a882487376a105505801ff30bbb9dc103c73f2",
146
- "comment": "fix: `useOnScrollOutside` should invoke callback on dragging scrollbar"
147
- }
148
- ]
149
- }
150
- },
151
- {
152
- "date": "Tue, 05 Sep 2023 13:29:11 GMT",
153
- "tag": "@fluentui/react-utilities_v9.13.1",
154
- "version": "9.13.1",
155
- "comments": {
156
- "patch": [
157
- {
158
- "author": "bernardo.sunderhus@gmail.com",
159
- "package": "@fluentui/react-utilities",
160
- "commit": "b93c2ac22355b6cb6f33dd509c6cd9c21f4fffc8",
161
- "comment": "bumps @swc/helpers version to 0.5.1"
162
- },
163
- {
164
- "author": "bernardo.sunderhus@gmail.com",
165
- "package": "@fluentui/react-utilities",
166
- "commit": "b1b7f96fc0f3e4082afda083bd96a3962baac360",
167
- "comment": "chore: adds swc-plugin-de-indent-template-literal to remove indentation of consoles"
168
- },
169
- {
170
- "author": "marcosvmmoura@gmail.com",
171
- "package": "@fluentui/react-utilities",
172
- "commit": "68fe113d88c7e1610c6b4792df1180c5c407f9fc",
173
- "comment": "fix: use timeout instead of requestAnimationFrame for ssr"
174
- },
175
- {
176
- "author": "bernardo.sunderhus@gmail.com",
177
- "package": "@fluentui/react-utilities",
178
- "commit": "eea6d93a62249ba4fba3347fb291c67ee1a3fb24",
179
- "comment": "bumps react peer dependencies to v16.14.0"
180
- },
181
- {
182
- "author": "beachball",
183
- "package": "@fluentui/react-utilities",
184
- "comment": "Bump @fluentui/keyboard-keys to v9.0.4",
185
- "commit": "da959e66f36b429e40ae61810d08dc71c16e154a"
186
- }
187
- ]
188
- }
189
- },
190
- {
191
- "date": "Tue, 29 Aug 2023 12:57:36 GMT",
192
- "tag": "@fluentui/react-utilities_v9.13.0",
193
- "version": "9.13.0",
194
- "comments": {
195
- "minor": [
196
- {
197
- "author": "olfedias@microsoft.com",
198
- "package": "@fluentui/react-utilities",
199
- "commit": "2147e3d60a21ff7ded34b27a19f3d5313533e910",
200
- "comment": "feat: add disabledFocusOnIframe for useOnClickOutside()"
201
- }
202
- ],
203
- "patch": [
204
- {
205
- "author": "yuanboxue@microsoft.com",
206
- "package": "@fluentui/react-utilities",
207
- "commit": "17f08ac2e61d5f569067e78832096a54c3966d0b",
208
- "comment": "fix: `useOnClickOutside` should invoke callback on clicking scrollbar"
209
- }
210
- ]
211
- }
212
- },
213
- {
214
- "date": "Thu, 24 Aug 2023 10:26:34 GMT",
215
- "tag": "@fluentui/react-utilities_v9.12.0",
216
- "version": "9.12.0",
217
- "comments": {
218
- "patch": [
219
- {
220
- "author": "yuanboxue@microsoft.com",
221
- "package": "@fluentui/react-utilities",
222
- "commit": "192b74335ed4d99dbcbeeab5aa2075409e911e1a",
223
- "comment": "fix: `useOnClickOutside` should consider text selection starting inside and finishing outside as an inside click"
224
- }
225
- ],
226
- "minor": [
227
- {
228
- "author": "marcosvmmoura@gmail.com",
229
- "package": "@fluentui/react-utilities",
230
- "commit": "148d5fa771ea9eb1f5a96f817782e76484070ec3",
231
- "comment": "feat: create a new useAnimationFrame hook"
232
- }
233
- ]
234
- }
235
- },
236
- {
237
- "date": "Wed, 23 Aug 2023 12:01:49 GMT",
238
- "tag": "@fluentui/react-utilities_v9.11.2",
239
- "version": "9.11.2",
240
- "comments": {
241
- "patch": [
242
- {
243
- "author": "bernardo.sunderhus@gmail.com",
244
- "package": "@fluentui/react-utilities",
245
- "commit": "f94b6d05d7642563cb96e2718402fbbbab65cbbc",
246
- "comment": "bugfix: ensure interop between assertSlots and old API"
247
- }
248
- ]
249
- }
250
- },
251
- {
252
- "date": "Fri, 11 Aug 2023 12:14:25 GMT",
253
- "tag": "@fluentui/react-utilities_v9.11.1",
254
- "version": "9.11.1",
255
- "comments": {
256
- "patch": [
257
- {
258
- "author": "bernardo.sunderhus@gmail.com",
259
- "package": "@fluentui/react-utilities",
260
- "commit": "f9f2b69201c81811e8e4ce23f971d6174127d0ca",
261
- "comment": "chore: tests for slot.resolveShorthand behavior"
262
- }
263
- ]
264
- }
265
- },
266
- {
267
- "date": "Fri, 04 Aug 2023 08:52:58 GMT",
268
- "tag": "@fluentui/react-utilities_v9.11.0",
269
- "version": "9.11.0",
270
- "comments": {
271
- "minor": [
272
- {
273
- "author": "bernardo.sunderhus@gmail.com",
274
- "package": "@fluentui/react-utilities",
275
- "commit": "6a8afe2b7becaf1b10cbc9ae98b39d352b8c7026",
276
- "comment": "feat: implement new slot methods (slot and assertSlots)"
277
- }
278
- ]
279
- }
280
- },
281
- {
282
- "date": "Thu, 20 Jul 2023 18:27:36 GMT",
283
- "tag": "@fluentui/react-utilities_v9.10.1",
284
- "version": "9.10.1",
285
- "comments": {
286
- "none": [
287
- {
288
- "author": "olfedias@microsoft.com",
289
- "package": "@fluentui/react-utilities",
290
- "commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6",
291
- "comment": "chore: migrate to monosize"
292
- }
293
- ]
294
- }
295
- },
296
- {
297
- "date": "Mon, 03 Jul 2023 11:57:14 GMT",
298
- "tag": "@fluentui/react-utilities_v9.10.1",
299
- "version": "9.10.1",
300
- "comments": {
301
- "patch": [
302
- {
303
- "author": "bernardo.sunderhus@gmail.com",
304
- "package": "@fluentui/react-utilities",
305
- "commit": "7d519bdcaef0a3249b6eae721fea0e5f096f6d35",
306
- "comment": "bugfix: removes default prevention verification on selection"
307
- },
308
- {
309
- "author": "bernardo.sunderhus@gmail.com",
310
- "package": "@fluentui/react-utilities",
311
- "commit": "cbfa9a3717782183ebc86149abcde6468f97afa8",
312
- "comment": "chore: adds internal tag on jsdoc for getSlotsNext"
313
- }
314
- ]
315
- }
316
- },
317
- {
318
- "date": "Wed, 28 Jun 2023 11:12:35 GMT",
319
- "tag": "@fluentui/react-utilities_v9.10.0",
320
- "version": "9.10.0",
321
- "comments": {
322
- "none": [
323
- {
324
- "author": "martinhochel@microsoft.com",
325
- "package": "@fluentui/react-utilities",
326
- "commit": "fbe878e9c9785588197481f172c42c2c0a230292",
327
- "comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
328
- }
329
- ],
330
- "minor": [
331
- {
332
- "author": "bernardo.sunderhus@gmail.com",
333
- "package": "@fluentui/react-utilities",
334
- "commit": "f154811cb3580595c319de809ea51a798dfd4555",
335
- "comment": "feat: creates useSelection hook"
336
- }
337
- ]
338
- }
339
- },
340
- {
341
- "date": "Mon, 26 Jun 2023 09:53:54 GMT",
342
- "tag": "@fluentui/react-utilities_v9.9.4",
343
- "version": "9.9.4",
344
- "comments": {
345
- "patch": [
346
- {
347
- "author": "olfedias@microsoft.com",
348
- "package": "@fluentui/react-utilities",
349
- "commit": "025ea2c9c6fb2184e67505081a7a307e95c6c009",
350
- "comment": "fix: add compatibility with shadow"
351
- }
352
- ]
353
- }
354
- },
355
- {
356
- "date": "Tue, 20 Jun 2023 12:39:06 GMT",
357
- "tag": "@fluentui/react-utilities_v9.9.3",
358
- "version": "9.9.3",
359
- "comments": {
360
- "patch": [
361
- {
362
- "author": "lingfangao@hotmail.com",
363
- "package": "@fluentui/react-utilities",
364
- "commit": "8b6d1d1fee189c864aa6a201888ed94f61b6dc7d",
365
- "comment": "fix: getNativeElementProps should support animation event handlers"
366
- }
367
- ]
368
- }
369
- },
370
- {
371
- "date": "Wed, 31 May 2023 06:46:22 GMT",
372
- "tag": "@fluentui/react-utilities_v9.9.2",
373
- "version": "9.9.2",
374
- "comments": {
375
- "patch": [
376
- {
377
- "author": "martinhochel@microsoft.com",
378
- "package": "@fluentui/react-utilities",
379
- "commit": "4b637ced41e430bf8d79c7fc67c103d5efdfd3a8",
380
- "comment": "fix: tweak type errors exposed in ts 4.5"
381
- }
382
- ]
383
- }
384
- },
385
- {
386
- "date": "Thu, 25 May 2023 10:00:48 GMT",
387
- "tag": "@fluentui/react-utilities_v9.9.1",
388
- "version": "9.9.1",
389
- "comments": {
390
- "patch": [
391
- {
392
- "author": "olfedias@microsoft.com",
393
- "package": "@fluentui/react-utilities",
394
- "commit": "4e463381ae0a63a07c45a2618bdce46423c65505",
395
- "comment": "fix(react-utilities): fix dispatcher behavior"
396
- }
397
- ]
398
- }
399
- },
400
- {
401
- "date": "Wed, 24 May 2023 20:45:37 GMT",
402
- "tag": "@fluentui/react-utilities_v9.9.0",
403
- "version": "9.9.0",
404
- "comments": {
405
- "none": [
406
- {
407
- "author": "olfedias@microsoft.com",
408
- "package": "@fluentui/react-utilities",
409
- "commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
410
- "comment": "chore: update test-ssr script"
411
- }
412
- ]
413
- }
414
- },
415
- {
416
- "date": "Thu, 18 May 2023 00:39:19 GMT",
417
- "tag": "@fluentui/react-utilities_v9.9.0",
418
- "version": "9.9.0",
419
- "comments": {
420
- "minor": [
421
- {
422
- "author": "lingfangao@hotmail.com",
423
- "package": "@fluentui/react-utilities",
424
- "commit": "bdc00a85606c5a225be1df2a24db1ccecbc65b64",
425
- "comment": "feat: Implement a priority queue"
426
- }
427
- ],
428
- "none": [
429
- {
430
- "author": "olfedias@microsoft.com",
431
- "package": "@fluentui/react-utilities",
432
- "commit": "06cd515eda59a3078bfe32f9cc7c1f281cd20208",
433
- "comment": "chore: add test-ssr script to v9 packages"
434
- }
435
- ]
436
- }
437
- },
438
- {
439
- "date": "Fri, 12 May 2023 20:28:04 GMT",
440
- "tag": "@fluentui/react-utilities_v9.8.1",
441
- "version": "9.8.1",
442
- "comments": {
443
- "patch": [
444
- {
445
- "author": "bernardo.sunderhus@gmail.com",
446
- "package": "@fluentui/react-utilities",
447
- "commit": "88ff00c2979ecd025f725fa3fc4e4d370f95cfc4",
448
- "comment": "feat: defers useControllableState state to initializer method"
449
- },
450
- {
451
- "author": "bernardo.sunderhus@gmail.com",
452
- "package": "@fluentui/react-utilities",
453
- "commit": "f0b05741d812ad90c52754b0b4035d5554cf2aa0",
454
- "comment": "chore: updates useControllableState comments"
455
- },
456
- {
457
- "author": "olfedias@microsoft.com",
458
- "package": "@fluentui/react-utilities",
459
- "commit": "c28decb23d191a0daaaf6d5d1832429715102129",
460
- "comment": "chore: exclude .swcrc from being published"
461
- },
462
- {
463
- "author": "bernardo.sunderhus@gmail.com",
464
- "package": "@fluentui/react-utilities",
465
- "commit": "557ffca71ff7767a4d595b6fcc55ad4a1fe02360",
466
- "comment": "chore: simplifies useControllableState hook internals"
467
- },
468
- {
469
- "author": "beachball",
470
- "package": "@fluentui/react-utilities",
471
- "comment": "Bump @fluentui/keyboard-keys to v9.0.3",
472
- "commit": "79c08ce5bbf6387b2b18ba4c3d2d5681e0177d4b"
473
- }
474
- ],
475
- "none": [
476
- {
477
- "author": "martinhochel@microsoft.com",
478
- "package": "@fluentui/react-utilities",
479
- "commit": "dbda7fa69e3000aaf8dd4a061e254ebd35198b8e",
480
- "comment": "fix: update npmignore files to fix npm8/node16 regression how npm publish works"
481
- }
482
- ]
483
- }
484
- },
485
- {
486
- "date": "Mon, 17 Apr 2023 17:54:02 GMT",
487
- "tag": "@fluentui/react-utilities_v9.8.0",
488
- "version": "9.8.0",
489
- "comments": {
490
- "patch": [
491
- {
492
- "author": "behowell@microsoft.com",
493
- "package": "@fluentui/react-utilities",
494
- "commit": "c156e7682a89d7766bed3c0b9f231dc2e0a2058b",
495
- "comment": "fix: Fix slot render functions"
496
- }
497
- ],
498
- "minor": [
499
- {
500
- "author": "bernardo.sunderhus@gmail.com",
501
- "package": "@fluentui/react-utilities",
502
- "commit": "97af91aa7684bbfe149ace1b21b75fb7c04128a2",
503
- "comment": "feat: ensure compatibility with custom JSX pragma"
504
- }
505
- ]
506
- }
507
- },
508
- {
509
- "date": "Wed, 12 Apr 2023 09:31:45 GMT",
510
- "tag": "@fluentui/react-utilities_v9.7.4",
511
- "version": "9.7.4",
512
- "comments": {
513
- "patch": [
514
- {
515
- "author": "olfedias@microsoft.com",
516
- "package": "@fluentui/react-utilities",
517
- "commit": "1539311d63dfa731f1bbf1e08ab002a43c52f9a0",
518
- "comment": "fix(hooks): cleanup event listeners only when \"disabled\" is false"
519
- }
520
- ]
521
- }
522
- },
523
- {
524
- "date": "Tue, 04 Apr 2023 18:44:50 GMT",
525
- "tag": "@fluentui/react-utilities_v9.7.3",
526
- "version": "9.7.3",
527
- "comments": {
528
- "patch": [
529
- {
530
- "author": "bernardo.sunderhus@gmail.com",
531
- "package": "@fluentui/react-utilities",
532
- "commit": "60f71394c7ac9aa81e6e243cbd011845b43c705f",
533
- "comment": "bugfix: increments SlotRenderFunction signature to include children"
534
- }
535
- ]
536
- }
537
- },
538
- {
539
- "date": "Tue, 21 Mar 2023 21:23:15 GMT",
540
- "tag": "@fluentui/react-utilities_v9.7.2",
541
- "version": "9.7.2",
542
- "comments": {
543
- "patch": [
544
- {
545
- "author": "bernardo.sunderhus@gmail.com",
546
- "package": "@fluentui/react-utilities",
547
- "commit": "a3463ec7ba84fce450b4a03c989806ba4e11c5e1",
548
- "comment": "chore: exports isHTMLElement as public"
549
- },
550
- {
551
- "author": "tristan.watanabe@gmail.com",
552
- "package": "@fluentui/react-utilities",
553
- "commit": "ead1c6d4c2ac3f3596b62b8cbc07b0a03041f11f",
554
- "comment": "fix: add node field to package.json exports map."
555
- },
556
- {
557
- "author": "tristan.watanabe@gmail.com",
558
- "package": "@fluentui/react-utilities",
559
- "commit": "2fac1a139149bd13b76b1306207bc988dca9c72c",
560
- "comment": "chore: migrate to swc transpilation approach."
561
- },
562
- {
563
- "author": "beachball",
564
- "package": "@fluentui/react-utilities",
565
- "comment": "Bump @fluentui/keyboard-keys to v9.0.2",
566
- "commit": "b7a26f6263c80e3253c6b8338c33b73bae33e2b5"
567
- }
568
- ]
569
- }
570
- },
571
- {
572
- "date": "Thu, 16 Mar 2023 14:36:58 GMT",
573
- "tag": "@fluentui/react-utilities_v9.7.1",
574
- "version": "9.7.1",
575
- "comments": {
576
- "patch": [
577
- {
578
- "author": "bernardo.sunderhus@gmail.com",
579
- "package": "@fluentui/react-utilities",
580
- "commit": "d3418e0a4afe8fbe4d9e375e85c3b6eccc6ccd68",
581
- "comment": "fix(getSlots): stops slotProps.slot to be typed as never"
582
- }
583
- ]
584
- }
585
- },
586
- {
587
- "date": "Mon, 13 Mar 2023 08:58:26 GMT",
588
- "tag": "@fluentui/react-utilities_v9.7.0",
589
- "version": "9.7.0",
590
- "comments": {
591
- "minor": [
592
- {
593
- "author": "bernardo.sunderhus@gmail.com",
594
- "package": "@fluentui/react-utilities",
595
- "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e",
596
- "comment": "feat: isHTMLElement to support all HTMLElement classes"
597
- }
598
- ]
599
- }
600
- },
601
- {
602
- "date": "Fri, 10 Mar 2023 07:14:01 GMT",
603
- "tag": "@fluentui/react-utilities_v9.6.2",
604
- "version": "9.6.2",
605
- "comments": {
606
- "patch": [
607
- {
608
- "author": "bernardo.sunderhus@gmail.com",
609
- "package": "@fluentui/react-utilities",
610
- "commit": "e42e534acb58ef98a4a0ea1c7d8c0cf7a49d70ac",
611
- "comment": "fix: ResolveShorthandOptions type to better reflect implementation"
612
- }
613
- ]
614
- }
615
- },
616
- {
617
- "date": "Wed, 08 Mar 2023 17:42:49 GMT",
618
- "tag": "@fluentui/react-utilities_v9.6.1",
619
- "version": "9.6.1",
620
- "comments": {
621
- "none": [
622
- {
623
- "author": "martinhochel@microsoft.com",
624
- "package": "@fluentui/react-utilities",
625
- "commit": "677a67b551966986db34a6fac608cb89ee150471",
626
- "comment": "style: apply prettier 2.3-2.8 formatting on whole codebase"
627
- }
628
- ],
629
- "patch": [
630
- {
631
- "author": "bernardo.sunderhus@gmail.com",
632
- "package": "@fluentui/react-utilities",
633
- "commit": "b38973143b00f399373027454844ef695fc0091b",
634
- "comment": "fix: adjust IntrinsicElementProps type to properly support void elements"
635
- },
636
- {
637
- "author": "martinhochel@microsoft.com",
638
- "package": "@fluentui/react-utilities",
639
- "commit": "dd0f5b76fc8905c067cc58556ec1f9626dcfc640",
640
- "comment": "fix: export omit function"
641
- }
642
- ]
643
- }
644
- },
645
- {
646
- "date": "Wed, 15 Feb 2023 11:44:51 GMT",
647
- "tag": "@fluentui/react-utilities_v9.6.0",
648
- "version": "9.6.0",
649
- "comments": {
650
- "minor": [
651
- {
652
- "author": "jirivyhnalek@microsoft.com",
653
- "package": "@fluentui/react-utilities",
654
- "commit": "4e349194f193d7371de6040c7c69cf071b87be56",
655
- "comment": "feat: Add event helpers to ease working with mouse and touch"
656
- }
657
- ],
658
- "patch": [
659
- {
660
- "author": "lingfangao@hotmail.com",
661
- "package": "@fluentui/react-utilities",
662
- "commit": "087d981aab96bef2e332a373069a19bc702a7ca2",
663
- "comment": "fix(useOnClickOutside): iframe focus detection uses `contains`"
664
- }
665
- ]
666
- }
667
- },
668
- {
669
- "date": "Mon, 13 Feb 2023 23:43:13 GMT",
670
- "tag": "@fluentui/react-utilities_v9.5.3",
671
- "version": "9.5.3",
672
- "comments": {
673
- "patch": [
674
- {
675
- "author": "yuanboxue@microsoft.com",
676
- "package": "@fluentui/react-utilities",
677
- "commit": "3d12f79c3d790ac28b00f54dd8fc6d23970cf6ed",
678
- "comment": "fix: `resolveShorthand` should resolve an object as its copy"
679
- }
680
- ]
681
- }
682
- },
683
- {
684
- "date": "Fri, 10 Feb 2023 08:50:01 GMT",
685
- "tag": "@fluentui/react-utilities_v9.5.2",
686
- "version": "9.5.2",
687
- "comments": {
688
- "patch": [
689
- {
690
- "author": "esteban.230@hotmail.com",
691
- "package": "@fluentui/react-utilities",
692
- "commit": "2043f6d0278192d009426549e6cb63dba4b93593",
693
- "comment": "fix: Generate id first to avoid hook order mismatch in React 18 and remove colons from generated id in React 18."
694
- }
695
- ]
696
- }
697
- },
698
- {
699
- "date": "Tue, 31 Jan 2023 19:53:58 GMT",
700
- "tag": "@fluentui/react-utilities_v9.5.1",
701
- "version": "9.5.1",
702
- "comments": {
703
- "patch": [
704
- {
705
- "author": "olfedias@microsoft.com",
706
- "package": "@fluentui/react-utilities",
707
- "commit": "12ec691720e2394ef61bd1936d911a4245f6e0cd",
708
- "comment": "fix: update definitions for SSRProvider"
709
- }
710
- ]
711
- }
712
- },
713
- {
714
- "date": "Thu, 26 Jan 2023 13:31:03 GMT",
715
- "tag": "@fluentui/react-utilities_v9.5.0",
716
- "version": "9.5.0",
717
- "comments": {
718
- "minor": [
719
- {
720
- "author": "olfedias@microsoft.com",
721
- "package": "@fluentui/react-utilities",
722
- "commit": "403e1370f1effca7d3db131eda381abf31cf66b1",
723
- "comment": "feat: add IdPrefixProvider"
724
- }
725
- ],
726
- "patch": [
727
- {
728
- "author": "esteban.230@hotmail.com",
729
- "package": "@fluentui/react-utilities",
730
- "commit": "4f3871db826e542114d853b57fb2f740787f91e8",
731
- "comment": "fix: Leverage React.useId when available for our useId hook."
732
- }
733
- ]
734
- }
735
- },
736
- {
737
- "date": "Mon, 16 Jan 2023 08:38:52 GMT",
738
- "tag": "@fluentui/react-utilities_v9.4.0",
739
- "version": "9.4.0",
740
- "comments": {
741
- "none": [
742
- {
743
- "author": "martinhochel@microsoft.com",
744
- "package": "@fluentui/react-utilities",
745
- "commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
746
- "comment": "chore: migrate to packaged scripts"
747
- }
748
- ]
749
- }
750
- },
751
- {
752
- "date": "Mon, 09 Jan 2023 14:35:02 GMT",
753
- "tag": "@fluentui/react-utilities_v9.4.0",
754
- "version": "9.4.0",
755
- "comments": {
756
- "minor": [
757
- {
758
- "author": "lingfangao@hotmail.com",
759
- "package": "@fluentui/react-utilities",
760
- "commit": "3c3291c008824d45e18580d51b6eb1526ea3792d",
761
- "comment": "feat: implement `useScrollbarWidth` utility hook"
762
- }
763
- ]
764
- }
765
- },
766
- {
767
- "date": "Wed, 04 Jan 2023 01:40:43 GMT",
768
- "tag": "@fluentui/react-utilities_v9.3.1",
769
- "version": "9.3.1",
770
- "comments": {
771
- "none": [
772
- {
773
- "author": "martinhochel@microsoft.com",
774
- "package": "@fluentui/react-utilities",
775
- "commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
776
- "comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
777
- },
778
- {
779
- "author": "martinhochel@microsoft.com",
780
- "package": "@fluentui/react-utilities",
781
- "commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
782
- "comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
783
- }
784
- ],
785
- "patch": [
786
- {
787
- "author": "bernardo.sunderhus@gmail.com",
788
- "package": "@fluentui/react-utilities",
789
- "commit": "2d76331327dc83bd7117e61e075a016e33b26731",
790
- "comment": "feat: generalize is HTMLElement attribute to unknown"
791
- }
792
- ]
793
- }
794
- },
795
- {
796
- "date": "Tue, 20 Dec 2022 14:59:33 GMT",
797
- "tag": "@fluentui/react-utilities_v9.3.0",
798
- "version": "9.3.0",
799
- "comments": {
800
- "minor": [
801
- {
802
- "author": "bernardo.sunderhus@gmail.com",
803
- "package": "@fluentui/react-utilities",
804
- "commit": "f3e6e65b7f6435dc6b09bfd626e99921a10983d8",
805
- "comment": "feat: isHTMLElement helper function"
806
- },
807
- {
808
- "author": "lingfangao@hotmail.com",
809
- "package": "@fluentui/react-utilities",
810
- "commit": "dc96e9c54ac445396cd5e74812fd2ac1acdd15eb",
811
- "comment": "feat: replace shouldPreventKeydown with isInteractiveHTMLElement"
812
- }
813
- ]
814
- }
815
- },
816
- {
817
- "date": "Mon, 05 Dec 2022 18:29:39 GMT",
818
- "tag": "@fluentui/react-utilities_v9.2.2",
819
- "version": "9.2.2",
820
- "comments": {
821
- "none": [
822
- {
823
- "author": "tristan.watanabe@gmail.com",
824
- "package": "@fluentui/react-utilities",
825
- "commit": "109f6e6966ce703169c98134f1aedbaec17d6f93",
826
- "comment": "chore: Migrate to new package structure."
827
- }
828
- ]
829
- }
830
- },
831
- {
832
- "date": "Thu, 17 Nov 2022 23:05:30 GMT",
833
- "tag": "@fluentui/react-utilities_v9.2.2",
834
- "version": "9.2.2",
835
- "comments": {
836
- "none": [
837
- {
838
- "author": "martinhochel@microsoft.com",
839
- "package": "@fluentui/react-utilities",
840
- "commit": "ea768501802d65d63ddc63fff3816fb6b5008ae4",
841
- "comment": "chore: update package scaffold"
842
- }
843
- ],
844
- "patch": [
845
- {
846
- "author": "bernardo.sunderhus@gmail.com",
847
- "package": "@fluentui/react-utilities",
848
- "commit": "5ca29f62f68fdce6e127f6ef61ecf36416a68478",
849
- "comment": "fix: supports colSpan property for th"
850
- }
851
- ]
852
- }
853
- },
854
- {
855
- "date": "Fri, 11 Nov 2022 14:57:49 GMT",
856
- "tag": "@fluentui/react-utilities_v9.2.1",
857
- "version": "9.2.1",
858
- "comments": {
859
- "patch": [
860
- {
861
- "author": "martinhochel@microsoft.com",
862
- "package": "@fluentui/react-utilities",
863
- "commit": "b3907043bd8d7b650c55e8e7c3119b14f2606c38",
864
- "comment": "fix: create valid export maps"
865
- },
866
- {
867
- "author": "beachball",
868
- "package": "@fluentui/react-utilities",
869
- "comment": "Bump @fluentui/keyboard-keys to v9.0.1",
870
- "commit": "b4c9a0ae8d7444bf746f1307ab01e2dc16310720"
871
- }
872
- ]
873
- }
874
- },
875
- {
876
- "date": "Wed, 02 Nov 2022 11:58:06 GMT",
877
- "tag": "@fluentui/react-utilities_v9.2.0",
878
- "version": "9.2.0",
879
- "comments": {
880
- "minor": [
881
- {
882
- "author": "bernardo.sunderhus@gmail.com",
883
- "package": "@fluentui/react-utilities",
884
- "commit": "ee9ca8f32362b41776a26e4eea182b39f378b6ee",
885
- "comment": "feat: exposes internal methods that are used in the API surface"
886
- }
887
- ]
888
- }
889
- },
890
- {
891
- "date": "Tue, 25 Oct 2022 00:35:39 GMT",
892
- "tag": "@fluentui/react-utilities_v9.1.2",
893
- "version": "9.1.2",
894
- "comments": {
895
- "none": [
896
- {
897
- "author": "miroslav.stastny@microsoft.com",
898
- "package": "@fluentui/react-utilities",
899
- "commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
900
- "comment": "Update package readme"
901
- }
902
- ]
903
- }
904
- },
905
- {
906
- "date": "Thu, 20 Oct 2022 08:39:56 GMT",
907
- "tag": "@fluentui/react-utilities_v9.1.2",
908
- "version": "9.1.2",
909
- "comments": {
910
- "patch": [
911
- {
912
- "author": "mgodbolt@microsoft.com",
913
- "package": "@fluentui/react-utilities",
914
- "commit": "772f9e3ebde2d5b8157a3204c1a4e007e56f5508",
915
- "comment": "chore: Bump react peer dependency to react 18."
916
- }
917
- ]
918
- }
919
- },
920
- {
921
- "date": "Thu, 13 Oct 2022 11:03:05 GMT",
922
- "tag": "@fluentui/react-utilities_v9.1.1",
923
- "version": "9.1.1",
924
- "comments": {
925
- "patch": [
926
- {
927
- "author": "bernardo.sunderhus@gmail.com",
928
- "package": "@fluentui/react-utilities",
929
- "commit": "17c5fe742918bbc41ed22f492a289f53bffc5008",
930
- "comment": "chore: restricts trigger API types"
931
- }
932
- ]
933
- }
934
- },
935
- {
936
- "date": "Thu, 15 Sep 2022 09:48:57 GMT",
937
- "tag": "@fluentui/react-utilities_v9.1.0",
938
- "version": "9.1.0",
939
- "comments": {
940
- "none": [
941
- {
942
- "author": "martinhochel@microsoft.com",
943
- "package": "@fluentui/react-utilities",
944
- "commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
945
- "comment": "chore: update package scaffold"
946
- },
947
- {
948
- "author": "martinhochel@microsoft.com",
949
- "package": "@fluentui/react-utilities",
950
- "commit": "16aa65dcae8f75c6a221225fd0eb43800650ac66",
951
- "comment": "docs(react-utilities): re-generate api.md"
952
- }
953
- ],
954
- "patch": [
955
- {
956
- "author": "lingfangao@hotmail.com",
957
- "package": "@fluentui/react-utilities",
958
- "commit": "a0cfab0e5f74e3a3bfa9c269fff574295042d7f2",
959
- "comment": "chore: fix no-context-default-value lint violations"
960
- },
961
- {
962
- "author": "yuanboxue@microsoft.com",
963
- "package": "@fluentui/react-utilities",
964
- "commit": "8cd907f0c88ecd6d21d0f5b4ea1e60f57f9bd04f",
965
- "comment": "fix: add microdata properties to allowed html properties"
966
- },
967
- {
968
- "author": "behowell@microsoft.com",
969
- "package": "@fluentui/react-utilities",
970
- "commit": "e598325b985cad3e5057f00893e0176416edd292",
971
- "comment": "refactor: Replace useMergedEventCallbacks utility with mergeCallbacks"
972
- }
973
- ],
974
- "minor": [
975
- {
976
- "author": "bernardo.sunderhus@gmail.com",
977
- "package": "@fluentui/react-utilities",
978
- "commit": "6fd8556690d3716c3f37b88b366dd51502d11d76",
979
- "comment": "feat: add dialog properties to getNativeElementProps"
980
- },
981
- {
982
- "author": "tristan.watanabe@gmail.com",
983
- "package": "@fluentui/react-utilities",
984
- "commit": "c8f9d1ef1983bffe9917da81b097f503f587faa9",
985
- "comment": "fix: Replace deprecated ReactNodeArray for React 17 support."
986
- },
987
- {
988
- "author": "bernardo.sunderhus@gmail.com",
989
- "package": "@fluentui/react-utilities",
990
- "commit": "a85b5f8ff499fddcb1edcee28c7b0dede92ab674",
991
- "comment": "feat(react-utilities): adds isResolvedShorthand guard method"
992
- }
993
- ]
994
- }
995
- },
996
- {
997
- "date": "Wed, 03 Aug 2022 16:04:09 GMT",
998
- "tag": "@fluentui/react-utilities_v9.0.2",
999
- "version": "9.0.2",
1000
- "comments": {
1001
- "none": [
1002
- {
1003
- "author": "lingfangao@hotmail.com",
1004
- "package": "@fluentui/react-utilities",
1005
- "commit": "99cc385631d04a76ee10ebc143cb9fecd99640b6",
1006
- "comment": "chore: Add `prerelease` as disallowed changetype for 9.0.0 packages"
1007
- },
1008
- {
1009
- "author": "bernardo.sunderhus@gmail.com",
1010
- "package": "@fluentui/react-utilities",
1011
- "commit": "d966ea3d9169f2e8d69f0d2a4daf86fe4ca328d6",
1012
- "comment": "disables eslint rule @fluentui/no-context-default-value for local component context"
1013
- }
1014
- ]
1015
- }
1016
- },
1017
- {
1018
- "date": "Thu, 14 Jul 2022 21:21:07 GMT",
1019
- "tag": "@fluentui/react-utilities_v9.0.2",
1020
- "version": "9.0.2",
1021
- "comments": {
1022
- "patch": [
1023
- {
1024
- "author": "Humberto.Morimoto@microsoft.com",
1025
- "package": "@fluentui/react-utilities",
1026
- "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2",
1027
- "comment": "fix: Fixing bad version bump of @fluentui/react-utilities."
1028
- }
1029
- ]
1030
- }
1031
- },
1032
- {
1033
- "date": "Thu, 14 Jul 2022 17:06:25 GMT",
1034
- "tag": "@fluentui/react-utilities_v9.0.1-0",
1035
- "version": "9.0.1-0",
1036
- "comments": {
1037
- "prerelease": [
1038
- {
1039
- "author": "olfedias@microsoft.com",
1040
- "package": "@fluentui/react-utilities",
1041
- "commit": "a9a6e9a4255acdaf9020f8edec609be8667bbf3f",
1042
- "comment": "chore: improve error message in useIsSSR()"
1043
- }
1044
- ]
1045
- }
1046
- },
1047
- {
1048
- "date": "Tue, 28 Jun 2022 15:13:25 GMT",
1049
- "tag": "@fluentui/react-utilities_v9.0.0",
1050
- "version": "9.0.0",
1051
- "comments": {
1052
- "prerelease": [
1053
- {
1054
- "author": "lingfangao@hotmail.com",
1055
- "package": "@fluentui/react-utilities",
1056
- "commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
1057
- "comment": "Update 9.0.0-rc dependencies to use caret range"
1058
- },
1059
- {
1060
- "author": "jukapsia@microsoft.com",
1061
- "package": "@fluentui/react-utilities",
1062
- "commit": "710a1cbae145b770a486946cc54eba494aef812c",
1063
- "comment": "fix: useOnClickOutside should trigger for webviews"
1064
- },
1065
- {
1066
- "author": "39736248+andrefcdias@users.noreply.github.com",
1067
- "package": "@fluentui/react-utilities",
1068
- "commit": "12e5d1ab44f2500ef4363435689b3374368a23d5",
1069
- "comment": "feat: add void function component support to slots"
1070
- },
1071
- {
1072
- "author": "lingfangao@hotmail.com",
1073
- "package": "@fluentui/react-utilities",
1074
- "commit": "2da4428ae7d6e464c538b7ed10e425ce0e531144",
1075
- "comment": "chore: Mark teams-prg owned APIs with @internal"
1076
- },
1077
- {
1078
- "author": "bernardo.sunderhus@gmail.com",
1079
- "package": "@fluentui/react-utilities",
1080
- "commit": "ab7380ea15a9a8f0b33b2d31454044d3bb255a63",
1081
- "comment": "chore: moves trigger methods to separate folder"
1082
- }
1083
- ],
1084
- "patch": [
1085
- {
1086
- "author": "lingfangao@hotmail.com",
1087
- "package": "@fluentui/react-utilities",
1088
- "commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
1089
- "comment": "feat: Initial 9.0.0 release"
1090
- },
1091
- {
1092
- "author": "beachball",
1093
- "package": "@fluentui/react-utilities",
1094
- "comment": "Bump @fluentui/keyboard-keys to v9.0.0",
1095
- "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
1096
- }
1097
- ]
1098
- }
1099
- },
1100
- {
1101
- "date": "Tue, 31 May 2022 21:28:50 GMT",
1102
- "tag": "@fluentui/react-utilities_v9.0.0-rc.10",
1103
- "version": "9.0.0-rc.10",
1104
- "comments": {
1105
- "prerelease": [
1106
- {
1107
- "author": "olfedias@microsoft.com",
1108
- "package": "@fluentui/react-utilities",
1109
- "commit": "8da715ea657e5124f56450426b8052ef49a20180",
1110
- "comment": "remove exports for internals APIs & unused hooks"
1111
- }
1112
- ]
1113
- }
1114
- },
1115
- {
1116
- "date": "Thu, 26 May 2022 21:01:31 GMT",
1117
- "tag": "@fluentui/react-utilities_v9.0.0-rc.9",
1118
- "version": "9.0.0-rc.9",
1119
- "comments": {
1120
- "none": [
1121
- {
1122
- "author": "lingfangao@hotmail.com",
1123
- "package": "@fluentui/react-utilities",
1124
- "commit": "fff6a012b8a3b165b364ef2c412b9edee0bc05a9",
1125
- "comment": "Add eslint-ignore"
1126
- }
1127
- ]
1128
- }
1129
- },
1130
- {
1131
- "date": "Mon, 23 May 2022 12:13:58 GMT",
1132
- "tag": "@fluentui/react-utilities_v9.0.0-rc.9",
1133
- "version": "9.0.0-rc.9",
1134
- "comments": {
1135
- "prerelease": [
1136
- {
1137
- "author": "martinhochel@microsoft.com",
1138
- "package": "@fluentui/react-utilities",
1139
- "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
1140
- "comment": "feat: ship rolluped only dts"
1141
- }
1142
- ]
1143
- }
1144
- },
1145
- {
1146
- "date": "Thu, 05 May 2022 18:26:28 GMT",
1147
- "tag": "@fluentui/react-utilities_v9.0.0-rc.8",
1148
- "version": "9.0.0-rc.8",
1149
- "comments": {
1150
- "prerelease": [
1151
- {
1152
- "author": "bsunderhus@microsoft.com",
1153
- "package": "@fluentui/react-utilities",
1154
- "commit": "378e25474622fdeb0891bb3c0a644e88098d8c3f",
1155
- "comment": "feat: add time element on nativeElementMap"
1156
- },
1157
- {
1158
- "author": "beachball",
1159
- "package": "@fluentui/react-utilities",
1160
- "comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.6",
1161
- "commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
1162
- }
1163
- ]
1164
- }
1165
- },
1166
- {
1167
- "date": "Wed, 04 May 2022 13:26:36 GMT",
1168
- "tag": "@fluentui/react-utilities_v9.0.0-rc.7",
1169
- "version": "9.0.0-rc.7",
1170
- "comments": {
1171
- "none": [
1172
- {
1173
- "author": "tristan.watanabe@gmail.com",
1174
- "package": "@fluentui/react-utilities",
1175
- "commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
1176
- "comment": "react-utilities: Move to new common folder."
1177
- }
1178
- ],
1179
- "prerelease": [
1180
- {
1181
- "author": "beachball",
1182
- "package": "@fluentui/react-utilities",
1183
- "comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.5",
1184
- "commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
1185
- }
1186
- ]
1187
- }
1188
- },
1189
- {
1190
- "date": "Tue, 19 Apr 2022 19:17:05 GMT",
1191
- "tag": "@fluentui/react-utilities_v9.0.0-rc.6",
1192
- "version": "9.0.0-rc.6",
1193
- "comments": {
1194
- "none": [
1195
- {
1196
- "author": "mgodbolt@microsoft.com",
1197
- "package": "@fluentui/react-utilities",
1198
- "commit": "905e46db07ada986fd7885531f72a71b7bbaabdc",
1199
- "comment": "create v9 api extractor config and set all v9 packags to use it, suppress forgotten export"
1200
- },
1201
- {
1202
- "author": "elcraig@microsoft.com",
1203
- "package": "@fluentui/react-utilities",
1204
- "commit": "b7f17e976f9e058f39c9fce4f0f9bb6eb4dfa577",
1205
- "comment": "Update React dev deps and hoist them to the repo root"
1206
- }
1207
- ],
1208
- "prerelease": [
1209
- {
1210
- "author": "Humberto.Morimoto@microsoft.com",
1211
- "package": "@fluentui/react-utilities",
1212
- "commit": "9c8592decacb9f7b1dc608a03c9f991918806008",
1213
- "comment": "Removing star exports at src/index.ts"
1214
- }
1215
- ]
1216
- }
1217
- },
1218
- {
1219
- "date": "Fri, 04 Mar 2022 05:17:32 GMT",
1220
- "tag": "@fluentui/react-utilities_v9.0.0-rc.5",
1221
- "version": "9.0.0-rc.5",
1222
- "comments": {
1223
- "prerelease": [
1224
- {
1225
- "author": "dzearing@microsoft.com",
1226
- "package": "@fluentui/react-utilities",
1227
- "commit": "f2f1c0ea948cc3517eeb442c05433eb0918def29",
1228
- "comment": "Adding explicit export maps on all consumer packages for FUIR 8 and 9."
1229
- },
1230
- {
1231
- "author": "email not defined",
1232
- "package": "@fluentui/react-utilities",
1233
- "commit": "852bd412ad6a682db9dfa44b7275f23fcaccb298",
1234
- "comment": "Adding helper type to define slot class names."
1235
- },
1236
- {
1237
- "author": "lingfangao@hotmail.com",
1238
- "package": "@fluentui/react-utilities",
1239
- "commit": "294f4b7b4cd562451a8d4edfacde3b1872d2b76f",
1240
- "comment": "fix(shouldPreventDefaultOnKeyDown): return false for events that are default prevented"
1241
- },
1242
- {
1243
- "author": "beachball",
1244
- "package": "@fluentui/react-utilities",
1245
- "comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.4",
1246
- "commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
1247
- }
1248
- ]
1249
- }
1250
- },
1251
- {
1252
- "date": "Tue, 01 Mar 2022 02:17:39 GMT",
1253
- "tag": "@fluentui/react-utilities_v9.0.0-rc.4",
1254
- "version": "9.0.0-rc.4",
1255
- "comments": {
1256
- "prerelease": [
1257
- {
1258
- "author": "seanmonahan@microsoft.com",
1259
- "package": "@fluentui/react-utilities",
1260
- "commit": "1940164411685db2967f8452406bb703b94ec266",
1261
- "comment": "Ignore prefix in useId() when it is falsey."
1262
- },
1263
- {
1264
- "author": "behowell@microsoft.com",
1265
- "package": "@fluentui/react-utilities",
1266
- "commit": "ae02eeac8cef2cd5decad088d0e45f296d400ef1",
1267
- "comment": "Add fieldset to getNativeElementProps"
1268
- }
1269
- ]
1270
- }
1271
- },
1272
- {
1273
- "date": "Fri, 18 Feb 2022 13:35:37 GMT",
1274
- "tag": "@fluentui/react-utilities_v9.0.0-rc.3",
1275
- "version": "9.0.0-rc.3",
1276
- "comments": {
1277
- "prerelease": [
1278
- {
1279
- "author": "lingfangao@hotmail.com",
1280
- "package": "@fluentui/react-utilities",
1281
- "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
1282
- "comment": "fix: Source maps contain original source code"
1283
- },
1284
- {
1285
- "author": "beachball",
1286
- "package": "@fluentui/react-utilities",
1287
- "comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.3",
1288
- "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
1289
- }
1290
- ]
1291
- }
1292
- },
1293
- {
1294
- "date": "Thu, 10 Feb 2022 08:50:32 GMT",
1295
- "tag": "@fluentui/react-utilities_v9.0.0-rc.1",
1296
- "version": "9.0.0-rc.1",
1297
- "comments": {
1298
- "prerelease": [
1299
- {
1300
- "author": "behowell@microsoft.com",
1301
- "package": "@fluentui/react-utilities",
1302
- "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
1303
- "comment": "Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
1304
- },
1305
- {
1306
- "author": "behowell@microsoft.com",
1307
- "package": "@fluentui/react-utilities",
1308
- "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
1309
- "comment": "getSlots: remove slotNames param, and infer from state.components instead"
1310
- },
1311
- {
1312
- "author": "olfedias@microsoft.com",
1313
- "package": "@fluentui/react-utilities",
1314
- "commit": "d2eb57808a403b70845a732a62b55aa64d66b2a0",
1315
- "comment": "add useTriggerElement() hook"
1316
- },
1317
- {
1318
- "author": "bsunderhus@microsoft.com",
1319
- "package": "@fluentui/react-utilities",
1320
- "commit": "c0d4e63ee58e60e2c6674efbacc0783cd520984e",
1321
- "comment": "Removes nullRender from react-utilities"
1322
- },
1323
- {
1324
- "author": "olfedias@microsoft.com",
1325
- "package": "@fluentui/react-utilities",
1326
- "commit": "aa6cfd8ac825b5a280206808101de549a91094fc",
1327
- "comment": "update applyTriggerPropsToChildren() to return React.ReactElement or null"
1328
- },
1329
- {
1330
- "author": "behowell@microsoft.com",
1331
- "package": "@fluentui/react-utilities",
1332
- "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
1333
- "comment": "Refactor component Slot typings"
1334
- },
1335
- {
1336
- "author": "Humberto.Morimoto@microsoft.com",
1337
- "package": "@fluentui/react-utilities",
1338
- "commit": "0bc161458eae5ae8d387172430496ce9829b1bb1",
1339
- "comment": "Adding ComponentSlotProps to allow ref to be passed in composite components."
1340
- },
1341
- {
1342
- "author": "Humberto.Morimoto@microsoft.com",
1343
- "package": "@fluentui/react-utilities",
1344
- "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
1345
- "comment": "Renaming most *Shorthand* composition types to *SlotProps* so they better reflect what the types do."
1346
- },
1347
- {
1348
- "author": "lingfangao@hotmail.com",
1349
- "package": "@fluentui/react-utilities",
1350
- "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
1351
- "comment": "Bump Fluent UI packages to 9.0.0-rc"
1352
- },
1353
- {
1354
- "author": "behowell@microsoft.com",
1355
- "package": "@fluentui/react-utilities",
1356
- "commit": "f30e7585a8d2abd9db06c4076f39a779008b0eca",
1357
- "comment": "Update trigger utilities to handle nested triggers"
1358
- },
1359
- {
1360
- "author": "elcraig@microsoft.com",
1361
- "package": "@fluentui/react-utilities",
1362
- "commit": "39ce3cbcf15ce2619649e1eddccf932736ceac07",
1363
- "comment": "[breaking] Remove useControllableValue hook (use useControllableState instead)"
1364
- },
1365
- {
1366
- "author": "beachball",
1367
- "package": "@fluentui/react-utilities",
1368
- "comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.1",
1369
- "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
1370
- }
1371
- ],
1372
- "none": [
1373
- {
1374
- "author": "elcraig@microsoft.com",
1375
- "package": "@fluentui/react-utilities",
1376
- "commit": "3360b45ec159250b1346c91afad7dce138e6bc20",
1377
- "comment": "Update API file to version generated by typescript 4.3"
1378
- },
1379
- {
1380
- "author": "olfedias@microsoft.com",
1381
- "package": "@fluentui/react-utilities",
1382
- "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
1383
- "comment": "remove inline-style-expand-shorthand from tsconfigs"
1384
- },
1385
- {
1386
- "author": "martinhochel@microsoft.com",
1387
- "package": "@fluentui/react-utilities",
1388
- "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
1389
- "comment": "chore: use storybook runner for all vNext packages"
1390
- },
1391
- {
1392
- "author": "seanmonahan@microsoft.com",
1393
- "package": "@fluentui/react-utilities",
1394
- "commit": "6404bef16cebf1f67b9b80a9f6d5f605f9873df1",
1395
- "comment": "Update getSlots() docs."
1396
- },
1397
- {
1398
- "author": "lingfangao@hotmail.com",
1399
- "package": "@fluentui/react-utilities",
1400
- "commit": "a4e048a0e03ddd676670da516e3a6612b26ea500",
1401
- "comment": "chore: Remove enzyme from react-utilities tests"
1402
- }
1403
- ]
1404
- }
1405
- },
1406
- {
1407
- "date": "Thu, 25 Nov 2021 08:34:09 GMT",
1408
- "tag": "@fluentui/react-utilities_v9.0.0-beta.4",
1409
- "version": "9.0.0-beta.4",
1410
- "comments": {
1411
- "none": [
1412
- {
1413
- "author": "lingfangao@hotmail.com",
1414
- "package": "@fluentui/react-utilities",
1415
- "commit": "718e63006d8d07d24efab9c32942041963d78dc7",
1416
- "comment": "Migrate package to use solution style ts-configs"
1417
- }
1418
- ],
1419
- "prerelease": [
1420
- {
1421
- "author": "behowell@microsoft.com",
1422
- "package": "@fluentui/react-utilities",
1423
- "commit": "99adff5a9aab9086e8bc4737040654ab23f0febe",
1424
- "comment": "Update utility types to support specifying a primary slot other than root"
1425
- }
1426
- ]
1427
- }
1428
- },
1429
- {
1430
- "date": "Fri, 12 Nov 2021 13:25:10 GMT",
1431
- "tag": "@fluentui/react-utilities_v9.0.0-beta.3",
1432
- "version": "9.0.0-beta.3",
1433
- "comments": {
1434
- "none": [
1435
- {
1436
- "author": "lingfangao@hotmail.com",
1437
- "package": "@fluentui/react-utilities",
1438
- "commit": "00f70581480b536e723fb69edf0ae617beac4807",
1439
- "comment": "Remove beta release tag"
1440
- }
1441
- ],
1442
- "prerelease": [
1443
- {
1444
- "author": "gcox@microsoft.com",
1445
- "package": "@fluentui/react-utilities",
1446
- "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
1447
- "comment": "Updated beta and RC components to ES2019"
1448
- }
1449
- ]
1450
- }
1451
- },
1452
- {
1453
- "date": "Wed, 27 Oct 2021 12:14:24 GMT",
1454
- "tag": "@fluentui/react-utilities_v9.0.0-beta.2",
1455
- "version": "9.0.0-beta.2",
1456
- "comments": {
1457
- "prerelease": [
1458
- {
1459
- "author": "olfedias@microsoft.com",
1460
- "package": "@fluentui/react-utilities",
1461
- "commit": "5cd2c86d041588c98747f16902ff99a7b41c10ac",
1462
- "comment": "remove compat utilities and types"
1463
- },
1464
- {
1465
- "author": "lingfangao@hotmail.com",
1466
- "package": "@fluentui/react-utilities",
1467
- "commit": "b5b740100714724214e097fae2f7c1f51f294e35",
1468
- "comment": "fix(getNativeElementPrps): Add support for `onAuxClick`"
1469
- }
1470
- ]
1471
- }
1472
- },
1473
- {
1474
- "date": "Wed, 06 Oct 2021 10:37:22 GMT",
1475
- "tag": "@fluentui/react-utilities_v9.0.0-beta.1",
1476
- "version": "9.0.0-beta.1",
1477
- "comments": {
1478
- "prerelease": [
1479
- {
1480
- "author": "lingfangao@hotmail.com",
1481
- "package": "@fluentui/react-utilities",
1482
- "comment": "Bump all v9 components to beta prerelease tag",
1483
- "commit": "5553164c190a4beb4780745d0e6403109e057913"
1484
- },
1485
- {
1486
- "author": "beachball",
1487
- "package": "@fluentui/react-utilities",
1488
- "comment": "Bump @fluentui/keyboard-keys to v9.0.0-beta.1",
1489
- "commit": "5553164c190a4beb4780745d0e6403109e057913"
1490
- }
1491
- ]
1492
- }
1493
- },
1494
- {
1495
- "date": "Tue, 05 Oct 2021 09:28:07 GMT",
1496
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.56",
1497
- "version": "9.0.0-alpha.56",
1498
- "comments": {
1499
- "prerelease": [
1500
- {
1501
- "author": "elcraig@microsoft.com",
1502
- "package": "@fluentui/react-utilities",
1503
- "comment": "Add and use ForwardRefComponent helper type",
1504
- "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
1505
- }
1506
- ]
1507
- }
1508
- },
1509
- {
1510
- "date": "Fri, 01 Oct 2021 14:13:08 GMT",
1511
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.55",
1512
- "version": "9.0.0-alpha.55",
1513
- "comments": {
1514
- "prerelease": [
1515
- {
1516
- "author": "lingfangao@hotmail.com",
1517
- "package": "@fluentui/react-utilities",
1518
- "comment": "Bump v9 prerelease versions to rerelease",
1519
- "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
1520
- },
1521
- {
1522
- "author": "beachball",
1523
- "package": "@fluentui/react-utilities",
1524
- "comment": "Bump @fluentui/keyboard-keys to v9.0.0-alpha.5",
1525
- "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
1526
- }
1527
- ]
1528
- }
1529
- },
1530
- {
1531
- "date": "Mon, 27 Sep 2021 08:06:00 GMT",
1532
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.53",
1533
- "version": "9.0.0-alpha.53",
1534
- "comments": {
1535
- "prerelease": [
1536
- {
1537
- "author": "bsunderhus@microsoft.com",
1538
- "package": "@fluentui/react-utilities",
1539
- "comment": "Updates ComponentState on custom props",
1540
- "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
1541
- }
1542
- ]
1543
- }
1544
- },
1545
- {
1546
- "date": "Fri, 24 Sep 2021 09:17:17 GMT",
1547
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.52",
1548
- "version": "9.0.0-alpha.52",
1549
- "comments": {
1550
- "prerelease": [
1551
- {
1552
- "author": "andredias@microsoft.com",
1553
- "package": "@fluentui/react-utilities",
1554
- "comment": "Add as prop to properties allowed with getNativeElementProps",
1555
- "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
1556
- }
1557
- ]
1558
- }
1559
- },
1560
- {
1561
- "date": "Thu, 23 Sep 2021 08:21:34 GMT",
1562
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.51",
1563
- "version": "9.0.0-alpha.51",
1564
- "comments": {
1565
- "prerelease": [
1566
- {
1567
- "author": "czearing@outlook.com",
1568
- "package": "@fluentui/react-utilities",
1569
- "comment": "Adding clamp and getRTLSafeKey utilities.",
1570
- "commit": "95682da34c48813f7658032ae490d21d2f363b90"
1571
- }
1572
- ]
1573
- }
1574
- },
1575
- {
1576
- "date": "Wed, 22 Sep 2021 10:10:07 GMT",
1577
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.50",
1578
- "version": "9.0.0-alpha.50",
1579
- "comments": {
1580
- "prerelease": [
1581
- {
1582
- "author": "gcox@microsoft.com",
1583
- "package": "@fluentui/react-utilities",
1584
- "comment": "Moved from interfaces to types per RFC",
1585
- "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
1586
- }
1587
- ]
1588
- }
1589
- },
1590
- {
1591
- "date": "Mon, 20 Sep 2021 07:36:26 GMT",
1592
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.49",
1593
- "version": "9.0.0-alpha.49",
1594
- "comments": {
1595
- "none": [
1596
- {
1597
- "author": "lingfangao@hotmail.com",
1598
- "package": "@fluentui/react-utilities",
1599
- "comment": "chore: use versioon eslint-plugin and react-conformance in dev dependencies",
1600
- "commit": "b8a304770f77c0353553a152dad34421070400a6"
1601
- },
1602
- {
1603
- "author": "lingfangao@hotmail.com",
1604
- "package": "@fluentui/react-utilities",
1605
- "commit": "b8a304770f77c0353553a152dad34421070400a6",
1606
- "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.49"
1607
- }
1608
- ]
1609
- }
1610
- },
1611
- {
1612
- "date": "Fri, 17 Sep 2021 07:35:26 GMT",
1613
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.49",
1614
- "version": "9.0.0-alpha.49",
1615
- "comments": {
1616
- "prerelease": [
1617
- {
1618
- "author": "Humberto.Morimoto@microsoft.com",
1619
- "package": "@fluentui/react-utilities",
1620
- "comment": "Refactoring out functionality that applies trigger props to children as a utility.",
1621
- "commit": "90d71a0914acbb73a0365d60a85237e3d58ef575"
1622
- },
1623
- {
1624
- "author": "bsunderhus@microsoft.com",
1625
- "package": "@fluentui/react-utilities",
1626
- "comment": "Removes ExtractRef Typings",
1627
- "commit": "90d71a0914acbb73a0365d60a85237e3d58ef575"
1628
- }
1629
- ]
1630
- }
1631
- },
1632
- {
1633
- "date": "Thu, 16 Sep 2021 07:38:39 GMT",
1634
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.48",
1635
- "version": "9.0.0-alpha.48",
1636
- "comments": {
1637
- "prerelease": [
1638
- {
1639
- "author": "behowell@microsoft.com",
1640
- "package": "@fluentui/react-utilities",
1641
- "comment": "Fix IntrinsicShorthandProps used in the root slot with multiple possible `as` values",
1642
- "commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c"
1643
- }
1644
- ]
1645
- }
1646
- },
1647
- {
1648
- "date": "Tue, 14 Sep 2021 20:09:02 GMT",
1649
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.47",
1650
- "version": "9.0.0-alpha.47",
1651
- "comments": {
1652
- "prerelease": [
1653
- {
1654
- "author": "bsunderhus@microsoft.com",
1655
- "package": "@fluentui/react-utilities",
1656
- "comment": "Adds ExtractRef typings to react-utilities to extract reference from props",
1657
- "commit": "10495c31fb5c5cf48b4665601a75a0cfabb6a03c"
1658
- }
1659
- ]
1660
- }
1661
- },
1662
- {
1663
- "date": "Fri, 10 Sep 2021 16:31:53 GMT",
1664
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.46",
1665
- "version": "9.0.0-alpha.46",
1666
- "comments": {
1667
- "prerelease": [
1668
- {
1669
- "author": "lingfangao@hotmail.com",
1670
- "package": "@fluentui/react-utilities",
1671
- "comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
1672
- "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
1673
- }
1674
- ]
1675
- }
1676
- },
1677
- {
1678
- "date": "Fri, 10 Sep 2021 07:39:51 GMT",
1679
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.45",
1680
- "version": "9.0.0-alpha.45",
1681
- "comments": {
1682
- "prerelease": [
1683
- {
1684
- "comment": "Add IntrinsicShorthandProps for slots that use intrinsic elements like div or span",
1685
- "author": "behowell@microsoft.com",
1686
- "commit": "8700a515c7f2659761c5b53f55c32453bc3510b1",
1687
- "package": "@fluentui/react-utilities"
1688
- }
1689
- ]
1690
- }
1691
- },
1692
- {
1693
- "date": "Mon, 06 Sep 2021 07:34:53 GMT",
1694
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.44",
1695
- "version": "9.0.0-alpha.44",
1696
- "comments": {
1697
- "prerelease": [
1698
- {
1699
- "comment": "feat(react-utilities): use `event.key` for keyboard events",
1700
- "author": "lingfangao@hotmail.com",
1701
- "commit": "cd22a603bb20947e7d23a3357b9a535afdb5ee1d",
1702
- "package": "@fluentui/react-utilities"
1703
- }
1704
- ]
1705
- }
1706
- },
1707
- {
1708
- "date": "Wed, 01 Sep 2021 07:39:56 GMT",
1709
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.43",
1710
- "version": "9.0.0-alpha.43",
1711
- "comments": {
1712
- "prerelease": [
1713
- {
1714
- "comment": "Update implementation to handle 'root' as a slot",
1715
- "author": "bsunderhus@microsoft.com",
1716
- "commit": "40254a1b07bd51affd276e51af0b1d517714b45c",
1717
- "package": "@fluentui/react-utilities"
1718
- }
1719
- ]
1720
- }
1721
- },
1722
- {
1723
- "date": "Tue, 31 Aug 2021 07:37:47 GMT",
1724
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.42",
1725
- "version": "9.0.0-alpha.42",
1726
- "comments": {
1727
- "none": [
1728
- {
1729
- "comment": "docs(composeUtils): update README",
1730
- "author": "olfedias@microsoft.com",
1731
- "commit": "3205b59f5d25006349b27883e4e3ec70eb14ad6f",
1732
- "package": "@fluentui/react-utilities"
1733
- }
1734
- ],
1735
- "prerelease": [
1736
- {
1737
- "comment": "fix(useOnClickOutside): Treat right click/context menu as outside click",
1738
- "author": "lingfan.gao@microsoft.com",
1739
- "commit": "7a53d85571212d2f5b56a84fd84e29f5e1985daa",
1740
- "package": "@fluentui/react-utilities"
1741
- }
1742
- ]
1743
- }
1744
- },
1745
- {
1746
- "date": "Tue, 24 Aug 2021 07:34:48 GMT",
1747
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.41",
1748
- "version": "9.0.0-alpha.41",
1749
- "comments": {
1750
- "prerelease": [
1751
- {
1752
- "comment": "Updating TypeScript type-only imports/exports to use import/export type syntax.",
1753
- "author": "dzearing@hotmail.com",
1754
- "commit": "789a3733b128569190319fce3fe2b46900b24896",
1755
- "package": "@fluentui/react-utilities"
1756
- }
1757
- ],
1758
- "none": [
1759
- {
1760
- "comment": "Bump @fluentui/eslint-plugin to v1.4.1",
1761
- "author": "dzearing@hotmail.com",
1762
- "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
1763
- "package": "@fluentui/react-utilities"
1764
- },
1765
- {
1766
- "comment": "Bump @fluentui/keyboard-key to v0.3.4",
1767
- "author": "dzearing@hotmail.com",
1768
- "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
1769
- "package": "@fluentui/react-utilities"
1770
- },
1771
- {
1772
- "comment": "Bump @fluentui/scripts to v1.0.0",
1773
- "author": "dzearing@hotmail.com",
1774
- "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
1775
- "package": "@fluentui/react-utilities"
1776
- }
1777
- ]
1778
- }
1779
- },
1780
- {
1781
- "date": "Fri, 20 Aug 2021 07:37:28 GMT",
1782
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.40",
1783
- "version": "9.0.0-alpha.40",
1784
- "comments": {
1785
- "prerelease": [
1786
- {
1787
- "comment": "Update .npmignore",
1788
- "author": "elcraig@microsoft.com",
1789
- "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
1790
- "package": "@fluentui/react-utilities"
1791
- }
1792
- ],
1793
- "none": [
1794
- {
1795
- "comment": "Update jest-environment comment formatting to fix lint error",
1796
- "author": "behowell@microsoft.com",
1797
- "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
1798
- "package": "@fluentui/react-utilities"
1799
- },
1800
- {
1801
- "comment": "Bump @fluentui/eslint-plugin to v1.4.0",
1802
- "author": "behowell@microsoft.com",
1803
- "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
1804
- "package": "@fluentui/react-utilities"
1805
- },
1806
- {
1807
- "comment": "Bump @fluentui/keyboard-key to v0.3.4",
1808
- "author": "behowell@microsoft.com",
1809
- "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
1810
- "package": "@fluentui/react-utilities"
1811
- },
1812
- {
1813
- "comment": "Bump @fluentui/scripts to v1.0.0",
1814
- "author": "behowell@microsoft.com",
1815
- "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
1816
- "package": "@fluentui/react-utilities"
1817
- }
1818
- ]
1819
- }
1820
- },
1821
- {
1822
- "date": "Thu, 19 Aug 2021 07:41:35 GMT",
1823
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.39",
1824
- "version": "9.0.0-alpha.39",
1825
- "comments": {
1826
- "prerelease": [
1827
- {
1828
- "comment": "Slot null rendering refactor",
1829
- "author": "bsunderhus@microsoft.com",
1830
- "commit": "e467d64e7d3edb2512a81efdaeca5813269039b4",
1831
- "package": "@fluentui/react-utilities"
1832
- }
1833
- ]
1834
- }
1835
- },
1836
- {
1837
- "date": "Fri, 06 Aug 2021 07:35:14 GMT",
1838
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.38",
1839
- "version": "9.0.0-alpha.38",
1840
- "comments": {
1841
- "prerelease": [
1842
- {
1843
- "comment": "Deletes descendants API",
1844
- "author": "bsunderhus@microsoft.com",
1845
- "commit": "9ac8b044a6a524d6ce55f3f801ce0189a8087e85",
1846
- "package": "@fluentui/react-utilities"
1847
- }
1848
- ]
1849
- }
1850
- },
1851
- {
1852
- "date": "Wed, 04 Aug 2021 07:34:12 GMT",
1853
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.37",
1854
- "version": "9.0.0-alpha.37",
1855
- "comments": {
1856
- "none": [
1857
- {
1858
- "comment": "Fixing various typos in the react-utilities package.",
1859
- "author": "czearing@outlook.com",
1860
- "commit": "109e85b19d8ee37a9c31ddf8e2083471bab64526",
1861
- "package": "@fluentui/react-utilities"
1862
- }
1863
- ]
1864
- }
1865
- },
1866
- {
1867
- "date": "Tue, 03 Aug 2021 07:39:30 GMT",
1868
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.37",
1869
- "version": "9.0.0-alpha.37",
1870
- "comments": {
1871
- "prerelease": [
1872
- {
1873
- "comment": "Copying useMount and useUnmount hooks into the react-utilities package.",
1874
- "author": "czearing@outlook.com",
1875
- "commit": "14dbbf7bb2b56ccf4974fcb8ad40b73ae9614326",
1876
- "package": "@fluentui/react-utilities"
1877
- }
1878
- ],
1879
- "patch": [
1880
- {
1881
- "comment": "Bump @fluentui/eslint-plugin to v1.3.3",
1882
- "author": "behowell@microsoft.com",
1883
- "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
1884
- "package": "@fluentui/react-utilities"
1885
- },
1886
- {
1887
- "comment": "Bump @fluentui/keyboard-key to v0.3.4",
1888
- "author": "behowell@microsoft.com",
1889
- "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
1890
- "package": "@fluentui/react-utilities"
1891
- },
1892
- {
1893
- "comment": "Bump @fluentui/scripts to v1.0.0",
1894
- "author": "behowell@microsoft.com",
1895
- "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
1896
- "package": "@fluentui/react-utilities"
1897
- }
1898
- ]
1899
- }
1900
- },
1901
- {
1902
- "date": "Mon, 02 Aug 2021 07:36:20 GMT",
1903
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.36",
1904
- "version": "9.0.0-alpha.36",
1905
- "comments": {
1906
- "prerelease": [
1907
- {
1908
- "comment": "feat(useOnClickOutside): Handle clicks into an iframe",
1909
- "author": "lingfan.gao@microsoft.com",
1910
- "commit": "ab0e1bafdd9ace2974b3362cd2300fb32af466fb",
1911
- "package": "@fluentui/react-utilities"
1912
- }
1913
- ]
1914
- }
1915
- },
1916
- {
1917
- "date": "Fri, 23 Jul 2021 07:38:19 GMT",
1918
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.35",
1919
- "version": "9.0.0-alpha.35",
1920
- "comments": {
1921
- "prerelease": [
1922
- {
1923
- "comment": "Improve type safety of the onlyChild function",
1924
- "author": "behowell@microsoft.com",
1925
- "commit": "d38109a7fd40e187aca862046219cf9a7ca66131",
1926
- "package": "@fluentui/react-utilities"
1927
- }
1928
- ]
1929
- }
1930
- },
1931
- {
1932
- "date": "Thu, 22 Jul 2021 07:36:55 GMT",
1933
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.34",
1934
- "version": "9.0.0-alpha.34",
1935
- "comments": {
1936
- "prerelease": [
1937
- {
1938
- "comment": "Move useTimeout into react-utilities and add tests",
1939
- "author": "behowell@microsoft.com",
1940
- "commit": "2e257154d0448b8d4fd64142f93fcc9a225995cc",
1941
- "package": "@fluentui/react-utilities"
1942
- }
1943
- ]
1944
- }
1945
- },
1946
- {
1947
- "date": "Tue, 20 Jul 2021 22:23:17 GMT",
1948
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.33",
1949
- "version": "9.0.0-alpha.33",
1950
- "comments": {
1951
- "none": [
1952
- {
1953
- "comment": "add bundle size fixtures",
1954
- "author": "olfedias@microsoft.com",
1955
- "commit": "0723d064145b7f6be971187a5cf9b66859308e2f",
1956
- "package": "@fluentui/react-utilities"
1957
- }
1958
- ]
1959
- }
1960
- },
1961
- {
1962
- "date": "Thu, 15 Jul 2021 07:36:18 GMT",
1963
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.33",
1964
- "version": "9.0.0-alpha.33",
1965
- "comments": {
1966
- "prerelease": [
1967
- {
1968
- "comment": "Fix bugs on getSlots to follow with RFC",
1969
- "author": "bsunderhus@microsoft.com",
1970
- "commit": "b60234948eacb8c6fa9d08ab8e98d963f583d475",
1971
- "package": "@fluentui/react-utilities"
1972
- },
1973
- {
1974
- "comment": "feat(useControllableState): deprecate useControlledValue with new hook",
1975
- "author": "lingfan.gao@microsoft.com",
1976
- "commit": "57b43a4d07fbccd83fa03a3b7879813be920b91f",
1977
- "package": "@fluentui/react-utilities"
1978
- }
1979
- ]
1980
- }
1981
- },
1982
- {
1983
- "date": "Fri, 09 Jul 2021 07:39:31 GMT",
1984
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.32",
1985
- "version": "9.0.0-alpha.32",
1986
- "comments": {
1987
- "patch": [
1988
- {
1989
- "comment": "Bump @fluentui/eslint-plugin to v1.3.2",
1990
- "author": "martinhochel@microsoft.com",
1991
- "commit": "18902eb64710aa6253a79781357b8390bb13665c",
1992
- "package": "@fluentui/react-utilities"
1993
- },
1994
- {
1995
- "comment": "Bump @fluentui/keyboard-key to v0.3.3",
1996
- "author": "martinhochel@microsoft.com",
1997
- "commit": "18902eb64710aa6253a79781357b8390bb13665c",
1998
- "package": "@fluentui/react-utilities"
1999
- },
2000
- {
2001
- "comment": "Bump @fluentui/scripts to v1.0.0",
2002
- "author": "martinhochel@microsoft.com",
2003
- "commit": "18902eb64710aa6253a79781357b8390bb13665c",
2004
- "package": "@fluentui/react-utilities"
2005
- }
2006
- ]
2007
- }
2008
- },
2009
- {
2010
- "date": "Fri, 02 Jul 2021 23:15:55 GMT",
2011
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.31",
2012
- "version": "9.0.0-alpha.31",
2013
- "comments": {
2014
- "prerelease": [
2015
- {
2016
- "comment": "Add new prop mergin mechanism",
2017
- "author": "bsunderhus@microsoft.com",
2018
- "commit": "6c37a1cb5c312d4be8b239bfd9f6c9f28e9f0d24",
2019
- "package": "@fluentui/react-utilities"
2020
- },
2021
- {
2022
- "comment": "chore(Menu): use capture event to handle outside click",
2023
- "author": "lingfan.gao@microsoft.com",
2024
- "commit": "3812a10a4152a2e27ac89b16259e312f42469570",
2025
- "package": "@fluentui/react-utilities"
2026
- }
2027
- ]
2028
- }
2029
- },
2030
- {
2031
- "date": "Fri, 02 Jul 2021 07:37:06 GMT",
2032
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.30",
2033
- "version": "9.0.0-alpha.30",
2034
- "comments": {
2035
- "none": [
2036
- {
2037
- "comment": "chore(react-utilities): Migrate DX",
2038
- "author": "lingfan.gao@microsoft.com",
2039
- "commit": "4279e187f29c2dfa4d9244c615e92fdd29159b3b",
2040
- "package": "@fluentui/react-utilities"
2041
- }
2042
- ],
2043
- "prerelease": [
2044
- {
2045
- "comment": "Rename typings and getSlots to have the Compat Suffix",
2046
- "author": "bsunderhus@microsoft.com",
2047
- "commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
2048
- "package": "@fluentui/react-utilities"
2049
- }
2050
- ]
2051
- }
2052
- },
2053
- {
2054
- "date": "Tue, 15 Jun 2021 07:40:20 GMT",
2055
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.29",
2056
- "version": "9.0.0-alpha.29",
2057
- "comments": {
2058
- "prerelease": [
2059
- {
2060
- "comment": "Remove boolean from ShorthandProps type",
2061
- "author": "behowell@microsoft.com",
2062
- "commit": "10b1e17acaa01675866f7a623be1a61b1478d7d7",
2063
- "package": "@fluentui/react-utilities"
2064
- }
2065
- ]
2066
- }
2067
- },
2068
- {
2069
- "date": "Mon, 07 Jun 2021 07:38:15 GMT",
2070
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.28",
2071
- "version": "9.0.0-alpha.28",
2072
- "comments": {
2073
- "patch": [
2074
- {
2075
- "comment": "Bump @fluentui/eslint-plugin to v1.3.1",
2076
- "author": "martinhochel@microsoft.com",
2077
- "commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
2078
- "package": "@fluentui/react-utilities"
2079
- },
2080
- {
2081
- "comment": "Bump @fluentui/keyboard-key to v0.3.2",
2082
- "author": "martinhochel@microsoft.com",
2083
- "commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
2084
- "package": "@fluentui/react-utilities"
2085
- },
2086
- {
2087
- "comment": "Bump @fluentui/scripts to v1.0.0",
2088
- "author": "martinhochel@microsoft.com",
2089
- "commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
2090
- "package": "@fluentui/react-utilities"
2091
- }
2092
- ]
2093
- }
2094
- },
2095
- {
2096
- "date": "Fri, 04 Jun 2021 07:37:23 GMT",
2097
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.27",
2098
- "version": "9.0.0-alpha.27",
2099
- "comments": {
2100
- "prerelease": [
2101
- {
2102
- "comment": "Moving onlyChild to @fluentui/react-utilities and adding tests.",
2103
- "author": "Humberto.Morimoto@microsoft.com",
2104
- "commit": "1ca8c8f0c4eb633e6b34c0b6182c09103d4c7fcb",
2105
- "package": "@fluentui/react-utilities"
2106
- }
2107
- ]
2108
- }
2109
- },
2110
- {
2111
- "date": "Thu, 03 Jun 2021 07:36:03 GMT",
2112
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.26",
2113
- "version": "9.0.0-alpha.26",
2114
- "comments": {
2115
- "none": [
2116
- {
2117
- "comment": "fix(react-utilities): explicitly provide context for setTimeout call",
2118
- "author": "martinhochel@microsoft.com",
2119
- "commit": "01f798f6ac6b7b0e4c968e34a0c3f0e692aa3d43",
2120
- "package": "@fluentui/react-utilities"
2121
- }
2122
- ]
2123
- }
2124
- },
2125
- {
2126
- "date": "Tue, 01 Jun 2021 07:31:58 GMT",
2127
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.26",
2128
- "version": "9.0.0-alpha.26",
2129
- "comments": {
2130
- "none": [
2131
- {
2132
- "comment": "Revert \"chore: enable Jest aliases for converged packages (#18337)\"",
2133
- "author": "olfedias@microsoft.com",
2134
- "commit": "b5f2a02b37c8ea394a65f7a22bff057de93370dd",
2135
- "package": "@fluentui/react-utilities"
2136
- }
2137
- ]
2138
- }
2139
- },
2140
- {
2141
- "date": "Fri, 28 May 2021 07:33:57 GMT",
2142
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.26",
2143
- "version": "9.0.0-alpha.26",
2144
- "comments": {
2145
- "prerelease": [
2146
- {
2147
- "comment": "useOnScrollOutside hook to detect scroll outside a component",
2148
- "author": "lingfan.gao@microsoft.com",
2149
- "commit": "53145c8f329f92f25d1ce2cd132e6dc4ee4ce43a",
2150
- "package": "@fluentui/react-utilities"
2151
- }
2152
- ],
2153
- "none": [
2154
- {
2155
- "comment": "enable Jest aliases",
2156
- "author": "olfedias@microsoft.com",
2157
- "commit": "5379823a6f53bd36a936806153d228b9a0ef0543",
2158
- "package": "@fluentui/react-utilities"
2159
- }
2160
- ]
2161
- }
2162
- },
2163
- {
2164
- "date": "Wed, 26 May 2021 07:35:43 GMT",
2165
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.25",
2166
- "version": "9.0.0-alpha.25",
2167
- "comments": {
2168
- "prerelease": [
2169
- {
2170
- "comment": "useOnClickOutside, workaround for facebook/react#20074",
2171
- "author": "lingfan.gao@microsoft.com",
2172
- "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c",
2173
- "package": "@fluentui/react-utilities"
2174
- }
2175
- ]
2176
- }
2177
- },
2178
- {
2179
- "date": "Fri, 21 May 2021 07:34:54 GMT",
2180
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.24",
2181
- "version": "9.0.0-alpha.24",
2182
- "comments": {
2183
- "prerelease": [
2184
- {
2185
- "comment": "Refactor ComponentState to remove ref template parameter",
2186
- "author": "behowell@microsoft.com",
2187
- "commit": "aabab8dedf6aa56a403b314157bcef84b6bcd585",
2188
- "package": "@fluentui/react-utilities"
2189
- }
2190
- ]
2191
- }
2192
- },
2193
- {
2194
- "date": "Thu, 20 May 2021 07:41:54 GMT",
2195
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.23",
2196
- "version": "9.0.0-alpha.23",
2197
- "comments": {
2198
- "prerelease": [
2199
- {
2200
- "comment": "ComponentState: fix shadowing and doc syntax for type params",
2201
- "author": "elcraig@microsoft.com",
2202
- "commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
2203
- "package": "@fluentui/react-utilities"
2204
- }
2205
- ],
2206
- "patch": [
2207
- {
2208
- "comment": "Bump @fluentui/eslint-plugin to v1.3.0",
2209
- "author": "elcraig@microsoft.com",
2210
- "commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
2211
- "package": "@fluentui/react-utilities"
2212
- },
2213
- {
2214
- "comment": "Bump @fluentui/keyboard-key to v0.3.1",
2215
- "author": "elcraig@microsoft.com",
2216
- "commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
2217
- "package": "@fluentui/react-utilities"
2218
- },
2219
- {
2220
- "comment": "Bump @fluentui/scripts to v1.0.0",
2221
- "author": "elcraig@microsoft.com",
2222
- "commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
2223
- "package": "@fluentui/react-utilities"
2224
- }
2225
- ]
2226
- }
2227
- },
2228
- {
2229
- "date": "Wed, 19 May 2021 07:34:20 GMT",
2230
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.22",
2231
- "version": "9.0.0-alpha.22",
2232
- "comments": {
2233
- "prerelease": [
2234
- {
2235
- "comment": "chore: add more Babel plugins",
2236
- "author": "olfedias@microsoft.com",
2237
- "commit": "975140887c6ad2391f8db63003ed440239ec9c25",
2238
- "package": "@fluentui/react-utilities"
2239
- },
2240
- {
2241
- "comment": "Support custom `contains` check",
2242
- "author": "lingfan.gao@microsoft.com",
2243
- "commit": "90cd8ca21a6904680a1a06ba4800053dc69a9a48",
2244
- "package": "@fluentui/react-utilities"
2245
- }
2246
- ]
2247
- }
2248
- },
2249
- {
2250
- "date": "Mon, 03 May 2021 07:45:19 GMT",
2251
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.21",
2252
- "version": "9.0.0-alpha.21",
2253
- "comments": {
2254
- "prerelease": [
2255
- {
2256
- "comment": "useOnClickOutside can be disabled",
2257
- "author": "lingfan.gao@microsoft.com",
2258
- "commit": "5e6aa4df0c03051e59d686d24b35f01c721a3b4e",
2259
- "package": "@fluentui/react-utilities"
2260
- }
2261
- ]
2262
- }
2263
- },
2264
- {
2265
- "date": "Fri, 30 Apr 2021 07:42:23 GMT",
2266
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.20",
2267
- "version": "9.0.0-alpha.20",
2268
- "comments": {
2269
- "prerelease": [
2270
- {
2271
- "comment": "Upgrade to ts 4.0",
2272
- "author": "joschect@microsoft.com",
2273
- "commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
2274
- "package": "@fluentui/react-utilities"
2275
- },
2276
- {
2277
- "comment": "update useId() to be safe for SSR",
2278
- "author": "olfedias@microsoft.com",
2279
- "commit": "2a95add2ed379f3e061339d86ae03199ef0d5080",
2280
- "package": "@fluentui/react-utilities"
2281
- }
2282
- ],
2283
- "patch": [
2284
- {
2285
- "comment": "Bump @fluentui/eslint-plugin to v1.2.0",
2286
- "author": "joschect@microsoft.com",
2287
- "commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
2288
- "package": "@fluentui/react-utilities"
2289
- },
2290
- {
2291
- "comment": "Bump @fluentui/keyboard-key to v0.3.0",
2292
- "author": "joschect@microsoft.com",
2293
- "commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
2294
- "package": "@fluentui/react-utilities"
2295
- },
2296
- {
2297
- "comment": "Bump @fluentui/scripts to v1.0.0",
2298
- "author": "joschect@microsoft.com",
2299
- "commit": "2b62c457bb860f6675fae4acae86ee6c0b06c279",
2300
- "package": "@fluentui/react-utilities"
2301
- }
2302
- ]
2303
- }
2304
- },
2305
- {
2306
- "date": "Fri, 23 Apr 2021 07:37:10 GMT",
2307
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.19",
2308
- "version": "9.0.0-alpha.19",
2309
- "comments": {
2310
- "none": [
2311
- {
2312
- "comment": "disable lint rules",
2313
- "author": "olfedias@microsoft.com",
2314
- "commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
2315
- "package": "@fluentui/react-utilities"
2316
- }
2317
- ],
2318
- "patch": [
2319
- {
2320
- "comment": "Bump @fluentui/eslint-plugin to v1.1.1",
2321
- "author": "olfedias@microsoft.com",
2322
- "commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
2323
- "package": "@fluentui/react-utilities"
2324
- },
2325
- {
2326
- "comment": "Bump @fluentui/keyboard-key to v0.2.17",
2327
- "author": "olfedias@microsoft.com",
2328
- "commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
2329
- "package": "@fluentui/react-utilities"
2330
- },
2331
- {
2332
- "comment": "Bump @fluentui/scripts to v1.0.0",
2333
- "author": "olfedias@microsoft.com",
2334
- "commit": "7d1a9a8aee217022e55b8c39c723b1390b5d8095",
2335
- "package": "@fluentui/react-utilities"
2336
- }
2337
- ]
2338
- }
2339
- },
2340
- {
2341
- "date": "Thu, 22 Apr 2021 07:33:28 GMT",
2342
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.18",
2343
- "version": "9.0.0-alpha.18",
2344
- "comments": {
2345
- "prerelease": [
2346
- {
2347
- "comment": "dedupe isSSR definitions",
2348
- "author": "olfedias@microsoft.com",
2349
- "commit": "7feded422987e9c82f3250f419ab62118a52f9d4",
2350
- "package": "@fluentui/react-utilities"
2351
- },
2352
- {
2353
- "comment": "Remove default document in useOnClickOutside",
2354
- "author": "lingfan.gao@microsoft.com",
2355
- "commit": "619ff0af80bfed0e3ec64c2d56fc3ff4747faf7f",
2356
- "package": "@fluentui/react-utilities"
2357
- }
2358
- ]
2359
- }
2360
- },
2361
- {
2362
- "date": "Wed, 21 Apr 2021 07:31:50 GMT",
2363
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.17",
2364
- "version": "9.0.0-alpha.17",
2365
- "comments": {
2366
- "prerelease": [
2367
- {
2368
- "comment": "Rename ax() to mergeClasses()",
2369
- "author": "miroslav.stastny@microsoft.com",
2370
- "commit": "64da065944467537d8f23a97ef4c19c3d60a529b",
2371
- "package": "@fluentui/react-utilities"
2372
- }
2373
- ]
2374
- }
2375
- },
2376
- {
2377
- "date": "Mon, 19 Apr 2021 07:33:33 GMT",
2378
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.16",
2379
- "version": "9.0.0-alpha.16",
2380
- "comments": {
2381
- "none": [
2382
- {
2383
- "comment": "Remove unneeded react-app-polyfill devDependency",
2384
- "author": "elcraig@microsoft.com",
2385
- "commit": "fdc32557d49e5d70ea7e4af8957102d415b44547",
2386
- "package": "@fluentui/react-utilities"
2387
- }
2388
- ]
2389
- }
2390
- },
2391
- {
2392
- "date": "Fri, 16 Apr 2021 18:08:21 GMT",
2393
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.16",
2394
- "version": "9.0.0-alpha.16",
2395
- "comments": {
2396
- "prerelease": [
2397
- {
2398
- "comment": "Extract usePrevious from descendants",
2399
- "author": "lingfan.gao@microsoft.com",
2400
- "commit": "202f547fef3255f5c59ff4ad912c67b4978ef457",
2401
- "package": "@fluentui/react-utilities"
2402
- }
2403
- ]
2404
- }
2405
- },
2406
- {
2407
- "date": "Thu, 01 Apr 2021 20:13:37 GMT",
2408
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.15",
2409
- "version": "9.0.0-alpha.15",
2410
- "comments": {
2411
- "prerelease": [
2412
- {
2413
- "comment": "Adds isSSR method to react-utilities",
2414
- "author": "bsunderhus@microsoft.com",
2415
- "commit": "dec60bc3ea87901ff8c2c52989301ae8f4229721",
2416
- "package": "@fluentui/react-utilities"
2417
- }
2418
- ]
2419
- }
2420
- },
2421
- {
2422
- "date": "Wed, 31 Mar 2021 00:53:43 GMT",
2423
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.14",
2424
- "version": "9.0.0-alpha.14",
2425
- "comments": {
2426
- "prerelease": [
2427
- {
2428
- "comment": "Add ComponentState helper type; improve type checking for makeMergeProps",
2429
- "author": "behowell@microsoft.com",
2430
- "commit": "e45eeaba8deb93e825a9d3f72e87a9c4c9225ea1",
2431
- "package": "@fluentui/react-utilities"
2432
- },
2433
- {
2434
- "comment": "Add shouldPreventDefaultOnKeyDown utility function to detect keyboard clicks",
2435
- "author": "lingfan.gao@microsoft.com",
2436
- "commit": "08a93f5d9f50d5caffff652d8f605a06804692e3",
2437
- "package": "@fluentui/react-utilities"
2438
- }
2439
- ],
2440
- "patch": [
2441
- {
2442
- "comment": "Bump @fluentui/eslint-plugin to v1.1.0",
2443
- "author": "elcraig@microsoft.com",
2444
- "commit": "d41b79242e6b682dfa58fcd76797ecfd9146d4cf",
2445
- "package": "@fluentui/react-utilities"
2446
- },
2447
- {
2448
- "comment": "Bump @fluentui/keyboard-key to v0.2.16",
2449
- "author": "elcraig@microsoft.com",
2450
- "commit": "d41b79242e6b682dfa58fcd76797ecfd9146d4cf",
2451
- "package": "@fluentui/react-utilities"
2452
- },
2453
- {
2454
- "comment": "Bump @fluentui/scripts to v1.0.0",
2455
- "author": "elcraig@microsoft.com",
2456
- "commit": "d41b79242e6b682dfa58fcd76797ecfd9146d4cf",
2457
- "package": "@fluentui/react-utilities"
2458
- }
2459
- ]
2460
- }
2461
- },
2462
- {
2463
- "date": "Tue, 30 Mar 2021 07:34:45 GMT",
2464
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.13",
2465
- "version": "9.0.0-alpha.13",
2466
- "comments": {
2467
- "prerelease": [
2468
- {
2469
- "comment": "chore: restore \"sideEffects\" to enable treeshaking",
2470
- "author": "olfedias@microsoft.com",
2471
- "commit": "8d6eb6f174660017e96d2c539a08e1d64ccdf4a3",
2472
- "package": "@fluentui/react-utilities"
2473
- }
2474
- ]
2475
- }
2476
- },
2477
- {
2478
- "date": "Fri, 26 Mar 2021 07:32:34 GMT",
2479
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.12",
2480
- "version": "9.0.0-alpha.12",
2481
- "comments": {
2482
- "prerelease": [
2483
- {
2484
- "comment": "Add descendants utility",
2485
- "author": "lingfan.gao@microsoft.com",
2486
- "commit": "8b5295e082e07dbe428bff7b9548c80c338f07c8",
2487
- "package": "@fluentui/react-utilities"
2488
- }
2489
- ]
2490
- }
2491
- },
2492
- {
2493
- "date": "Thu, 25 Mar 2021 07:33:24 GMT",
2494
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.11",
2495
- "version": "9.0.0-alpha.11",
2496
- "comments": {
2497
- "prerelease": [
2498
- {
2499
- "comment": "Move descendants to react-utilities",
2500
- "author": "lingfan.gao@microsoft.com",
2501
- "commit": "31b7b0d625e40f818d33c5df0890b584caaf0e6c",
2502
- "package": "@fluentui/react-utilities"
2503
- }
2504
- ]
2505
- }
2506
- },
2507
- {
2508
- "date": "Tue, 23 Mar 2021 07:31:43 GMT",
2509
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.10",
2510
- "version": "9.0.0-alpha.10",
2511
- "comments": {
2512
- "prerelease": [
2513
- {
2514
- "comment": "Add useCallbackRef and useFirstMount hooks",
2515
- "author": "lingfan.gao@microsoft.com",
2516
- "commit": "fc0d87258337229e59ec1c1fec87dc91193858f1",
2517
- "package": "@fluentui/react-utilities"
2518
- }
2519
- ]
2520
- }
2521
- },
2522
- {
2523
- "date": "Mon, 22 Mar 2021 07:34:09 GMT",
2524
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.9",
2525
- "version": "9.0.0-alpha.9",
2526
- "comments": {
2527
- "none": [
2528
- {
2529
- "comment": "chore: apply single version policy on @testing-library packages",
2530
- "author": "martinhochel@microsoft.com",
2531
- "commit": "25c4ce7c54a2a65d3db4e5f2b13785468b669329",
2532
- "package": "@fluentui/react-utilities"
2533
- }
2534
- ]
2535
- }
2536
- },
2537
- {
2538
- "date": "Thu, 18 Mar 2021 20:15:34 GMT",
2539
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.9",
2540
- "version": "9.0.0-alpha.9",
2541
- "comments": {
2542
- "prerelease": [
2543
- {
2544
- "comment": "Add onUseClickOutside hook",
2545
- "author": "lingfan.gao@microsoft.com",
2546
- "commit": "165259181dd79866dc7ae5fa57c10a0f209d668f",
2547
- "package": "@fluentui/react-utilities"
2548
- }
2549
- ]
2550
- }
2551
- },
2552
- {
2553
- "date": "Wed, 17 Mar 2021 07:35:44 GMT",
2554
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.8",
2555
- "version": "9.0.0-alpha.8",
2556
- "comments": {
2557
- "none": [
2558
- {
2559
- "comment": "restore README for compose utils",
2560
- "author": "olfedias@microsoft.com",
2561
- "commit": "51902da6d01f0e9a790ca686e32eb94b31ecf733",
2562
- "package": "@fluentui/react-utilities"
2563
- }
2564
- ]
2565
- }
2566
- },
2567
- {
2568
- "date": "Mon, 15 Mar 2021 07:36:20 GMT",
2569
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.8",
2570
- "version": "9.0.0-alpha.8",
2571
- "comments": {
2572
- "prerelease": [
2573
- {
2574
- "comment": "Remove set-version references",
2575
- "author": "elcraig@microsoft.com",
2576
- "commit": "b0bef818ea07833d9b9797ef26a4b24200ed0307",
2577
- "package": "@fluentui/react-utilities"
2578
- }
2579
- ],
2580
- "none": [
2581
- {
2582
- "comment": "Remove unneeded scripts",
2583
- "author": "elcraig@microsoft.com",
2584
- "commit": "3b4dd6b9e941da11297cea43c5218a4da2d277d5",
2585
- "package": "@fluentui/react-utilities"
2586
- }
2587
- ]
2588
- }
2589
- },
2590
- {
2591
- "date": "Fri, 12 Mar 2021 20:04:27 GMT",
2592
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.7",
2593
- "version": "9.0.0-alpha.7",
2594
- "comments": {
2595
- "none": [
2596
- {
2597
- "comment": "Move `@types/node` and `@types/webpack-env` devDependencies to root, and remove unneeded references",
2598
- "author": "elcraig@microsoft.com",
2599
- "commit": "8789ee1074aad852bd0a95d0183dbdf2ee718e1d",
2600
- "package": "@fluentui/react-utilities"
2601
- }
2602
- ]
2603
- }
2604
- },
2605
- {
2606
- "date": "Wed, 10 Mar 2021 07:34:39 GMT",
2607
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.7",
2608
- "version": "9.0.0-alpha.7",
2609
- "comments": {
2610
- "none": [
2611
- {
2612
- "comment": "remove a JSDoc comment",
2613
- "author": "olfedias@microsoft.com",
2614
- "commit": "7f5086718eec496063c6830302c162117fcfc4ec",
2615
- "package": "@fluentui/react-utilities"
2616
- }
2617
- ],
2618
- "prerelease": [
2619
- {
2620
- "comment": "useControllableValue should behave natively",
2621
- "author": "lingfan.gao@microsoft.com",
2622
- "commit": "458d1a05b3288c5d36da578f954df06f227066bf",
2623
- "package": "@fluentui/react-utilities"
2624
- }
2625
- ]
2626
- }
2627
- },
2628
- {
2629
- "date": "Fri, 05 Mar 2021 20:30:59 GMT",
2630
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.6",
2631
- "version": "9.0.0-alpha.6",
2632
- "comments": {
2633
- "prerelease": [
2634
- {
2635
- "comment": "useIsomorphicLayout effect with useEventCallback",
2636
- "author": "lingfan.gao@microsoft.com",
2637
- "commit": "f7b97e9dc1cf0fec0201533042db4befb800cbd0",
2638
- "package": "@fluentui/react-utilities"
2639
- }
2640
- ]
2641
- }
2642
- },
2643
- {
2644
- "date": "Wed, 03 Mar 2021 00:10:09 GMT",
2645
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.5",
2646
- "version": "9.0.0-alpha.5",
2647
- "comments": {
2648
- "prerelease": [
2649
- {
2650
- "comment": "Remove set-version dependency from converged components",
2651
- "author": "miroslav.stastny@microsoft.com",
2652
- "commit": "712ca04cd82ad2b3426762a409cdce05a7cc80fc",
2653
- "package": "@fluentui/react-utilities"
2654
- }
2655
- ],
2656
- "patch": [
2657
- {
2658
- "comment": "Bump @fluentui/jest-serializer-merge-styles to v8.0.2",
2659
- "author": "elcraig@microsoft.com",
2660
- "commit": "9fa8d85af3c60daab15f5a91ec876c8648b018f2",
2661
- "package": "@fluentui/react-utilities"
2662
- }
2663
- ]
2664
- }
2665
- },
2666
- {
2667
- "date": "Tue, 02 Mar 2021 07:24:27 GMT",
2668
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.4",
2669
- "version": "9.0.0-alpha.4",
2670
- "comments": {
2671
- "prerelease": [
2672
- {
2673
- "comment": "remove dependency on @fluentui/utilities",
2674
- "author": "olfedias@microsoft.com",
2675
- "commit": "529d34473f30680fa35928e0d977434ab2ed2173",
2676
- "package": "@fluentui/react-utilities"
2677
- }
2678
- ]
2679
- }
2680
- },
2681
- {
2682
- "date": "Fri, 26 Feb 2021 01:16:27 GMT",
2683
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.3",
2684
- "version": "9.0.0-alpha.3",
2685
- "comments": {
2686
- "prerelease": [
2687
- {
2688
- "comment": "Update references to major-bumped packages",
2689
- "author": "elcraig@microsoft.com",
2690
- "commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
2691
- "package": "@fluentui/react-utilities"
2692
- }
2693
- ],
2694
- "patch": [
2695
- {
2696
- "comment": "Bump @fluentui/eslint-plugin to v1.0.1",
2697
- "author": "elcraig@microsoft.com",
2698
- "commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
2699
- "package": "@fluentui/react-utilities"
2700
- },
2701
- {
2702
- "comment": "Bump @fluentui/scripts to v1.0.0",
2703
- "author": "elcraig@microsoft.com",
2704
- "commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
2705
- "package": "@fluentui/react-utilities"
2706
- },
2707
- {
2708
- "comment": "Bump @fluentui/jest-serializer-merge-styles to v8.0.1",
2709
- "author": "elcraig@microsoft.com",
2710
- "commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
2711
- "package": "@fluentui/react-utilities"
2712
- },
2713
- {
2714
- "comment": "Bump @fluentui/set-version to v8.0.1",
2715
- "author": "elcraig@microsoft.com",
2716
- "commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
2717
- "package": "@fluentui/react-utilities"
2718
- },
2719
- {
2720
- "comment": "Bump @fluentui/utilities to v8.0.1",
2721
- "author": "elcraig@microsoft.com",
2722
- "commit": "71f0a43b375b4a932ecbcf6778288422db2dc267",
2723
- "package": "@fluentui/react-utilities"
2724
- }
2725
- ]
2726
- }
2727
- },
2728
- {
2729
- "date": "Thu, 25 Feb 2021 01:15:27 GMT",
2730
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.2",
2731
- "version": "9.0.0-alpha.2",
2732
- "comments": {
2733
- "prerelease": [
2734
- {
2735
- "comment": "Remove dep array from useEventCallback",
2736
- "author": "lingfan.gao@microsoft.com",
2737
- "commit": "f8aad9bd5f65b102478944d69e841b37a19d0599",
2738
- "package": "@fluentui/react-utilities"
2739
- }
2740
- ]
2741
- }
2742
- },
2743
- {
2744
- "date": "Wed, 24 Feb 2021 00:05:29 GMT",
2745
- "tag": "@fluentui/react-utilities_v9.0.0-alpha.1",
2746
- "version": "9.0.0-alpha.1",
2747
- "comments": {
2748
- "prerelease": [
2749
- {
2750
- "comment": "bump version to v9",
2751
- "author": "olfedias@microsoft.com",
2752
- "commit": "74da15f2f1fb10fe089fcaef24a47ac5dba89ad2",
2753
- "package": "@fluentui/react-utilities"
2754
- }
2755
- ]
2756
- }
2757
- },
2758
- {
2759
- "date": "Mon, 22 Feb 2021 12:26:22 GMT",
2760
- "tag": "@fluentui/react-utilities_v0.4.0",
2761
- "version": "0.4.0",
2762
- "comments": {
2763
- "patch": [
2764
- {
2765
- "comment": "align typings for shorthands",
2766
- "author": "olfedias@microsoft.com",
2767
- "commit": "a37bab178f676de967b937a8bad1a309e3e67fd8",
2768
- "package": "@fluentui/react-utilities"
2769
- }
2770
- ],
2771
- "minor": [
2772
- {
2773
- "comment": "Breaks dependency on react-hooks for convergence",
2774
- "author": "lingfan.gao@microsoft.com",
2775
- "commit": "68bc4c7d68b5c01022658fcc485342670d56df39",
2776
- "package": "@fluentui/react-utilities"
2777
- }
2778
- ],
2779
- "prerelease": [
2780
- {
2781
- "comment": "Bump @fluentui/jest-serializer-merge-styles to v8.0.0-beta.7",
2782
- "author": "elcraig@microsoft.com",
2783
- "commit": "a37bab178f676de967b937a8bad1a309e3e67fd8",
2784
- "package": "@fluentui/react-utilities"
2785
- },
2786
- {
2787
- "comment": "Bump @fluentui/utilities to v8.0.0-beta.15",
2788
- "author": "elcraig@microsoft.com",
2789
- "commit": "a37bab178f676de967b937a8bad1a309e3e67fd8",
2790
- "package": "@fluentui/react-utilities"
2791
- }
2792
- ]
2793
- }
2794
- },
2795
- {
2796
- "date": "Thu, 18 Feb 2021 19:38:50 GMT",
2797
- "tag": "@fluentui/react-utilities_v0.3.1",
2798
- "version": "0.3.1",
2799
- "comments": {
2800
- "patch": [
2801
- {
2802
- "comment": "Allow React 17 in peerDependencies",
2803
- "author": "elcraig@microsoft.com",
2804
- "commit": "3b7379fde2d54e677a1d65ae86468bb5fdaf9fa4",
2805
- "package": "@fluentui/react-utilities"
2806
- }
2807
- ],
2808
- "prerelease": [
2809
- {
2810
- "comment": "Bump @fluentui/utilities to v8.0.0-beta.14",
2811
- "author": "elcraig@microsoft.com",
2812
- "commit": "3b7379fde2d54e677a1d65ae86468bb5fdaf9fa4",
2813
- "package": "@fluentui/react-utilities"
2814
- }
2815
- ]
2816
- }
2817
- },
2818
- {
2819
- "date": "Thu, 18 Feb 2021 12:27:34 GMT",
2820
- "tag": "@fluentui/react-utilities_v0.3.0",
2821
- "version": "0.3.0",
2822
- "comments": {
2823
- "minor": [
2824
- {
2825
- "comment": "include all utils from fluentui/react-utils",
2826
- "author": "olfedias@microsoft.com",
2827
- "commit": "e0d4772fbaff0afd7ae0a2f85b53c4ca3831a701",
2828
- "package": "@fluentui/react-utilities"
2829
- }
2830
- ],
2831
- "prerelease": [
2832
- {
2833
- "comment": "Bump @fluentui/eslint-plugin to v1.0.0-beta.2",
2834
- "author": "elcraig@microsoft.com",
2835
- "commit": "1072765ed2e0ffda34688d84d376a8bc4bf928f0",
2836
- "package": "@fluentui/react-utilities"
2837
- },
2838
- {
2839
- "comment": "Bump @fluentui/utilities to v8.0.0-beta.13",
2840
- "author": "elcraig@microsoft.com",
2841
- "commit": "1072765ed2e0ffda34688d84d376a8bc4bf928f0",
2842
- "package": "@fluentui/react-utilities"
2843
- },
2844
- {
2845
- "comment": "Bump @fluentui/jest-serializer-merge-styles to v8.0.0-beta.6",
2846
- "author": "elcraig@microsoft.com",
2847
- "commit": "1072765ed2e0ffda34688d84d376a8bc4bf928f0",
2848
- "package": "@fluentui/react-utilities"
2849
- },
2850
- {
2851
- "comment": "Bump @fluentui/set-version to v8.0.0-beta.2",
2852
- "author": "elcraig@microsoft.com",
2853
- "commit": "1072765ed2e0ffda34688d84d376a8bc4bf928f0",
2854
- "package": "@fluentui/react-utilities"
2855
- },
2856
- {
2857
- "comment": "Bump @fluentui/scripts to v1.0.0",
2858
- "author": "elcraig@microsoft.com",
2859
- "commit": "1072765ed2e0ffda34688d84d376a8bc4bf928f0",
2860
- "package": "@fluentui/react-utilities"
2861
- }
2862
- ]
2863
- }
2864
- },
2865
- {
2866
- "date": "Wed, 17 Feb 2021 12:21:39 GMT",
2867
- "tag": "@fluentui/react-utilities_v0.2.4",
2868
- "version": "0.2.4",
2869
- "comments": {
2870
- "none": [
2871
- {
2872
- "comment": "chore: apply single version policy on jest",
2873
- "author": "martinhochel@microsoft.com",
2874
- "commit": "0de01d003589b5e2f166bc070729dca20125a091",
2875
- "package": "@fluentui/react-utilities"
2876
- }
2877
- ]
2878
- }
2879
- },
2880
- {
2881
- "date": "Thu, 11 Feb 2021 12:18:41 GMT",
2882
- "tag": "@fluentui/react-utilities_v0.2.4",
2883
- "version": "0.2.4",
2884
- "comments": {
2885
- "none": [
2886
- {
2887
- "comment": "Bump @fluentui/jest-serializer-merge-styles to v8.0.0-beta.5",
2888
- "author": "martinhochel@microsoft.com",
2889
- "commit": "7566015a7edd355b4fcd3796bc8f44f732ef0877",
2890
- "package": "@fluentui/react-utilities"
2891
- }
2892
- ]
2893
- }
2894
- },
2895
- {
2896
- "date": "Wed, 03 Feb 2021 05:51:40 GMT",
2897
- "tag": "@fluentui/react-utilities_v0.2.4",
2898
- "version": "0.2.4",
2899
- "comments": {
2900
- "none": [
2901
- {
2902
- "comment": "refactor: remove unused .npmrc in packages",
2903
- "author": "hantatsang@gmail.com",
2904
- "commit": "c688ee2ea6f192c4874974ebf11598523ccf6db9",
2905
- "package": "@fluentui/react-utilities"
2906
- }
2907
- ]
2908
- }
2909
- },
2910
- {
2911
- "date": "Mon, 01 Feb 2021 12:23:48 GMT",
2912
- "tag": "@fluentui/react-utilities_v0.2.4",
2913
- "version": "0.2.4",
2914
- "comments": {
2915
- "patch": [
2916
- {
2917
- "comment": "add prerelease in disallowed change type for version packages and fix current versioning.",
2918
- "author": "xgao@microsoft.com",
2919
- "commit": "9ec4369a9e7850d7ab37803f931d1a0cf30743a9",
2920
- "package": "@fluentui/react-utilities"
2921
- }
2922
- ]
2923
- }
2924
- },
2925
- {
2926
- "date": "Thu, 28 Jan 2021 12:25:56 GMT",
2927
- "tag": "@fluentui/react-utilities_v0.2.4-4",
2928
- "version": "0.2.4-4",
2929
- "comments": {
2930
- "none": [
2931
- {
2932
- "comment": "Delete update-api script which is no longer needed",
2933
- "author": "elcraig@microsoft.com",
2934
- "commit": "943a9ef5768a9cd77ade84217d142f93b1be6127",
2935
- "package": "@fluentui/react-utilities"
2936
- },
2937
- {
2938
- "comment": "Remove incorrect mock of requestAnimationFrame",
2939
- "author": "elcraig@microsoft.com",
2940
- "commit": "6bd0ce75decd9f62c40967bd7a59bfff960a0105",
2941
- "package": "@fluentui/react-utilities"
2942
- }
2943
- ],
2944
- "prerelease": [
2945
- {
2946
- "comment": "Updating to webpack 5, latest typings, latest loaders and plugins.",
2947
- "author": "dzearing@microsoft.com",
2948
- "commit": "9c2c4a61c7d9eb8d153945ff57962118b569ea5b",
2949
- "package": "@fluentui/react-utilities"
2950
- }
2951
- ]
2952
- }
2953
- },
2954
- {
2955
- "date": "Thu, 21 Jan 2021 12:36:12 GMT",
2956
- "tag": "@fluentui/react-utilities_v0.2.4-3",
2957
- "version": "0.2.4-3",
2958
- "comments": {
2959
- "prerelease": [
2960
- {
2961
- "comment": " Updating dev dependencies.",
2962
- "author": "dzearing@microsoft.com",
2963
- "commit": "f7813725750ecc893ca37792bbb004e554591279",
2964
- "package": "@fluentui/react-utilities"
2965
- }
2966
- ]
2967
- }
2968
- },
2969
- {
2970
- "date": "Fri, 23 Oct 2020 03:26:15 GMT",
2971
- "tag": "@fluentui/react-utilities_v0.2.3",
2972
- "version": "0.2.3",
2973
- "comments": {
2974
- "prerelease": [
2975
- {
2976
- "comment": "Add missing version.ts; Remove unneeded package dependencies.",
2977
- "author": "xgao@microsoft.com",
2978
- "commit": "9775badfc989f8820a437367a53f761cc3ca7512",
2979
- "package": "@fluentui/react-utilities"
2980
- },
2981
- {
2982
- "comment": "Remove react-dom from peerDependencies",
2983
- "author": "elcraig@microsoft.com",
2984
- "commit": "c57941f88df0dd5e7a9e10da84471e435b669ef8",
2985
- "package": "@fluentui/react-utilities"
2986
- }
2987
- ],
2988
- "none": [
2989
- {
2990
- "comment": "Update npmignore",
2991
- "author": "elcraig@microsoft.com",
2992
- "commit": "aec02d96e7cef745e9867c03a528426a5ad28038",
2993
- "package": "@fluentui/react-utilities"
2994
- },
2995
- {
2996
- "comment": "Rename build-related packages",
2997
- "author": "elcraig@microsoft.com",
2998
- "commit": "32a158fd2c7fca8dc308a3e41f692817e6c26c44",
2999
- "package": "@fluentui/react-utilities"
3000
- },
3001
- {
3002
- "comment": "Update package version for @fluentui/react version 8 beta release.",
3003
- "author": "xgao@microsoft.com",
3004
- "commit": "ee2622a8572c11f1eeb9d7f1c8d759d6ae0281ca",
3005
- "package": "@fluentui/react-utilities"
3006
- }
3007
- ],
3008
- "patch": [
3009
- {
3010
- "comment": "Rename @uifabric/set-version to @fluentui/set-version",
3011
- "author": "ololubek@microsoft.com",
3012
- "commit": "2eba5d5be163a7a64975f058dc38b465f2363064",
3013
- "package": "@fluentui/react-utilities"
3014
- }
3015
- ]
3016
- }
3017
- },
3018
- {
3019
- "date": "Fri, 25 Sep 2020 12:25:17 GMT",
3020
- "tag": "@fluentui/react-utilities_v0.2.2",
3021
- "version": "0.2.2",
3022
- "comments": {
3023
- "none": [
3024
- {
3025
- "comment": "Remove same-package path aliases",
3026
- "author": "elcraig@microsoft.com",
3027
- "commit": "85432b281ce55e1a990dd811e5adebbad84e7cb8",
3028
- "package": "@fluentui/react-utilities"
3029
- }
3030
- ]
3031
- }
3032
- },
3033
- {
3034
- "date": "Wed, 16 Sep 2020 12:27:22 GMT",
3035
- "tag": "@fluentui/react-utilities_v0.2.2",
3036
- "version": "0.2.2",
3037
- "comments": {
3038
- "none": [
3039
- {
3040
- "comment": "Update API Extractor settings to share config and handle newlines better",
3041
- "author": "elcraig@microsoft.com",
3042
- "commit": "7d093f59a06527fc39656c903cab4470650e3acd",
3043
- "package": "@fluentui/react-utilities"
3044
- }
3045
- ]
3046
- }
3047
- },
3048
- {
3049
- "date": "Tue, 18 Aug 2020 07:58:00 GMT",
3050
- "tag": "@fluentui/react-utilities_v0.1.1",
3051
- "version": "0.1.1",
3052
- "comments": {
3053
- "patch": [
3054
- {
3055
- "comment": "Scaffolding @fluentui/react-utilities package.",
3056
- "author": "dzearing@hotmail.com",
3057
- "commit": "5369cd681a47a6b5640b0387d7db9367bdd6f1ba",
3058
- "package": "@fluentui/react-utilities"
3059
- }
3060
- ]
3061
- }
3062
- }
3063
- ]
3064
- }