@fluentui/react-popover 9.9.10 → 9.9.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/CHANGELOG.md +158 -130
  2. package/package.json +13 -12
package/CHANGELOG.md CHANGED
@@ -1,25 +1,53 @@
1
1
  # Change Log - @fluentui/react-popover
2
2
 
3
- This log was last generated on Thu, 23 May 2024 07:57:57 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 17 Jun 2024 07:31:08 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.9.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.12)
8
+
9
+ Mon, 17 Jun 2024 07:31:08 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.11..@fluentui/react-popover_v9.9.12)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-aria to v9.12.1 ([commit](https://github.com/microsoft/fluentui/commit/9ae683c22f2e65d94422a571ad5d3f97d0a77234) by beachball)
15
+ - Bump @fluentui/react-context-selector to v9.1.62 ([commit](https://github.com/microsoft/fluentui/commit/9ae683c22f2e65d94422a571ad5d3f97d0a77234) by beachball)
16
+ - Bump @fluentui/react-portal to v9.4.28 ([commit](https://github.com/microsoft/fluentui/commit/9ae683c22f2e65d94422a571ad5d3f97d0a77234) by beachball)
17
+ - Bump @fluentui/react-tabster to v9.22.0 ([commit](https://github.com/microsoft/fluentui/commit/9ae683c22f2e65d94422a571ad5d3f97d0a77234) by beachball)
18
+
19
+ ## [9.9.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.11)
20
+
21
+ Thu, 06 Jun 2024 15:26:36 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.10..@fluentui/react-popover_v9.9.11)
23
+
24
+ ### Patches
25
+
26
+ - chore: disable eslint rule. ([PR #30967](https://github.com/microsoft/fluentui/pull/30967) by seanmonahan@microsoft.com)
27
+ - Bump @fluentui/react-aria to v9.12.0 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
28
+ - Bump @fluentui/react-context-selector to v9.1.61 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
29
+ - Bump @fluentui/react-portal to v9.4.27 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
30
+ - Bump @fluentui/react-positioning to v9.15.3 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
31
+ - Bump @fluentui/react-tabster to v9.21.5 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
32
+ - Bump @fluentui/react-utilities to v9.18.10 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
33
+ - Bump @fluentui/react-jsx-runtime to v9.0.39 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
34
+
7
35
  ## [9.9.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.10)
8
36
 
9
- Thu, 23 May 2024 07:57:57 GMT
37
+ Thu, 23 May 2024 08:02:45 GMT
10
38
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.9..@fluentui/react-popover_v9.9.10)
11
39
 
12
40
  ### Patches
13
41
 
14
42
  - chore: replace usage of .shorthands() in styles ([PR #31432](https://github.com/microsoft/fluentui/pull/31432) by olfedias@microsoft.com)
15
- - Bump @fluentui/react-aria to v9.11.4 ([commit](https://github.com/microsoft/fluentui/commit/10e6758b203de79c53ce31ba264e137f83f50ff4) by beachball)
16
- - Bump @fluentui/react-portal to v9.4.26 ([commit](https://github.com/microsoft/fluentui/commit/10e6758b203de79c53ce31ba264e137f83f50ff4) by beachball)
17
- - Bump @fluentui/react-positioning to v9.15.2 ([commit](https://github.com/microsoft/fluentui/commit/10e6758b203de79c53ce31ba264e137f83f50ff4) by beachball)
18
- - Bump @fluentui/react-tabster to v9.21.4 ([commit](https://github.com/microsoft/fluentui/commit/10e6758b203de79c53ce31ba264e137f83f50ff4) by beachball)
43
+ - Bump @fluentui/react-aria to v9.11.4 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
44
+ - Bump @fluentui/react-portal to v9.4.26 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
45
+ - Bump @fluentui/react-positioning to v9.15.2 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
46
+ - Bump @fluentui/react-tabster to v9.21.4 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
19
47
 
20
48
  ## [9.9.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.9)
21
49
 
22
- Mon, 20 May 2024 12:45:01 GMT
50
+ Mon, 20 May 2024 12:45:01 GMT
23
51
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.8..@fluentui/react-popover_v9.9.9)
24
52
 
25
53
  ### Patches
@@ -36,7 +64,7 @@ Mon, 20 May 2024 12:45:01 GMT
36
64
 
37
65
  ## [9.9.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.8)
38
66
 
39
- Thu, 09 May 2024 19:35:12 GMT
67
+ Thu, 09 May 2024 19:35:12 GMT
40
68
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.7..@fluentui/react-popover_v9.9.8)
41
69
 
42
70
  ### Patches
@@ -48,7 +76,7 @@ Thu, 09 May 2024 19:35:12 GMT
48
76
 
49
77
  ## [9.9.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.7)
50
78
 
51
- Mon, 06 May 2024 12:55:02 GMT
79
+ Mon, 06 May 2024 12:55:02 GMT
52
80
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.6..@fluentui/react-popover_v9.9.7)
53
81
 
54
82
  ### Patches
@@ -64,7 +92,7 @@ Mon, 06 May 2024 12:55:02 GMT
64
92
 
65
93
  ## [9.9.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.6)
66
94
 
67
- Thu, 02 May 2024 11:36:36 GMT
95
+ Thu, 02 May 2024 11:36:36 GMT
68
96
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.5..@fluentui/react-popover_v9.9.6)
69
97
 
70
98
  ### Patches
@@ -76,7 +104,7 @@ Thu, 02 May 2024 11:36:36 GMT
76
104
 
77
105
  ## [9.9.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.5)
78
106
 
79
- Tue, 23 Apr 2024 08:17:49 GMT
107
+ Tue, 23 Apr 2024 08:17:49 GMT
80
108
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.4..@fluentui/react-popover_v9.9.5)
81
109
 
82
110
  ### Patches
@@ -92,7 +120,7 @@ Tue, 23 Apr 2024 08:17:49 GMT
92
120
 
93
121
  ## [9.9.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.4)
94
122
 
95
- Wed, 17 Apr 2024 21:54:06 GMT
123
+ Wed, 17 Apr 2024 21:54:06 GMT
96
124
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.3..@fluentui/react-popover_v9.9.4)
97
125
 
98
126
  ### Patches
@@ -103,7 +131,7 @@ Wed, 17 Apr 2024 21:54:06 GMT
103
131
 
104
132
  ## [9.9.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.3)
105
133
 
106
- Tue, 02 Apr 2024 09:48:01 GMT
134
+ Tue, 02 Apr 2024 09:48:01 GMT
107
135
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.2..@fluentui/react-popover_v9.9.3)
108
136
 
109
137
  ### Patches
@@ -119,7 +147,7 @@ Tue, 02 Apr 2024 09:48:01 GMT
119
147
 
120
148
  ## [9.9.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.2)
121
149
 
122
- Mon, 18 Mar 2024 19:50:46 GMT
150
+ Mon, 18 Mar 2024 19:50:46 GMT
123
151
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.1..@fluentui/react-popover_v9.9.2)
124
152
 
125
153
  ### Patches
@@ -136,7 +164,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
136
164
 
137
165
  ## [9.9.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.1)
138
166
 
139
- Fri, 15 Mar 2024 21:43:49 GMT
167
+ Fri, 15 Mar 2024 21:43:49 GMT
140
168
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.0..@fluentui/react-popover_v9.9.1)
141
169
 
142
170
  ### Patches
@@ -153,7 +181,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
153
181
 
154
182
  ## [9.9.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.0)
155
183
 
156
- Thu, 07 Mar 2024 19:33:23 GMT
184
+ Thu, 07 Mar 2024 19:33:23 GMT
157
185
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.40..@fluentui/react-popover_v9.9.0)
158
186
 
159
187
  ### Minor changes
@@ -175,7 +203,7 @@ Thu, 07 Mar 2024 19:33:23 GMT
175
203
 
176
204
  ## [9.8.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.40)
177
205
 
178
- Wed, 28 Feb 2024 02:34:19 GMT
206
+ Wed, 28 Feb 2024 02:34:19 GMT
179
207
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.39..@fluentui/react-popover_v9.8.40)
180
208
 
181
209
  ### Patches
@@ -191,7 +219,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
191
219
 
192
220
  ## [9.8.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.39)
193
221
 
194
- Tue, 20 Feb 2024 14:22:23 GMT
222
+ Tue, 20 Feb 2024 14:22:23 GMT
195
223
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.38..@fluentui/react-popover_v9.8.39)
196
224
 
197
225
  ### Patches
@@ -206,7 +234,7 @@ Tue, 20 Feb 2024 14:22:23 GMT
206
234
 
207
235
  ## [9.8.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.38)
208
236
 
209
- Tue, 06 Feb 2024 17:55:21 GMT
237
+ Tue, 06 Feb 2024 17:55:21 GMT
210
238
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.37..@fluentui/react-popover_v9.8.38)
211
239
 
212
240
  ### Patches
@@ -218,7 +246,7 @@ Tue, 06 Feb 2024 17:55:21 GMT
218
246
 
219
247
  ## [9.8.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.37)
220
248
 
221
- Tue, 30 Jan 2024 23:16:54 GMT
249
+ Tue, 30 Jan 2024 23:16:54 GMT
222
250
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.36..@fluentui/react-popover_v9.8.37)
223
251
 
224
252
  ### Patches
@@ -233,7 +261,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
233
261
 
234
262
  ## [9.8.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.36)
235
263
 
236
- Mon, 29 Jan 2024 13:56:06 GMT
264
+ Mon, 29 Jan 2024 13:56:06 GMT
237
265
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.35..@fluentui/react-popover_v9.8.36)
238
266
 
239
267
  ### Patches
@@ -242,7 +270,7 @@ Mon, 29 Jan 2024 13:56:06 GMT
242
270
 
243
271
  ## [9.8.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.35)
244
272
 
245
- Fri, 26 Jan 2024 10:40:22 GMT
273
+ Fri, 26 Jan 2024 10:40:22 GMT
246
274
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.34..@fluentui/react-popover_v9.8.35)
247
275
 
248
276
  ### Patches
@@ -251,7 +279,7 @@ Fri, 26 Jan 2024 10:40:22 GMT
251
279
 
252
280
  ## [9.8.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.34)
253
281
 
254
- Tue, 23 Jan 2024 15:11:00 GMT
282
+ Tue, 23 Jan 2024 15:11:00 GMT
255
283
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.33..@fluentui/react-popover_v9.8.34)
256
284
 
257
285
  ### Patches
@@ -266,7 +294,7 @@ Tue, 23 Jan 2024 15:11:00 GMT
266
294
 
267
295
  ## [9.8.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.33)
268
296
 
269
- Thu, 18 Jan 2024 14:25:03 GMT
297
+ Thu, 18 Jan 2024 14:25:03 GMT
270
298
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.32..@fluentui/react-popover_v9.8.33)
271
299
 
