@fluentui/react-popover 0.0.0-nightly-20220427-0422.1 → 0.0.0-nightly-20220428-0420.1

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 (3) hide show
  1. package/CHANGELOG.json +27 -19
  2. package/CHANGELOG.md +87 -87
  3. package/package.json +11 -11
package/CHANGELOG.json CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-popover",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 27 Apr 2022 04:31:06 GMT",
6
- "tag": "@fluentui/react-popover_v0.0.0-nightly-20220427-0422.1",
7
- "version": "0.0.0-nightly-20220427-0422.1",
5
+ "date": "Thu, 28 Apr 2022 04:29:38 GMT",
6
+ "tag": "@fluentui/react-popover_v0.0.0-nightly-20220428-0420.1",
7
+ "version": "0.0.0-nightly-20220428-0420.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,50 +16,58 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-popover",
19
- "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220427-0422.1",
20
- "commit": "95709911c85add44b67724f7e02e4ce085f2890c"
19
+ "comment": "Bump @fluentui/react-context-selector to v0.0.0-nightly-20220428-0420.1",
20
+ "commit": "594dc819d26484ec1863d37916abf429520bace7"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-popover",
25
- "comment": "Bump @fluentui/react-portal to v0.0.0-nightly-20220427-0422.1",
26
- "commit": "95709911c85add44b67724f7e02e4ce085f2890c"
25
+ "comment": "Bump @fluentui/react-portal to v0.0.0-nightly-20220428-0420.1",
26
+ "commit": "594dc819d26484ec1863d37916abf429520bace7"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-popover",
31
- "comment": "Bump @fluentui/react-positioning to v0.0.0-nightly-20220427-0422.1",
32
- "commit": "95709911c85add44b67724f7e02e4ce085f2890c"
31
+ "comment": "Bump @fluentui/react-positioning to v0.0.0-nightly-20220428-0420.1",
32
+ "commit": "594dc819d26484ec1863d37916abf429520bace7"
33
33
  },
34
34
  {
35
35
  "author": "beachball",
36
36
  "package": "@fluentui/react-popover",
37
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220427-0422.1",
38
- "commit": "95709911c85add44b67724f7e02e4ce085f2890c"
37
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220428-0420.1",
38
+ "commit": "594dc819d26484ec1863d37916abf429520bace7"
39
39
  },
40
40
  {
41
41
  "author": "beachball",
42
42
  "package": "@fluentui/react-popover",
43
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220427-0422.1",
44
- "commit": "95709911c85add44b67724f7e02e4ce085f2890c"
43
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220428-0420.1",
44
+ "commit": "594dc819d26484ec1863d37916abf429520bace7"
45
45
  },
46
46
  {
47
47
  "author": "beachball",
48
48
  "package": "@fluentui/react-popover",
49
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220427-0422.1",
50
- "commit": "95709911c85add44b67724f7e02e4ce085f2890c"
49
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220428-0420.1",
50
+ "commit": "594dc819d26484ec1863d37916abf429520bace7"
51
51
  },
52
52
  {
53
53
  "author": "beachball",
54
54
  "package": "@fluentui/react-popover",
55
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220427-0422.1",
56
- "commit": "95709911c85add44b67724f7e02e4ce085f2890c"
55
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220428-0420.1",
56
+ "commit": "594dc819d26484ec1863d37916abf429520bace7"
57
57
  },
58
58
  {
59
59
  "author": "beachball",
60
60
  "package": "@fluentui/react-popover",
61
- "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220427-0422.1",
62
- "commit": "95709911c85add44b67724f7e02e4ce085f2890c"
61
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220428-0420.1",
62
+ "commit": "594dc819d26484ec1863d37916abf429520bace7"
63
+ }
64
+ ],
65
+ "none": [
66
+ {
67
+ "author": "tristan.watanabe@gmail.com",
68
+ "package": "@fluentui/react-popover",
69
+ "commit": "e74b180720cb9aec8df21753a55449849041af82",
70
+ "comment": "react-popover: Move to new common folder."
63
71
  }
64
72
  ]
65
73
  }
package/CHANGELOG.md CHANGED
@@ -1,29 +1,29 @@
1
1
  # Change Log - @fluentui/react-popover
2
2
 
3
- This log was last generated on Wed, 27 Apr 2022 04:31:06 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 28 Apr 2022 04:29:38 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20220427-0422.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v0.0.0-nightly-20220427-0422.1)
7
+ ## [0.0.0-nightly-20220428-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v0.0.0-nightly-20220428-0420.1)
8
8
 
