@fluentui/react-popover 9.0.0-rc.9 → 9.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (52) hide show
  1. package/CHANGELOG.json +481 -1
  2. package/CHANGELOG.md +133 -2
  3. package/Spec.md +5 -5
  4. package/dist/index.d.ts +93 -71
  5. package/lib/components/Popover/Popover.js.map +1 -1
  6. package/lib/components/Popover/Popover.types.js.map +1 -1
  7. package/lib/components/Popover/constants.js +10 -0
  8. package/lib/components/Popover/constants.js.map +1 -0
  9. package/lib/components/Popover/renderPopover.js +20 -16
  10. package/lib/components/Popover/renderPopover.js.map +1 -1
  11. package/lib/components/Popover/usePopover.js +18 -16
  12. package/lib/components/Popover/usePopover.js.map +1 -1
  13. package/lib/components/PopoverSurface/PopoverSurface.js.map +1 -1
  14. package/lib/components/PopoverSurface/PopoverSurface.types.js.map +1 -1
  15. package/lib/components/PopoverSurface/renderPopoverSurface.js +1 -1
  16. package/lib/components/PopoverSurface/renderPopoverSurface.js.map +1 -1
  17. package/lib/components/PopoverSurface/usePopoverSurface.js +5 -3
  18. package/lib/components/PopoverSurface/usePopoverSurface.js.map +1 -1
  19. package/lib/components/PopoverSurface/usePopoverSurfaceStyles.js +20 -25
  20. package/lib/components/PopoverSurface/usePopoverSurfaceStyles.js.map +1 -1
  21. package/lib/components/PopoverTrigger/PopoverTrigger.js.map +1 -1
  22. package/lib/components/PopoverTrigger/PopoverTrigger.types.js.map +1 -1
  23. package/lib/components/PopoverTrigger/renderPopoverTrigger.js.map +1 -1
  24. package/lib/components/PopoverTrigger/usePopoverTrigger.js +2 -2
  25. package/lib/components/PopoverTrigger/usePopoverTrigger.js.map +1 -1
  26. package/lib/index.js +2 -3
  27. package/lib/index.js.map +1 -1
  28. package/lib/popoverContext.js +2 -0
  29. package/lib/popoverContext.js.map +1 -1
  30. package/lib-commonjs/components/Popover/Popover.js.map +1 -1
  31. package/lib-commonjs/components/Popover/constants.js +17 -0
  32. package/lib-commonjs/components/Popover/constants.js.map +1 -0
  33. package/lib-commonjs/components/Popover/renderPopover.js +20 -16
  34. package/lib-commonjs/components/Popover/renderPopover.js.map +1 -1
  35. package/lib-commonjs/components/Popover/usePopover.js +18 -15
  36. package/lib-commonjs/components/Popover/usePopover.js.map +1 -1
  37. package/lib-commonjs/components/PopoverSurface/PopoverSurface.js.map +1 -1
  38. package/lib-commonjs/components/PopoverSurface/renderPopoverSurface.js +1 -1
  39. package/lib-commonjs/components/PopoverSurface/renderPopoverSurface.js.map +1 -1
  40. package/lib-commonjs/components/PopoverSurface/usePopoverSurface.js +5 -3
  41. package/lib-commonjs/components/PopoverSurface/usePopoverSurface.js.map +1 -1
  42. package/lib-commonjs/components/PopoverSurface/usePopoverSurfaceStyles.js +21 -26
  43. package/lib-commonjs/components/PopoverSurface/usePopoverSurfaceStyles.js.map +1 -1
  44. package/lib-commonjs/components/PopoverTrigger/PopoverTrigger.js.map +1 -1
  45. package/lib-commonjs/components/PopoverTrigger/renderPopoverTrigger.js.map +1 -1
  46. package/lib-commonjs/components/PopoverTrigger/usePopoverTrigger.js +2 -2
  47. package/lib-commonjs/components/PopoverTrigger/usePopoverTrigger.js.map +1 -1
  48. package/lib-commonjs/index.js +3 -10
  49. package/lib-commonjs/index.js.map +1 -1
  50. package/lib-commonjs/popoverContext.js +3 -1
  51. package/lib-commonjs/popoverContext.js.map +1 -1
  52. package/package.json +15 -15
