@fluentui/react-portal 0.0.0-nightly-20220427-0422.1 → 0.0.0-nightly-20220502-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.
- package/CHANGELOG.json +17 -9
- package/CHANGELOG.md +80 -80
- package/dist/{react-portal.d.ts → index.d.ts} +0 -0
- package/package.json +6 -6
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-portal",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-portal_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Mon, 02 May 2022 04:31:12 GMT",
|
6
|
+
"tag": "@fluentui/react-portal_v0.0.0-nightly-20220502-0420.1",
|
7
|
+
"version": "0.0.0-nightly-20220502-0420.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -16,20 +16,28 @@
|
|
16
16
|
{
|
17
17
|
"author": "beachball",
|
18
18
|
"package": "@fluentui/react-portal",
|
19
|
-
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220502-0420.1",
|
20
|
+
"commit": "07bac225f1b18ce4fad5464b46f9cb4f09fcd702"
|
21
21
|
},
|
22
22
|
{
|
23
23
|
"author": "beachball",
|
24
24
|
"package": "@fluentui/react-portal",
|
25
|
-
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-
|
26
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220502-0420.1",
|
26
|
+
"commit": "07bac225f1b18ce4fad5464b46f9cb4f09fcd702"
|
27
27
|
},
|
28
28
|
{
|
29
29
|
"author": "beachball",
|
30
30
|
"package": "@fluentui/react-portal",
|
31
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220502-0420.1",
|
32
|
+
"commit": "07bac225f1b18ce4fad5464b46f9cb4f09fcd702"
|
33
|
+
}
|
34
|
+
],
|
35
|
+
"none": [
|
36
|
+
{
|
37
|
+
"author": "tristan.watanabe@gmail.com",
|
38
|
+
"package": "@fluentui/react-portal",
|
39
|
+
"commit": "e74b180720cb9aec8df21753a55449849041af82",
|
40
|
+
"comment": "react-portal: Move to new common folder."
|
33
41
|
}
|
34
42
|
]
|
35
43
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,24 +1,24 @@
|
|
1
1
|
# Change Log - @fluentui/react-portal
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 02 May 2022 04:31:12 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220502-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v0.0.0-nightly-20220502-0420.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.7..@fluentui/react-portal_v0.0.0-nightly-
|
9
|
+
Mon, 02 May 2022 04:31:12 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.7..@fluentui/react-portal_v0.0.0-nightly-20220502-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-shared-contexts to v0.0.0-nightly-
|
16
|
-
- Bump @fluentui/react-tabster to v0.0.0-nightly-
|
17
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-
|
15
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220502-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/07bac225f1b18ce4fad5464b46f9cb4f09fcd702) by beachball)
|
16
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20220502-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/07bac225f1b18ce4fad5464b46f9cb4f09fcd702) by beachball)
|
17
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220502-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/07bac225f1b18ce4fad5464b46f9cb4f09fcd702) by beachball)
|
18
18
|
|
19
19
|
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.7)
|
20
20
|
|
21
|
-
Mon, 25 Apr 2022 09:32:19 GMT
|
21
|
+
Mon, 25 Apr 2022 09:32:19 GMT
|
22
22
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.6..@fluentui/react-portal_v9.0.0-rc.7)
|
23
23
|
|
24
24
|
### Changes
|
@@ -27,7 +27,7 @@ Mon, 25 Apr 2022 09:32:19 GMT
|
|
27
27
|
|
28
28
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.6)
|
29
29
|
|
30
|
-
Tue, 19 Apr 2022 19:16:48 GMT
|
30
|
+
Tue, 19 Apr 2022 19:16:48 GMT
|
31
31
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.5..@fluentui/react-portal_v9.0.0-rc.6)
|
32
32
|
|
33
33
|
### Changes
|
@@ -39,7 +39,7 @@ Tue, 19 Apr 2022 19:16:48 GMT
|
|
39
39
|
|
40
40
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.5)
|
41
41
|
|
42
|
-
Fri, 04 Mar 2022 05:17:38 GMT
|
42
|
+
Fri, 04 Mar 2022 05:17:38 GMT
|
43
43
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.4..@fluentui/react-portal_v9.0.0-rc.5)
|
44
44
|
|
45
45
|
### Changes
|
@@ -51,7 +51,7 @@ Fri, 04 Mar 2022 05:17:38 GMT
|
|
51
51
|
|
52
52
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.4)
|
53
53
|
|
54
|
-
Tue, 01 Mar 2022 02:17:40 GMT
|
54
|
+
Tue, 01 Mar 2022 02:17:40 GMT
|
55
55
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.3..@fluentui/react-portal_v9.0.0-rc.4)
|
56
56
|
|
57
57
|
### Changes
|
@@ -61,7 +61,7 @@ Tue, 01 Mar 2022 02:17:40 GMT
|
|
61
61
|
|
62
62
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.3)
|
63
63
|
|
64
|
-
Fri, 18 Feb 2022 13:35:33 GMT
|
64
|
+
Fri, 18 Feb 2022 13:35:33 GMT
|
65
65
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.1..@fluentui/react-portal_v9.0.0-rc.3)
|
66
66
|
|
67
67
|
### Changes
|
@@ -73,12 +73,12 @@ Fri, 18 Feb 2022 13:35:33 GMT
|
|
73
73
|
|
74
74
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.1)
|
75
75
|
|
76
|
-
Thu, 10 Feb 2022 08:50:38 GMT
|
76
|
+
Thu, 10 Feb 2022 08:50:38 GMT
|
77
77
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.5..@fluentui/react-portal_v9.0.0-rc.1)
|
78
78
|
|
79
79
|
### Changes
|
80
80
|
|
81
|
-
- 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)
|
81
|
+
- 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)
|
82
82
|
- remove export of commons types ([PR #21660](https://github.com/microsoft/fluentui/pull/21660) by mgodbolt@microsoft.com)
|
83
83
|
- Bump Fluent UI packages to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
|
84
84
|
- remove unused dependency on Griffel ([PR #21393](https://github.com/microsoft/fluentui/pull/21393) by olfedias@microsoft.com)
|
@@ -88,7 +88,7 @@ Thu, 10 Feb 2022 08:50:38 GMT
|
|
88
88
|
|
89
89
|
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-beta.5)
|
90
90
|
|
91
|
-
Thu, 25 Nov 2021 08:34:15 GMT
|
91
|
+
Thu, 25 Nov 2021 08:34:15 GMT
|
92
92
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.4..@fluentui/react-portal_v9.0.0-beta.5)
|
93
93
|
|
94
94
|
### Changes
|
@@ -102,7 +102,7 @@ Thu, 25 Nov 2021 08:34:15 GMT
|
|
102
102
|
|
103
103
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-beta.4)
|
104
104
|
|
105
|
-
Fri, 12 Nov 2021 13:25:29 GMT
|
105
|
+
Fri, 12 Nov 2021 13:25:29 GMT
|
106
106
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.3..@fluentui/react-portal_v9.0.0-beta.4)
|
107
107
|
|
108
108
|
### Changes
|
@@ -117,7 +117,7 @@ Fri, 12 Nov 2021 13:25:29 GMT
|
|
117
117
|
|
118
118
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-beta.3)
|
119
119
|
|
120
|
-
Wed, 27 Oct 2021 12:14:21 GMT
|
120
|
+
Wed, 27 Oct 2021 12:14:21 GMT
|
121
121
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.2..@fluentui/react-portal_v9.0.0-beta.3)
|
122
122
|
|
123
123
|
### Changes
|
@@ -132,7 +132,7 @@ Wed, 27 Oct 2021 12:14:21 GMT
|
|
132
132
|
|
133
133
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-beta.2)
|
134
134
|
|
135
|
-
Tue, 12 Oct 2021 19:45:58 GMT
|
135
|
+
Tue, 12 Oct 2021 19:45:58 GMT
|
136
136
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.1..@fluentui/react-portal_v9.0.0-beta.2)
|
137
137
|
|
138
138
|
### Changes
|
@@ -141,7 +141,7 @@ Tue, 12 Oct 2021 19:45:58 GMT
|
|
141
141
|
|
142
142
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-beta.1)
|
143
143
|
|
144
|
-
Wed, 06 Oct 2021 10:37:22 GMT
|
144
|
+
Wed, 06 Oct 2021 10:37:22 GMT
|
145
145
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.61..@fluentui/react-portal_v9.0.0-beta.1)
|
146
146
|
|
147
147
|
### Changes
|
@@ -155,7 +155,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
|
|
155
155
|
|
156
156
|
## [9.0.0-alpha.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.61)
|
157
157
|
|
158
|
-
Tue, 05 Oct 2021 12:47:58 GMT
|
158
|
+
Tue, 05 Oct 2021 12:47:58 GMT
|
159
159
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.60..@fluentui/react-portal_v9.0.0-alpha.61)
|
160
160
|
|
161
161
|
### Changes
|
@@ -166,7 +166,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
|
|
166
166
|
|
167
167
|
## [9.0.0-alpha.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.60)
|
168
168
|
|
169
|
-
Tue, 05 Oct 2021 09:28:07 GMT
|
169
|
+
Tue, 05 Oct 2021 09:28:07 GMT
|
170
170
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.59..@fluentui/react-portal_v9.0.0-alpha.60)
|
171
171
|
|
172
172
|
### Changes
|
@@ -178,7 +178,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
|
|
178
178
|
|
179
179
|
## [9.0.0-alpha.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.59)
|
180
180
|
|
181
|
-
Fri, 01 Oct 2021 14:13:08 GMT
|
181
|
+
Fri, 01 Oct 2021 14:13:08 GMT
|
182
182
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.57..@fluentui/react-portal_v9.0.0-alpha.59)
|
183
183
|
|
184
184
|
### Changes
|
@@ -192,7 +192,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
|
|
192
192
|
|
193
193
|
## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.57)
|
194
194
|
|
195
|
-
Fri, 01 Oct 2021 09:44:56 GMT
|
195
|
+
Fri, 01 Oct 2021 09:44:56 GMT
|
196
196
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.56..@fluentui/react-portal_v9.0.0-alpha.57)
|
197
197
|
|
198
198
|
### Changes
|
@@ -201,7 +201,7 @@ Fri, 01 Oct 2021 09:44:56 GMT
|
|
201
201
|
|
202
202
|
## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.56)
|
203
203
|
|
204
|
-
Wed, 29 Sep 2021 08:06:11 GMT
|
204
|
+
Wed, 29 Sep 2021 08:06:11 GMT
|
205
205
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.55..@fluentui/react-portal_v9.0.0-alpha.56)
|
206
206
|
|
207
207
|
### Changes
|
@@ -213,7 +213,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
|
|
213
213
|
|
214
214
|
## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.55)
|
215
215
|
|
216
|
-
Mon, 27 Sep 2021 08:06:00 GMT
|
216
|
+
Mon, 27 Sep 2021 08:06:00 GMT
|
217
217
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.54..@fluentui/react-portal_v9.0.0-alpha.55)
|
218
218
|
|
219
219
|
### Changes
|
@@ -225,7 +225,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
|
|
225
225
|
|
226
226
|
## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.54)
|
227
227
|
|
228
|
-
Fri, 24 Sep 2021 09:17:17 GMT
|
228
|
+
Fri, 24 Sep 2021 09:17:17 GMT
|
229
229
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.53..@fluentui/react-portal_v9.0.0-alpha.54)
|
230
230
|
|
231
231
|
### Changes
|
@@ -237,7 +237,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
|
|
237
237
|
|
238
238
|
## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.53)
|
239
239
|
|
240
|
-
Thu, 23 Sep 2021 08:21:34 GMT
|
240
|
+
Thu, 23 Sep 2021 08:21:34 GMT
|
241
241
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.52..@fluentui/react-portal_v9.0.0-alpha.53)
|
242
242
|
|
243
243
|
### Changes
|
@@ -249,7 +249,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
|
|
249
249
|
|
250
250
|
## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.52)
|
251
251
|
|
252
|
-
Wed, 22 Sep 2021 10:10:07 GMT
|
252
|
+
Wed, 22 Sep 2021 10:10:07 GMT
|
253
253
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.51..@fluentui/react-portal_v9.0.0-alpha.52)
|
254
254
|
|
255
255
|
### Changes
|
@@ -261,7 +261,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
|
|
261
261
|
|
262
262
|
## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.51)
|
263
263
|
|
264
|
-
Tue, 21 Sep 2021 07:42:34 GMT
|
264
|
+
Tue, 21 Sep 2021 07:42:34 GMT
|
265
265
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.50..@fluentui/react-portal_v9.0.0-alpha.51)
|
266
266
|
|
267
267
|
### Changes
|
@@ -274,7 +274,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
|
|
274
274
|
|
275
275
|
## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.50)
|
276
276
|
|
277
|
-
Mon, 20 Sep 2021 07:36:26 GMT
|
277
|
+
Mon, 20 Sep 2021 07:36:26 GMT
|
278
278
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.49..@fluentui/react-portal_v9.0.0-alpha.50)
|
279
279
|
|
280
280
|
### Changes
|
@@ -283,7 +283,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
|
|
283
283
|
|
284
284
|
## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.49)
|
285
285
|
|
286
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
286
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
287
287
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.48..@fluentui/react-portal_v9.0.0-alpha.49)
|
288
288
|
|
289
289
|
### Changes
|
@@ -292,7 +292,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
292
292
|
|
293
293
|
## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.48)
|
294
294
|
|
295
|
-
Thu, 16 Sep 2021 07:38:39 GMT
|
295
|
+
Thu, 16 Sep 2021 07:38:39 GMT
|
296
296
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.47..@fluentui/react-portal_v9.0.0-alpha.48)
|
297
297
|
|
298
298
|
### Changes
|
@@ -301,7 +301,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
|
|
301
301
|
|
302
302
|
## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.47)
|
303
303
|
|
304
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
304
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
305
305
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.46..@fluentui/react-portal_v9.0.0-alpha.47)
|
306
306
|
|
307
307
|
### Changes
|
@@ -310,7 +310,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
310
310
|
|
311
311
|
## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.46)
|
312
312
|
|
313
|
-
Fri, 10 Sep 2021 16:31:53 GMT
|
313
|
+
Fri, 10 Sep 2021 16:31:53 GMT
|
314
314
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.45..@fluentui/react-portal_v9.0.0-alpha.46)
|
315
315
|
|
316
316
|
### Changes
|
@@ -321,7 +321,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
|
|
321
321
|
|
322
322
|
## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.45)
|
323
323
|
|
324
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
324
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
325
325
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.44..@fluentui/react-portal_v9.0.0-alpha.45)
|
326
326
|
|
327
327
|
### Changes
|
@@ -330,7 +330,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
330
330
|
|
331
331
|
## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.44)
|
332
332
|
|
333
|
-
Mon, 06 Sep 2021 07:34:53 GMT
|
333
|
+
Mon, 06 Sep 2021 07:34:53 GMT
|
334
334
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.43..@fluentui/react-portal_v9.0.0-alpha.44)
|
335
335
|
|
336
336
|
### Changes
|
@@ -339,7 +339,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
|
|
339
339
|
|
340
340
|
## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.43)
|
341
341
|
|
342
|
-
Thu, 02 Sep 2021 07:36:46 GMT
|
342
|
+
Thu, 02 Sep 2021 07:36:46 GMT
|
343
343
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.42..@fluentui/react-portal_v9.0.0-alpha.43)
|
344
344
|
|
345
345
|
### Patches
|
@@ -348,7 +348,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
|
|
348
348
|
|
349
349
|
## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.42)
|
350
350
|
|
351
|
-
Wed, 01 Sep 2021 07:39:56 GMT
|
351
|
+
Wed, 01 Sep 2021 07:39:56 GMT
|
352
352
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.41..@fluentui/react-portal_v9.0.0-alpha.42)
|
353
353
|
|
354
354
|
### Changes
|
@@ -357,7 +357,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
|
|
357
357
|
|
358
358
|
## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.41)
|
359
359
|
|
360
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
360
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
361
361
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.40..@fluentui/react-portal_v9.0.0-alpha.41)
|
362
362
|
|
363
363
|
### Changes
|
@@ -366,7 +366,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
366
366
|
|
367
367
|
## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.40)
|
368
368
|
|
369
|
-
Tue, 24 Aug 2021 07:34:48 GMT
|
369
|
+
Tue, 24 Aug 2021 07:34:48 GMT
|
370
370
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.39..@fluentui/react-portal_v9.0.0-alpha.40)
|
371
371
|
|
372
372
|
### Changes
|
@@ -375,7 +375,7 @@ Tue, 24 Aug 2021 07:34:48 GMT
|
|
375
375
|
|
376
376
|
## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.39)
|
377
377
|
|
378
|
-
Fri, 20 Aug 2021 07:37:28 GMT
|
378
|
+
Fri, 20 Aug 2021 07:37:28 GMT
|
379
379
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.38..@fluentui/react-portal_v9.0.0-alpha.39)
|
380
380
|
|
381
381
|
### Changes
|
@@ -384,7 +384,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
|
|
384
384
|
|
385
385
|
## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.38)
|
386
386
|
|
387
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
387
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
388
388
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.37..@fluentui/react-portal_v9.0.0-alpha.38)
|
389
389
|
|
390
390
|
### Changes
|
@@ -393,7 +393,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
|
|
393
393
|
|
394
394
|
## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.37)
|
395
395
|
|
396
|
-
Fri, 13 Aug 2021 07:36:34 GMT
|
396
|
+
Fri, 13 Aug 2021 07:36:34 GMT
|
397
397
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.36..@fluentui/react-portal_v9.0.0-alpha.37)
|
398
398
|
|
399
399
|
### Changes
|
@@ -402,7 +402,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
|
|
402
402
|
|
403
403
|
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.36)
|
404
404
|
|
405
|
-
Fri, 06 Aug 2021 07:35:14 GMT
|
405
|
+
Fri, 06 Aug 2021 07:35:14 GMT
|
406
406
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.35..@fluentui/react-portal_v9.0.0-alpha.36)
|
407
407
|
|
408
408
|
### Changes
|
@@ -411,7 +411,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
|
|
411
411
|
|
412
412
|
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.35)
|
413
413
|
|
414
|
-
Tue, 03 Aug 2021 07:39:30 GMT
|
414
|
+
Tue, 03 Aug 2021 07:39:30 GMT
|
415
415
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.34..@fluentui/react-portal_v9.0.0-alpha.35)
|
416
416
|
|
417
417
|
### Patches
|
@@ -426,7 +426,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
|
|
426
426
|
|
427
427
|
## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.34)
|
428
428
|
|
429
|
-
Mon, 02 Aug 2021 07:36:20 GMT
|
429
|
+
Mon, 02 Aug 2021 07:36:20 GMT
|
430
430
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.33..@fluentui/react-portal_v9.0.0-alpha.34)
|
431
431
|
|
432
432
|
### Changes
|
@@ -435,7 +435,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
|
|
435
435
|
|
436
436
|
## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.33)
|
437
437
|
|
438
|
-
Mon, 26 Jul 2021 07:37:30 GMT
|
438
|
+
Mon, 26 Jul 2021 07:37:30 GMT
|
439
439
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.32..@fluentui/react-portal_v9.0.0-alpha.33)
|
440
440
|
|
441
441
|
### Changes
|
@@ -444,7 +444,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
|
|
444
444
|
|
445
445
|
## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.32)
|
446
446
|
|
447
|
-
Fri, 23 Jul 2021 07:38:19 GMT
|
447
|
+
Fri, 23 Jul 2021 07:38:19 GMT
|
448
448
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.31..@fluentui/react-portal_v9.0.0-alpha.32)
|
449
449
|
|
450
450
|
### Changes
|
@@ -453,7 +453,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
|
|
453
453
|
|
454
454
|
## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.31)
|
455
455
|
|
456
|
-
Thu, 22 Jul 2021 07:36:55 GMT
|
456
|
+
Thu, 22 Jul 2021 07:36:55 GMT
|
457
457
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.30..@fluentui/react-portal_v9.0.0-alpha.31)
|
458
458
|
|
459
459
|
### Changes
|
@@ -462,7 +462,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
|
|
462
462
|
|
463
463
|
## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.30)
|
464
464
|
|
465
|
-
Thu, 15 Jul 2021 07:36:18 GMT
|
465
|
+
Thu, 15 Jul 2021 07:36:18 GMT
|
466
466
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.29..@fluentui/react-portal_v9.0.0-alpha.30)
|
467
467
|
|
468
468
|
### Changes
|
@@ -471,7 +471,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
|
|
471
471
|
|
472
472
|
## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.29)
|
473
473
|
|
474
|
-
Tue, 13 Jul 2021 22:32:58 GMT
|
474
|
+
Tue, 13 Jul 2021 22:32:58 GMT
|
475
475
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.28..@fluentui/react-portal_v9.0.0-alpha.29)
|
476
476
|
|
477
477
|
### Patches
|
@@ -480,7 +480,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
|
|
480
480
|
|
481
481
|
## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.28)
|
482
482
|
|
483
|
-
Tue, 13 Jul 2021 07:35:36 GMT
|
483
|
+
Tue, 13 Jul 2021 07:35:36 GMT
|
484
484
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.27..@fluentui/react-portal_v9.0.0-alpha.28)
|
485
485
|
|
486
486
|
### Changes
|
@@ -489,7 +489,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
|
|
489
489
|
|
490
490
|
## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.27)
|
491
491
|
|
492
|
-
Fri, 09 Jul 2021 07:39:31 GMT
|
492
|
+
Fri, 09 Jul 2021 07:39:31 GMT
|
493
493
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.26..@fluentui/react-portal_v9.0.0-alpha.27)
|
494
494
|
|
495
495
|
### Patches
|
@@ -504,7 +504,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
|
|
504
504
|
|
505
505
|
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.26)
|
506
506
|
|
507
|
-
Fri, 02 Jul 2021 23:15:55 GMT
|
507
|
+
Fri, 02 Jul 2021 23:15:55 GMT
|
508
508
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.25..@fluentui/react-portal_v9.0.0-alpha.26)
|
509
509
|
|
510
510
|
### Changes
|
@@ -513,7 +513,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
|
|
513
513
|
|
514
514
|
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.25)
|
515
515
|
|
516
|
-
Fri, 02 Jul 2021 07:37:06 GMT
|
516
|
+
Fri, 02 Jul 2021 07:37:06 GMT
|
517
517
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.24..@fluentui/react-portal_v9.0.0-alpha.25)
|
518
518
|
|
519
519
|
### Changes
|
@@ -522,7 +522,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
|
|
522
522
|
|
523
523
|
## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.24)
|
524
524
|
|
525
|
-
Thu, 01 Jul 2021 07:35:05 GMT
|
525
|
+
Thu, 01 Jul 2021 07:35:05 GMT
|
526
526
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.23..@fluentui/react-portal_v9.0.0-alpha.24)
|
527
527
|
|
528
528
|
### Changes
|
@@ -531,7 +531,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
|
|
531
531
|
|
532
532
|
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.23)
|
533
533
|
|
534
|
-
Wed, 30 Jun 2021 07:38:35 GMT
|
534
|
+
Wed, 30 Jun 2021 07:38:35 GMT
|
535
535
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.22..@fluentui/react-portal_v9.0.0-alpha.23)
|
536
536
|
|
537
537
|
### Changes
|
@@ -540,7 +540,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
|
|
540
540
|
|
541
541
|
## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.22)
|
542
542
|
|
543
|
-
Tue, 29 Jun 2021 07:33:32 GMT
|
543
|
+
Tue, 29 Jun 2021 07:33:32 GMT
|
544
544
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.21..@fluentui/react-portal_v9.0.0-alpha.22)
|
545
545
|
|
546
546
|
### Changes
|
@@ -549,7 +549,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
|
|
549
549
|
|
550
550
|
## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.21)
|
551
551
|
|
552
|
-
Tue, 15 Jun 2021 07:40:20 GMT
|
552
|
+
Tue, 15 Jun 2021 07:40:20 GMT
|
553
553
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.20..@fluentui/react-portal_v9.0.0-alpha.21)
|
554
554
|
|
555
555
|
### Changes
|
@@ -558,7 +558,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
|
|
558
558
|
|
559
559
|
## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.20)
|
560
560
|
|
561
|
-
Mon, 07 Jun 2021 07:38:15 GMT
|
561
|
+
Mon, 07 Jun 2021 07:38:15 GMT
|
562
562
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.19..@fluentui/react-portal_v9.0.0-alpha.20)
|
563
563
|
|
564
564
|
### Patches
|
@@ -573,7 +573,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
|
|
573
573
|
|
574
574
|
## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.19)
|
575
575
|
|
576
|
-
Fri, 04 Jun 2021 07:37:23 GMT
|
576
|
+
Fri, 04 Jun 2021 07:37:23 GMT
|
577
577
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.18..@fluentui/react-portal_v9.0.0-alpha.19)
|
578
578
|
|
579
579
|
### Changes
|
@@ -582,7 +582,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
|
|
582
582
|
|
583
583
|
## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.18)
|
584
584
|
|
585
|
-
Thu, 03 Jun 2021 07:36:03 GMT
|
585
|
+
Thu, 03 Jun 2021 07:36:03 GMT
|
586
586
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.17..@fluentui/react-portal_v9.0.0-alpha.18)
|
587
587
|
|
588
588
|
### Changes
|
@@ -591,7 +591,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
|
|
591
591
|
|
592
592
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.17)
|
593
593
|
|
594
|
-
Wed, 02 Jun 2021 07:37:15 GMT
|
594
|
+
Wed, 02 Jun 2021 07:37:15 GMT
|
595
595
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.16..@fluentui/react-portal_v9.0.0-alpha.17)
|
596
596
|
|
597
597
|
### Changes
|
@@ -600,7 +600,7 @@ Wed, 02 Jun 2021 07:37:15 GMT
|
|
600
600
|
|
601
601
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.16)
|
602
602
|
|
603
|
-
Wed, 26 May 2021 07:35:43 GMT
|
603
|
+
Wed, 26 May 2021 07:35:43 GMT
|
604
604
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.15..@fluentui/react-portal_v9.0.0-alpha.16)
|
605
605
|
|
606
606
|
### Changes
|
@@ -609,7 +609,7 @@ Wed, 26 May 2021 07:35:43 GMT
|
|
609
609
|
|
610
610
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.15)
|
611
611
|
|
612
|
-
Fri, 21 May 2021 07:34:54 GMT
|
612
|
+
Fri, 21 May 2021 07:34:54 GMT
|
613
613
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.14..@fluentui/react-portal_v9.0.0-alpha.15)
|
614
614
|
|
615
615
|
### Changes
|
@@ -618,7 +618,7 @@ Fri, 21 May 2021 07:34:54 GMT
|
|
618
618
|
|
619
619
|
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.14)
|
620
620
|
|
621
|
-
Thu, 20 May 2021 07:41:54 GMT
|
621
|
+
Thu, 20 May 2021 07:41:54 GMT
|
622
622
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.13..@fluentui/react-portal_v9.0.0-alpha.14)
|
623
623
|
|
624
624
|
### Patches
|
@@ -633,7 +633,7 @@ Thu, 20 May 2021 07:41:54 GMT
|
|
633
633
|
|
634
634
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.13)
|
635
635
|
|
636
|
-
Wed, 19 May 2021 07:34:20 GMT
|
636
|
+
Wed, 19 May 2021 07:34:20 GMT
|
637
637
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.12..@fluentui/react-portal_v9.0.0-alpha.13)
|
638
638
|
|
639
639
|
### Patches
|
@@ -646,7 +646,7 @@ Wed, 19 May 2021 07:34:20 GMT
|
|
646
646
|
|
647
647
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.12)
|
648
648
|
|
649
|
-
Tue, 18 May 2021 07:34:38 GMT
|
649
|
+
Tue, 18 May 2021 07:34:38 GMT
|
650
650
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.11..@fluentui/react-portal_v9.0.0-alpha.12)
|
651
651
|
|
652
652
|
### Changes
|
@@ -655,7 +655,7 @@ Tue, 18 May 2021 07:34:38 GMT
|
|
655
655
|
|
656
656
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.11)
|
657
657
|
|
658
|
-
Thu, 13 May 2021 07:36:55 GMT
|
658
|
+
Thu, 13 May 2021 07:36:55 GMT
|
659
659
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.10..@fluentui/react-portal_v9.0.0-alpha.11)
|
660
660
|
|
661
661
|
### Changes
|
@@ -664,7 +664,7 @@ Thu, 13 May 2021 07:36:55 GMT
|
|
664
664
|
|
665
665
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.10)
|
666
666
|
|
667
|
-
Wed, 12 May 2021 07:36:20 GMT
|
667
|
+
Wed, 12 May 2021 07:36:20 GMT
|
668
668
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.9..@fluentui/react-portal_v9.0.0-alpha.10)
|
669
669
|
|
670
670
|
### Changes
|
@@ -673,7 +673,7 @@ Wed, 12 May 2021 07:36:20 GMT
|
|
673
673
|
|
674
674
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.9)
|
675
675
|
|
676
|
-
Mon, 10 May 2021 07:36:07 GMT
|
676
|
+
Mon, 10 May 2021 07:36:07 GMT
|
677
677
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.8..@fluentui/react-portal_v9.0.0-alpha.9)
|
678
678
|
|
679
679
|
### Changes
|
@@ -682,7 +682,7 @@ Mon, 10 May 2021 07:36:07 GMT
|
|
682
682
|
|
683
683
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.8)
|
684
684
|
|
685
|
-
Wed, 05 May 2021 07:36:50 GMT
|
685
|
+
Wed, 05 May 2021 07:36:50 GMT
|
686
686
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.7..@fluentui/react-portal_v9.0.0-alpha.8)
|
687
687
|
|
688
688
|
### Changes
|
@@ -691,7 +691,7 @@ Wed, 05 May 2021 07:36:50 GMT
|
|
691
691
|
|
692
692
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.7)
|
693
693
|
|
694
|
-
Mon, 03 May 2021 07:45:19 GMT
|
694
|
+
Mon, 03 May 2021 07:45:19 GMT
|
695
695
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.6..@fluentui/react-portal_v9.0.0-alpha.7)
|
696
696
|
|
697
697
|
### Changes
|
@@ -700,7 +700,7 @@ Mon, 03 May 2021 07:45:19 GMT
|
|
700
700
|
|
701
701
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.6)
|
702
702
|
|
703
|
-
Fri, 30 Apr 2021 07:42:23 GMT
|
703
|
+
Fri, 30 Apr 2021 07:42:23 GMT
|
704
704
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.5..@fluentui/react-portal_v9.0.0-alpha.6)
|
705
705
|
|
706
706
|
### Patches
|
@@ -715,7 +715,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
|
|
715
715
|
|
716
716
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.5)
|
717
717
|
|
718
|
-
Tue, 27 Apr 2021 07:34:03 GMT
|
718
|
+
Tue, 27 Apr 2021 07:34:03 GMT
|
719
719
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.4..@fluentui/react-portal_v9.0.0-alpha.5)
|
720
720
|
|
721
721
|
### Changes
|
@@ -724,7 +724,7 @@ Tue, 27 Apr 2021 07:34:03 GMT
|
|
724
724
|
|
725
725
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.4)
|
726
726
|
|
727
|
-
Mon, 26 Apr 2021 07:34:31 GMT
|
727
|
+
Mon, 26 Apr 2021 07:34:31 GMT
|
728
728
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.3..@fluentui/react-portal_v9.0.0-alpha.4)
|
729
729
|
|
730
730
|
### Changes
|
@@ -733,7 +733,7 @@ Mon, 26 Apr 2021 07:34:31 GMT
|
|
733
733
|
|
734
734
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.3)
|
735
735
|
|
736
|
-
Fri, 23 Apr 2021 07:37:10 GMT
|
736
|
+
Fri, 23 Apr 2021 07:37:10 GMT
|
737
737
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.2..@fluentui/react-portal_v9.0.0-alpha.3)
|
738
738
|
|
739
739
|
### Patches
|
@@ -748,7 +748,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
|
|
748
748
|
|
749
749
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.2)
|
750
750
|
|
751
|
-
Thu, 22 Apr 2021 07:33:28 GMT
|
751
|
+
Thu, 22 Apr 2021 07:33:28 GMT
|
752
752
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.1..@fluentui/react-portal_v9.0.0-alpha.2)
|
753
753
|
|
754
754
|
### Changes
|
@@ -757,7 +757,7 @@ Thu, 22 Apr 2021 07:33:28 GMT
|
|
757
757
|
|
758
758
|
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.1)
|
759
759
|
|
760
|
-
Wed, 21 Apr 2021 07:31:50 GMT
|
760
|
+
Wed, 21 Apr 2021 07:31:50 GMT
|
761
761
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.0..@fluentui/react-portal_v9.0.0-alpha.1)
|
762
762
|
|
763
763
|
### Changes
|
@@ -766,7 +766,7 @@ Wed, 21 Apr 2021 07:31:50 GMT
|
|
766
766
|
|
767
767
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.0)
|
768
768
|
|
769
|
-
Tue, 20 Apr 2021 07:31:35 GMT
|
769
|
+
Tue, 20 Apr 2021 07:31:35 GMT
|
770
770
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.0..@fluentui/react-portal_v9.0.0-alpha.0)
|
771
771
|
|
772
772
|
### Changes
|
File without changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-portal",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220502-0420.1",
|
4
4
|
"description": "A utility component that creates portals compatible with Fluent UI",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -21,8 +21,8 @@
|
|
21
21
|
"start": "yarn storybook",
|
22
22
|
"test": "jest --passWithNoTests",
|
23
23
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
24
|
-
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node
|
25
|
-
"storybook": "node
|
24
|
+
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-portal/src && yarn docs",
|
25
|
+
"storybook": "node ../../../scripts/storybook/runner",
|
26
26
|
"type-check": "tsc -b tsconfig.json"
|
27
27
|
},
|
28
28
|
"devDependencies": {
|
@@ -31,9 +31,9 @@
|
|
31
31
|
"@fluentui/scripts": "^1.0.0"
|
32
32
|
},
|
33
33
|
"dependencies": {
|
34
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
35
|
-
"@fluentui/react-tabster": "0.0.0-nightly-
|
36
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
34
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly-20220502-0420.1",
|
35
|
+
"@fluentui/react-tabster": "0.0.0-nightly-20220502-0420.1",
|
36
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220502-0420.1",
|
37
37
|
"tslib": "^2.1.0"
|
38
38
|
},
|
39
39
|
"peerDependencies": {
|