9
- Wed, 27 Apr 2022 04:31:06 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.7..@fluentui/react-popover_v0.0.0-nightly-20220427-0422.1)
9
+ Thu, 28 Apr 2022 04:29:38 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.7..@fluentui/react-popover_v0.0.0-nightly-20220428-0420.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
15
- - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220427-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/95709911c85add44b67724f7e02e4ce085f2890c) by beachball)
16
- - Bump @fluentui/react-portal to v0.0.0-nightly-20220427-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/95709911c85add44b67724f7e02e4ce085f2890c) by beachball)
17
- - Bump @fluentui/react-positioning to v0.0.0-nightly-20220427-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/95709911c85add44b67724f7e02e4ce085f2890c) by beachball)
18
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220427-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/95709911c85add44b67724f7e02e4ce085f2890c) by beachball)
19
- - Bump @fluentui/react-tabster to v0.0.0-nightly-20220427-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/95709911c85add44b67724f7e02e4ce085f2890c) by beachball)
20
- - Bump @fluentui/react-theme to v0.0.0-nightly-20220427-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/95709911c85add44b67724f7e02e4ce085f2890c) by beachball)
21
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20220427-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/95709911c85add44b67724f7e02e4ce085f2890c) by beachball)
22
- - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220427-0422.1 ([commit](https://github.com/microsoft/fluentui/commit/95709911c85add44b67724f7e02e4ce085f2890c) by beachball)
15
+ - Bump @fluentui/react-context-selector to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
16
+ - Bump @fluentui/react-portal to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
17
+ - Bump @fluentui/react-positioning to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
18
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
19
+ - Bump @fluentui/react-tabster to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
20
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
21
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
22
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
23
23
 
24
24
  ## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.7)
25
25
 
26
- Mon, 25 Apr 2022 09:32:19 GMT
26
+ Mon, 25 Apr 2022 09:32:19 GMT
27
27
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.6..@fluentui/react-popover_v9.0.0-rc.7)
28
28
 
29
29
  ### Changes
@@ -33,7 +33,7 @@ Mon, 25 Apr 2022 09:32:19 GMT
33
33
 
34
34
  ## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.6)
35
35
 
36
- Tue, 19 Apr 2022 19:16:47 GMT
36
+ Tue, 19 Apr 2022 19:16:47 GMT
37
37
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.5..@fluentui/react-popover_v9.0.0-rc.6)
38
38
 
39
39
  ### Changes
@@ -51,7 +51,7 @@ Tue, 19 Apr 2022 19:16:47 GMT
51
51
 
52
52
  ## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.5)
53
53
 
54
- Fri, 04 Mar 2022 05:17:38 GMT
54
+ Fri, 04 Mar 2022 05:17:38 GMT
55
55
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.4..@fluentui/react-popover_v9.0.0-rc.5)
56
56
 
57
57
  ### Changes
@@ -68,7 +68,7 @@ Fri, 04 Mar 2022 05:17:38 GMT
68
68
 
69
69
  ## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.4)
70
70
 
71
- Tue, 01 Mar 2022 02:17:37 GMT
71
+ Tue, 01 Mar 2022 02:17:37 GMT
72
72
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.3..@fluentui/react-popover_v9.0.0-rc.4)
73
73
 
74
74
  ### Changes
@@ -82,7 +82,7 @@ Tue, 01 Mar 2022 02:17:37 GMT
82
82
 
83
83
  ## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.3)
84
84
 
85
- Fri, 18 Feb 2022 13:35:33 GMT
85
+ Fri, 18 Feb 2022 13:35:33 GMT
86
86
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-rc.1..@fluentui/react-popover_v9.0.0-rc.3)
87
87
 
88
88
  ### Changes
@@ -98,7 +98,7 @@ Fri, 18 Feb 2022 13:35:33 GMT
98
98
 
99
99
  ## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-rc.1)
100
100
 
101
- Thu, 10 Feb 2022 08:50:36 GMT
101
+ Thu, 10 Feb 2022 08:50:36 GMT
102
102
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-beta.5..@fluentui/react-popover_v9.0.0-rc.1)
103
103
 
104
104
  ### Changes