272
300
  ### Patches
@@ -282,7 +310,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
282
310
 
283
311
  ## [9.8.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.32)
284
312
 
285
- Wed, 17 Jan 2024 16:18:50 GMT
313
+ Wed, 17 Jan 2024 16:18:50 GMT
286
314
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.31..@fluentui/react-popover_v9.8.32)
287
315
 
288
316
  ### Patches
@@ -297,7 +325,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
297
325
 
298
326
  ## [9.8.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.31)
299
327
 
300
- Tue, 16 Jan 2024 13:14:22 GMT
328
+ Tue, 16 Jan 2024 13:14:22 GMT
301
329
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.30..@fluentui/react-popover_v9.8.31)
302
330
 
303
331
  ### Patches
@@ -312,7 +340,7 @@ Tue, 16 Jan 2024 13:14:22 GMT
312
340
 
313
341
  ## [9.8.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.30)
314
342
 
315
- Thu, 11 Jan 2024 09:04:29 GMT
343
+ Thu, 11 Jan 2024 09:04:29 GMT
316
344
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.29..@fluentui/react-popover_v9.8.30)
317
345
 
318
346
  ### Patches
@@ -322,7 +350,7 @@ Thu, 11 Jan 2024 09:04:29 GMT
322
350
 
323
351
  ## [9.8.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.29)
324
352
 
325
- Tue, 09 Jan 2024 10:21:34 GMT
353
+ Tue, 09 Jan 2024 10:21:34 GMT
326
354
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.28..@fluentui/react-popover_v9.8.29)
327
355
 
328
356
  ### Patches
@@ -331,7 +359,7 @@ Tue, 09 Jan 2024 10:21:34 GMT
331
359
 
332
360
  ## [9.8.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.28)
333
361
 
334
- Mon, 08 Jan 2024 16:24:28 GMT
362
+ Mon, 08 Jan 2024 16:24:28 GMT
335
363
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.27..@fluentui/react-popover_v9.8.28)
336
364
 
337
365
  ### Patches
@@ -346,7 +374,7 @@ Mon, 08 Jan 2024 16:24:28 GMT
346
374
 
347
375
  ## [9.8.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.27)
348
376
 
349
- Wed, 03 Jan 2024 09:26:44 GMT
377
+ Wed, 03 Jan 2024 09:26:44 GMT
350
378
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.26..@fluentui/react-popover_v9.8.27)
351
379
 
352
380
  ### Patches
@@ -361,7 +389,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
361
389
 
362
390
  ## [9.8.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.26)
363
391
 
364
- Mon, 18 Dec 2023 17:48:16 GMT
392
+ Mon, 18 Dec 2023 17:48:16 GMT
365
393
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.25..@fluentui/react-popover_v9.8.26)
366
394
 
367
395
  ### Patches
@@ -370,7 +398,7 @@ Mon, 18 Dec 2023 17:48:16 GMT
370
398
 
371
399
  ## [9.8.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.25)
372
400
 
373
- Mon, 18 Dec 2023 14:40:46 GMT
401
+ Mon, 18 Dec 2023 14:40:46 GMT
374
402
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.24..@fluentui/react-popover_v9.8.25)
375
403
 
376
404
  ### Patches
@@ -386,7 +414,7 @@ Mon, 18 Dec 2023 14:40:46 GMT
386
414
 
387
415
  ## [9.8.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.24)
388
416
 
389
- Thu, 14 Dec 2023 09:58:46 GMT
417
+ Thu, 14 Dec 2023 09:58:46 GMT
390
418
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.23..@fluentui/react-popover_v9.8.24)
391
419
 
392
420
  ### Patches
@@ -402,7 +430,7 @@ Thu, 14 Dec 2023 09:58:46 GMT
402
430
 
403
431
  ## [9.8.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.23)
404
432
 
405
- Thu, 30 Nov 2023 13:42:08 GMT
433
+ Thu, 30 Nov 2023 13:42:08 GMT
406
434
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.22..@fluentui/react-popover_v9.8.23)
407
435
 
408
436
  ### Patches
@@ -415,7 +443,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
415
443
 
