@fluentui/react-popover 9.9.9 → 9.9.11
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +154 -125
- package/lib/components/PopoverSurface/usePopoverSurfaceStyles.styles.js +61 -36
- package/lib/components/PopoverSurface/usePopoverSurfaceStyles.styles.js.map +1 -1
- package/lib-commonjs/components/PopoverSurface/usePopoverSurfaceStyles.styles.js +87 -116
- package/lib-commonjs/components/PopoverSurface/usePopoverSurfaceStyles.styles.js.map +1 -1
- package/package.json +13 -12
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,41 @@
|
|
1
1
|
# Change Log - @fluentui/react-popover
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 06 Jun 2024 15:22:18 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.9.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.11)
|
8
|
+
|
9
|
+
Thu, 06 Jun 2024 15:22:18 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.10..@fluentui/react-popover_v9.9.11)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- chore: disable eslint rule. ([PR #30967](https://github.com/microsoft/fluentui/pull/30967) by seanmonahan@microsoft.com)
|
15
|
+
- Bump @fluentui/react-aria to v9.12.0 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
16
|
+
- Bump @fluentui/react-context-selector to v9.1.61 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
17
|
+
- Bump @fluentui/react-portal to v9.4.27 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
18
|
+
- Bump @fluentui/react-positioning to v9.15.3 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
19
|
+
- Bump @fluentui/react-tabster to v9.21.5 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
20
|
+
- Bump @fluentui/react-utilities to v9.18.10 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
21
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.39 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
22
|
+
|
23
|
+
## [9.9.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.10)
|
24
|
+
|
25
|
+
Thu, 23 May 2024 08:02:45 GMT
|
26
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.9..@fluentui/react-popover_v9.9.10)
|
27
|
+
|
28
|
+
### Patches
|
29
|
+
|
30
|
+
- chore: replace usage of .shorthands() in styles ([PR #31432](https://github.com/microsoft/fluentui/pull/31432) by olfedias@microsoft.com)
|
31
|
+
- Bump @fluentui/react-aria to v9.11.4 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
32
|
+
- Bump @fluentui/react-portal to v9.4.26 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
33
|
+
- Bump @fluentui/react-positioning to v9.15.2 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
34
|
+
- Bump @fluentui/react-tabster to v9.21.4 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
35
|
+
|
7
36
|
## [9.9.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.9)
|
8
37
|
|
9
|
-
Mon, 20 May 2024 12:
|
38
|
+
Mon, 20 May 2024 12:45:01 GMT
|
10
39
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.8..@fluentui/react-popover_v9.9.9)
|
11
40
|
|
12
41
|
### Patches
|
@@ -23,7 +52,7 @@ Mon, 20 May 2024 12:36:36 GMT
|
|
23
52
|
|
24
53
|
## [9.9.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.8)
|
25
54
|
|
26
|
-
Thu, 09 May 2024 19:35:12 GMT
|
55
|
+
Thu, 09 May 2024 19:35:12 GMT
|
27
56
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.7..@fluentui/react-popover_v9.9.8)
|
28
57
|
|
29
58
|
### Patches
|
@@ -35,7 +64,7 @@ Thu, 09 May 2024 19:35:12 GMT
|
|
35
64
|
|
36
65
|
## [9.9.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.7)
|
37
66
|
|
38
|
-
Mon, 06 May 2024 12:55:02 GMT
|
67
|
+
Mon, 06 May 2024 12:55:02 GMT
|
39
68
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.6..@fluentui/react-popover_v9.9.7)
|
40
69
|
|
41
70
|
### Patches
|
@@ -51,7 +80,7 @@ Mon, 06 May 2024 12:55:02 GMT
|
|
51
80
|
|
52
81
|
## [9.9.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.6)
|
53
82
|
|
54
|
-
Thu, 02 May 2024 11:36:36 GMT
|
83
|
+
Thu, 02 May 2024 11:36:36 GMT
|
55
84
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.5..@fluentui/react-popover_v9.9.6)
|
56
85
|
|
57
86
|
### Patches
|
@@ -63,7 +92,7 @@ Thu, 02 May 2024 11:36:36 GMT
|
|
63
92
|
|
64
93
|
## [9.9.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.5)
|
65
94
|
|
66
|
-
Tue, 23 Apr 2024 08:17:49 GMT
|
95
|
+
Tue, 23 Apr 2024 08:17:49 GMT
|
67
96
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.4..@fluentui/react-popover_v9.9.5)
|
68
97
|
|
69
98
|
### Patches
|
@@ -79,7 +108,7 @@ Tue, 23 Apr 2024 08:17:49 GMT
|
|
79
108
|
|
80
109
|
## [9.9.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.4)
|
81
110
|
|
82
|
-
Wed, 17 Apr 2024 21:54:06 GMT
|
111
|
+
Wed, 17 Apr 2024 21:54:06 GMT
|
83
112
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.3..@fluentui/react-popover_v9.9.4)
|
84
113
|
|
85
114
|
### Patches
|
@@ -90,7 +119,7 @@ Wed, 17 Apr 2024 21:54:06 GMT
|
|
90
119
|
|
91
120
|
## [9.9.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.3)
|
92
121
|
|
93
|
-
Tue, 02 Apr 2024 09:48:01 GMT
|
122
|
+
Tue, 02 Apr 2024 09:48:01 GMT
|
94
123
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.2..@fluentui/react-popover_v9.9.3)
|
95
124
|
|
96
125
|
### Patches
|
@@ -106,7 +135,7 @@ Tue, 02 Apr 2024 09:48:01 GMT
|
|
106
135
|
|
107
136
|
## [9.9.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.2)
|
108
137
|
|
109
|
-
Mon, 18 Mar 2024 19:50:46 GMT
|
138
|
+
Mon, 18 Mar 2024 19:50:46 GMT
|
110
139
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.1..@fluentui/react-popover_v9.9.2)
|
111
140
|
|
112
141
|
### Patches
|
@@ -123,7 +152,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
|
|
123
152
|
|
124
153
|
## [9.9.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.1)
|
125
154
|
|
126
|
-
Fri, 15 Mar 2024 21:43:49 GMT
|
155
|
+
Fri, 15 Mar 2024 21:43:49 GMT
|
127
156
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.9.0..@fluentui/react-popover_v9.9.1)
|
128
157
|
|
129
158
|
### Patches
|
@@ -140,7 +169,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
|
|
140
169
|
|
141
170
|
## [9.9.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.9.0)
|
142
171
|
|
143
|
-
Thu, 07 Mar 2024 19:33:23 GMT
|
172
|
+
Thu, 07 Mar 2024 19:33:23 GMT
|
144
173
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.40..@fluentui/react-popover_v9.9.0)
|
145
174
|
|
146
175
|
### Minor changes
|
@@ -162,7 +191,7 @@ Thu, 07 Mar 2024 19:33:23 GMT
|
|
162
191
|
|
163
192
|
## [9.8.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.40)
|
164
193
|
|
165
|
-
Wed, 28 Feb 2024 02:34:19 GMT
|
194
|
+
Wed, 28 Feb 2024 02:34:19 GMT
|
166
195
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.39..@fluentui/react-popover_v9.8.40)
|
167
196
|
|
168
197
|
### Patches
|
@@ -178,7 +207,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
|
|
178
207
|
|
179
208
|
## [9.8.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.39)
|
180
209
|
|
181
|
-
Tue, 20 Feb 2024 14:22:23 GMT
|
210
|
+
Tue, 20 Feb 2024 14:22:23 GMT
|
182
211
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.38..@fluentui/react-popover_v9.8.39)
|
183
212
|
|
184
213
|
### Patches
|
@@ -193,7 +222,7 @@ Tue, 20 Feb 2024 14:22:23 GMT
|
|
193
222
|
|
194
223
|
## [9.8.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.38)
|
195
224
|
|
196
|
-
Tue, 06 Feb 2024 17:55:21 GMT
|
225
|
+
Tue, 06 Feb 2024 17:55:21 GMT
|
197
226
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.37..@fluentui/react-popover_v9.8.38)
|
198
227
|
|
199
228
|
### Patches
|
@@ -205,7 +234,7 @@ Tue, 06 Feb 2024 17:55:21 GMT
|
|
205
234
|
|
206
235
|
## [9.8.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.37)
|
207
236
|
|
208
|
-
Tue, 30 Jan 2024 23:16:54 GMT
|
237
|
+
Tue, 30 Jan 2024 23:16:54 GMT
|
209
238
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.36..@fluentui/react-popover_v9.8.37)
|
210
239
|
|
211
240
|
### Patches
|
@@ -220,7 +249,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
|
|
220
249
|
|
221
250
|
## [9.8.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.36)
|
222
251
|
|
223
|
-
Mon, 29 Jan 2024 13:56:06 GMT
|
252
|
+
Mon, 29 Jan 2024 13:56:06 GMT
|
224
253
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.35..@fluentui/react-popover_v9.8.36)
|
225
254
|
|
226
255
|
### Patches
|
@@ -229,7 +258,7 @@ Mon, 29 Jan 2024 13:56:06 GMT
|
|
229
258
|
|
230
259
|
## [9.8.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.35)
|
231
260
|
|
232
|
-
Fri, 26 Jan 2024 10:40:22 GMT
|
261
|
+
Fri, 26 Jan 2024 10:40:22 GMT
|
233
262
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.34..@fluentui/react-popover_v9.8.35)
|
234
263
|
|
235
264
|
### Patches
|
@@ -238,7 +267,7 @@ Fri, 26 Jan 2024 10:40:22 GMT
|
|
238
267
|
|
239
268
|
## [9.8.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.34)
|
240
269
|
|
241
|
-
Tue, 23 Jan 2024 15:11:00 GMT
|
270
|
+
Tue, 23 Jan 2024 15:11:00 GMT
|
242
271
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.33..@fluentui/react-popover_v9.8.34)
|
243
272
|
|
244
273
|
### Patches
|
@@ -253,7 +282,7 @@ Tue, 23 Jan 2024 15:11:00 GMT
|
|
253
282
|
|
254
283
|
## [9.8.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.33)
|
255
284
|
|
256
|
-
Thu, 18 Jan 2024 14:25:03 GMT
|
285
|
+
Thu, 18 Jan 2024 14:25:03 GMT
|
257
286
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.32..@fluentui/react-popover_v9.8.33)
|
258
287
|
|
259
288
|
### Patches
|
@@ -269,7 +298,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
|
|
269
298
|
|
270
299
|
## [9.8.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.32)
|
271
300
|
|
272
|
-
Wed, 17 Jan 2024 16:18:50 GMT
|
301
|
+
Wed, 17 Jan 2024 16:18:50 GMT
|
273
302
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.31..@fluentui/react-popover_v9.8.32)
|
274
303
|
|
275
304
|
### Patches
|
@@ -284,7 +313,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
|
|
284
313
|
|
285
314
|
## [9.8.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.31)
|
286
315
|
|
287
|
-
Tue, 16 Jan 2024 13:14:22 GMT
|
316
|
+
Tue, 16 Jan 2024 13:14:22 GMT
|
288
317
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.30..@fluentui/react-popover_v9.8.31)
|
289
318
|
|
290
319
|
### Patches
|
@@ -299,7 +328,7 @@ Tue, 16 Jan 2024 13:14:22 GMT
|
|
299
328
|
|
300
329
|
## [9.8.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.30)
|
301
330
|
|
302
|
-
Thu, 11 Jan 2024 09:04:29 GMT
|
331
|
+
Thu, 11 Jan 2024 09:04:29 GMT
|
303
332
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.29..@fluentui/react-popover_v9.8.30)
|
304
333
|
|
305
334
|
### Patches
|
@@ -309,7 +338,7 @@ Thu, 11 Jan 2024 09:04:29 GMT
|
|
309
338
|
|
310
339
|
## [9.8.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.29)
|
311
340
|
|
312
|
-
Tue, 09 Jan 2024 10:21:34 GMT
|
341
|
+
Tue, 09 Jan 2024 10:21:34 GMT
|
313
342
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.28..@fluentui/react-popover_v9.8.29)
|
314
343
|
|
315
344
|
### Patches
|
@@ -318,7 +347,7 @@ Tue, 09 Jan 2024 10:21:34 GMT
|
|
318
347
|
|
319
348
|
## [9.8.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.28)
|
320
349
|
|
321
|
-
Mon, 08 Jan 2024 16:24:28 GMT
|
350
|
+
Mon, 08 Jan 2024 16:24:28 GMT
|
322
351
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.27..@fluentui/react-popover_v9.8.28)
|
323
352
|
|
324
353
|
### Patches
|
@@ -333,7 +362,7 @@ Mon, 08 Jan 2024 16:24:28 GMT
|
|
333
362
|
|
334
363
|
## [9.8.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.27)
|
335
364
|
|
336
|
-
Wed, 03 Jan 2024 09:26:44 GMT
|
365
|
+
Wed, 03 Jan 2024 09:26:44 GMT
|
337
366
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.26..@fluentui/react-popover_v9.8.27)
|
338
367
|
|
339
368
|
### Patches
|
@@ -348,7 +377,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
|
|
348
377
|
|
349
378
|
## [9.8.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.26)
|
350
379
|
|
351
|
-
Mon, 18 Dec 2023 17:48:16 GMT
|
380
|
+
Mon, 18 Dec 2023 17:48:16 GMT
|
352
381
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.25..@fluentui/react-popover_v9.8.26)
|
353
382
|
|
354
383
|
### Patches
|
@@ -357,7 +386,7 @@ Mon, 18 Dec 2023 17:48:16 GMT
|
|
357
386
|
|
358
387
|
## [9.8.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.25)
|
359
388
|
|
360
|
-
Mon, 18 Dec 2023 14:40:46 GMT
|
389
|
+
Mon, 18 Dec 2023 14:40:46 GMT
|
361
390
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.24..@fluentui/react-popover_v9.8.25)
|
362
391
|
|
363
392
|
### Patches
|
@@ -373,7 +402,7 @@ Mon, 18 Dec 2023 14:40:46 GMT
|
|
373
402
|
|
374
403
|
## [9.8.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.24)
|
375
404
|
|
376
|
-
Thu, 14 Dec 2023 09:58:46 GMT
|
405
|
+
Thu, 14 Dec 2023 09:58:46 GMT
|
377
406
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.23..@fluentui/react-popover_v9.8.24)
|
378
407
|
|
379
408
|
### Patches
|
@@ -389,7 +418,7 @@ Thu, 14 Dec 2023 09:58:46 GMT
|
|
389
418
|
|
390
419
|
## [9.8.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.23)
|
391
420
|
|
392
|
-
Thu, 30 Nov 2023 13:42:08 GMT
|
421
|
+
Thu, 30 Nov 2023 13:42:08 GMT
|
393
422
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.22..@fluentui/react-popover_v9.8.23)
|
394
423
|
|
395
424
|
### Patches
|
@@ -402,7 +431,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
|
|
402
431
|
|
403
432
|
## [9.8.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.22)
|
404
433
|
|
405
|
-
Mon, 20 Nov 2023 09:55:10 GMT
|
434
|
+
Mon, 20 Nov 2023 09:55:10 GMT
|
406
435
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.21..@fluentui/react-popover_v9.8.22)
|
407
436
|
|
408
437
|
### Patches
|
@@ -414,7 +443,7 @@ Mon, 20 Nov 2023 09:55:10 GMT
|
|
414
443
|
|
415
444
|
## [9.8.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.21)
|
416
445
|
|
417
|
-
Tue, 14 Nov 2023 17:51:27 GMT
|
446
|
+
Tue, 14 Nov 2023 17:51:27 GMT
|
418
447
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.20..@fluentui/react-popover_v9.8.21)
|
419
448
|
|
420
449
|
### Patches
|
@@ -424,7 +453,7 @@ Tue, 14 Nov 2023 17:51:27 GMT
|
|
424
453
|
|
425
454
|
## [9.8.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.20)
|
426
455
|
|
427
|
-
Thu, 09 Nov 2023 17:29:39 GMT
|
456
|
+
Thu, 09 Nov 2023 17:29:39 GMT
|
428
457
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.19..@fluentui/react-popover_v9.8.20)
|
429
458
|
|
430
459
|
### Patches
|
@@ -443,7 +472,7 @@ Thu, 09 Nov 2023 17:29:39 GMT
|
|
443
472
|
|
444
473
|
## [9.8.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.19)
|
445
474
|
|
446
|
-
Wed, 01 Nov 2023 12:55:59 GMT
|
475
|
+
Wed, 01 Nov 2023 12:55:59 GMT
|
447
476
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.18..@fluentui/react-popover_v9.8.19)
|
448
477
|
|
449
478
|
### Patches
|
@@ -456,7 +485,7 @@ Wed, 01 Nov 2023 12:55:59 GMT
|
|
456
485
|
|
457
486
|
## [9.8.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.18)
|
458
487
|
|
459
|
-
Sat, 28 Oct 2023 23:35:59 GMT
|
488
|
+
Sat, 28 Oct 2023 23:35:59 GMT
|
460
489
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.17..@fluentui/react-popover_v9.8.18)
|
461
490
|
|
462
491
|
### Patches
|
@@ -468,7 +497,7 @@ Sat, 28 Oct 2023 23:35:59 GMT
|
|
468
497
|
|
469
498
|
## [9.8.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.17)
|
470
499
|
|
471
|
-
Mon, 23 Oct 2023 09:51:57 GMT
|
500
|
+
Mon, 23 Oct 2023 09:51:57 GMT
|
472
501
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.16..@fluentui/react-popover_v9.8.17)
|
473
502
|
|
474
503
|
### Patches
|
@@ -478,7 +507,7 @@ Mon, 23 Oct 2023 09:51:57 GMT
|
|
478
507
|
|
479
508
|
## [9.8.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.16)
|
480
509
|
|
481
|
-
Wed, 18 Oct 2023 17:54:05 GMT
|
510
|
+
Wed, 18 Oct 2023 17:54:05 GMT
|
482
511
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.15..@fluentui/react-popover_v9.8.16)
|
483
512
|
|
484
513
|
### Patches
|
@@ -493,7 +522,7 @@ Wed, 18 Oct 2023 17:54:05 GMT
|
|
493
522
|
|
494
523
|
## [9.8.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.15)
|
495
524
|
|
496
|
-
Thu, 12 Oct 2023 14:55:44 GMT
|
525
|
+
Thu, 12 Oct 2023 14:55:44 GMT
|
497
526
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.14..@fluentui/react-popover_v9.8.15)
|
498
527
|
|
499
528
|
### Patches
|
@@ -502,7 +531,7 @@ Thu, 12 Oct 2023 14:55:44 GMT
|
|
502
531
|
|
503
532
|
## [9.8.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.14)
|
504
533
|
|
505
|
-
Wed, 11 Oct 2023 13:54:24 GMT
|
534
|
+
Wed, 11 Oct 2023 13:54:24 GMT
|
506
535
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.13..@fluentui/react-popover_v9.8.14)
|
507
536
|
|
508
537
|
### Patches
|
@@ -519,7 +548,7 @@ Wed, 11 Oct 2023 13:54:24 GMT
|
|
519
548
|
|
520
549
|
## [9.8.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.13)
|
521
550
|
|
522
|
-
Mon, 09 Oct 2023 20:45:43 GMT
|
551
|
+
Mon, 09 Oct 2023 20:45:43 GMT
|
523
552
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.12..@fluentui/react-popover_v9.8.13)
|
524
553
|
|
525
554
|
### Patches
|
@@ -536,7 +565,7 @@ Mon, 09 Oct 2023 20:45:43 GMT
|
|
536
565
|
|
537
566
|
## [9.8.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.12)
|
538
567
|
|
539
|
-
Thu, 05 Oct 2023 15:25:32 GMT
|
568
|
+
Thu, 05 Oct 2023 15:25:32 GMT
|
540
569
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.11..@fluentui/react-popover_v9.8.12)
|
541
570
|
|
542
571
|
### Patches
|
@@ -552,7 +581,7 @@ Thu, 05 Oct 2023 15:25:32 GMT
|
|
552
581
|
|
553
582
|
## [9.8.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.11)
|
554
583
|
|
555
|
-
Wed, 04 Oct 2023 08:45:47 GMT
|
584
|
+
Wed, 04 Oct 2023 08:45:47 GMT
|
556
585
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.10..@fluentui/react-popover_v9.8.11)
|
557
586
|
|
558
587
|
### Patches
|
@@ -567,7 +596,7 @@ Wed, 04 Oct 2023 08:45:47 GMT
|
|
567
596
|
|
568
597
|
## [9.8.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.10)
|
569
598
|
|
570
|
-
Mon, 02 Oct 2023 08:56:05 GMT
|
599
|
+
Mon, 02 Oct 2023 08:56:05 GMT
|
571
600
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.9..@fluentui/react-popover_v9.8.10)
|
572
601
|
|
573
602
|
### Patches
|
@@ -579,7 +608,7 @@ Mon, 02 Oct 2023 08:56:05 GMT
|
|
579
608
|
|
580
609
|
## [9.8.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.9)
|
581
610
|
|
582
|
-
Tue, 26 Sep 2023 17:49:08 GMT
|
611
|
+
Tue, 26 Sep 2023 17:49:08 GMT
|
583
612
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.8..@fluentui/react-popover_v9.8.9)
|
584
613
|
|
585
614
|
### Patches
|
@@ -598,7 +627,7 @@ Tue, 26 Sep 2023 17:49:08 GMT
|
|
598
627
|
|
599
628
|
## [9.8.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.8)
|
600
629
|
|
601
|
-
Tue, 26 Sep 2023 15:31:54 GMT
|
630
|
+
Tue, 26 Sep 2023 15:31:54 GMT
|
602
631
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.7..@fluentui/react-popover_v9.8.8)
|
603
632
|
|
604
633
|
### Patches
|
@@ -617,7 +646,7 @@ Tue, 26 Sep 2023 15:31:54 GMT
|
|
617
646
|
|
618
647
|
## [9.8.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.7)
|
619
648
|
|
620
|
-
Wed, 20 Sep 2023 17:47:40 GMT
|
649
|
+
Wed, 20 Sep 2023 17:47:40 GMT
|
621
650
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.6..@fluentui/react-popover_v9.8.7)
|
622
651
|
|
623
652
|
### Patches
|
@@ -631,7 +660,7 @@ Wed, 20 Sep 2023 17:47:40 GMT
|
|
631
660
|
|
632
661
|
## [9.8.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.6)
|
633
662
|
|
634
|
-
Wed, 20 Sep 2023 14:59:53 GMT
|
663
|
+
Wed, 20 Sep 2023 14:59:53 GMT
|
635
664
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.5..@fluentui/react-popover_v9.8.6)
|
636
665
|
|
637
666
|
### Patches
|
@@ -644,7 +673,7 @@ Wed, 20 Sep 2023 14:59:53 GMT
|
|
644
673
|
|
645
674
|
## [9.8.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.5)
|
646
675
|
|
647
|
-
Thu, 14 Sep 2023 16:44:47 GMT
|
676
|
+
Thu, 14 Sep 2023 16:44:47 GMT
|
648
677
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.4..@fluentui/react-popover_v9.8.5)
|
649
678
|
|
650
679
|
### Patches
|
@@ -653,7 +682,7 @@ Thu, 14 Sep 2023 16:44:47 GMT
|
|
653
682
|
|
654
683
|
## [9.8.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.4)
|
655
684
|
|
656
|
-
Tue, 12 Sep 2023 08:51:33 GMT
|
685
|
+
Tue, 12 Sep 2023 08:51:33 GMT
|
657
686
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.3..@fluentui/react-popover_v9.8.4)
|
658
687
|
|
659
688
|
### Patches
|
@@ -665,7 +694,7 @@ Tue, 12 Sep 2023 08:51:33 GMT
|
|
665
694
|
|
666
695
|
## [9.8.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.3)
|
667
696
|
|
668
|
-
Wed, 06 Sep 2023 13:31:31 GMT
|
697
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
669
698
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.2..@fluentui/react-popover_v9.8.3)
|
670
699
|
|
671
700
|
### Patches
|
@@ -680,7 +709,7 @@ Wed, 06 Sep 2023 13:31:31 GMT
|
|
680
709
|
|
681
710
|
## [9.8.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.2)
|
682
711
|
|
683
|
-
Tue, 05 Sep 2023 15:39:04 GMT
|
712
|
+
Tue, 05 Sep 2023 15:39:04 GMT
|
684
713
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.1..@fluentui/react-popover_v9.8.2)
|
685
714
|
|
686
715
|
### Patches
|
@@ -695,7 +724,7 @@ Tue, 05 Sep 2023 15:39:04 GMT
|
|
695
724
|
|
696
725
|
## [9.8.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.1)
|
697
726
|
|
698
|
-
Tue, 05 Sep 2023 13:28:57 GMT
|
727
|
+
Tue, 05 Sep 2023 13:28:57 GMT
|
699
728
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.8.0..@fluentui/react-popover_v9.8.1)
|
700
729
|
|
701
730
|
### Patches
|
@@ -715,7 +744,7 @@ Tue, 05 Sep 2023 13:28:57 GMT
|
|
715
744
|
|
716
745
|
## [9.8.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.8.0)
|
717
746
|
|
718
|
-
Tue, 29 Aug 2023 12:57:34 GMT
|
747
|
+
Tue, 29 Aug 2023 12:57:34 GMT
|
719
748
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.18..@fluentui/react-popover_v9.8.0)
|
720
749
|
|
721
750
|
### Minor changes
|
@@ -731,7 +760,7 @@ Tue, 29 Aug 2023 12:57:34 GMT
|
|
731
760
|
|
732
761
|
## [9.7.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.18)
|
733
762
|
|
734
|
-
Thu, 24 Aug 2023 10:26:33 GMT
|
763
|
+
Thu, 24 Aug 2023 10:26:33 GMT
|
735
764
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.17..@fluentui/react-popover_v9.7.18)
|
736
765
|
|
737
766
|
### Patches
|
@@ -747,7 +776,7 @@ Thu, 24 Aug 2023 10:26:33 GMT
|
|
747
776
|
|
748
777
|
## [9.7.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.17)
|
749
778
|
|
750
|
-
Wed, 23 Aug 2023 12:01:49 GMT
|
779
|
+
Wed, 23 Aug 2023 12:01:49 GMT
|
751
780
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.16..@fluentui/react-popover_v9.7.17)
|
752
781
|
|
753
782
|
### Patches
|
@@ -762,7 +791,7 @@ Wed, 23 Aug 2023 12:01:49 GMT
|
|
762
791
|
|
763
792
|
## [9.7.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.16)
|
764
793
|
|
765
|
-
Mon, 21 Aug 2023 11:38:03 GMT
|
794
|
+
Mon, 21 Aug 2023 11:38:03 GMT
|
766
795
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.15..@fluentui/react-popover_v9.7.16)
|
767
796
|
|
768
797
|
### Patches
|
@@ -771,7 +800,7 @@ Mon, 21 Aug 2023 11:38:03 GMT
|
|
771
800
|
|
772
801
|
## [9.7.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.15)
|
773
802
|
|
774
|
-
Wed, 16 Aug 2023 17:41:08 GMT
|
803
|
+
Wed, 16 Aug 2023 17:41:08 GMT
|
775
804
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.14..@fluentui/react-popover_v9.7.15)
|
776
805
|
|
777
806
|
### Patches
|
@@ -780,7 +809,7 @@ Wed, 16 Aug 2023 17:41:08 GMT
|
|
780
809
|
|
781
810
|
## [9.7.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.14)
|
782
811
|
|
783
|
-
Wed, 16 Aug 2023 11:38:33 GMT
|
812
|
+
Wed, 16 Aug 2023 11:38:33 GMT
|
784
813
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.13..@fluentui/react-popover_v9.7.14)
|
785
814
|
|
786
815
|
### Patches
|
@@ -789,7 +818,7 @@ Wed, 16 Aug 2023 11:38:33 GMT
|
|
789
818
|
|
790
819
|
## [9.7.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.13)
|
791
820
|
|
792
|
-
Fri, 11 Aug 2023 12:14:26 GMT
|
821
|
+
Fri, 11 Aug 2023 12:14:26 GMT
|
793
822
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.12..@fluentui/react-popover_v9.7.13)
|
794
823
|
|
795
824
|
### Patches
|
@@ -804,7 +833,7 @@ Fri, 11 Aug 2023 12:14:26 GMT
|
|
804
833
|
|
805
834
|
## [9.7.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.12)
|
806
835
|
|
807
|
-
Wed, 09 Aug 2023 13:17:00 GMT
|
836
|
+
Wed, 09 Aug 2023 13:17:00 GMT
|
808
837
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.11..@fluentui/react-popover_v9.7.12)
|
809
838
|
|
810
839
|
### Patches
|
@@ -821,7 +850,7 @@ Wed, 09 Aug 2023 13:17:00 GMT
|
|
821
850
|
|
822
851
|
## [9.7.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.11)
|
823
852
|
|
824
|
-
Fri, 04 Aug 2023 08:52:58 GMT
|
853
|
+
Fri, 04 Aug 2023 08:52:58 GMT
|
825
854
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.10..@fluentui/react-popover_v9.7.11)
|
826
855
|
|
827
856
|
### Patches
|
@@ -838,7 +867,7 @@ Fri, 04 Aug 2023 08:52:58 GMT
|
|
838
867
|
|
839
868
|
## [9.7.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.10)
|
840
869
|
|
841
|
-
Tue, 01 Aug 2023 10:17:21 GMT
|
870
|
+
Tue, 01 Aug 2023 10:17:21 GMT
|
842
871
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.9..@fluentui/react-popover_v9.7.10)
|
843
872
|
|
844
873
|
### Patches
|
@@ -850,7 +879,7 @@ Tue, 01 Aug 2023 10:17:21 GMT
|
|
850
879
|
|
851
880
|
## [9.7.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.9)
|
852
881
|
|
853
|
-
Thu, 27 Jul 2023 10:34:14 GMT
|
882
|
+
Thu, 27 Jul 2023 10:34:14 GMT
|
854
883
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.8..@fluentui/react-popover_v9.7.9)
|
855
884
|
|
856
885
|
### Patches
|
@@ -859,7 +888,7 @@ Thu, 27 Jul 2023 10:34:14 GMT
|
|
859
888
|
|
860
889
|
## [9.7.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.8)
|
861
890
|
|
862
|
-
Tue, 25 Jul 2023 13:29:23 GMT
|
891
|
+
Tue, 25 Jul 2023 13:29:23 GMT
|
863
892
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.7..@fluentui/react-popover_v9.7.8)
|
864
893
|
|
865
894
|
### Patches
|
@@ -869,7 +898,7 @@ Tue, 25 Jul 2023 13:29:23 GMT
|
|
869
898
|
|
870
899
|
## [9.7.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.7)
|
871
900
|
|
872
|
-
Thu, 20 Jul 2023 18:27:31 GMT
|
901
|
+
Thu, 20 Jul 2023 18:27:31 GMT
|
873
902
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.6..@fluentui/react-popover_v9.7.7)
|
874
903
|
|
875
904
|
### Patches
|
@@ -880,7 +909,7 @@ Thu, 20 Jul 2023 18:27:31 GMT
|
|
880
909
|
|
881
910
|
## [9.7.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.6)
|
882
911
|
|
883
|
-
Tue, 11 Jul 2023 18:46:36 GMT
|
912
|
+
Tue, 11 Jul 2023 18:46:36 GMT
|
884
913
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.5..@fluentui/react-popover_v9.7.6)
|
885
914
|
|
886
915
|
### Patches
|
@@ -891,7 +920,7 @@ Tue, 11 Jul 2023 18:46:36 GMT
|
|
891
920
|
|
892
921
|
## [9.7.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.5)
|
893
922
|
|
894
|
-
Mon, 03 Jul 2023 13:34:28 GMT
|
923
|
+
Mon, 03 Jul 2023 13:34:28 GMT
|
895
924
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.4..@fluentui/react-popover_v9.7.5)
|
896
925
|
|
897
926
|
### Patches
|
@@ -901,7 +930,7 @@ Mon, 03 Jul 2023 13:34:28 GMT
|
|
901
930
|
|
902
931
|
## [9.7.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.4)
|
903
932
|
|
904
|
-
Mon, 03 Jul 2023 11:57:14 GMT
|
933
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
905
934
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.3..@fluentui/react-popover_v9.7.4)
|
906
935
|
|
907
936
|
### Patches
|
@@ -917,7 +946,7 @@ Mon, 03 Jul 2023 11:57:14 GMT
|
|
917
946
|
|
918
947
|
## [9.7.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.3)
|
919
948
|
|
920
|
-
Wed, 28 Jun 2023 11:12:29 GMT
|
949
|
+
Wed, 28 Jun 2023 11:12:29 GMT
|
921
950
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.2..@fluentui/react-popover_v9.7.3)
|
922
951
|
|
923
952
|
### Patches
|
@@ -932,7 +961,7 @@ Wed, 28 Jun 2023 11:12:29 GMT
|
|
932
961
|
|
933
962
|
## [9.7.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.2)
|
934
963
|
|
935
|
-
Tue, 27 Jun 2023 11:21:23 GMT
|
964
|
+
Tue, 27 Jun 2023 11:21:23 GMT
|
936
965
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.1..@fluentui/react-popover_v9.7.2)
|
937
966
|
|
938
967
|
### Patches
|
@@ -942,7 +971,7 @@ Tue, 27 Jun 2023 11:21:23 GMT
|
|
942
971
|
|
943
972
|
## [9.7.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.1)
|
944
973
|
|
945
|
-
Mon, 26 Jun 2023 09:53:55 GMT
|
974
|
+
Mon, 26 Jun 2023 09:53:55 GMT
|
946
975
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.7.0..@fluentui/react-popover_v9.7.1)
|
947
976
|
|
948
977
|
### Patches
|
@@ -957,7 +986,7 @@ Mon, 26 Jun 2023 09:53:55 GMT
|
|
957
986
|
|
958
987
|
## [9.7.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.7.0)
|
959
988
|
|
960
|
-
Tue, 20 Jun 2023 12:39:01 GMT
|
989
|
+
Tue, 20 Jun 2023 12:39:01 GMT
|
961
990
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.6.0..@fluentui/react-popover_v9.7.0)
|
962
991
|
|
963
992
|
### Minor changes
|
@@ -976,12 +1005,12 @@ Tue, 20 Jun 2023 12:39:01 GMT
|
|
976
1005
|
|
977
1006
|
## [9.6.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.6.0)
|
978
1007
|
|
979
|
-
Wed, 31 May 2023 06:46:16 GMT
|
1008
|
+
Wed, 31 May 2023 06:46:16 GMT
|
980
1009
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.15..@fluentui/react-popover_v9.6.0)
|
981
1010
|
|
982
1011
|
### Minor changes
|
983
1012
|
|
984
|
-
- Add new optional useTransform parameter to allow disabling transform for positioning
|
1013
|
+
- Add new optional useTransform parameter to allow disabling transform for positioning ([PR #27929](https://github.com/microsoft/fluentui/pull/27929) by yiliu9@microsoft.com)
|
985
1014
|
- Bump @fluentui/react-aria to v9.3.22 ([PR #28054](https://github.com/microsoft/fluentui/pull/28054) by beachball)
|
986
1015
|
- Bump @fluentui/react-context-selector to v9.1.22 ([PR #28054](https://github.com/microsoft/fluentui/pull/28054) by beachball)
|
987
1016
|
- Bump @fluentui/react-portal to v9.2.12 ([PR #28054](https://github.com/microsoft/fluentui/pull/28054) by beachball)
|
@@ -997,7 +1026,7 @@ Wed, 31 May 2023 06:46:16 GMT
|
|
997
1026
|
|
998
1027
|
## [9.5.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.15)
|
999
1028
|
|
1000
|
-
Thu, 25 May 2023 10:00:48 GMT
|
1029
|
+
Thu, 25 May 2023 10:00:48 GMT
|
1001
1030
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.14..@fluentui/react-popover_v9.5.15)
|
1002
1031
|
|
1003
1032
|
### Patches
|
@@ -1012,7 +1041,7 @@ Thu, 25 May 2023 10:00:48 GMT
|
|
1012
1041
|
|
1013
1042
|
## [9.5.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.14)
|
1014
1043
|
|
1015
|
-
Wed, 24 May 2023 20:45:30 GMT
|
1044
|
+
Wed, 24 May 2023 20:45:30 GMT
|
1016
1045
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.13..@fluentui/react-popover_v9.5.14)
|
1017
1046
|
|
1018
1047
|
### Patches
|
@@ -1025,7 +1054,7 @@ Wed, 24 May 2023 20:45:30 GMT
|
|
1025
1054
|
|
1026
1055
|
## [9.5.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.13)
|
1027
1056
|
|
1028
|
-
Thu, 18 May 2023 13:11:08 GMT
|
1057
|
+
Thu, 18 May 2023 13:11:08 GMT
|
1029
1058
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.12..@fluentui/react-popover_v9.5.13)
|
1030
1059
|
|
1031
1060
|
### Patches
|
@@ -1035,7 +1064,7 @@ Thu, 18 May 2023 13:11:08 GMT
|
|
1035
1064
|
|
1036
1065
|
## [9.5.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.12)
|
1037
1066
|
|
1038
|
-
Thu, 18 May 2023 00:39:10 GMT
|
1067
|
+
Thu, 18 May 2023 00:39:10 GMT
|
1039
1068
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.11..@fluentui/react-popover_v9.5.12)
|
1040
1069
|
|
1041
1070
|
### Patches
|
@@ -1050,7 +1079,7 @@ Thu, 18 May 2023 00:39:10 GMT
|
|
1050
1079
|
|
1051
1080
|
## [9.5.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.11)
|
1052
1081
|
|
1053
|
-
Fri, 12 May 2023 20:27:31 GMT
|
1082
|
+
Fri, 12 May 2023 20:27:31 GMT
|
1054
1083
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.10..@fluentui/react-popover_v9.5.11)
|
1055
1084
|
|
1056
1085
|
### Patches
|
@@ -1072,7 +1101,7 @@ Fri, 12 May 2023 20:27:31 GMT
|
|
1072
1101
|
|
1073
1102
|
## [9.5.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.10)
|
1074
1103
|
|
1075
|
-
Mon, 24 Apr 2023 08:12:39 GMT
|
1104
|
+
Mon, 24 Apr 2023 08:12:39 GMT
|
1076
1105
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.9..@fluentui/react-popover_v9.5.10)
|
1077
1106
|
|
1078
1107
|
### Patches
|
@@ -1083,7 +1112,7 @@ Mon, 24 Apr 2023 08:12:39 GMT
|
|
1083
1112
|
|
1084
1113
|
## [9.5.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.9)
|
1085
1114
|
|
1086
|
-
Mon, 17 Apr 2023 17:53:52 GMT
|
1115
|
+
Mon, 17 Apr 2023 17:53:52 GMT
|
1087
1116
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.8..@fluentui/react-popover_v9.5.9)
|
1088
1117
|
|
1089
1118
|
### Patches
|
@@ -1099,7 +1128,7 @@ Mon, 17 Apr 2023 17:53:52 GMT
|
|
1099
1128
|
|
1100
1129
|
## [9.5.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.8)
|
1101
1130
|
|
1102
|
-
Wed, 12 Apr 2023 09:31:45 GMT
|
1131
|
+
Wed, 12 Apr 2023 09:31:45 GMT
|
1103
1132
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.7..@fluentui/react-popover_v9.5.8)
|
1104
1133
|
|
1105
1134
|
### Patches
|
@@ -1113,7 +1142,7 @@ Wed, 12 Apr 2023 09:31:45 GMT
|
|
1113
1142
|
|
1114
1143
|
## [9.5.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.7)
|
1115
1144
|
|
1116
|
-
Tue, 04 Apr 2023 18:44:50 GMT
|
1145
|
+
Tue, 04 Apr 2023 18:44:50 GMT
|
1117
1146
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.5..@fluentui/react-popover_v9.5.7)
|
1118
1147
|
|
1119
1148
|
### Patches
|
@@ -1127,7 +1156,7 @@ Tue, 04 Apr 2023 18:44:50 GMT
|
|
1127
1156
|
|
1128
1157
|
## [9.5.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.5)
|
1129
1158
|
|
1130
|
-
Tue, 21 Mar 2023 21:23:43 GMT
|
1159
|
+
Tue, 21 Mar 2023 21:23:43 GMT
|
1131
1160
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.4..@fluentui/react-popover_v9.5.5)
|
1132
1161
|
|
1133
1162
|
### Patches
|
@@ -1147,7 +1176,7 @@ Tue, 21 Mar 2023 21:23:43 GMT
|
|
1147
1176
|
|
1148
1177
|
## [9.5.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.4)
|
1149
1178
|
|
1150
|
-
Thu, 16 Mar 2023 14:36:59 GMT
|
1179
|
+
Thu, 16 Mar 2023 14:36:59 GMT
|
1151
1180
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.3..@fluentui/react-popover_v9.5.4)
|
1152
1181
|
|
1153
1182
|
### Patches
|
@@ -1161,7 +1190,7 @@ Thu, 16 Mar 2023 14:36:59 GMT
|
|
1161
1190
|
|
1162
1191
|
## [9.5.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.3)
|
1163
1192
|
|
1164
|
-
Wed, 15 Mar 2023 10:19:53 GMT
|
1193
|
+
Wed, 15 Mar 2023 10:19:53 GMT
|
1165
1194
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.2..@fluentui/react-popover_v9.5.3)
|
1166
1195
|
|
1167
1196
|
### Patches
|
@@ -1174,7 +1203,7 @@ Wed, 15 Mar 2023 10:19:53 GMT
|
|
1174
1203
|
|
1175
1204
|
## [9.5.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.2)
|
1176
1205
|
|
1177
|
-
Mon, 13 Mar 2023 08:58:26 GMT
|
1206
|
+
Mon, 13 Mar 2023 08:58:26 GMT
|
1178
1207
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.1..@fluentui/react-popover_v9.5.2)
|
1179
1208
|
|
1180
1209
|
### Patches
|
@@ -1188,7 +1217,7 @@ Mon, 13 Mar 2023 08:58:26 GMT
|
|
1188
1217
|
|
1189
1218
|
## [9.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.1)
|
1190
1219
|
|
1191
|
-
Fri, 10 Mar 2023 07:14:01 GMT
|
1220
|
+
Fri, 10 Mar 2023 07:14:01 GMT
|
1192
1221
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.0..@fluentui/react-popover_v9.5.1)
|
1193
1222
|
|
1194
1223
|
### Patches
|
@@ -1202,7 +1231,7 @@ Fri, 10 Mar 2023 07:14:01 GMT
|
|
1202
1231
|
|
1203
1232
|
## [9.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.0)
|
1204
1233
|
|
1205
|
-
Wed, 08 Mar 2023 17:42:36 GMT
|
1234
|
+
Wed, 08 Mar 2023 17:42:36 GMT
|
1206
1235
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.11..@fluentui/react-popover_v9.5.0)
|
1207
1236
|
|
1208
1237
|
### Minor changes
|
@@ -1223,7 +1252,7 @@ Wed, 08 Mar 2023 17:42:36 GMT
|
|
1223
1252
|
|
1224
1253
|
## [9.4.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.11)
|
1225
1254
|
|
1226
|
-
Wed, 22 Feb 2023 23:06:06 GMT
|
1255
|
+
Wed, 22 Feb 2023 23:06:06 GMT
|
1227
1256
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.10..@fluentui/react-popover_v9.4.11)
|
1228
1257
|
|
1229
1258
|
### Patches
|
@@ -1233,7 +1262,7 @@ Wed, 22 Feb 2023 23:06:06 GMT
|
|
1233
1262
|
|
1234
1263
|
## [9.4.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.10)
|
1235
1264
|
|
1236
|
-
Wed, 15 Feb 2023 11:44:51 GMT
|
1265
|
+
Wed, 15 Feb 2023 11:44:51 GMT
|
1237
1266
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.9..@fluentui/react-popover_v9.4.10)
|
1238
1267
|
|
1239
1268
|
### Patches
|
@@ -1247,7 +1276,7 @@ Wed, 15 Feb 2023 11:44:51 GMT
|
|
1247
1276
|
|
1248
1277
|
## [9.4.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.9)
|
1249
1278
|
|
1250
|
-
Mon, 13 Feb 2023 23:43:14 GMT
|
1279
|
+
Mon, 13 Feb 2023 23:43:14 GMT
|
1251
1280
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.8..@fluentui/react-popover_v9.4.9)
|
1252
1281
|
|
1253
1282
|
### Patches
|
@@ -1261,7 +1290,7 @@ Mon, 13 Feb 2023 23:43:14 GMT
|
|
1261
1290
|
|
1262
1291
|
## [9.4.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.8)
|
1263
1292
|
|
1264
|
-
Mon, 13 Feb 2023 09:35:48 GMT
|
1293
|
+
Mon, 13 Feb 2023 09:35:48 GMT
|
1265
1294
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.7..@fluentui/react-popover_v9.4.8)
|
1266
1295
|
|
1267
1296
|
### Patches
|
@@ -1270,7 +1299,7 @@ Mon, 13 Feb 2023 09:35:48 GMT
|
|
1270
1299
|
|
1271
1300
|
## [9.4.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.7)
|
1272
1301
|
|
1273
|
-
Fri, 10 Feb 2023 08:50:02 GMT
|
1302
|
+
Fri, 10 Feb 2023 08:50:02 GMT
|
1274
1303
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.6..@fluentui/react-popover_v9.4.7)
|
1275
1304
|
|
1276
1305
|
### Patches
|
@@ -1284,7 +1313,7 @@ Fri, 10 Feb 2023 08:50:02 GMT
|
|
1284
1313
|
|
1285
1314
|
## [9.4.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.6)
|
1286
1315
|
|
1287
|
-
Tue, 07 Feb 2023 14:13:10 GMT
|
1316
|
+
Tue, 07 Feb 2023 14:13:10 GMT
|
1288
1317
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.5..@fluentui/react-popover_v9.4.6)
|
1289
1318
|
|
1290
1319
|
### Patches
|
@@ -1295,7 +1324,7 @@ Tue, 07 Feb 2023 14:13:10 GMT
|
|
1295
1324
|
|
1296
1325
|
## [9.4.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.5)
|
1297
1326
|
|
1298
|
-
Tue, 31 Jan 2023 19:53:58 GMT
|
1327
|
+
Tue, 31 Jan 2023 19:53:58 GMT
|
1299
1328
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.4..@fluentui/react-popover_v9.4.5)
|
1300
1329
|
|
1301
1330
|
### Patches
|
@@ -1309,7 +1338,7 @@ Tue, 31 Jan 2023 19:53:58 GMT
|
|
1309
1338
|
|
1310
1339
|
## [9.4.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.4)
|
1311
1340
|
|
1312
|
-
Thu, 26 Jan 2023 13:31:03 GMT
|
1341
|
+
Thu, 26 Jan 2023 13:31:03 GMT
|
1313
1342
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.3..@fluentui/react-popover_v9.4.4)
|
1314
1343
|
|
1315
1344
|
### Patches
|
@@ -1324,7 +1353,7 @@ Thu, 26 Jan 2023 13:31:03 GMT
|
|
1324
1353
|
|
1325
1354
|
## [9.4.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.3)
|
1326
1355
|
|
1327
|
-
Mon, 23 Jan 2023 16:43:12 GMT
|
1356
|
+
Mon, 23 Jan 2023 16:43:12 GMT
|
1328
1357
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.2..@fluentui/react-popover_v9.4.3)
|
1329
1358
|
|
1330
1359
|
### Patches
|
@@ -1333,7 +1362,7 @@ Mon, 23 Jan 2023 16:43:12 GMT
|
|
1333
1362
|
|
1334
1363
|
## [9.4.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.2)
|
1335
1364
|
|
1336
|
-
Wed, 18 Jan 2023 16:32:57 GMT
|
1365
|
+
Wed, 18 Jan 2023 16:32:57 GMT
|
1337
1366
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.1..@fluentui/react-popover_v9.4.2)
|
1338
1367
|
|
1339
1368
|
### Patches
|
@@ -1343,7 +1372,7 @@ Wed, 18 Jan 2023 16:32:57 GMT
|
|
1343
1372
|
|
1344
1373
|
## [9.4.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.1)
|
1345
1374
|
|
1346
|
-
Mon, 16 Jan 2023 08:39:06 GMT
|
1375
|
+
Mon, 16 Jan 2023 08:39:06 GMT
|
1347
1376
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.0..@fluentui/react-popover_v9.4.1)
|
1348
1377
|
|
1349
1378
|
### Patches
|
@@ -1355,7 +1384,7 @@ Mon, 16 Jan 2023 08:39:06 GMT
|
|
1355
1384
|
|
1356
1385
|
## [9.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.4.0)
|
1357
1386
|
|
1358
|
-
Mon, 09 Jan 2023 14:34:58 GMT
|
1387
|
+
Mon, 09 Jan 2023 14:34:58 GMT
|
1359
1388
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.6..@fluentui/react-popover_v9.4.0)
|
1360
1389
|
|
1361
1390
|
### Minor changes
|
@@ -1370,7 +1399,7 @@ Mon, 09 Jan 2023 14:34:58 GMT
|
|
1370
1399
|
|
1371
1400
|
## [9.3.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.6)
|
1372
1401
|
|
1373
|
-
Wed, 04 Jan 2023 01:40:16 GMT
|
1402
|
+
Wed, 04 Jan 2023 01:40:16 GMT
|
1374
1403
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.5..@fluentui/react-popover_v9.3.6)
|
1375
1404
|
|
1376
1405
|
### Patches
|
@@ -1386,7 +1415,7 @@ Wed, 04 Jan 2023 01:40:16 GMT
|
|
1386
1415
|
|
1387
1416
|
## [9.3.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.5)
|
1388
1417
|
|
1389
|
-
Wed, 21 Dec 2022 10:20:33 GMT
|
1418
|
+
Wed, 21 Dec 2022 10:20:33 GMT
|
1390
1419
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.4..@fluentui/react-popover_v9.3.5)
|
1391
1420
|
|
1392
1421
|
### Patches
|
@@ -1399,7 +1428,7 @@ Wed, 21 Dec 2022 10:20:33 GMT
|
|
1399
1428
|
|
1400
1429
|
## [9.3.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.4)
|
1401
1430
|
|
1402
|
-
Tue, 20 Dec 2022 14:59:25 GMT
|
1431
|
+
Tue, 20 Dec 2022 14:59:25 GMT
|
1403
1432
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.3..@fluentui/react-popover_v9.3.4)
|
1404
1433
|
|
1405
1434
|
### Patches
|
@@ -1416,7 +1445,7 @@ Tue, 20 Dec 2022 14:59:25 GMT
|
|
1416
1445
|
|
1417
1446
|
## [9.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.3)
|
1418
1447
|
|
1419
|
-
Mon, 05 Dec 2022 18:29:27 GMT
|
1448
|
+
Mon, 05 Dec 2022 18:29:27 GMT
|
1420
1449
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.2..@fluentui/react-popover_v9.3.3)
|
1421
1450
|
|
1422
1451
|
### Patches
|
@@ -1431,7 +1460,7 @@ Mon, 05 Dec 2022 18:29:27 GMT
|
|
1431
1460
|
|
1432
1461
|
## [9.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.2)
|
1433
1462
|
|
1434
|
-
Thu, 17 Nov 2022 23:05:43 GMT
|
1463
|
+
Thu, 17 Nov 2022 23:05:43 GMT
|
1435
1464
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.1..@fluentui/react-popover_v9.3.2)
|
1436
1465
|
|
1437
1466
|
### Patches
|
@@ -1445,7 +1474,7 @@ Thu, 17 Nov 2022 23:05:43 GMT
|
|
1445
1474
|
|
1446
1475
|
## [9.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.1)
|
1447
1476
|
|
1448
|
-
Fri, 11 Nov 2022 14:58:09 GMT
|
1477
|
+
Fri, 11 Nov 2022 14:58:09 GMT
|
1449
1478
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.3.0..@fluentui/react-popover_v9.3.1)
|
1450
1479
|
|
1451
1480
|
### Patches
|
@@ -1464,7 +1493,7 @@ Fri, 11 Nov 2022 14:58:09 GMT
|
|
1464
1493
|
|
1465
1494
|
## [9.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.3.0)
|
1466
1495
|
|
1467
|
-
Wed, 02 Nov 2022 11:57:56 GMT
|
1496
|
+
Wed, 02 Nov 2022 11:57:56 GMT
|
1468
1497
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.2.1..@fluentui/react-popover_v9.3.0)
|
1469
1498
|
|
1470
1499
|
### Minor changes
|
@@ -1485,7 +1514,7 @@ Wed, 02 Nov 2022 11:57:56 GMT
|
|
1485
1514
|
|
1486
1515
|
## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.2.1)
|
1487
1516
|
|
1488
|
-
Thu, 20 Oct 2022 08:39:39 GMT
|
1517
|
+
Thu, 20 Oct 2022 08:39:39 GMT
|
1489
1518
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.2.0..@fluentui/react-popover_v9.2.1)
|
1490
1519
|
|
1491
1520
|
### Patches
|
@@ -1504,7 +1533,7 @@ Thu, 20 Oct 2022 08:39:39 GMT
|
|
1504
1533
|
|
1505
1534
|
## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.2.0)
|
1506
1535
|
|
1507
|
-
Thu, 13 Oct 2022 12:56:30 GMT
|
1536
|
+
Thu, 13 Oct 2022 12:56:30 GMT
|
1508
1537
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.1.3..@fluentui/react-popover_v9.2.0)
|
1509
1538
|
|
1510
1539
|
### Minor changes
|
@@ -1513,7 +1542,7 @@ Thu, 13 Oct 2022 12:56:30 GMT
|
|
1513
1542
|
|
1514
1543
|
## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.1.3)
|
1515
1544
|
|
1516
|
-
Thu, 13 Oct 2022 11:02:56 GMT
|
1545
|
+
Thu, 13 Oct 2022 11:02:56 GMT
|
1517
1546
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.1.2..@fluentui/react-popover_v9.1.3)
|
1518
1547
|
|
1519
1548
|
### Patches
|
@@ -1530,7 +1559,7 @@ Thu, 13 Oct 2022 11:02:56 GMT
|
|
1530
1559
|
|
1531
1560
|
## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.1.2)
|
1532
1561
|
|
1533
|
-
Mon, 03 Oct 2022 22:24:39 GMT
|
1562
|
+
Mon, 03 Oct 2022 22:24:39 GMT
|
1534
1563
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.1.1..@fluentui/react-popover_v9.1.2)
|
1535
1564
|
|
1536
1565
|
### Patches
|
@@ -1542,7 +1571,7 @@ Mon, 03 Oct 2022 22:24:39 GMT
|
|
1542
1571
|
|
1543
1572
|
## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.1.1)
|
1544
1573
|
|
1545
|
-
Tue, 20 Sep 2022 20:55:45 GMT
|
1574
|
+
Tue, 20 Sep 2022 20:55:45 GMT
|
1546
1575
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.1.0..@fluentui/react-popover_v9.1.1)
|
1547
1576
|
|
1548
1577
|
### Patches
|
@@ -1551,7 +1580,7 @@ Tue, 20 Sep 2022 20:55:45 GMT
|
|
1551
1580
|
|
1552
1581
|
## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.1.0)
|
1553
1582
|
|
1554
|
-
Thu, 15 Sep 2022 09:49:12 GMT
|
1583
|
+
Thu, 15 Sep 2022 09:49:12 GMT
|
1555
1584
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.4..@fluentui/react-popover_v9.1.0)
|
1556
1585
|
|
1557
1586
|
### Minor changes
|
@@ -1579,7 +1608,7 @@ Thu, 15 Sep 2022 09:49:12 GMT
|
|
1579
1608
|
|
1580
1609
|
## [9.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.4)
|
1581
1610
|
|
1582
|
-
Wed, 03 Aug 2022 16:03:53 GMT
|
1611
|
+
Wed, 03 Aug 2022 16:03:53 GMT
|
1583
1612
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.3..@fluentui/react-popover_v9.0.4)
|
1584
1613
|
|
1585
1614
|
### Patches
|
@@ -1592,7 +1621,7 @@ Wed, 03 Aug 2022 16:03:53 GMT
|
|
1592
1621
|
|
1593
1622
|
## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.3)
|
1594
1623
|
|
1595
|
-
Thu, 14 Jul 2022 21:21:02 GMT
|
1624
|
+
Thu, 14 Jul 2022 21:21:02 GMT
|
1596
1625
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.2..@fluentui/react-popover_v9.0.3)
|
1597
1626
|
|
1598
1627
|
### Patches
|
@@ -1606,7 +1635,7 @@ Thu, 14 Jul 2022 21:21:02 GMT
|
|
1606
1635
|
|
1607
1636
|
## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.2)
|
1608
1637
|
|
1609
|
-
Thu, 14 Jul 2022 17:06:26 GMT
|
1638
|
+
Thu, 14 Jul 2022 17:06:26 GMT
|
1610
1639
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.1..@fluentui/react-popover_v9.0.2)
|
1611
1640
|
|
1612
1641
|
### Patches
|
@@ -1620,7 +1649,7 @@ Thu, 14 Jul 2022 17:06:26 GMT
|
|
1620
1649
|
|
1621
1650
|
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.1)
|
1622
1651
|
|
1623
|
-
Tue, 28 Jun 2022 17:39:50 GMT
|
1652
|
+
Tue, 28 Jun 2022 17:39:50 GMT
|
1624
1653
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0..@fluentui/react-popover_v9.0.1)
|
1625
1654
|
|
1626
1655
|
### Patches
|
@@ -1633,7 +1662,7 @@ Tue, 28 Jun 2022 17:39:50 GMT
|
|
1633
1662
|
|
1634
1663
|
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0)
|
1635
1664
|
|
1636
|
-
Tue, 28 Jun 2022 15:13:46 GMT
|
1665
|
+
Tue, 28 Jun 2022 15:13:46 GMT
|
1637
1666
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.14..@fluentui/react-popover_v9.0.0)
|
1638
1667
|
|
1639
1668
|
### Patches
|
@@ -1659,7 +1688,7 @@ Tue, 28 Jun 2022 15:13:46 GMT
|
|
1659
1688
|
|
1660
1689
|
## [9.0.0-rc.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.14)
|
1661
1690
|
|
1662
|
-
Thu, 23 Jun 2022 14:25:31 GMT
|
1691
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
1663
1692
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.13..@fluentui/react-popover_v9.0.0-rc.14)
|
1664
1693
|
|
1665
1694
|
### Changes
|
@@ -1672,7 +1701,7 @@ Thu, 23 Jun 2022 14:25:31 GMT
|
|
1672
1701
|
|
1673
1702
|
## [9.0.0-rc.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.13)
|
1674
1703
|
|
1675
|
-
Tue, 31 May 2022 21:28:41 GMT
|
1704
|
+
Tue, 31 May 2022 21:28:41 GMT
|
1676
1705
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.12..@fluentui/react-popover_v9.0.0-rc.13)
|
1677
1706
|
|
1678
1707
|
### Changes
|
@@ -1690,7 +1719,7 @@ Tue, 31 May 2022 21:28:41 GMT
|
|
1690
1719
|
|
1691
1720
|
## [9.0.0-rc.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.12)
|
1692
1721
|
|
1693
|
-
Thu, 26 May 2022 21:01:27 GMT
|
1722
|
+
Thu, 26 May 2022 21:01:27 GMT
|
1694
1723
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.11..@fluentui/react-popover_v9.0.0-rc.12)
|
1695
1724
|
|
1696
1725
|
### Changes
|
@@ -1701,7 +1730,7 @@ Thu, 26 May 2022 21:01:27 GMT
|
|
1701
1730
|
|
1702
1731
|
## [9.0.0-rc.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.11)
|
1703
1732
|
|
1704
|
-
Mon, 23 May 2022 18:56:46 GMT
|
1733
|
+
Mon, 23 May 2022 18:56:46 GMT
|
1705
1734
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.10..@fluentui/react-popover_v9.0.0-rc.11)
|
1706
1735
|
|
1707
1736
|
### Changes
|
@@ -1718,7 +1747,7 @@ Mon, 23 May 2022 18:56:46 GMT
|
|
1718
1747
|
|
1719
1748
|
## [9.0.0-rc.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.10)
|
1720
1749
|
|
1721
|
-
Mon, 23 May 2022 12:13:32 GMT
|
1750
|
+
Mon, 23 May 2022 12:13:32 GMT
|
1722
1751
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.9..@fluentui/react-popover_v9.0.0-rc.10)
|
1723
1752
|
|
1724
1753
|
### Changes
|
@@ -1737,7 +1766,7 @@ Mon, 23 May 2022 12:13:32 GMT
|
|
1737
1766
|
|
1738
1767
|
## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.9)
|
1739
1768
|
|
1740
|
-
Thu, 05 May 2022 18:26:24 GMT
|
1769
|
+
Thu, 05 May 2022 18:26:24 GMT
|
1741
1770
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.8..@fluentui/react-popover_v9.0.0-rc.9)
|
1742
1771
|
|
1743
1772
|
### Changes
|
@@ -1754,7 +1783,7 @@ Thu, 05 May 2022 18:26:24 GMT
|
|
1754
1783
|
|
1755
1784
|
## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.8)
|
1756
1785
|
|
1757
|
-
Wed, 04 May 2022 13:26:45 GMT
|
1786
|
+
Wed, 04 May 2022 13:26:45 GMT
|
1758
1787
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.7..@fluentui/react-popover_v9.0.0-rc.8)
|
1759
1788
|
|
1760
1789
|
### Changes
|