@@ -108,7 +108,7 @@ Thu, 10 Feb 2022 08:50:36 GMT
108
108
  - standardize trigger implementation & cloning ([PR #21609](https://github.com/microsoft/fluentui/pull/21609) by olfedias@microsoft.com)
109
109
  - update styles to not use CSS shorthands ([PR #20796](https://github.com/microsoft/fluentui/pull/20796) by olfedias@microsoft.com)
110
110
  - fix: Use role=complementary for Popovers without focus traps ([PR #21416](https://github.com/microsoft/fluentui/pull/21416) by lingfangao@hotmail.com)
111
- - BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
111
+ - BREAKING: Rename component hooks add the suffix \_unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
112
112
  - Updating based on changes to composition types. ([PR #20891](https://github.com/microsoft/fluentui/pull/20891) by Humberto.Morimoto@microsoft.com)
113
113
  - Replacing use of functions in makeStyles with direct use of tokens ([PR #21049](https://github.com/microsoft/fluentui/pull/21049) by Humberto.Morimoto@microsoft.com)
114
114
  - Remove component's shorthandProps array ([PR #21134](https://github.com/microsoft/fluentui/pull/21134) by behowell@microsoft.com)
@@ -127,7 +127,7 @@ Thu, 10 Feb 2022 08:50:36 GMT
127
127
 
128
128
  ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-beta.5)
129
129
 
130
- Thu, 25 Nov 2021 08:34:15 GMT
130
+ Thu, 25 Nov 2021 08:34:15 GMT
131
131
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-beta.4..@fluentui/react-popover_v9.0.0-beta.5)
132
132
 
133
133
  ### Changes
@@ -146,7 +146,7 @@ Thu, 25 Nov 2021 08:34:15 GMT
146
146
 
147
147
  ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-beta.4)
148
148
 
149
- Fri, 12 Nov 2021 13:25:28 GMT
149
+ Fri, 12 Nov 2021 13:25:28 GMT
150
150
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-beta.3..@fluentui/react-popover_v9.0.0-beta.4)
151
151
 
152
152
  ### Changes
@@ -167,7 +167,7 @@ Fri, 12 Nov 2021 13:25:28 GMT
167
167
 
168
168
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-beta.3)
169
169
 
170
- Wed, 27 Oct 2021 12:14:20 GMT
170
+ Wed, 27 Oct 2021 12:14:20 GMT
171
171
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-beta.2..@fluentui/react-popover_v9.0.0-beta.3)
172
172
 
173
173
  ### Changes
@@ -187,7 +187,7 @@ Wed, 27 Oct 2021 12:14:20 GMT
187
187
 
188
188
  ## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-beta.2)
189
189
 
190
- Tue, 12 Oct 2021 19:45:58 GMT
190
+ Tue, 12 Oct 2021 19:45:58 GMT
191
191
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-beta.1..@fluentui/react-popover_v9.0.0-beta.2)
192
192
 
193
193
  ### Changes
@@ -197,7 +197,7 @@ Tue, 12 Oct 2021 19:45:58 GMT
197
197
 
198
198
  ## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-beta.1)
199
199
 
200
- Wed, 06 Oct 2021 10:37:22 GMT
200
+ Wed, 06 Oct 2021 10:37:22 GMT
201
201
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.56..@fluentui/react-popover_v9.0.0-beta.1)
202
202
 
203
203
  ### Changes
@@ -216,7 +216,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
216
216
 
217
217
  ## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.56)
218
218
 
219
- Tue, 05 Oct 2021 12:47:58 GMT
219
+ Tue, 05 Oct 2021 12:47:58 GMT
220
220
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.55..@fluentui/react-popover_v9.0.0-alpha.56)
221
221
 
222
222
  ### Changes
@@ -230,7 +230,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
230
230
 
231
231
  ## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.55)
232
232
 
233
- Tue, 05 Oct 2021 09:28:07 GMT
233
+ Tue, 05 Oct 2021 09:28:07 GMT
234
234
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.54..@fluentui/react-popover_v9.0.0-alpha.55)
235
235
 
236
236
  ### Changes
@@ -248,7 +248,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
248
248
 
249
249
  ## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.54)
250
250
 
251
- Fri, 01 Oct 2021 14:13:08 GMT
251
+ Fri, 01 Oct 2021 14:13:08 GMT
252
252
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.52..@fluentui/react-popover_v9.0.0-alpha.54)
253
253
 
254
254
  ### Changes
@@ -267,7 +267,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
267
267
 
268
268
  ## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.52)
269
269
 
270
- Fri, 01 Oct 2021 09:44:56 GMT
270
+ Fri, 01 Oct 2021 09:44:56 GMT
271
271
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.51..@fluentui/react-popover_v9.0.0-alpha.52)
272
272
 
273
273
  ### Changes
@@ -277,7 +277,7 @@ Fri, 01 Oct 2021 09:44:56 GMT
277
277
 
278
278
  ## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.51)
279
279
 
280
- Wed, 29 Sep 2021 08:06:11 GMT
280
+ Wed, 29 Sep 2021 08:06:11 GMT
281
281
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.50..@fluentui/react-popover_v9.0.0-alpha.51)
282
282
 
283
283
  ### Changes
@@ -293,7 +293,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
293
293
 
294
294
  ## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.50)
295
295
 
296
- Mon, 27 Sep 2021 08:06:00 GMT
296
+ Mon, 27 Sep 2021 08:06:00 GMT
297
297
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.49..@fluentui/react-popover_v9.0.0-alpha.50)
298
298
 
299
299
  ### Changes
@@ -311,7 +311,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
311
311
 
312
312
  ## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.49)
313
313
 