416
444
  ## [9.8.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.22)
417
445
 
418
- Mon, 20 Nov 2023 09:55:10 GMT
446
+ Mon, 20 Nov 2023 09:55:10 GMT
419
447
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.21..@fluentui/react-popover_v9.8.22)
420
448
 
421
449
  ### Patches
@@ -427,7 +455,7 @@ Mon, 20 Nov 2023 09:55:10 GMT
427
455
 
428
456
  ## [9.8.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.21)
429
457
 
430
- Tue, 14 Nov 2023 17:51:27 GMT
458
+ Tue, 14 Nov 2023 17:51:27 GMT
431
459
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.20..@fluentui/react-popover_v9.8.21)
432
460
 
433
461
  ### Patches
@@ -437,7 +465,7 @@ Tue, 14 Nov 2023 17:51:27 GMT
437
465
 
438
466
  ## [9.8.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.20)
439
467
 
440
- Thu, 09 Nov 2023 17:29:39 GMT
468
+ Thu, 09 Nov 2023 17:29:39 GMT
441
469
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.19..@fluentui/react-popover_v9.8.20)
442
470
 
443
471
  ### Patches
@@ -456,7 +484,7 @@ Thu, 09 Nov 2023 17:29:39 GMT
456
484
 
457
485
  ## [9.8.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.19)
458
486
 
459
- Wed, 01 Nov 2023 12:55:59 GMT
487
+ Wed, 01 Nov 2023 12:55:59 GMT
460
488
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.18..@fluentui/react-popover_v9.8.19)
461
489
 
462
490
  ### Patches
@@ -469,7 +497,7 @@ Wed, 01 Nov 2023 12:55:59 GMT
469
497
 
470
498
  ## [9.8.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.18)
471
499
 
472
- Sat, 28 Oct 2023 23:35:59 GMT
500
+ Sat, 28 Oct 2023 23:35:59 GMT
473
501
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.17..@fluentui/react-popover_v9.8.18)
474
502
 
475
503
  ### Patches
@@ -481,7 +509,7 @@ Sat, 28 Oct 2023 23:35:59 GMT
481
509
 
482
510
  ## [9.8.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.17)
483
511
 
484
- Mon, 23 Oct 2023 09:51:57 GMT
512
+ Mon, 23 Oct 2023 09:51:57 GMT
485
513
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.16..@fluentui/react-popover_v9.8.17)
486
514
 
487
515
  ### Patches
@@ -491,7 +519,7 @@ Mon, 23 Oct 2023 09:51:57 GMT
491
519
 
492
520
  ## [9.8.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.16)
493
521
 
494
- Wed, 18 Oct 2023 17:54:05 GMT
522
+ Wed, 18 Oct 2023 17:54:05 GMT
495
523
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.15..@fluentui/react-popover_v9.8.16)
496
524
 
497
525
  ### Patches
@@ -506,7 +534,7 @@ Wed, 18 Oct 2023 17:54:05 GMT
506
534
 
507
535
  ## [9.8.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.15)
508
536
 
509
- Thu, 12 Oct 2023 14:55:44 GMT
537
+ Thu, 12 Oct 2023 14:55:44 GMT
510
538
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.14..@fluentui/react-popover_v9.8.15)
511
539
 
512
540
  ### Patches
@@ -515,7 +543,7 @@ Thu, 12 Oct 2023 14:55:44 GMT
515
543
 
516
544
  ## [9.8.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.14)
517
545
 
518
- Wed, 11 Oct 2023 13:54:24 GMT
546
+ Wed, 11 Oct 2023 13:54:24 GMT
519
547
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.13..@fluentui/react-popover_v9.8.14)
520
548
 
521
549
  ### Patches
@@ -532,7 +560,7 @@ Wed, 11 Oct 2023 13:54:24 GMT
532
560
 
533
561
  ## [9.8.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.13)
534
562
 
535
- Mon, 09 Oct 2023 20:45:43 GMT
563
+ Mon, 09 Oct 2023 20:45:43 GMT
536
564
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.12..@fluentui/react-popover_v9.8.13)
537
565
 
538
566
  ### Patches
@@ -549,7 +577,7 @@ Mon, 09 Oct 2023 20:45:43 GMT
549
577
 
550
578
  ## [9.8.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.12)
551
579
 
552
- Thu, 05 Oct 2023 15:25:32 GMT
580
+ Thu, 05 Oct 2023 15:25:32 GMT
553
581
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.11..@fluentui/react-popover_v9.8.12)
554
582
 
555
583
  ### Patches
@@ -565,7 +593,7 @@ Thu, 05 Oct 2023 15:25:32 GMT
565
593
 
566
594
  ## [9.8.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.11)
567
595
 
568
- Wed, 04 Oct 2023 08:45:47 GMT
596
+ Wed, 04 Oct 2023 08:45:47 GMT
569
597
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.10..@fluentui/react-popover_v9.8.11)
570
598
 
571
599
  ### Patches
@@ -580,7 +608,7 @@ Wed, 04 Oct 2023 08:45:47 GMT
580
608
 
581
609
  ## [9.8.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.10)
582
610
 
583
- Mon, 02 Oct 2023 08:56:05 GMT
611
+ Mon, 02 Oct 2023 08:56:05 GMT
584
612
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.9..@fluentui/react-popover_v9.8.10)
585
613
 
586
614
  ### Patches
@@ -592,7 +620,7 @@ Mon, 02 Oct 2023 08:56:05 GMT
592
620
 
593
621
  ## [9.8.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.9)
594
622
 
595
- Tue, 26 Sep 2023 17:49:08 GMT
623
+ Tue, 26 Sep 2023 17:49:08 GMT
596
624
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.8..@fluentui/react-popover_v9.8.9)
597
625
 
598
626
  ### Patches
@@ -611,7 +639,7 @@ Tue, 26 Sep 2023 17:49:08 GMT
611
639
 
612
640
  ## [9.8.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.8)
613
641
 
614
- Tue, 26 Sep 2023 15:31:54 GMT
642
+ Tue, 26 Sep 2023 15:31:54 GMT
615
643
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.7..@fluentui/react-popover_v9.8.8)
616
644
 
617
645
  ### Patches
@@ -630,7 +658,7 @@ Tue, 26 Sep 2023 15:31:54 GMT
630
658
 
631
659
  ## [9.8.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.7)
632
660
 
633
- Wed, 20 Sep 2023 17:47:40 GMT
661
+ Wed, 20 Sep 2023 17:47:40 GMT
634
662
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.6..@fluentui/react-popover_v9.8.7)
635
663
 
636
664
  ### Patches
@@ -644,7 +672,7 @@ Wed, 20 Sep 2023 17:47:40 GMT
644
672
 
645
673
  ## [9.8.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.6)
646
674
 
647
- Wed, 20 Sep 2023 14:59:53 GMT
675
+ Wed, 20 Sep 2023 14:59:53 GMT
648
676
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.5..@fluentui/react-popover_v9.8.6)
649
677
 
650
678
  ### Patches
@@ -657,7 +685,7 @@ Wed, 20 Sep 2023 14:59:53 GMT
657
685
 
658
686
  ## [9.8.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.5)
659
687
 
660
- Thu, 14 Sep 2023 16:44:47 GMT
688
+ Thu, 14 Sep 2023 16:44:47 GMT
661
689
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.4..@fluentui/react-popover_v9.8.5)
662
690
 
663
691
  ### Patches
@@ -666,7 +694,7 @@ Thu, 14 Sep 2023 16:44:47 GMT
666
694
 