package/CHANGELOG.json CHANGED
@@ -2,7 +2,487 @@
2
2
  "name": "@fluentui/react-popover",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 05 May 2022 18:24:31 GMT",
5
+ "date": "Thu, 14 Jul 2022 17:03:35 GMT",
6
+ "tag": "@fluentui/react-popover_v9.0.2",
7
+ "version": "9.0.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-popover",
13
+ "comment": "Bump @fluentui/react-context-selector to v9.0.1",
14
+ "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-popover",
19
+ "comment": "Bump @fluentui/react-portal to v9.0.2",
20
+ "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-popover",
25
+ "comment": "Bump @fluentui/react-positioning to v9.1.0",
26
+ "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-popover",
31
+ "comment": "Bump @fluentui/react-tabster to v9.0.2",
32
+ "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-popover",
37
+ "comment": "Bump @fluentui/react-utilities to v9.0.1-0",
38
+ "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-popover",
43
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11",
44
+ "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Tue, 28 Jun 2022 17:39:50 GMT",
51
+ "tag": "@fluentui/react-popover_v9.0.1",
52
+ "version": "9.0.1",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "author": "lingfangao@hotmail.com",
57
+ "package": "@fluentui/react-popover",
58
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b",
59
+ "comment": "fix: Use caret dependency range for Griffel"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-popover",
64
+ "comment": "Bump @fluentui/react-portal to v9.0.1",
65
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-popover",
70
+ "comment": "Bump @fluentui/react-positioning to v9.0.1",
71
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-popover",
76
+ "comment": "Bump @fluentui/react-tabster to v9.0.1",
77
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui/react-popover",
82
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10",
83
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
84
+ }
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "date": "Tue, 28 Jun 2022 15:13:46 GMT",
90
+ "tag": "@fluentui/react-popover_v9.0.0",
91
+ "version": "9.0.0",
92
+ "comments": {
93
+ "none": [
94
+ {
95
+ "author": "tristan.watanabe@gmail.com",
96
+ "package": "@fluentui/react-popover",
97
+ "commit": "4d8b8d731abd8d9d293b724dc760a021ee10be43",
98
+ "comment": "chore: Move Popover stories to folder with index entry."
99
+ },
100
+ {
101
+ "author": "lingfangao@hotmail.com",
102
+ "package": "@fluentui/react-popover",
103
+ "commit": "2da2d47e3dac6f8f4396ab112ab80b1dd34cc9ac",
104
+ "comment": "Bump cypress to v10"
105
+ }
106
+ ],
107
+ "prerelease": [
108
+ {
109
+ "author": "lingfangao@hotmail.com",
110
+ "package": "@fluentui/react-popover",
111
+ "commit": "02ee30f8ef173f3a1d2c0c73bcdaef8abae5c055",
112
+ "comment": "feat: Adds `legacyTrapFocus` prop"
113
+ },
114
+ {
115
+ "author": "bernardo.sunderhus@gmail.com",
116
+ "package": "@fluentui/react-popover",
117
+ "commit": "ab7380ea15a9a8f0b33b2d31454044d3bb255a63",
118
+ "comment": "Updates getTriggerChild internal usage"
119
+ },
120
+ {
121
+ "author": "Humberto.Morimoto@microsoft.com",
122
+ "package": "@fluentui/react-popover",
123
+ "commit": "ddf16d80c50d80bc07331b478f567629775f2898",
124
+ "comment": "chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector."
125
+ },
126
+ {
127
+ "author": "lingfangao@hotmail.com",
128
+ "package": "@fluentui/react-popover",
129
+ "commit": "49c53f4d840db961602513e61482a93a5f83a9c3",
130
+ "comment": "fix: Add arrow padding to Popover arrrow"
131
+ },
132
+ {
133
+ "author": "lingfangao@hotmail.com",
134
+ "package": "@fluentui/react-popover",
135
+ "commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
136
+ "comment": "Update 9.0.0-rc dependencies to use caret range"
137
+ },
138
+ {
139
+ "author": "lingfangao@hotmail.com",
140
+ "package": "@fluentui/react-popover",
141
+ "commit": "675acea49c97f10837ddee9b8c4350ca27750125",
142
+ "comment": "Bump Griffel dependencies"
143
+ }
144
+ ],
145
+ "patch": [
146
+ {
147
+ "author": "lingfangao@hotmail.com",
148
+ "package": "@fluentui/react-popover",
149
+ "commit": "c7b1348bdad7aa883c29bfbc96ef2a32e6ebc7dd",
150
+ "comment": "feat: Initial 9.0.0 release"
151
+ },
152
+ {
153
+ "author": "beachball",
154
+ "package": "@fluentui/react-popover",
155
+ "comment": "Bump @fluentui/react-context-selector to v9.0.0",
156
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
157
+ },
158
+ {
159
+ "author": "beachball",
160
+ "package": "@fluentui/react-popover",
161
+ "comment": "Bump @fluentui/react-portal to v9.0.0",
162
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
163
+ },
164
+ {
165
+ "author": "beachball",
166
+ "package": "@fluentui/react-popover",
167
+ "comment": "Bump @fluentui/react-positioning to v9.0.0",
168
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
169
+ },
170
+ {
171
+ "author": "beachball",
172
+ "package": "@fluentui/react-popover",
173
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0",
174
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
175
+ },
176
+ {
177
+ "author": "beachball",
178
+ "package": "@fluentui/react-popover",
179
+ "comment": "Bump @fluentui/react-tabster to v9.0.0",
180
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
181
+ },
182
+ {
183
+ "author": "beachball",
184
+ "package": "@fluentui/react-popover",
185
+ "comment": "Bump @fluentui/react-theme to v9.0.0",
186
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
187
+ },
188
+ {
189
+ "author": "beachball",
190
+ "package": "@fluentui/react-popover",
191
+ "comment": "Bump @fluentui/react-utilities to v9.0.0",
192
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
193
+ },
194
+ {
195
+ "author": "beachball",
196
+ "package": "@fluentui/react-popover",
197
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.9",
198
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
199
+ }
200
+ ]
201
+ }
202
+ },
203
+ {
204
+ "date": "Thu, 23 Jun 2022 14:25:31 GMT",
205
+ "tag": "@fluentui/react-popover_v9.0.0-rc.14",
206
+ "version": "9.0.0-rc.14",
207
+ "comments": {
208
+ "prerelease": [
209
+ {
210
+ "author": "beachball",
211
+ "package": "@fluentui/react-popover",
212
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.14",
213
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
214
+ },
215
+ {
216
+ "author": "beachball",
217
+ "package": "@fluentui/react-popover",
218
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.12",
219
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
220
+ },
221
+ {
222
+ "author": "beachball",
223
+ "package": "@fluentui/react-popover",
224
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.11",
225
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
226
+ },
227
+ {
228
+ "author": "beachball",
229
+ "package": "@fluentui/react-popover",
230
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.14",
231
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
232
+ },
233
+ {
234
+ "author": "beachball",
235
+ "package": "@fluentui/react-popover",
236
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
237
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
238
+ }
239
+ ]
240
+ }
241
+ },
242
+ {
243
+ "date": "Tue, 31 May 2022 21:28:41 GMT",
244
+ "tag": "@fluentui/react-popover_v9.0.0-rc.13",
245
+ "version": "9.0.0-rc.13",
246
+ "comments": {
247
+ "prerelease": [
248
+ {
249
+ "author": "olfedias@microsoft.com",
250
+ "package": "@fluentui/react-popover",
251
+ "commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
252
+ "comment": "chore: Update Griffel to latest version"
253
+ },
254
+ {
255
+ "author": "sarah.higley@microsoft.com",
256
+ "package": "@fluentui/react-popover",
257
+ "commit": "c55c7d9d1141ae09542a78970416a8bbb344f623",
258
+ "comment": "update popover trigger to use aria-expanded instead of aria-haspopup"
259
+ },
260
+ {
261
+ "author": "bernardo.sunderhus@gmail.com",
262
+ "package": "@fluentui/react-popover",
263
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
264
+ "comment": "updates import to react-shared-components"
265
+ },
266
+ {
267
+ "author": "beachball",
268
+ "package": "@fluentui/react-popover",
269
+ "comment": "Bump @fluentui/react-context-selector to v9.0.0-rc.10",
270
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
271
+ },
272
+ {
273
+ "author": "beachball",
274
+ "package": "@fluentui/react-popover",
275
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.13",
276
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
277
+ },
278
+ {
279
+ "author": "beachball",
280
+ "package": "@fluentui/react-popover",
281
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.11",
282
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
283
+ },
284
+ {
285
+ "author": "beachball",
286
+ "package": "@fluentui/react-popover",
287
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.10",
288
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
289
+ },
290
+ {
291
+ "author": "beachball",
292
+ "package": "@fluentui/react-popover",
293
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.13",
294
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
295
+ },
296
+ {
297
+ "author": "beachball",
298
+ "package": "@fluentui/react-popover",
299
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.10",
300
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
301
+ },
302
+ {
303
+ "author": "beachball",
304
+ "package": "@fluentui/react-popover",
305
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.8",
306
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
307
+ }
308
+ ]
309
+ }
310
+ },
311
+ {
312
+ "date": "Thu, 26 May 2022 21:01:27 GMT",
313
+ "tag": "@fluentui/react-popover_v9.0.0-rc.12",
314
+ "version": "9.0.0-rc.12",
315
+ "comments": {
316
+ "none": [
317
+ {
318
+ "author": "olfedias@microsoft.com",
319
+ "package": "@fluentui/react-popover",
320
+ "commit": "ca6d248d3b70b893a0d857c4c4759b95651572aa",
321
+ "comment": "use \"useId\" in stories for id generation"
322
+ }
323
+ ],
324
+ "prerelease": [
325
+ {
326
+ "author": "behowell@microsoft.com",
327
+ "package": "@fluentui/react-popover",
328
+ "commit": "2bed5a599f10435dfa95be96f0bab5e4f71b4202",
329
+ "comment": "BREAKING: Popover no longer has an arrow by default. The `noArrow` prop is replaced by `withArrow`."
330
+ },
331
+ {
332
+ "author": "beachball",
333
+ "package": "@fluentui/react-popover",
334
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.12",
335
+ "commit": "3cf55ce998048554bf6a550de44403843ea8ede0"
336
+ },
337
+ {
338
+ "author": "beachball",
339
+ "package": "@fluentui/react-popover",
340
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.12",
341
+ "commit": "3cf55ce998048554bf6a550de44403843ea8ede0"
342
+ }
343
+ ]
344
+ }
345
+ },
346
+ {
347
+ "date": "Mon, 23 May 2022 18:56:46 GMT",
348
+ "tag": "@fluentui/react-popover_v9.0.0-rc.11",
349
+ "version": "9.0.0-rc.11",
350
+ "comments": {
351
+ "prerelease": [
352
+ {
353
+ "author": "lingfangao@hotmail.com",
354
+ "package": "@fluentui/react-popover",
355
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
356
+ "comment": "BREAKING: changes to positioning prop"
357
+ },
358
+ {
359
+ "author": "lingfangao@hotmail.com",
360
+ "package": "@fluentui/react-popover",
361
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
362
+ "comment": "BREAKING: stop exporting PopoverContext"
363
+ },
364
+ {
365
+ "author": "esteban.230@hotmail.com",
366
+ "package": "@fluentui/react-popover",
367
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
368
+ "comment": "Removing <componentName>ClassName exports."
369
+ },
370
+ {
371
+ "author": "beachball",
372
+ "package": "@fluentui/react-popover",
373
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.11",
374
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
375
+ },
376
+ {
377
+ "author": "beachball",
378
+ "package": "@fluentui/react-popover",
379
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.10",
380
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
381
+ },
382
+ {
383
+ "author": "beachball",
384
+ "package": "@fluentui/react-popover",
385
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.9",
386
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
387
+ },
388
+ {
389
+ "author": "beachball",
390
+ "package": "@fluentui/react-popover",
391
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.11",
392
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
393
+ },
394
+ {
395
+ "author": "beachball",
396
+ "package": "@fluentui/react-popover",
397
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.9",
398
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
399
+ },
400
+ {
401
+ "author": "beachball",
402
+ "package": "@fluentui/react-popover",
403
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.7",
404
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
405
+ }
406
+ ]
407
+ }
408
+ },
409
+ {
410
+ "date": "Mon, 23 May 2022 12:13:32 GMT",
411
+ "tag": "@fluentui/react-popover_v9.0.0-rc.10",
412
+ "version": "9.0.0-rc.10",
413
+ "comments": {
414
+ "prerelease": [
415
+ {
416
+ "author": "Humberto.Morimoto@microsoft.com",
417
+ "package": "@fluentui/react-popover",
418
+ "commit": "af874b8a88494c3d3c13daa483348d386fef3736",
419
+ "comment": "Removing PopoverCommons type."
420
+ },
421
+ {
422
+ "author": "olfedias@microsoft.com",
423
+ "package": "@fluentui/react-popover",
424
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
425
+ "comment": "chore: Update Griffel to latest version"
426
+ },
427
+ {
428
+ "author": "olfedias@microsoft.com",
429
+ "package": "@fluentui/react-popover",
430
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
431
+ "comment": "chore: Update Griffel to latest version"
432
+ },
433
+ {
434
+ "author": "beachball",
435
+ "package": "@fluentui/react-popover",
436
+ "comment": "Bump @fluentui/react-context-selector to v9.0.0-rc.9",
437
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
438
+ },
439
+ {
440
+ "author": "beachball",
441
+ "package": "@fluentui/react-popover",
442
+ "comment": "Bump @fluentui/react-portal to v9.0.0-rc.10",
443
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
444
+ },
445
+ {
446
+ "author": "beachball",
447
+ "package": "@fluentui/react-popover",
448
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-rc.9",
449
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
450
+ },
451
+ {
452
+ "author": "beachball",
453
+ "package": "@fluentui/react-popover",
454
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.8",
455
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
456
+ },
457
+ {
458
+ "author": "beachball",
459
+ "package": "@fluentui/react-popover",
460
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.10",
461
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
462
+ },
463
+ {
464
+ "author": "beachball",
465
+ "package": "@fluentui/react-popover",
466
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.8",
467
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
468
+ },
469
+ {
470
+ "author": "beachball",
471
+ "package": "@fluentui/react-popover",
472
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.9",
473
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
474
+ },
475
+ {
476
+ "author": "beachball",
477
+ "package": "@fluentui/react-popover",
478
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.6",
479
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
480
+ }
481
+ ]
482
+ }
483
+ },
484
+ {
485
+ "date": "Thu, 05 May 2022 18:26:24 GMT",
6
486
  "tag": "@fluentui/react-popover_v9.0.0-rc.9",
7
487
  "version": "9.0.0-rc.9",
8
488
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,143 @@
1
1
  # Change Log - @fluentui/react-popover
2
2
 
3
- This log was last generated on Thu, 05 May 2022 18:24:31 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 14 Jul 2022 17:03:35 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.2)
8
+
9
+ Thu, 14 Jul 2022 17:03:35 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.1..@fluentui/react-popover_v9.0.2)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-context-selector to v9.0.1 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
15
+ - Bump @fluentui/react-portal to v9.0.2 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
16
+ - Bump @fluentui/react-positioning to v9.1.0 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
17
+ - Bump @fluentui/react-tabster to v9.0.2 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
18
+ - Bump @fluentui/react-utilities to v9.0.1-0 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
19
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
20
+
21
+ ## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.1)
22
+
23
+ Tue, 28 Jun 2022 17:39:50 GMT
24
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0..@fluentui/react-popover_v9.0.1)
25
+
26
+ ### Patches
27
+
28
+ - fix: Use caret dependency range for Griffel ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by lingfangao@hotmail.com)
29
+ - Bump @fluentui/react-portal to v9.0.1 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball)
30
+ - Bump @fluentui/react-positioning to v9.0.1 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball)
31
+ - Bump @fluentui/react-tabster to v9.0.1 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball)
32
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10 ([PR #23754](https://github.com/microsoft/fluentui/pull/23754) by beachball)
33
+
34
+ ## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0)
35
+
36
+ Tue, 28 Jun 2022 15:13:46 GMT
37
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.14..@fluentui/react-popover_v9.0.0)
38
+
39
+ ### Patches
40
+
41
+ - feat: Initial 9.0.0 release ([PR #23733](https://github.com/microsoft/fluentui/pull/23733) by lingfangao@hotmail.com)
42
+ - Bump @fluentui/react-context-selector to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
43
+ - Bump @fluentui/react-portal to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
44
+ - Bump @fluentui/react-positioning to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
45
+ - Bump @fluentui/react-shared-contexts to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
46
+ - Bump @fluentui/react-tabster to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
47
+ - Bump @fluentui/react-theme to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
48
+ - Bump @fluentui/react-utilities to v9.0.0 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
49
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.9 ([commit](https://github.com/microsoft/fluentui/commit/ba6c5d651559b91c815429c9a9357c4d5a390f3e) by beachball)
50
+
51
+ ### Changes
52
+
53
+ - feat: Adds `legacyTrapFocus` prop ([PR #23598](https://github.com/microsoft/fluentui/pull/23598) by lingfangao@hotmail.com)
54
+ - Updates getTriggerChild internal usage ([PR #23574](https://github.com/microsoft/fluentui/pull/23574) by bernardo.sunderhus@gmail.com)
55
+ - chore: Adding scheduler as a peer dependency since this package has a dependency on @fluentui/react-context-selector. ([PR #23681](https://github.com/microsoft/fluentui/pull/23681) by Humberto.Morimoto@microsoft.com)
56
+ - fix: Add arrow padding to Popover arrrow ([PR #23607](https://github.com/microsoft/fluentui/pull/23607) by lingfangao@hotmail.com)
57
+ - Update 9.0.0-rc dependencies to use caret range ([PR #23732](https://github.com/microsoft/fluentui/pull/23732) by lingfangao@hotmail.com)
58
+ - Bump Griffel dependencies ([PR #23688](https://github.com/microsoft/fluentui/pull/23688) by lingfangao@hotmail.com)
59
+
60
+ ## [9.0.0-rc.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.14)
61
+
62
+ Thu, 23 Jun 2022 14:25:31 GMT
63
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.13..@fluentui/react-popover_v9.0.0-rc.14)
64
+
65
+ ### Changes
66
+
67
+ - Bump @fluentui/react-portal to v9.0.0-rc.14 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
68
+ - Bump @fluentui/react-positioning to v9.0.0-rc.12 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
69
+ - Bump @fluentui/react-shared-contexts to v9.0.0-rc.11 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
70
+ - Bump @fluentui/react-tabster to v9.0.0-rc.14 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
71
+ - Bump @fluentui/react-theme to v9.0.0-rc.10 ([PR #23608](https://github.com/microsoft/fluentui/pull/23608) by beachball)
72
+
73
+ ## [9.0.0-rc.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.13)
74
+
75
+ Tue, 31 May 2022 21:28:41 GMT
76
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.12..@fluentui/react-popover_v9.0.0-rc.13)
77
+
78
+ ### Changes
79
+
80
+ - chore: Update Griffel to latest version ([PR #23275](https://github.com/microsoft/fluentui/pull/23275) by olfedias@microsoft.com)
81
+ - update popover trigger to use aria-expanded instead of aria-haspopup ([PR #23127](https://github.com/microsoft/fluentui/pull/23127) by sarah.higley@microsoft.com)
82
+ - updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
83
+ - Bump @fluentui/react-context-selector to v9.0.0-rc.10 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
84
+ - Bump @fluentui/react-portal to v9.0.0-rc.13 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
85
+ - Bump @fluentui/react-positioning to v9.0.0-rc.11 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
86
+ - Bump @fluentui/react-shared-contexts to v9.0.0-rc.10 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
87
+ - Bump @fluentui/react-tabster to v9.0.0-rc.13 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
88
+ - Bump @fluentui/react-utilities to v9.0.0-rc.10 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
89
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.8 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
90
+
91
+ ## [9.0.0-rc.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.12)
92
+
93
+ Thu, 26 May 2022 21:01:27 GMT
94
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.11..@fluentui/react-popover_v9.0.0-rc.12)
95
+
96
+ ### Changes
97
+
98
+ - BREAKING: Popover no longer has an arrow by default. The `noArrow` prop is replaced by `withArrow`. ([PR #23205](https://github.com/microsoft/fluentui/pull/23205) by behowell@microsoft.com)
99
+ - Bump @fluentui/react-portal to v9.0.0-rc.12 ([PR #23267](https://github.com/microsoft/fluentui/pull/23267) by beachball)
100
+ - Bump @fluentui/react-tabster to v9.0.0-rc.12 ([PR #23267](https://github.com/microsoft/fluentui/pull/23267) by beachball)
101
+
102
+ ## [9.0.0-rc.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.11)
103
+
104
+ Mon, 23 May 2022 18:56:46 GMT
105
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.10..@fluentui/react-popover_v9.0.0-rc.11)
106
+
107
+ ### Changes
108
+
109
+ - BREAKING: changes to positioning prop ([PR #23092](https://github.com/microsoft/fluentui/pull/23092) by lingfangao@hotmail.com)
110
+ - BREAKING: stop exporting PopoverContext ([PR #23092](https://github.com/microsoft/fluentui/pull/23092) by lingfangao@hotmail.com)
111
+ - Removing <componentName>ClassName exports. ([PR #23092](https://github.com/microsoft/fluentui/pull/23092) by esteban.230@hotmail.com)
112
+ - Bump @fluentui/react-portal to v9.0.0-rc.11 ([PR #23146](https://github.com/microsoft/fluentui/pull/23146) by beachball)
113
+ - Bump @fluentui/react-positioning to v9.0.0-rc.10 ([PR #23146](https://github.com/microsoft/fluentui/pull/23146) by beachball)
114
+ - Bump @fluentui/react-shared-contexts to v9.0.0-rc.9 ([PR #23146](https://github.com/microsoft/fluentui/pull/23146) by beachball)
115
+ - Bump @fluentui/react-tabster to v9.0.0-rc.11 ([PR #23146](https://github.com/microsoft/fluentui/pull/23146) by beachball)
116
+ - Bump @fluentui/react-theme to v9.0.0-rc.9 ([PR #23146](https://github.com/microsoft/fluentui/pull/23146) by beachball)
117
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.7 ([PR #23146](https://github.com/microsoft/fluentui/pull/23146) by beachball)
118
+
119
+ ## [9.0.0-rc.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.10)
120
+
121
+ Mon, 23 May 2022 12:13:32 GMT
122
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.9..@fluentui/react-popover_v9.0.0-rc.10)
123
+
124
+ ### Changes
125
+
126
+ - Removing PopoverCommons type. ([PR #22968](https://github.com/microsoft/fluentui/pull/22968) by Humberto.Morimoto@microsoft.com)
127
+ - chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
128
+ - chore: Update Griffel to latest version ([PR #23029](https://github.com/microsoft/fluentui/pull/23029) by olfedias@microsoft.com)
129
+ - Bump @fluentui/react-context-selector to v9.0.0-rc.9 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
130
+ - Bump @fluentui/react-portal to v9.0.0-rc.10 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
131
+ - Bump @fluentui/react-positioning to v9.0.0-rc.9 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
132
+ - Bump @fluentui/react-shared-contexts to v9.0.0-rc.8 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
133
+ - Bump @fluentui/react-tabster to v9.0.0-rc.10 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
134
+ - Bump @fluentui/react-theme to v9.0.0-rc.8 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
135
+ - Bump @fluentui/react-utilities to v9.0.0-rc.9 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
136
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.6 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
137
+
7
138
  ## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.9)
8
139
 
9
- Thu, 05 May 2022 18:24:31 GMT
140
+ Thu, 05 May 2022 18:26:24 GMT
10
141
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.8..@fluentui/react-popover_v9.0.0-rc.9)
11
142
 
12
143
  ### Changes