314
- Fri, 24 Sep 2021 09:17:17 GMT
314
+ Fri, 24 Sep 2021 09:17:17 GMT
315
315
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.48..@fluentui/react-popover_v9.0.0-alpha.49)
316
316
 
317
317
  ### Changes
@@ -330,7 +330,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
330
330
 
331
331
  ## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.48)
332
332
 
333
- Thu, 23 Sep 2021 08:21:34 GMT
333
+ Thu, 23 Sep 2021 08:21:34 GMT
334
334
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.47..@fluentui/react-popover_v9.0.0-alpha.48)
335
335
 
336
336
  ### Changes
@@ -347,7 +347,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
347
347
 
348
348
  ## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.47)
349
349
 
350
- Wed, 22 Sep 2021 10:10:07 GMT
350
+ Wed, 22 Sep 2021 10:10:07 GMT
351
351
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.46..@fluentui/react-popover_v9.0.0-alpha.47)
352
352
 
353
353
  ### Changes
@@ -364,7 +364,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
364
364
 
365
365
  ## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.46)
366
366
 
367
- Tue, 21 Sep 2021 07:42:34 GMT
367
+ Tue, 21 Sep 2021 07:42:34 GMT
368
368
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.45..@fluentui/react-popover_v9.0.0-alpha.46)
369
369
 
370
370
  ### Changes
@@ -381,7 +381,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
381
381
 
382
382
  ## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.45)
383
383
 
384
- Mon, 20 Sep 2021 07:36:26 GMT
384
+ Mon, 20 Sep 2021 07:36:26 GMT
385
385
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.44..@fluentui/react-popover_v9.0.0-alpha.45)
386
386
 
387
387
  ### Changes
@@ -390,7 +390,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
390
390
 
391
391
  ## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.44)
392
392
 
393
- Fri, 17 Sep 2021 07:35:26 GMT
393
+ Fri, 17 Sep 2021 07:35:26 GMT
394
394
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.43..@fluentui/react-popover_v9.0.0-alpha.44)
395
395
 
396
396
  ### Changes
@@ -399,7 +399,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
399
399
 
400
400
  ## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.43)
401
401
 
402
- Thu, 16 Sep 2021 07:38:39 GMT
402
+ Thu, 16 Sep 2021 07:38:39 GMT
403
403
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.42..@fluentui/react-popover_v9.0.0-alpha.43)
404
404
 
405
405
  ### Changes
@@ -409,7 +409,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
409
409
 
410
410
  ## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.42)
411
411
 
412
- Tue, 14 Sep 2021 20:09:02 GMT
412
+ Tue, 14 Sep 2021 20:09:02 GMT
413
413
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.41..@fluentui/react-popover_v9.0.0-alpha.42)
414
414
 
415
415
  ### Changes
@@ -418,7 +418,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
418
418
 
419
419
  ## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.41)
420
420
 
421
- Tue, 14 Sep 2021 07:38:18 GMT
421
+ Tue, 14 Sep 2021 07:38:18 GMT
422
422
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.40..@fluentui/react-popover_v9.0.0-alpha.41)
423
423
 
424
424
  ### Changes
@@ -427,7 +427,7 @@ Tue, 14 Sep 2021 07:38:18 GMT
427
427
 
428
428
  ## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.40)
429
429
 
430
- Fri, 10 Sep 2021 16:31:53 GMT
430
+ Fri, 10 Sep 2021 16:31:53 GMT
431
431
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.39..@fluentui/react-popover_v9.0.0-alpha.40)
432
432
 
433
433
  ### Changes
@@ -437,7 +437,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
437
437
 
438
438
  ## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.39)
439
439
 
440
- Fri, 10 Sep 2021 07:39:51 GMT
440
+ Fri, 10 Sep 2021 07:39:51 GMT
441
441
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.38..@fluentui/react-popover_v9.0.0-alpha.39)
442
442
 
443
443
  ### Changes
@@ -446,7 +446,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
446
446
 
447
447
  ## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.38)
448
448
 
449
- Wed, 08 Sep 2021 07:34:11 GMT
449
+ Wed, 08 Sep 2021 07:34:11 GMT
450
450
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.37..@fluentui/react-popover_v9.0.0-alpha.38)
451
451
 
452
452
  ### Changes
@@ -455,7 +455,7 @@ Wed, 08 Sep 2021 07:34:11 GMT
455
455
 
456
456
  ## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.37)
457
457
 
458
- Mon, 06 Sep 2021 07:34:53 GMT
458
+ Mon, 06 Sep 2021 07:34:53 GMT
459
459
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.36..@fluentui/react-popover_v9.0.0-alpha.37)
460
460
 
461
461
  ### Changes
@@ -464,7 +464,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
464
464
 
465
465
  ## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.36)
466
466
 