667
695
  ## [9.8.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.4)
668
696
 
669
- Tue, 12 Sep 2023 08:51:33 GMT
697
+ Tue, 12 Sep 2023 08:51:33 GMT
670
698
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.3..@fluentui/react-popover_v9.8.4)
671
699
 
672
700
  ### Patches
@@ -678,7 +706,7 @@ Tue, 12 Sep 2023 08:51:33 GMT
678
706
 
679
707
  ## [9.8.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.3)
680
708
 
681
- Wed, 06 Sep 2023 13:31:31 GMT
709
+ Wed, 06 Sep 2023 13:31:31 GMT
682
710
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.2..@fluentui/react-popover_v9.8.3)
683
711
 
684
712
  ### Patches
@@ -693,7 +721,7 @@ Wed, 06 Sep 2023 13:31:31 GMT
693
721
 
694
722
  ## [9.8.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.2)
695
723
 
696
- Tue, 05 Sep 2023 15:39:04 GMT
724
+ Tue, 05 Sep 2023 15:39:04 GMT
697
725
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.1..@fluentui/react-popover_v9.8.2)
698
726
 
699
727
  ### Patches
@@ -708,7 +736,7 @@ Tue, 05 Sep 2023 15:39:04 GMT
708
736
 
709
737
  ## [9.8.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.1)
710
738
 
711
- Tue, 05 Sep 2023 13:28:57 GMT
739
+ Tue, 05 Sep 2023 13:28:57 GMT
712
740
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.0..@fluentui/react-popover_v9.8.1)
713
741
 
714
742
  ### Patches
@@ -728,7 +756,7 @@ Tue, 05 Sep 2023 13:28:57 GMT
728
756
 
729
757
  ## [9.8.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.0)
730
758
 
731
- Tue, 29 Aug 2023 12:57:34 GMT
759
+ Tue, 29 Aug 2023 12:57:34 GMT
732
760
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.18..@fluentui/react-popover_v9.8.0)
733
761
 
734
762
  ### Minor changes
@@ -744,7 +772,7 @@ Tue, 29 Aug 2023 12:57:34 GMT
744
772
 
745
773
  ## [9.7.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.18)
746
774
 
747
- Thu, 24 Aug 2023 10:26:33 GMT
775
+ Thu, 24 Aug 2023 10:26:33 GMT
748
776
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.17..@fluentui/react-popover_v9.7.18)
749
777
 
750
778
  ### Patches
@@ -760,7 +788,7 @@ Thu, 24 Aug 2023 10:26:33 GMT
760
788
 
761
789
  ## [9.7.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.17)
762
790
 
763
- Wed, 23 Aug 2023 12:01:49 GMT
791
+ Wed, 23 Aug 2023 12:01:49 GMT
764
792
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.16..@fluentui/react-popover_v9.7.17)
765
793
 
766
794
  ### Patches
@@ -775,7 +803,7 @@ Wed, 23 Aug 2023 12:01:49 GMT
775
803
 
776
804
  ## [9.7.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.16)
777
805
 
778
- Mon, 21 Aug 2023 11:38:03 GMT
806
+ Mon, 21 Aug 2023 11:38:03 GMT
779
807
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.15..@fluentui/react-popover_v9.7.16)
780
808
 
781
809
  ### Patches
@@ -784,7 +812,7 @@ Mon, 21 Aug 2023 11:38:03 GMT
784
812
 
785
813
  ## [9.7.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.15)
786
814
 
787
- Wed, 16 Aug 2023 17:41:08 GMT
815
+ Wed, 16 Aug 2023 17:41:08 GMT
788
816
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.14..@fluentui/react-popover_v9.7.15)
789
817
 
790
818
  ### Patches
@@ -793,7 +821,7 @@ Wed, 16 Aug 2023 17:41:08 GMT
793
821
 
794
822
  ## [9.7.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.14)
795
823
 
796
- Wed, 16 Aug 2023 11:38:33 GMT
824
+ Wed, 16 Aug 2023 11:38:33 GMT
797
825
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.13..@fluentui/react-popover_v9.7.14)
798
826
 
799
827
  ### Patches
@@ -802,7 +830,7 @@ Wed, 16 Aug 2023 11:38:33 GMT
802
830
 
803
831
  ## [9.7.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.13)
804
832
 
805
- Fri, 11 Aug 2023 12:14:26 GMT
833
+ Fri, 11 Aug 2023 12:14:26 GMT
806
834
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.12..@fluentui/react-popover_v9.7.13)
807
835
 
808
836
  ### Patches
@@ -817,7 +845,7 @@ Fri, 11 Aug 2023 12:14:26 GMT
817
845
 
818
846
  ## [9.7.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.12)
819
847
 
820
- Wed, 09 Aug 2023 13:17:00 GMT
848
+ Wed, 09 Aug 2023 13:17:00 GMT
821
849
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.11..@fluentui/react-popover_v9.7.12)
822
850
 
823
851
  ### Patches
@@ -834,7 +862,7 @@ Wed, 09 Aug 2023 13:17:00 GMT
834
862
 
835
863
  ## [9.7.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.11)
836
864
 
837
- Fri, 04 Aug 2023 08:52:58 GMT
865
+ Fri, 04 Aug 2023 08:52:58 GMT
838
866
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.10..@fluentui/react-popover_v9.7.11)
839
867
 
840
868
  ### Patches
@@ -851,7 +879,7 @@ Fri, 04 Aug 2023 08:52:58 GMT
851
879
 
852
880
  ## [9.7.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.10)
853
881
 
854
- Tue, 01 Aug 2023 10:17:21 GMT
882
+ Tue, 01 Aug 2023 10:17:21 GMT
855
883
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.9..@fluentui/react-popover_v9.7.10)
856
884
 
857
885
  ### Patches
@@ -863,7 +891,7 @@ Tue, 01 Aug 2023 10:17:21 GMT
863
891
 
864
892
  ## [9.7.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.9)
865
893
 
866
- Thu, 27 Jul 2023 10:34:14 GMT
894
+ Thu, 27 Jul 2023 10:34:14 GMT
867
895
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.8..@fluentui/react-popover_v9.7.9)
868
896
 
869
897
  ### Patches
@@ -872,7 +900,7 @@ Thu, 27 Jul 2023 10:34:14 GMT
872
900
 
873
901
  ## [9.7.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.8)
874
902
 
875
- Tue, 25 Jul 2023 13:29:23 GMT
903
+ Tue, 25 Jul 2023 13:29:23 GMT
876
904
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.7..@fluentui/react-popover_v9.7.8)
877
905
 
878
906
  ### Patches
@@ -882,7 +910,7 @@ Tue, 25 Jul 2023 13:29:23 GMT
882
910
 
883
911
  ## [9.7.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.7)
884
912
 
885
- Thu, 20 Jul 2023 18:27:31 GMT
913
+ Thu, 20 Jul 2023 18:27:31 GMT
886
914
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.6..@fluentui/react-popover_v9.7.7)
887
915
 
888
916
  ### Patches
@@ -893,7 +921,7 @@ Thu, 20 Jul 2023 18:27:31 GMT
893
921
 
894
922
  ## [9.7.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.6)
895
923
 
896
- Tue, 11 Jul 2023 18:46:36 GMT
924
+ Tue, 11 Jul 2023 18:46:36 GMT
897
925
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.5..@fluentui/react-popover_v9.7.6)
898
926
 
899
927
  ### Patches
@@ -904,7 +932,7 @@ Tue, 11 Jul 2023 18:46:36 GMT
904
932
 
905
933
  ## [9.7.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.5)
906
934
 
907
- Mon, 03 Jul 2023 13:34:28 GMT
935
+ Mon, 03 Jul 2023 13:34:28 GMT
908
936
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.4..@fluentui/react-popover_v9.7.5)
909
937
 
910
938
  ### Patches
@@ -914,7 +942,7 @@ Mon, 03 Jul 2023 13:34:28 GMT
914
942
 
915
943
  ## [9.7.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.4)
916
944
 
917
- Mon, 03 Jul 2023 11:57:14 GMT
945
+ Mon, 03 Jul 2023 11:57:14 GMT
918
946
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.3..@fluentui/react-popover_v9.7.4)
919
947
 
920
948
  ### Patches
@@ -930,7 +958,7 @@ Mon, 03 Jul 2023 11:57:14 GMT
930
958
 
931
959
  ## [9.7.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.3)
932
960
 
933
- Wed, 28 Jun 2023 11:12:29 GMT
961
+ Wed, 28 Jun 2023 11:12:29 GMT
934
962
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.2..@fluentui/react-popover_v9.7.3)
935
963
 
936
964
  ### Patches
@@ -945,7 +973,7 @@ Wed, 28 Jun 2023 11:12:29 GMT
945
973
 
946
974
  ## [9.7.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.2)
947
975
 
948
- Tue, 27 Jun 2023 11:21:23 GMT
976
+ Tue, 27 Jun 2023 11:21:23 GMT
949
977
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.1..@fluentui/react-popover_v9.7.2)
950
978
 
951
979
  ### Patches
@@ -955,7 +983,7 @@ Tue, 27 Jun 2023 11:21:23 GMT
955
983
 
956
984
  ## [9.7.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.1)
957
985
 
958
- Mon, 26 Jun 2023 09:53:55 GMT
986
+ Mon, 26 Jun 2023 09:53:55 GMT
959
987
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.0..@fluentui/react-popover_v9.7.1)
960
988
 
961
989
  ### Patches
@@ -970,7 +998,7 @@ Mon, 26 Jun 2023 09:53:55 GMT
970
998
 
971
999
  ## [9.7.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.0)
972
1000
 
973
- Tue, 20 Jun 2023 12:39:01 GMT
1001
+ Tue, 20 Jun 2023 12:39:01 GMT
974
1002
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.6.0..@fluentui/react-popover_v9.7.0)
975
1003
 
976
1004
  ### Minor changes
@@ -989,12 +1017,12 @@ Tue, 20 Jun 2023 12:39:01 GMT
989
1017
 
990
1018
  ## [9.6.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.6.0)
991
1019
 
992
- Wed, 31 May 2023 06:46:16 GMT
1020
+ Wed, 31 May 2023 06:46:16 GMT
993
1021
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.15..@fluentui/react-popover_v9.6.0)
994
1022
 
995
1023
  ### Minor changes
996
1024
 
997
- - Add new optional useTransform parameter to allow disabling transform for positioning ([PR #27929](https://github.com/microsoft/fluentui/pull/27929) by yiliu9@microsoft.com)
1025
+ - Add new optional useTransform parameter to allow disabling transform for positioning ([PR #27929](https://github.com/microsoft/fluentui/pull/27929) by yiliu9@microsoft.com)
998
1026
  - Bump @fluentui/react-aria to v9.3.22 ([PR #28054](https://github.com/microsoft/fluentui/pull/28054) by beachball)
999
1027
  - Bump @fluentui/react-context-selector to v9.1.22 ([PR #28054](https://github.com/microsoft/fluentui/pull/28054) by beachball)
1000
1028
  - Bump @fluentui/react-portal to v9.2.12 ([PR #28054](https://github.com/microsoft/fluentui/pull/28054) by beachball)
@@ -1010,7 +1038,7 @@ Wed, 31 May 2023 06:46:16 GMT
1010
1038
 
1011
1039
  ## [9.5.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.15)
1012
1040
 
1013
- Thu, 25 May 2023 10:00:48 GMT
1041
+ Thu, 25 May 2023 10:00:48 GMT
1014
1042
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.14..@fluentui/react-popover_v9.5.15)
1015
1043
 
1016
1044
  ### Patches
@@ -1025,7 +1053,7 @@ Thu, 25 May 2023 10:00:48 GMT
1025
1053
 
1026
1054
  ## [9.5.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.14)
1027
1055
 
1028
- Wed, 24 May 2023 20:45:30 GMT
1056
+ Wed, 24 May 2023 20:45:30 GMT
1029
1057
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.13..@fluentui/react-popover_v9.5.14)
1030
1058
 
1031
1059
  ### Patches
@@ -1038,7 +1066,7 @@ Wed, 24 May 2023 20:45:30 GMT
1038
1066
 
1039
1067
  ## [9.5.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.13)
1040
1068
 
1041
- Thu, 18 May 2023 13:11:08 GMT
1069
+ Thu, 18 May 2023 13:11:08 GMT
1042
1070
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.12..@fluentui/react-popover_v9.5.13)
1043
1071
 
1044
1072
  ### Patches
@@ -1048,7 +1076,7 @@ Thu, 18 May 2023 13:11:08 GMT
1048
1076
 
1049
1077
  ## [9.5.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.12)
1050
1078
 
1051
- Thu, 18 May 2023 00:39:10 GMT
1079
+ Thu, 18 May 2023 00:39:10 GMT
1052
1080
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.11..@fluentui/react-popover_v9.5.12)
1053
1081
 
1054
1082
  ### Patches
@@ -1063,7 +1091,7 @@ Thu, 18 May 2023 00:39:10 GMT
1063
1091
 
1064
1092
  ## [9.5.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.11)
1065
1093
 
1066
- Fri, 12 May 2023 20:27:31 GMT
1094
+ Fri, 12 May 2023 20:27:31 GMT
1067
1095
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.10..@fluentui/react-popover_v9.5.11)
1068
1096
 
1069
1097
  ### Patches
@@ -1085,7 +1113,7 @@ Fri, 12 May 2023 20:27:31 GMT
1085
1113
 
1086
1114
  ## [9.5.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.10)
1087
1115
 
1088
- Mon, 24 Apr 2023 08:12:39 GMT
1116
+ Mon, 24 Apr 2023 08:12:39 GMT
1089
1117
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.9..@fluentui/react-popover_v9.5.10)
1090
1118
 
1091
1119
  ### Patches
@@ -1096,7 +1124,7 @@ Mon, 24 Apr 2023 08:12:39 GMT
1096
1124
 
1097
1125
  ## [9.5.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.9)
1098
1126
 
1099
- Mon, 17 Apr 2023 17:53:52 GMT
1127
+ Mon, 17 Apr 2023 17:53:52 GMT
1100
1128
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.8..@fluentui/react-popover_v9.5.9)
1101
1129
 
1102
1130
  ### Patches
@@ -1112,7 +1140,7 @@ Mon, 17 Apr 2023 17:53:52 GMT
1112
1140
 
1113
1141
  ## [9.5.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.8)
1114
1142
 
1115
- Wed, 12 Apr 2023 09:31:45 GMT
1143
+ Wed, 12 Apr 2023 09:31:45 GMT
1116
1144
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.7..@fluentui/react-popover_v9.5.8)
1117
1145
 
1118
1146
  ### Patches
@@ -1126,7 +1154,7 @@ Wed, 12 Apr 2023 09:31:45 GMT
1126
1154
 
1127
1155
  ## [9.5.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.7)
1128
1156
 
1129
- Tue, 04 Apr 2023 18:44:50 GMT
1157
+ Tue, 04 Apr 2023 18:44:50 GMT
1130
1158
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.5..@fluentui/react-popover_v9.5.7)
1131
1159
 
1132
1160
  ### Patches
@@ -1140,7 +1168,7 @@ Tue, 04 Apr 2023 18:44:50 GMT
1140
1168
 
1141
1169
  ## [9.5.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.5)
1142
1170
 
1143
- Tue, 21 Mar 2023 21:23:43 GMT
1171
+ Tue, 21 Mar 2023 21:23:43 GMT
1144
1172
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.4..@fluentui/react-popover_v9.5.5)
1145
1173
 