467
- Thu, 02 Sep 2021 07:36:46 GMT
467
+ Thu, 02 Sep 2021 07:36:46 GMT
468
468
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.35..@fluentui/react-popover_v9.0.0-alpha.36)
469
469
 
470
470
  ### Patches
@@ -477,7 +477,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
477
477
 
478
478
  ## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.35)
479
479
 
480
- Wed, 01 Sep 2021 07:39:56 GMT
480
+ Wed, 01 Sep 2021 07:39:56 GMT
481
481
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.34..@fluentui/react-popover_v9.0.0-alpha.35)
482
482
 
483
483
  ### Changes
@@ -486,7 +486,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
486
486
 
487
487
  ## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.34)
488
488
 
489
- Tue, 31 Aug 2021 07:37:47 GMT
489
+ Tue, 31 Aug 2021 07:37:47 GMT
490
490
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.33..@fluentui/react-popover_v9.0.0-alpha.34)
491
491
 
492
492
  ### Changes
@@ -495,7 +495,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
495
495
 
496
496
  ## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.33)
497
497
 
498
- Fri, 27 Aug 2021 07:33:32 GMT
498
+ Fri, 27 Aug 2021 07:33:32 GMT
499
499
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.32..@fluentui/react-popover_v9.0.0-alpha.33)
500
500
 
501
501
  ### Changes
@@ -504,7 +504,7 @@ Fri, 27 Aug 2021 07:33:32 GMT
504
504
 
505
505
  ## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.32)
506
506
 
507
- Thu, 26 Aug 2021 07:35:43 GMT
507
+ Thu, 26 Aug 2021 07:35:43 GMT
508
508
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.31..@fluentui/react-popover_v9.0.0-alpha.32)
509
509
 
510
510
  ### Changes
@@ -513,7 +513,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
513
513
 
514
514
  ## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.31)
515
515
 
516
- Tue, 24 Aug 2021 07:34:48 GMT
516
+ Tue, 24 Aug 2021 07:34:48 GMT
517
517
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.30..@fluentui/react-popover_v9.0.0-alpha.31)
518
518
 
519
519
  ### Changes
@@ -522,7 +522,7 @@ Tue, 24 Aug 2021 07:34:48 GMT
522
522
 
523
523
  ## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.30)
524
524
 
525
- Fri, 20 Aug 2021 07:37:28 GMT
525
+ Fri, 20 Aug 2021 07:37:28 GMT
526
526
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.29..@fluentui/react-popover_v9.0.0-alpha.30)
527
527
 
528
528
  ### Changes
@@ -531,7 +531,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
531
531
 
532
532
  ## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.29)
533
533
 
534
- Thu, 19 Aug 2021 07:41:35 GMT
534
+ Thu, 19 Aug 2021 07:41:35 GMT
535
535
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.28..@fluentui/react-popover_v9.0.0-alpha.29)
536
536
 
537
537
  ### Changes
@@ -540,7 +540,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
540
540
 
541
541
  ## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.28)
542
542
 
543
- Mon, 16 Aug 2021 07:36:39 GMT
543
+ Mon, 16 Aug 2021 07:36:39 GMT
544
544
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.27..@fluentui/react-popover_v9.0.0-alpha.28)
545
545
 
546
546
  ### Changes
@@ -549,7 +549,7 @@ Mon, 16 Aug 2021 07:36:39 GMT
549
549
 
550
550
  ## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.27)
551
551
 
552
- Fri, 13 Aug 2021 07:36:34 GMT
552
+ Fri, 13 Aug 2021 07:36:34 GMT
553
553
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.26..@fluentui/react-popover_v9.0.0-alpha.27)
554
554
 
555
555
  ### Changes
@@ -558,7 +558,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
558
558
 
559
559
  ## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.26)
560
560
 
561
- Wed, 11 Aug 2021 07:34:54 GMT
561
+ Wed, 11 Aug 2021 07:34:54 GMT
562
562
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.25..@fluentui/react-popover_v9.0.0-alpha.26)
563
563
 
564
564
  ### Changes
@@ -567,7 +567,7 @@ Wed, 11 Aug 2021 07:34:54 GMT
567
567
 
568
568
  ## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.25)
569
569
 
570
- Tue, 10 Aug 2021 07:33:28 GMT
570
+ Tue, 10 Aug 2021 07:33:28 GMT
571
571
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.24..@fluentui/react-popover_v9.0.0-alpha.25)
572
572
 
573
573
  ### Changes
@@ -576,7 +576,7 @@ Tue, 10 Aug 2021 07:33:28 GMT
576
576
 
577
577
  ## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.24)
578
578
 
579
- Fri, 06 Aug 2021 07:35:14 GMT
579
+ Fri, 06 Aug 2021 07:35:14 GMT
580
580
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.23..@fluentui/react-popover_v9.0.0-alpha.24)
581
581
 