1146
1174
  ### Patches
@@ -1160,7 +1188,7 @@ Tue, 21 Mar 2023 21:23:43 GMT
1160
1188
 
1161
1189
  ## [9.5.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.4)
1162
1190
 
1163
- Thu, 16 Mar 2023 14:36:59 GMT
1191
+ Thu, 16 Mar 2023 14:36:59 GMT
1164
1192
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.3..@fluentui/react-popover_v9.5.4)
1165
1193
 
1166
1194
  ### Patches
@@ -1174,7 +1202,7 @@ Thu, 16 Mar 2023 14:36:59 GMT
1174
1202
 
1175
1203
  ## [9.5.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.3)
1176
1204
 
1177
- Wed, 15 Mar 2023 10:19:53 GMT
1205
+ Wed, 15 Mar 2023 10:19:53 GMT
1178
1206
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.2..@fluentui/react-popover_v9.5.3)
1179
1207
 
1180
1208
  ### Patches
@@ -1187,7 +1215,7 @@ Wed, 15 Mar 2023 10:19:53 GMT
1187
1215
 
1188
1216
  ## [9.5.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.2)
1189
1217
 
1190
- Mon, 13 Mar 2023 08:58:26 GMT
1218
+ Mon, 13 Mar 2023 08:58:26 GMT
1191
1219
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.1..@fluentui/react-popover_v9.5.2)
1192
1220
 
1193
1221
  ### Patches
@@ -1201,7 +1229,7 @@ Mon, 13 Mar 2023 08:58:26 GMT
1201
1229
 
1202
1230
  ## [9.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.1)
1203
1231
 
1204
- Fri, 10 Mar 2023 07:14:01 GMT
1232
+ Fri, 10 Mar 2023 07:14:01 GMT
1205
1233
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.0..@fluentui/react-popover_v9.5.1)
1206
1234
 
1207
1235
  ### Patches
@@ -1215,7 +1243,7 @@ Fri, 10 Mar 2023 07:14:01 GMT
1215
1243
 
1216
1244
  ## [9.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.0)
1217
1245
 
1218
- Wed, 08 Mar 2023 17:42:36 GMT
1246
+ Wed, 08 Mar 2023 17:42:36 GMT
1219
1247
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.11..@fluentui/react-popover_v9.5.0)
1220
1248
 
1221
1249
  ### Minor changes
@@ -1236,7 +1264,7 @@ Wed, 08 Mar 2023 17:42:36 GMT
1236
1264
 
1237
1265
  ## [9.4.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.11)
1238
1266
 
1239
- Wed, 22 Feb 2023 23:06:06 GMT
1267
+ Wed, 22 Feb 2023 23:06:06 GMT
1240
1268
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.10..@fluentui/react-popover_v9.4.11)
1241
1269
 
1242
1270
  ### Patches
@@ -1246,7 +1274,7 @@ Wed, 22 Feb 2023 23:06:06 GMT
1246
1274
 
1247
1275
  ## [9.4.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.10)
1248
1276
 
1249
- Wed, 15 Feb 2023 11:44:51 GMT
1277
+ Wed, 15 Feb 2023 11:44:51 GMT
1250
1278
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.9..@fluentui/react-popover_v9.4.10)
1251
1279
 
1252
1280
  ### Patches
@@ -1260,7 +1288,7 @@ Wed, 15 Feb 2023 11:44:51 GMT
1260
1288
 
1261
1289
  ## [9.4.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.9)
1262
1290
 
1263
- Mon, 13 Feb 2023 23:43:14 GMT
1291
+ Mon, 13 Feb 2023 23:43:14 GMT
1264
1292
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.8..@fluentui/react-popover_v9.4.9)
1265
1293
 
1266
1294
  ### Patches
@@ -1274,7 +1302,7 @@ Mon, 13 Feb 2023 23:43:14 GMT
1274
1302
 
1275
1303
  ## [9.4.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.8)
1276
1304
 
1277
- Mon, 13 Feb 2023 09:35:48 GMT
1305
+ Mon, 13 Feb 2023 09:35:48 GMT
1278
1306
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.7..@fluentui/react-popover_v9.4.8)
1279
1307
 
1280
1308
  ### Patches
@@ -1283,7 +1311,7 @@ Mon, 13 Feb 2023 09:35:48 GMT
1283
1311
 
1284
1312
  ## [9.4.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.7)
1285
1313
 
1286
- Fri, 10 Feb 2023 08:50:02 GMT
1314
+ Fri, 10 Feb 2023 08:50:02 GMT
1287
1315
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.6..@fluentui/react-popover_v9.4.7)
1288
1316
 
1289
1317
  ### Patches
@@ -1297,7 +1325,7 @@ Fri, 10 Feb 2023 08:50:02 GMT
1297
1325
 
1298
1326
  ## [9.4.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.6)
1299
1327
 
1300
- Tue, 07 Feb 2023 14:13:10 GMT
1328
+ Tue, 07 Feb 2023 14:13:10 GMT
1301
1329
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.5..@fluentui/react-popover_v9.4.6)
1302
1330
 
1303
1331
  ### Patches
@@ -1308,7 +1336,7 @@ Tue, 07 Feb 2023 14:13:10 GMT
1308
1336
 
1309
1337
  ## [9.4.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.5)
1310
1338
 
1311
- Tue, 31 Jan 2023 19:53:58 GMT
1339
+ Tue, 31 Jan 2023 19:53:58 GMT
1312
1340
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.4..@fluentui/react-popover_v9.4.5)
1313
1341
 
1314
1342
  ### Patches
@@ -1322,7 +1350,7 @@ Tue, 31 Jan 2023 19:53:58 GMT
1322
1350
 
1323
1351
  ## [9.4.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.4)
1324
1352
 
1325
- Thu, 26 Jan 2023 13:31:03 GMT
1353
+ Thu, 26 Jan 2023 13:31:03 GMT
1326
1354
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.3..@fluentui/react-popover_v9.4.4)
1327
1355
 
1328
1356
  ### Patches
@@ -1337,7 +1365,7 @@ Thu, 26 Jan 2023 13:31:03 GMT
1337
1365
 
1338
1366
  ## [9.4.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.3)
1339
1367
 
1340
- Mon, 23 Jan 2023 16:43:12 GMT
1368
+ Mon, 23 Jan 2023 16:43:12 GMT
1341
1369
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.2..@fluentui/react-popover_v9.4.3)
1342
1370
 
1343
1371
  ### Patches
@@ -1346,7 +1374,7 @@ Mon, 23 Jan 2023 16:43:12 GMT
1346
1374
 
1347
1375
  ## [9.4.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.2)
1348
1376
 