582
582
  ### Changes
@@ -585,7 +585,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
585
585
 
586
586
  ## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.23)
587
587
 
588
- Tue, 03 Aug 2021 07:39:30 GMT
588
+ Tue, 03 Aug 2021 07:39:30 GMT
589
589
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.22..@fluentui/react-popover_v9.0.0-alpha.23)
590
590
 
591
591
  ### Patches
@@ -600,7 +600,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
600
600
 
601
601
  ## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.22)
602
602
 
603
- Mon, 02 Aug 2021 07:36:20 GMT
603
+ Mon, 02 Aug 2021 07:36:20 GMT
604
604
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.21..@fluentui/react-popover_v9.0.0-alpha.22)
605
605
 
606
606
  ### Changes
@@ -609,7 +609,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
609
609
 
610
610
  ## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.21)
611
611
 
612
- Mon, 26 Jul 2021 07:37:30 GMT
612
+ Mon, 26 Jul 2021 07:37:30 GMT
613
613
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.20..@fluentui/react-popover_v9.0.0-alpha.21)
614
614
 
615
615
  ### Changes
@@ -618,7 +618,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
618
618
 
619
619
  ## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.20)
620
620
 
621
- Fri, 23 Jul 2021 07:38:19 GMT
621
+ Fri, 23 Jul 2021 07:38:19 GMT
622
622
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.19..@fluentui/react-popover_v9.0.0-alpha.20)
623
623
 
624
624
  ### Changes
@@ -627,7 +627,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
627
627
 
628
628
  ## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.19)
629
629
 
630
- Thu, 22 Jul 2021 07:36:55 GMT
630
+ Thu, 22 Jul 2021 07:36:55 GMT
631
631
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.18..@fluentui/react-popover_v9.0.0-alpha.19)
632
632
 
633
633
  ### Changes
@@ -636,7 +636,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
636
636
 
637
637
  ## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.18)
638
638
 
639
- Thu, 15 Jul 2021 07:36:18 GMT
639
+ Thu, 15 Jul 2021 07:36:18 GMT
640
640
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.17..@fluentui/react-popover_v9.0.0-alpha.18)
641
641
 
642
642
  ### Changes
@@ -645,7 +645,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
645
645
 
646
646
  ## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.17)
647
647
 
648
- Tue, 13 Jul 2021 22:32:58 GMT
648
+ Tue, 13 Jul 2021 22:32:58 GMT
649
649
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.16..@fluentui/react-popover_v9.0.0-alpha.17)
650
650
 
651
651
  ### Patches
@@ -654,7 +654,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
654
654
 
655
655
  ## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.16)
656
656
 
657
- Tue, 13 Jul 2021 07:35:36 GMT
657
+ Tue, 13 Jul 2021 07:35:36 GMT
658
658
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.15..@fluentui/react-popover_v9.0.0-alpha.16)
659
659
 
660
660
  ### Changes
@@ -663,7 +663,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
663
663
 
664
664
  ## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.15)
665
665
 
666
- Fri, 09 Jul 2021 07:39:31 GMT
666
+ Fri, 09 Jul 2021 07:39:31 GMT
667
667
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.14..@fluentui/react-popover_v9.0.0-alpha.15)
668
668
 
669
669
  ### Patches
@@ -678,7 +678,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
678
678
 
679
679
  ## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.14)
680
680
 
681
- Fri, 02 Jul 2021 23:15:55 GMT
681
+ Fri, 02 Jul 2021 23:15:55 GMT
682
682
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.13..@fluentui/react-popover_v9.0.0-alpha.14)
683
683
 
684
684
  ### Changes
@@ -687,7 +687,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
687
687
 
688
688
  ## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.13)
689
689
 
690
- Fri, 02 Jul 2021 07:37:06 GMT
690
+ Fri, 02 Jul 2021 07:37:06 GMT
691
691
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.12..@fluentui/react-popover_v9.0.0-alpha.13)
692
692
 
693
693
  ### Changes
@@ -696,7 +696,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
696
696
 
697
697
  ## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.12)
698
698
 
699
- Thu, 01 Jul 2021 07:35:05 GMT
699
+ Thu, 01 Jul 2021 07:35:05 GMT
700
700
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.11..@fluentui/react-popover_v9.0.0-alpha.12)
701
701
 
702
702
  ### Changes
@@ -705,7 +705,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
705
705
 
706
706
  ## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.11)
707
707
 
708
- Wed, 30 Jun 2021 07:38:35 GMT
708
+ Wed, 30 Jun 2021 07:38:35 GMT
709
709
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.10..@fluentui/react-popover_v9.0.0-alpha.11)
710
710
 
711
711
  ### Changes
@@ -714,7 +714,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
714
714
 
715
715
  ## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.10)
716
716
 