1349
- Wed, 18 Jan 2023 16:32:57 GMT
1377
+ Wed, 18 Jan 2023 16:32:57 GMT
1350
1378
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.1..@fluentui/react-popover_v9.4.2)
1351
1379
 
1352
1380
  ### Patches
@@ -1356,7 +1384,7 @@ Wed, 18 Jan 2023 16:32:57 GMT
1356
1384
 
1357
1385
  ## [9.4.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.1)
1358
1386
 
1359
- Mon, 16 Jan 2023 08:39:06 GMT
1387
+ Mon, 16 Jan 2023 08:39:06 GMT
1360
1388
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.0..@fluentui/react-popover_v9.4.1)
1361
1389
 
1362
1390
  ### Patches
@@ -1368,7 +1396,7 @@ Mon, 16 Jan 2023 08:39:06 GMT
1368
1396
 
1369
1397
  ## [9.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.0)
1370
1398
 
1371
- Mon, 09 Jan 2023 14:34:58 GMT
1399
+ Mon, 09 Jan 2023 14:34:58 GMT
1372
1400
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.6..@fluentui/react-popover_v9.4.0)
1373
1401
 
1374
1402
  ### Minor changes
@@ -1383,7 +1411,7 @@ Mon, 09 Jan 2023 14:34:58 GMT
1383
1411
 
1384
1412
  ## [9.3.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.6)
1385
1413
 
1386
- Wed, 04 Jan 2023 01:40:16 GMT
1414
+ Wed, 04 Jan 2023 01:40:16 GMT
1387
1415
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.5..@fluentui/react-popover_v9.3.6)
1388
1416
 
1389
1417
  ### Patches
@@ -1399,7 +1427,7 @@ Wed, 04 Jan 2023 01:40:16 GMT
1399
1427
 
1400
1428
  ## [9.3.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.5)
1401
1429
 
1402
- Wed, 21 Dec 2022 10:20:33 GMT
1430
+ Wed, 21 Dec 2022 10:20:33 GMT
1403
1431
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.4..@fluentui/react-popover_v9.3.5)
1404
1432
 
1405
1433
  ### Patches
@@ -1412,7 +1440,7 @@ Wed, 21 Dec 2022 10:20:33 GMT
1412
1440
 
1413
1441
  ## [9.3.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.4)
1414
1442
 
1415
- Tue, 20 Dec 2022 14:59:25 GMT
1443
+ Tue, 20 Dec 2022 14:59:25 GMT
1416
1444
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.3..@fluentui/react-popover_v9.3.4)
1417
1445
 
1418
1446
  ### Patches
@@ -1429,7 +1457,7 @@ Tue, 20 Dec 2022 14:59:25 GMT
1429
1457
 
1430
1458
  ## [9.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.3)
1431
1459
 
1432
- Mon, 05 Dec 2022 18:29:27 GMT
1460
+ Mon, 05 Dec 2022 18:29:27 GMT
1433
1461
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.2..@fluentui/react-popover_v9.3.3)
1434
1462
 
1435
1463
  ### Patches
@@ -1444,7 +1472,7 @@ Mon, 05 Dec 2022 18:29:27 GMT
1444
1472
 
1445
1473
  ## [9.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.2)
1446
1474
 
1447
- Thu, 17 Nov 2022 23:05:43 GMT
1475
+ Thu, 17 Nov 2022 23:05:43 GMT
1448
1476
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.1..@fluentui/react-popover_v9.3.2)
1449
1477
 
1450
1478
  ### Patches
@@ -1458,7 +1486,7 @@ Thu, 17 Nov 2022 23:05:43 GMT
1458
1486
 
1459
1487
  ## [9.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.1)
1460
1488
 
1461
- Fri, 11 Nov 2022 14:58:09 GMT
1489
+ Fri, 11 Nov 2022 14:58:09 GMT
1462
1490
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.0..@fluentui/react-popover_v9.3.1)
1463
1491
 
1464
1492
  ### Patches
@@ -1477,7 +1505,7 @@ Fri, 11 Nov 2022 14:58:09 GMT
1477
1505
 
1478
1506
  ## [9.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.0)
1479
1507
 
1480
- Wed, 02 Nov 2022 11:57:56 GMT
1508
+ Wed, 02 Nov 2022 11:57:56 GMT
1481
1509
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.2.1..@fluentui/react-popover_v9.3.0)
1482
1510
 
1483
1511
  ### Minor changes
@@ -1498,7 +1526,7 @@ Wed, 02 Nov 2022 11:57:56 GMT
1498
1526
 
1499
1527
  ## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.2.1)
1500
1528
 
1501
- Thu, 20 Oct 2022 08:39:39 GMT
1529
+ Thu, 20 Oct 2022 08:39:39 GMT
1502
1530
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.2.0..@fluentui/react-popover_v9.2.1)
1503
1531
 
1504
1532
  ### Patches
@@ -1517,7 +1545,7 @@ Thu, 20 Oct 2022 08:39:39 GMT
1517
1545
 
1518
1546
  ## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.2.0)
1519
1547
 
1520
- Thu, 13 Oct 2022 12:56:30 GMT
1548
+ Thu, 13 Oct 2022 12:56:30 GMT
1521
1549
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.1.3..@fluentui/react-popover_v9.2.0)
1522
1550
 
1523
1551
  ### Minor changes
@@ -1526,7 +1554,7 @@ Thu, 13 Oct 2022 12:56:30 GMT
1526
1554
 
1527
1555
  ## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.1.3)
1528
1556
 
1529
- Thu, 13 Oct 2022 11:02:56 GMT
1557
+ Thu, 13 Oct 2022 11:02:56 GMT
1530
1558
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.1.2..@fluentui/react-popover_v9.1.3)
1531
1559
 
1532
1560
  ### Patches
@@ -1543,7 +1571,7 @@ Thu, 13 Oct 2022 11:02:56 GMT
1543
1571
 
1544
1572
  ## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.1.2)
1545
1573
 
1546
- Mon, 03 Oct 2022 22:24:39 GMT
1574
+ Mon, 03 Oct 2022 22:24:39 GMT
1547
1575
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.1.1..@fluentui/react-popover_v9.1.2)
1548
1576
 
1549
1577
  ### Patches
@@ -1555,7 +1583,7 @@ Mon, 03 Oct 2022 22:24:39 GMT
1555
1583
 
1556
1584
  ## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.1.1)
1557
1585
 
1558
- Tue, 20 Sep 2022 20:55:45 GMT
1586
+ Tue, 20 Sep 2022 20:55:45 GMT
1559
1587
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.1.0..@fluentui/react-popover_v9.1.1)
1560
1588
 
1561
1589
  ### Patches
@@ -1564,7 +1592,7 @@ Tue, 20 Sep 2022 20:55:45 GMT
1564
1592
 
1565
1593
  ## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.1.0)
1566
1594
 
1567
- Thu, 15 Sep 2022 09:49:12 GMT
1595
+ Thu, 15 Sep 2022 09:49:12 GMT
1568
1596
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.4..@fluentui/react-popover_v9.1.0)
1569
1597
 
1570
1598
  ### Minor changes
@@ -1592,7 +1620,7 @@ Thu, 15 Sep 2022 09:49:12 GMT
1592
1620
 
1593
1621
  ## [9.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.4)
1594
1622
 
1595
- Wed, 03 Aug 2022 16:03:53 GMT
1623
+ Wed, 03 Aug 2022 16:03:53 GMT
1596
1624
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.3..@fluentui/react-popover_v9.0.4)
1597
1625
 
1598
1626
  ### Patches
@@ -1605,7 +1633,7 @@ Wed, 03 Aug 2022 16:03:53 GMT
1605
1633
 
1606
1634
  ## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.3)
1607
1635
 
1608
- Thu, 14 Jul 2022 21:21:02 GMT
1636
+ Thu, 14 Jul 2022 21:21:02 GMT
1609
1637
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.2..@fluentui/react-popover_v9.0.3)
1610
1638
 
1611
1639
  ### Patches
@@ -1619,7 +1647,7 @@ Thu, 14 Jul 2022 21:21:02 GMT
1619
1647
 
1620
1648
  ## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.2)
1621
1649
 
1622
- Thu, 14 Jul 2022 17:06:26 GMT
1650
+ Thu, 14 Jul 2022 17:06:26 GMT
1623
1651
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.1..@fluentui/react-popover_v9.0.2)
1624
1652
 
1625
1653
  ### Patches
@@ -1633,7 +1661,7 @@ Thu, 14 Jul 2022 17:06:26 GMT
1633
1661
 
1634
1662
  ## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.1)
1635
1663
 
1636
- Tue, 28 Jun 2022 17:39:50 GMT
1664
+ Tue, 28 Jun 2022 17:39:50 GMT
1637
1665
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0..@fluentui/react-popover_v9.0.1)
1638
1666
 
1639
1667
  ### Patches
@@ -1646,7 +1674,7 @@ Tue, 28 Jun 2022 17:39:50 GMT
1646
1674
 
1647
1675
  ## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0)
1648
1676
 
1649
- Tue, 28 Jun 2022 15:13:46 GMT
1677
+ Tue, 28 Jun 2022 15:13:46 GMT
1650
1678
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.14..@fluentui/react-popover_v9.0.0)
1651
1679
 
1652
1680
  ### Patches
@@ -1672,7 +1700,7 @@ Tue, 28 Jun 2022 15:13:46 GMT
1672
1700
 
1673
1701
  ## [9.0.0-rc.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.14)
1674
1702
 
1675
- Thu, 23 Jun 2022 14:25:31 GMT
1703
+ Thu, 23 Jun 2022 14:25:31 GMT
1676
1704
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.13..@fluentui/react-popover_v9.0.0-rc.14)
1677
1705
 
1678
1706
  ### Changes
@@ -1685,7 +1713,7 @@ Thu, 23 Jun 2022 14:25:31 GMT
1685
1713
 
1686
1714
  ## [9.0.0-rc.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.13)
1687
1715
 
1688
- Tue, 31 May 2022 21:28:41 GMT
1716
+ Tue, 31 May 2022 21:28:41 GMT
1689
1717
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.12..@fluentui/react-popover_v9.0.0-rc.13)
1690
1718
 
1691
1719
  ### Changes
@@ -1703,7 +1731,7 @@ Tue, 31 May 2022 21:28:41 GMT
1703
1731
 
1704
1732
  ## [9.0.0-rc.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.12)
1705
1733
 
1706
- Thu, 26 May 2022 21:01:27 GMT
1734
+ Thu, 26 May 2022 21:01:27 GMT
1707
1735
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.11..@fluentui/react-popover_v9.0.0-rc.12)
1708
1736
 
1709
1737
  ### Changes
@@ -1714,7 +1742,7 @@ Thu, 26 May 2022 21:01:27 GMT
1714
1742
 
1715
1743
  ## [9.0.0-rc.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.11)
1716
1744
 
1717
- Mon, 23 May 2022 18:56:46 GMT
1745
+ Mon, 23 May 2022 18:56:46 GMT
1718
1746
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.10..@fluentui/react-popover_v9.0.0-rc.11)
1719
1747
 
1720
1748
  ### Changes
@@ -1731,7 +1759,7 @@ Mon, 23 May 2022 18:56:46 GMT
1731
1759
 
1732
1760
  ## [9.0.0-rc.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.10)
1733
1761
 
1734
- Mon, 23 May 2022 12:13:32 GMT
1762
+ Mon, 23 May 2022 12:13:32 GMT
1735
1763
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.9..@fluentui/react-popover_v9.0.0-rc.10)
1736
1764
 
1737
1765
  ### Changes
@@ -1750,7 +1778,7 @@ Mon, 23 May 2022 12:13:32 GMT
1750
1778
 
1751
1779
  ## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.9)
1752
1780
 
1753
- Thu, 05 May 2022 18:26:24 GMT
1781
+ Thu, 05 May 2022 18:26:24 GMT
1754
1782
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.8..@fluentui/react-popover_v9.0.0-rc.9)
1755
1783
 
1756
1784
  ### Changes
@@ -1767,7 +1795,7 @@ Thu, 05 May 2022 18:26:24 GMT
1767
1795
 
1768
1796
  ## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.8)
1769
1797
 
1770
- Wed, 04 May 2022 13:26:45 GMT
1798
+ Wed, 04 May 2022 13:26:45 GMT
1771
1799
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.7..@fluentui/react-popover_v9.0.0-rc.8)
1772
1800
 
1773
1801
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-popover",
3
- "version": "9.9.10",
3
+ "version": "9.9.12",
4
4
  "description": "Popover component for Fluent UI",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -21,13 +21,14 @@
21
21
  "start": "yarn storybook",
22
22
  "e2e": "cypress run --component",
23
23
  "e2e:local": "cypress open --component",
24
- "storybook": "start-storybook",
24
+ "storybook": "yarn --cwd ../stories storybook",
25
25
  "test": "jest --passWithNoTests",
26
- "type-check": "tsc -b tsconfig.json",
27
- "generate-api": "just-scripts generate-api",
28
- "test-ssr": "test-ssr \"./stories/**/*.stories.tsx\""
26
+ "type-check": "just-scripts type-check",
27
+ "generate-api": "just-scripts generate-api"
29
28
  },
30
29
  "devDependencies": {
30
+ "@fluentui/react-provider": "*",
31
+ "@fluentui/react-menu": "*",
31
32
  "@fluentui/eslint-plugin": "*",
32
33
  "@fluentui/react-conformance": "*",
33
34
  "@fluentui/react-conformance-griffel": "*",
@@ -37,15 +38,15 @@
37
38
  },
38
39
  "dependencies": {
39
40
  "@fluentui/keyboard-keys": "^9.0.7",
40
- "@fluentui/react-aria": "^9.11.4",
41
- "@fluentui/react-context-selector": "^9.1.60",
42
- "@fluentui/react-portal": "^9.4.26",
43
- "@fluentui/react-positioning": "^9.15.2",
41
+ "@fluentui/react-aria": "^9.12.1",
42
+ "@fluentui/react-context-selector": "^9.1.62",
43
+ "@fluentui/react-portal": "^9.4.28",
44
+ "@fluentui/react-positioning": "^9.15.3",
44
45
  "@fluentui/react-shared-contexts": "^9.19.0",
45
- "@fluentui/react-tabster": "^9.21.4",
46
+ "@fluentui/react-tabster": "^9.22.0",
46
47
  "@fluentui/react-theme": "^9.1.19",
47
- "@fluentui/react-utilities": "^9.18.9",
48
- "@fluentui/react-jsx-runtime": "^9.0.38",
48
+ "@fluentui/react-utilities": "^9.18.10",
49
+ "@fluentui/react-jsx-runtime": "^9.0.39",
49
50
  "@griffel/react": "^1.5.22",
50
51
  "@swc/helpers": "^0.5.1"
51
52
  },