717
- Tue, 29 Jun 2021 07:33:32 GMT
717
+ Tue, 29 Jun 2021 07:33:32 GMT
718
718
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.9..@fluentui/react-popover_v9.0.0-alpha.10)
719
719
 
720
720
  ### Changes
@@ -723,7 +723,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
723
723
 
724
724
  ## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.9)
725
725
 
726
- Thu, 17 Jun 2021 07:34:11 GMT
726
+ Thu, 17 Jun 2021 07:34:11 GMT
727
727
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.8..@fluentui/react-popover_v9.0.0-alpha.9)
728
728
 
729
729
  ### Changes
@@ -732,7 +732,7 @@ Thu, 17 Jun 2021 07:34:11 GMT
732
732
 
733
733
  ## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.8)
734
734
 
735
- Wed, 16 Jun 2021 07:34:24 GMT
735
+ Wed, 16 Jun 2021 07:34:24 GMT
736
736
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.7..@fluentui/react-popover_v9.0.0-alpha.8)
737
737
 
738
738
  ### Changes
@@ -741,7 +741,7 @@ Wed, 16 Jun 2021 07:34:24 GMT
741
741
 
742
742
  ## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.7)
743
743
 
744
- Tue, 15 Jun 2021 07:40:20 GMT
744
+ Tue, 15 Jun 2021 07:40:20 GMT
745
745
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.6..@fluentui/react-popover_v9.0.0-alpha.7)
746
746
 
747
747
  ### Changes
@@ -750,7 +750,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
750
750
 
751
751
  ## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.6)
752
752
 
753
- Tue, 08 Jun 2021 07:32:44 GMT
753
+ Tue, 08 Jun 2021 07:32:44 GMT
754
754
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.5..@fluentui/react-popover_v9.0.0-alpha.6)
755
755
 
756
756
  ### Changes
@@ -759,7 +759,7 @@ Tue, 08 Jun 2021 07:32:44 GMT
759
759
 
760
760
  ## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.5)
761
761
 
762
- Mon, 07 Jun 2021 07:38:15 GMT
762
+ Mon, 07 Jun 2021 07:38:15 GMT
763
763
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.4..@fluentui/react-popover_v9.0.0-alpha.5)
764
764
 
765
765
  ### Patches
@@ -774,7 +774,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
774
774
 
775
775
  ## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.4)
776
776
 
777
- Fri, 04 Jun 2021 07:37:23 GMT
777
+ Fri, 04 Jun 2021 07:37:23 GMT
778
778
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.3..@fluentui/react-popover_v9.0.0-alpha.4)
779
779
 
780
780
  ### Changes
@@ -783,7 +783,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
783
783
 
784
784
  ## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.3)
785
785
 
786
- Thu, 03 Jun 2021 07:36:03 GMT
786
+ Thu, 03 Jun 2021 07:36:03 GMT
787
787
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.2..@fluentui/react-popover_v9.0.0-alpha.3)
788
788
 
789
789
  ### Changes
@@ -792,7 +792,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
792
792
 
793
793
  ## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.2)
794
794
 
795
- Wed, 02 Jun 2021 07:37:15 GMT
795
+ Wed, 02 Jun 2021 07:37:15 GMT
796
796
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.1..@fluentui/react-popover_v9.0.0-alpha.2)
797
797
 
798
798
  ### Changes
@@ -801,7 +801,7 @@ Wed, 02 Jun 2021 07:37:15 GMT
801
801
 
802
802
  ## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.1)
803
803
 
804
- Tue, 01 Jun 2021 07:31:58 GMT
804
+ Tue, 01 Jun 2021 07:31:58 GMT
805
805
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.0..@fluentui/react-popover_v9.0.0-alpha.1)
806
806
 
807
807
  ### Changes
@@ -810,7 +810,7 @@ Tue, 01 Jun 2021 07:31:58 GMT
810
810
 
811
811
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.0)
812
812
 
813
- Fri, 28 May 2021 07:33:57 GMT
813
+ Fri, 28 May 2021 07:33:57 GMT
814
814
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.0..@fluentui/react-popover_v9.0.0-alpha.0)
815
815
 
816
816
  ### Changes
@@ -819,7 +819,7 @@ Fri, 28 May 2021 07:33:57 GMT
819
819
 
820
820
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.0)
821
821
 
822
- Wed, 26 May 2021 07:35:43 GMT
822
+ Wed, 26 May 2021 07:35:43 GMT
823
823
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.0..@fluentui/react-popover_v9.0.0-alpha.0)
824
824
 
825
825
  ### Changes
@@ -828,7 +828,7 @@ Wed, 26 May 2021 07:35:43 GMT
828
828
 
829
829
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.0)
830
830
 
831
- Fri, 21 May 2021 07:34:54 GMT
831
+ Fri, 21 May 2021 07:34:54 GMT
832
832
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.0..@fluentui/react-popover_v9.0.0-alpha.0)
833
833
 
834
834
  ### Changes
@@ -837,7 +837,7 @@ Fri, 21 May 2021 07:34:54 GMT
837
837
 
838
838
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.0)
839
839
 
840
- Thu, 20 May 2021 07:41:54 GMT
840
+ Thu, 20 May 2021 07:41:54 GMT
841
841
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.0..@fluentui/react-popover_v9.0.0-alpha.0)
842
842
 
843
843
  ### Patches
@@ -852,7 +852,7 @@ Thu, 20 May 2021 07:41:54 GMT
852
852
 
853
853
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.0)
854
854
 
855
- Wed, 19 May 2021 07:34:20 GMT
855
+ Wed, 19 May 2021 07:34:20 GMT
856
856
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.0..@fluentui/react-popover_v9.0.0-alpha.0)
857
857
 
858
858
  ### Patches
@@ -865,7 +865,7 @@ Wed, 19 May 2021 07:34:20 GMT
865
865
 
866
866
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.0)
867
867
 
868
- Tue, 18 May 2021 07:34:38 GMT
868
+ Tue, 18 May 2021 07:34:38 GMT
869
869
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.0..@fluentui/react-popover_v9.0.0-alpha.0)
870
870
 
871
871
  ### Changes
@@ -874,7 +874,7 @@ Tue, 18 May 2021 07:34:38 GMT
874
874
 
875
875
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.0)
876
876
 
877
- Thu, 13 May 2021 07:36:55 GMT
877
+ Thu, 13 May 2021 07:36:55 GMT
878
878
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.0..@fluentui/react-popover_v9.0.0-alpha.0)
879
879
 
880
880
  ### Changes
@@ -883,7 +883,7 @@ Thu, 13 May 2021 07:36:55 GMT
883
883
 
884
884
  ## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-alpha.0)
885
885
 
886
- Wed, 12 May 2021 07:36:20 GMT
886
+ Wed, 12 May 2021 07:36:20 GMT
887
887
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-alpha.0..@fluentui/react-popover_v9.0.0-alpha.0)
888
888
 
889
889
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-popover",
3
- "version": "0.0.0-nightly-20220427-0422.1",
3
+ "version": "0.0.0-nightly-20220428-0420.1",
4
4
  "description": "Popover component for Fluent UI",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -20,27 +20,27 @@
20
20
  "lint": "just-scripts lint",
21
21
  "start": "yarn storybook",
22
22
  "e2e": "e2e",
23
- "storybook": "node ../../scripts/storybook/runner",
23
+ "storybook": "node ../../../scripts/storybook/runner",
24
24
  "test": "jest --passWithNoTests",
25
25
  "docs": "api-extractor run --config=config/api-extractor.local.json --local",
26
- "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-popover/src && yarn docs",
26
+ "build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-popover/src && yarn docs",
27
27
  "type-check": "tsc -b tsconfig.json"
28
28
  },
29
29
  "devDependencies": {
30
30
  "@fluentui/eslint-plugin": "*",
31
31
  "@fluentui/react-conformance": "*",
32
- "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220427-0422.1",
32
+ "@fluentui/react-conformance-griffel": "0.0.0-nightly-20220428-0420.1",
33
33
  "@fluentui/scripts": "^1.0.0"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-context-selector": "0.0.0-nightly-20220427-0422.1",
36
+ "@fluentui/react-context-selector": "0.0.0-nightly-20220428-0420.1",
37
37
  "@griffel/react": "1.0.3",
38
- "@fluentui/react-portal": "0.0.0-nightly-20220427-0422.1",
39
- "@fluentui/react-positioning": "0.0.0-nightly-20220427-0422.1",
40
- "@fluentui/react-shared-contexts": "0.0.0-nightly-20220427-0422.1",
41
- "@fluentui/react-tabster": "0.0.0-nightly-20220427-0422.1",
42
- "@fluentui/react-theme": "0.0.0-nightly-20220427-0422.1",
43
- "@fluentui/react-utilities": "0.0.0-nightly-20220427-0422.1",
38
+ "@fluentui/react-portal": "0.0.0-nightly-20220428-0420.1",
39
+ "@fluentui/react-positioning": "0.0.0-nightly-20220428-0420.1",
40
+ "@fluentui/react-shared-contexts": "0.0.0-nightly-20220428-0420.1",
41
+ "@fluentui/react-tabster": "0.0.0-nightly-20220428-0420.1",
42
+ "@fluentui/react-theme": "0.0.0-nightly-20220428-0420.1",
43
+ "@fluentui/react-utilities": "0.0.0-nightly-20220428-0420.1",
44
44
  "tslib": "^2.1.0"
45
45
  },
46
46
  "peerDependencies": {