@fluentui/react-portal 9.0.0-rc.6 → 9.0.0-rc.9
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +93 -4
- package/CHANGELOG.md +109 -76
- package/dist/{react-portal.d.ts → index.d.ts} +0 -0
- package/{lib → dist}/tsdoc-metadata.json +0 -0
- package/lib/index.js +1 -1
- package/lib/index.js.map +1 -1
- package/lib-commonjs/index.js +23 -6
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +7 -7
- package/lib/Portal.d.ts +0 -1
- package/lib/components/Portal/Portal.d.ts +0 -7
- package/lib/components/Portal/Portal.types.d.ts +0 -22
- package/lib/components/Portal/index.d.ts +0 -4
- package/lib/components/Portal/renderPortal.d.ts +0 -6
- package/lib/components/Portal/usePortal.d.ts +0 -9
- package/lib/components/Portal/usePortalMountNode.d.ts +0 -10
- package/lib/index.d.ts +0 -2
- package/lib/virtualParent/elementContains.d.ts +0 -7
- package/lib/virtualParent/getParent.d.ts +0 -5
- package/lib/virtualParent/getVirtualParent.d.ts +0 -4
- package/lib/virtualParent/index.d.ts +0 -5
- package/lib/virtualParent/isVirtualElement.d.ts +0 -5
- package/lib/virtualParent/setVirtualParent.d.ts +0 -7
- package/lib/virtualParent/types.d.ts +0 -5
- package/lib-commonjs/Portal.d.ts +0 -1
- package/lib-commonjs/components/Portal/Portal.d.ts +0 -7
- package/lib-commonjs/components/Portal/Portal.types.d.ts +0 -22
- package/lib-commonjs/components/Portal/index.d.ts +0 -4
- package/lib-commonjs/components/Portal/renderPortal.d.ts +0 -6
- package/lib-commonjs/components/Portal/usePortal.d.ts +0 -9
- package/lib-commonjs/components/Portal/usePortalMountNode.d.ts +0 -10
- package/lib-commonjs/index.d.ts +0 -2
- package/lib-commonjs/virtualParent/elementContains.d.ts +0 -7
- package/lib-commonjs/virtualParent/getParent.d.ts +0 -5
- package/lib-commonjs/virtualParent/getVirtualParent.d.ts +0 -4
- package/lib-commonjs/virtualParent/index.d.ts +0 -5
- package/lib-commonjs/virtualParent/isVirtualElement.d.ts +0 -5
- package/lib-commonjs/virtualParent/setVirtualParent.d.ts +0 -7
- package/lib-commonjs/virtualParent/types.d.ts +0 -5
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,96 @@
|
|
2
2
|
"name": "@fluentui/react-portal",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Thu, 05 May 2022 18:24:32 GMT",
|
6
|
+
"tag": "@fluentui/react-portal_v9.0.0-rc.9",
|
7
|
+
"version": "9.0.0-rc.9",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "humberto_makoto@hotmail.com",
|
12
|
+
"package": "@fluentui/react-portal",
|
13
|
+
"commit": "5524a739358b616484c838819a5e89531aca1c1f",
|
14
|
+
"comment": "Removing star exports."
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-portal",
|
19
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.7",
|
20
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-portal",
|
25
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.9",
|
26
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-portal",
|
31
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8",
|
32
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
}
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"date": "Wed, 04 May 2022 13:26:47 GMT",
|
39
|
+
"tag": "@fluentui/react-portal_v9.0.0-rc.8",
|
40
|
+
"version": "9.0.0-rc.8",
|
41
|
+
"comments": {
|
42
|
+
"prerelease": [
|
43
|
+
{
|
44
|
+
"author": "martinhochel@microsoft.com",
|
45
|
+
"package": "@fluentui/react-portal",
|
46
|
+
"commit": "773b889cd09d46934feeabdbbc389c678b80f7a0",
|
47
|
+
"comment": "feat: ship rolluped only dts"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"author": "beachball",
|
51
|
+
"package": "@fluentui/react-portal",
|
52
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.6",
|
53
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"author": "beachball",
|
57
|
+
"package": "@fluentui/react-portal",
|
58
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.8",
|
59
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"author": "beachball",
|
63
|
+
"package": "@fluentui/react-portal",
|
64
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
|
65
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
66
|
+
}
|
67
|
+
],
|
68
|
+
"none": [
|
69
|
+
{
|
70
|
+
"author": "tristan.watanabe@gmail.com",
|
71
|
+
"package": "@fluentui/react-portal",
|
72
|
+
"commit": "e74b180720cb9aec8df21753a55449849041af82",
|
73
|
+
"comment": "react-portal: Move to new common folder."
|
74
|
+
}
|
75
|
+
]
|
76
|
+
}
|
77
|
+
},
|
78
|
+
{
|
79
|
+
"date": "Mon, 25 Apr 2022 09:32:19 GMT",
|
80
|
+
"tag": "@fluentui/react-portal_v9.0.0-rc.7",
|
81
|
+
"version": "9.0.0-rc.7",
|
82
|
+
"comments": {
|
83
|
+
"prerelease": [
|
84
|
+
{
|
85
|
+
"author": "beachball",
|
86
|
+
"package": "@fluentui/react-portal",
|
87
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.7",
|
88
|
+
"commit": "02ca1d3c198452c1693067f5f18bd01b2ed5d6e6"
|
89
|
+
}
|
90
|
+
]
|
91
|
+
}
|
92
|
+
},
|
93
|
+
{
|
94
|
+
"date": "Tue, 19 Apr 2022 19:16:48 GMT",
|
6
95
|
"tag": "@fluentui/react-portal_v9.0.0-rc.6",
|
7
96
|
"version": "9.0.0-rc.6",
|
8
97
|
"comments": {
|
@@ -17,19 +106,19 @@
|
|
17
106
|
"author": "beachball",
|
18
107
|
"package": "@fluentui/react-portal",
|
19
108
|
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.5",
|
20
|
-
"commit": "
|
109
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
21
110
|
},
|
22
111
|
{
|
23
112
|
"author": "beachball",
|
24
113
|
"package": "@fluentui/react-portal",
|
25
114
|
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.6",
|
26
|
-
"commit": "
|
115
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
27
116
|
},
|
28
117
|
{
|
29
118
|
"author": "beachball",
|
30
119
|
"package": "@fluentui/react-portal",
|
31
120
|
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
32
|
-
"commit": "
|
121
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
33
122
|
}
|
34
123
|
],
|
35
124
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,24 +1,57 @@
|
|
1
1
|
# Change Log - @fluentui/react-portal
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 05 May 2022 18:24:32 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.9)
|
8
|
+
|
9
|
+
Thu, 05 May 2022 18:24:32 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.8..@fluentui/react-portal_v9.0.0-rc.9)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Removing star exports. ([PR #22806](https://github.com/microsoft/fluentui/pull/22806) by humberto_makoto@hotmail.com)
|
15
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.7 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
16
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.9 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
17
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.8 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
18
|
+
|
19
|
+
## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.8)
|
20
|
+
|
21
|
+
Wed, 04 May 2022 13:26:47 GMT
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.7..@fluentui/react-portal_v9.0.0-rc.8)
|
23
|
+
|
24
|
+
### Changes
|
25
|
+
|
26
|
+
- feat: ship rolluped only dts ([PR #22791](https://github.com/microsoft/fluentui/pull/22791) by martinhochel@microsoft.com)
|
27
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
28
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.8 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
29
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
30
|
+
|
31
|
+
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.7)
|
32
|
+
|
33
|
+
Mon, 25 Apr 2022 09:32:19 GMT
|
34
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.6..@fluentui/react-portal_v9.0.0-rc.7)
|
35
|
+
|
36
|
+
### Changes
|
37
|
+
|
38
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.7 ([PR #22601](https://github.com/microsoft/fluentui/pull/22601) by beachball)
|
39
|
+
|
7
40
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.6)
|
8
41
|
|
9
|
-
Tue, 19 Apr 2022 19:
|
42
|
+
Tue, 19 Apr 2022 19:16:48 GMT
|
10
43
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.5..@fluentui/react-portal_v9.0.0-rc.6)
|
11
44
|
|
12
45
|
### Changes
|
13
46
|
|
14
47
|
- update `mountNode` types to accept HTMLElement ([PR #22153](https://github.com/microsoft/fluentui/pull/22153) by olfedias@microsoft.com)
|
15
|
-
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.5 ([PR #
|
16
|
-
- Bump @fluentui/react-tabster to v9.0.0-rc.6 ([PR #
|
17
|
-
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #
|
48
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
49
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
50
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
18
51
|
|
19
52
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.5)
|
20
53
|
|
21
|
-
Fri, 04 Mar 2022 05:17:38 GMT
|
54
|
+
Fri, 04 Mar 2022 05:17:38 GMT
|
22
55
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.4..@fluentui/react-portal_v9.0.0-rc.5)
|
23
56
|
|
24
57
|
### Changes
|
@@ -30,7 +63,7 @@ Fri, 04 Mar 2022 05:17:38 GMT
|
|
30
63
|
|
31
64
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.4)
|
32
65
|
|
33
|
-
Tue, 01 Mar 2022 02:17:40 GMT
|
66
|
+
Tue, 01 Mar 2022 02:17:40 GMT
|
34
67
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.3..@fluentui/react-portal_v9.0.0-rc.4)
|
35
68
|
|
36
69
|
### Changes
|
@@ -40,7 +73,7 @@ Tue, 01 Mar 2022 02:17:40 GMT
|
|
40
73
|
|
41
74
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.3)
|
42
75
|
|
43
|
-
Fri, 18 Feb 2022 13:35:33 GMT
|
76
|
+
Fri, 18 Feb 2022 13:35:33 GMT
|
44
77
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.1..@fluentui/react-portal_v9.0.0-rc.3)
|
45
78
|
|
46
79
|
### Changes
|
@@ -52,12 +85,12 @@ Fri, 18 Feb 2022 13:35:33 GMT
|
|
52
85
|
|
53
86
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.1)
|
54
87
|
|
55
|
-
Thu, 10 Feb 2022 08:50:38 GMT
|
88
|
+
Thu, 10 Feb 2022 08:50:38 GMT
|
56
89
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.5..@fluentui/react-portal_v9.0.0-rc.1)
|
57
90
|
|
58
91
|
### Changes
|
59
92
|
|
60
|
-
- 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)
|
93
|
+
- 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)
|
61
94
|
- remove export of commons types ([PR #21660](https://github.com/microsoft/fluentui/pull/21660) by mgodbolt@microsoft.com)
|
62
95
|
- Bump Fluent UI packages to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
|
63
96
|
- remove unused dependency on Griffel ([PR #21393](https://github.com/microsoft/fluentui/pull/21393) by olfedias@microsoft.com)
|
@@ -67,7 +100,7 @@ Thu, 10 Feb 2022 08:50:38 GMT
|
|
67
100
|
|
68
101
|
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-beta.5)
|
69
102
|
|
70
|
-
Thu, 25 Nov 2021 08:34:15 GMT
|
103
|
+
Thu, 25 Nov 2021 08:34:15 GMT
|
71
104
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.4..@fluentui/react-portal_v9.0.0-beta.5)
|
72
105
|
|
73
106
|
### Changes
|
@@ -81,7 +114,7 @@ Thu, 25 Nov 2021 08:34:15 GMT
|
|
81
114
|
|
82
115
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-beta.4)
|
83
116
|
|
84
|
-
Fri, 12 Nov 2021 13:25:29 GMT
|
117
|
+
Fri, 12 Nov 2021 13:25:29 GMT
|
85
118
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.3..@fluentui/react-portal_v9.0.0-beta.4)
|
86
119
|
|
87
120
|
### Changes
|
@@ -96,7 +129,7 @@ Fri, 12 Nov 2021 13:25:29 GMT
|
|
96
129
|
|
97
130
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-beta.3)
|
98
131
|
|
99
|
-
Wed, 27 Oct 2021 12:14:21 GMT
|
132
|
+
Wed, 27 Oct 2021 12:14:21 GMT
|
100
133
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.2..@fluentui/react-portal_v9.0.0-beta.3)
|
101
134
|
|
102
135
|
### Changes
|
@@ -111,7 +144,7 @@ Wed, 27 Oct 2021 12:14:21 GMT
|
|
111
144
|
|
112
145
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-beta.2)
|
113
146
|
|
114
|
-
Tue, 12 Oct 2021 19:45:58 GMT
|
147
|
+
Tue, 12 Oct 2021 19:45:58 GMT
|
115
148
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.1..@fluentui/react-portal_v9.0.0-beta.2)
|
116
149
|
|
117
150
|
### Changes
|
@@ -120,7 +153,7 @@ Tue, 12 Oct 2021 19:45:58 GMT
|
|
120
153
|
|
121
154
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-beta.1)
|
122
155
|
|
123
|
-
Wed, 06 Oct 2021 10:37:22 GMT
|
156
|
+
Wed, 06 Oct 2021 10:37:22 GMT
|
124
157
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.61..@fluentui/react-portal_v9.0.0-beta.1)
|
125
158
|
|
126
159
|
### Changes
|
@@ -134,7 +167,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
|
|
134
167
|
|
135
168
|
## [9.0.0-alpha.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.61)
|
136
169
|
|
137
|
-
Tue, 05 Oct 2021 12:47:58 GMT
|
170
|
+
Tue, 05 Oct 2021 12:47:58 GMT
|
138
171
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.60..@fluentui/react-portal_v9.0.0-alpha.61)
|
139
172
|
|
140
173
|
### Changes
|
@@ -145,7 +178,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
|
|
145
178
|
|
146
179
|
## [9.0.0-alpha.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.60)
|
147
180
|
|
148
|
-
Tue, 05 Oct 2021 09:28:07 GMT
|
181
|
+
Tue, 05 Oct 2021 09:28:07 GMT
|
149
182
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.59..@fluentui/react-portal_v9.0.0-alpha.60)
|
150
183
|
|
151
184
|
### Changes
|
@@ -157,7 +190,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
|
|
157
190
|
|
158
191
|
## [9.0.0-alpha.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.59)
|
159
192
|
|
160
|
-
Fri, 01 Oct 2021 14:13:08 GMT
|
193
|
+
Fri, 01 Oct 2021 14:13:08 GMT
|
161
194
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.57..@fluentui/react-portal_v9.0.0-alpha.59)
|
162
195
|
|
163
196
|
### Changes
|
@@ -171,7 +204,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
|
|
171
204
|
|
172
205
|
## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.57)
|
173
206
|
|
174
|
-
Fri, 01 Oct 2021 09:44:56 GMT
|
207
|
+
Fri, 01 Oct 2021 09:44:56 GMT
|
175
208
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.56..@fluentui/react-portal_v9.0.0-alpha.57)
|
176
209
|
|
177
210
|
### Changes
|
@@ -180,7 +213,7 @@ Fri, 01 Oct 2021 09:44:56 GMT
|
|
180
213
|
|
181
214
|
## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.56)
|
182
215
|
|
183
|
-
Wed, 29 Sep 2021 08:06:11 GMT
|
216
|
+
Wed, 29 Sep 2021 08:06:11 GMT
|
184
217
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.55..@fluentui/react-portal_v9.0.0-alpha.56)
|
185
218
|
|
186
219
|
### Changes
|
@@ -192,7 +225,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
|
|
192
225
|
|
193
226
|
## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.55)
|
194
227
|
|
195
|
-
Mon, 27 Sep 2021 08:06:00 GMT
|
228
|
+
Mon, 27 Sep 2021 08:06:00 GMT
|
196
229
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.54..@fluentui/react-portal_v9.0.0-alpha.55)
|
197
230
|
|
198
231
|
### Changes
|
@@ -204,7 +237,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
|
|
204
237
|
|
205
238
|
## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.54)
|
206
239
|
|
207
|
-
Fri, 24 Sep 2021 09:17:17 GMT
|
240
|
+
Fri, 24 Sep 2021 09:17:17 GMT
|
208
241
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.53..@fluentui/react-portal_v9.0.0-alpha.54)
|
209
242
|
|
210
243
|
### Changes
|
@@ -216,7 +249,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
|
|
216
249
|
|
217
250
|
## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.53)
|
218
251
|
|
219
|
-
Thu, 23 Sep 2021 08:21:34 GMT
|
252
|
+
Thu, 23 Sep 2021 08:21:34 GMT
|
220
253
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.52..@fluentui/react-portal_v9.0.0-alpha.53)
|
221
254
|
|
222
255
|
### Changes
|
@@ -228,7 +261,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
|
|
228
261
|
|
229
262
|
## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.52)
|
230
263
|
|
231
|
-
Wed, 22 Sep 2021 10:10:07 GMT
|
264
|
+
Wed, 22 Sep 2021 10:10:07 GMT
|
232
265
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.51..@fluentui/react-portal_v9.0.0-alpha.52)
|
233
266
|
|
234
267
|
### Changes
|
@@ -240,7 +273,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
|
|
240
273
|
|
241
274
|
## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.51)
|
242
275
|
|
243
|
-
Tue, 21 Sep 2021 07:42:34 GMT
|
276
|
+
Tue, 21 Sep 2021 07:42:34 GMT
|
244
277
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.50..@fluentui/react-portal_v9.0.0-alpha.51)
|
245
278
|
|
246
279
|
### Changes
|
@@ -253,7 +286,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
|
|
253
286
|
|
254
287
|
## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.50)
|
255
288
|
|
256
|
-
Mon, 20 Sep 2021 07:36:26 GMT
|
289
|
+
Mon, 20 Sep 2021 07:36:26 GMT
|
257
290
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.49..@fluentui/react-portal_v9.0.0-alpha.50)
|
258
291
|
|
259
292
|
### Changes
|
@@ -262,7 +295,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
|
|
262
295
|
|
263
296
|
## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.49)
|
264
297
|
|
265
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
298
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
266
299
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.48..@fluentui/react-portal_v9.0.0-alpha.49)
|
267
300
|
|
268
301
|
### Changes
|
@@ -271,7 +304,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
271
304
|
|
272
305
|
## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.48)
|
273
306
|
|
274
|
-
Thu, 16 Sep 2021 07:38:39 GMT
|
307
|
+
Thu, 16 Sep 2021 07:38:39 GMT
|
275
308
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.47..@fluentui/react-portal_v9.0.0-alpha.48)
|
276
309
|
|
277
310
|
### Changes
|
@@ -280,7 +313,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
|
|
280
313
|
|
281
314
|
## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.47)
|
282
315
|
|
283
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
316
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
284
317
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.46..@fluentui/react-portal_v9.0.0-alpha.47)
|
285
318
|
|
286
319
|
### Changes
|
@@ -289,7 +322,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
289
322
|
|
290
323
|
## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.46)
|
291
324
|
|
292
|
-
Fri, 10 Sep 2021 16:31:53 GMT
|
325
|
+
Fri, 10 Sep 2021 16:31:53 GMT
|
293
326
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.45..@fluentui/react-portal_v9.0.0-alpha.46)
|
294
327
|
|
295
328
|
### Changes
|
@@ -300,7 +333,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
|
|
300
333
|
|
301
334
|
## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.45)
|
302
335
|
|
303
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
336
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
304
337
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.44..@fluentui/react-portal_v9.0.0-alpha.45)
|
305
338
|
|
306
339
|
### Changes
|
@@ -309,7 +342,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
309
342
|
|
310
343
|
## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.44)
|
311
344
|
|
312
|
-
Mon, 06 Sep 2021 07:34:53 GMT
|
345
|
+
Mon, 06 Sep 2021 07:34:53 GMT
|
313
346
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.43..@fluentui/react-portal_v9.0.0-alpha.44)
|
314
347
|
|
315
348
|
### Changes
|
@@ -318,7 +351,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
|
|
318
351
|
|
319
352
|
## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.43)
|
320
353
|
|
321
|
-
Thu, 02 Sep 2021 07:36:46 GMT
|
354
|
+
Thu, 02 Sep 2021 07:36:46 GMT
|
322
355
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.42..@fluentui/react-portal_v9.0.0-alpha.43)
|
323
356
|
|
324
357
|
### Patches
|
@@ -327,7 +360,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
|
|
327
360
|
|
328
361
|
## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.42)
|
329
362
|
|
330
|
-
Wed, 01 Sep 2021 07:39:56 GMT
|
363
|
+
Wed, 01 Sep 2021 07:39:56 GMT
|
331
364
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.41..@fluentui/react-portal_v9.0.0-alpha.42)
|
332
365
|
|
333
366
|
### Changes
|
@@ -336,7 +369,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
|
|
336
369
|
|
337
370
|
## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.41)
|
338
371
|
|
339
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
372
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
340
373
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.40..@fluentui/react-portal_v9.0.0-alpha.41)
|
341
374
|
|
342
375
|
### Changes
|
@@ -345,7 +378,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
345
378
|
|
346
379
|
## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.40)
|
347
380
|
|
348
|
-
Tue, 24 Aug 2021 07:34:48 GMT
|
381
|
+
Tue, 24 Aug 2021 07:34:48 GMT
|
349
382
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.39..@fluentui/react-portal_v9.0.0-alpha.40)
|
350
383
|
|
351
384
|
### Changes
|
@@ -354,7 +387,7 @@ Tue, 24 Aug 2021 07:34:48 GMT
|
|
354
387
|
|
355
388
|
## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.39)
|
356
389
|
|
357
|
-
Fri, 20 Aug 2021 07:37:28 GMT
|
390
|
+
Fri, 20 Aug 2021 07:37:28 GMT
|
358
391
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.38..@fluentui/react-portal_v9.0.0-alpha.39)
|
359
392
|
|
360
393
|
### Changes
|
@@ -363,7 +396,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
|
|
363
396
|
|
364
397
|
## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.38)
|
365
398
|
|
366
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
399
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
367
400
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.37..@fluentui/react-portal_v9.0.0-alpha.38)
|
368
401
|
|
369
402
|
### Changes
|
@@ -372,7 +405,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
|
|
372
405
|
|
373
406
|
## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.37)
|
374
407
|
|
375
|
-
Fri, 13 Aug 2021 07:36:34 GMT
|
408
|
+
Fri, 13 Aug 2021 07:36:34 GMT
|
376
409
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.36..@fluentui/react-portal_v9.0.0-alpha.37)
|
377
410
|
|
378
411
|
### Changes
|
@@ -381,7 +414,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
|
|
381
414
|
|
382
415
|
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.36)
|
383
416
|
|
384
|
-
Fri, 06 Aug 2021 07:35:14 GMT
|
417
|
+
Fri, 06 Aug 2021 07:35:14 GMT
|
385
418
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.35..@fluentui/react-portal_v9.0.0-alpha.36)
|
386
419
|
|
387
420
|
### Changes
|
@@ -390,7 +423,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
|
|
390
423
|
|
391
424
|
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.35)
|
392
425
|
|
393
|
-
Tue, 03 Aug 2021 07:39:30 GMT
|
426
|
+
Tue, 03 Aug 2021 07:39:30 GMT
|
394
427
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.34..@fluentui/react-portal_v9.0.0-alpha.35)
|
395
428
|
|
396
429
|
### Patches
|
@@ -405,7 +438,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
|
|
405
438
|
|
406
439
|
## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.34)
|
407
440
|
|
408
|
-
Mon, 02 Aug 2021 07:36:20 GMT
|
441
|
+
Mon, 02 Aug 2021 07:36:20 GMT
|
409
442
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.33..@fluentui/react-portal_v9.0.0-alpha.34)
|
410
443
|
|
411
444
|
### Changes
|
@@ -414,7 +447,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
|
|
414
447
|
|
415
448
|
## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.33)
|
416
449
|
|
417
|
-
Mon, 26 Jul 2021 07:37:30 GMT
|
450
|
+
Mon, 26 Jul 2021 07:37:30 GMT
|
418
451
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.32..@fluentui/react-portal_v9.0.0-alpha.33)
|
419
452
|
|
420
453
|
### Changes
|
@@ -423,7 +456,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
|
|
423
456
|
|
424
457
|
## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.32)
|
425
458
|
|
426
|
-
Fri, 23 Jul 2021 07:38:19 GMT
|
459
|
+
Fri, 23 Jul 2021 07:38:19 GMT
|
427
460
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.31..@fluentui/react-portal_v9.0.0-alpha.32)
|
428
461
|
|
429
462
|
### Changes
|
@@ -432,7 +465,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
|
|
432
465
|
|
433
466
|
## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.31)
|
434
467
|
|
435
|
-
Thu, 22 Jul 2021 07:36:55 GMT
|
468
|
+
Thu, 22 Jul 2021 07:36:55 GMT
|
436
469
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.30..@fluentui/react-portal_v9.0.0-alpha.31)
|
437
470
|
|
438
471
|
### Changes
|
@@ -441,7 +474,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
|
|
441
474
|
|
442
475
|
## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.30)
|
443
476
|
|
444
|
-
Thu, 15 Jul 2021 07:36:18 GMT
|
477
|
+
Thu, 15 Jul 2021 07:36:18 GMT
|
445
478
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.29..@fluentui/react-portal_v9.0.0-alpha.30)
|
446
479
|
|
447
480
|
### Changes
|
@@ -450,7 +483,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
|
|
450
483
|
|
451
484
|
## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.29)
|
452
485
|
|
453
|
-
Tue, 13 Jul 2021 22:32:58 GMT
|
486
|
+
Tue, 13 Jul 2021 22:32:58 GMT
|
454
487
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.28..@fluentui/react-portal_v9.0.0-alpha.29)
|
455
488
|
|
456
489
|
### Patches
|
@@ -459,7 +492,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
|
|
459
492
|
|
460
493
|
## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.28)
|
461
494
|
|
462
|
-
Tue, 13 Jul 2021 07:35:36 GMT
|
495
|
+
Tue, 13 Jul 2021 07:35:36 GMT
|
463
496
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.27..@fluentui/react-portal_v9.0.0-alpha.28)
|
464
497
|
|
465
498
|
### Changes
|
@@ -468,7 +501,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
|
|
468
501
|
|
469
502
|
## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.27)
|
470
503
|
|
471
|
-
Fri, 09 Jul 2021 07:39:31 GMT
|
504
|
+
Fri, 09 Jul 2021 07:39:31 GMT
|
472
505
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.26..@fluentui/react-portal_v9.0.0-alpha.27)
|
473
506
|
|
474
507
|
### Patches
|
@@ -483,7 +516,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
|
|
483
516
|
|
484
517
|
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.26)
|
485
518
|
|
486
|
-
Fri, 02 Jul 2021 23:15:55 GMT
|
519
|
+
Fri, 02 Jul 2021 23:15:55 GMT
|
487
520
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.25..@fluentui/react-portal_v9.0.0-alpha.26)
|
488
521
|
|
489
522
|
### Changes
|
@@ -492,7 +525,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
|
|
492
525
|
|
493
526
|
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.25)
|
494
527
|
|
495
|
-
Fri, 02 Jul 2021 07:37:06 GMT
|
528
|
+
Fri, 02 Jul 2021 07:37:06 GMT
|
496
529
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.24..@fluentui/react-portal_v9.0.0-alpha.25)
|
497
530
|
|
498
531
|
### Changes
|
@@ -501,7 +534,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
|
|
501
534
|
|
502
535
|
## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.24)
|
503
536
|
|
504
|
-
Thu, 01 Jul 2021 07:35:05 GMT
|
537
|
+
Thu, 01 Jul 2021 07:35:05 GMT
|
505
538
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.23..@fluentui/react-portal_v9.0.0-alpha.24)
|
506
539
|
|
507
540
|
### Changes
|
@@ -510,7 +543,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
|
|
510
543
|
|
511
544
|
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.23)
|
512
545
|
|
513
|
-
Wed, 30 Jun 2021 07:38:35 GMT
|
546
|
+
Wed, 30 Jun 2021 07:38:35 GMT
|
514
547
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.22..@fluentui/react-portal_v9.0.0-alpha.23)
|
515
548
|
|
516
549
|
### Changes
|
@@ -519,7 +552,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
|
|
519
552
|
|
520
553
|
## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.22)
|
521
554
|
|
522
|
-
Tue, 29 Jun 2021 07:33:32 GMT
|
555
|
+
Tue, 29 Jun 2021 07:33:32 GMT
|
523
556
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.21..@fluentui/react-portal_v9.0.0-alpha.22)
|
524
557
|
|
525
558
|
### Changes
|
@@ -528,7 +561,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
|
|
528
561
|
|
529
562
|
## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.21)
|
530
563
|
|
531
|
-
Tue, 15 Jun 2021 07:40:20 GMT
|
564
|
+
Tue, 15 Jun 2021 07:40:20 GMT
|
532
565
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.20..@fluentui/react-portal_v9.0.0-alpha.21)
|
533
566
|
|
534
567
|
### Changes
|
@@ -537,7 +570,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
|
|
537
570
|
|
538
571
|
## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.20)
|
539
572
|
|
540
|
-
Mon, 07 Jun 2021 07:38:15 GMT
|
573
|
+
Mon, 07 Jun 2021 07:38:15 GMT
|
541
574
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.19..@fluentui/react-portal_v9.0.0-alpha.20)
|
542
575
|
|
543
576
|
### Patches
|
@@ -552,7 +585,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
|
|
552
585
|
|
553
586
|
## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.19)
|
554
587
|
|
555
|
-
Fri, 04 Jun 2021 07:37:23 GMT
|
588
|
+
Fri, 04 Jun 2021 07:37:23 GMT
|
556
589
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.18..@fluentui/react-portal_v9.0.0-alpha.19)
|
557
590
|
|
558
591
|
### Changes
|
@@ -561,7 +594,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
|
|
561
594
|
|
562
595
|
## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.18)
|
563
596
|
|
564
|
-
Thu, 03 Jun 2021 07:36:03 GMT
|
597
|
+
Thu, 03 Jun 2021 07:36:03 GMT
|
565
598
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.17..@fluentui/react-portal_v9.0.0-alpha.18)
|
566
599
|
|
567
600
|
### Changes
|
@@ -570,7 +603,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
|
|
570
603
|
|
571
604
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.17)
|
572
605
|
|
573
|
-
Wed, 02 Jun 2021 07:37:15 GMT
|
606
|
+
Wed, 02 Jun 2021 07:37:15 GMT
|
574
607
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.16..@fluentui/react-portal_v9.0.0-alpha.17)
|
575
608
|
|
576
609
|
### Changes
|
@@ -579,7 +612,7 @@ Wed, 02 Jun 2021 07:37:15 GMT
|
|
579
612
|
|
580
613
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.16)
|
581
614
|
|
582
|
-
Wed, 26 May 2021 07:35:43 GMT
|
615
|
+
Wed, 26 May 2021 07:35:43 GMT
|
583
616
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.15..@fluentui/react-portal_v9.0.0-alpha.16)
|
584
617
|
|
585
618
|
### Changes
|
@@ -588,7 +621,7 @@ Wed, 26 May 2021 07:35:43 GMT
|
|
588
621
|
|
589
622
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.15)
|
590
623
|
|
591
|
-
Fri, 21 May 2021 07:34:54 GMT
|
624
|
+
Fri, 21 May 2021 07:34:54 GMT
|
592
625
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.14..@fluentui/react-portal_v9.0.0-alpha.15)
|
593
626
|
|
594
627
|
### Changes
|
@@ -597,7 +630,7 @@ Fri, 21 May 2021 07:34:54 GMT
|
|
597
630
|
|
598
631
|
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.14)
|
599
632
|
|
600
|
-
Thu, 20 May 2021 07:41:54 GMT
|
633
|
+
Thu, 20 May 2021 07:41:54 GMT
|
601
634
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.13..@fluentui/react-portal_v9.0.0-alpha.14)
|
602
635
|
|
603
636
|
### Patches
|
@@ -612,7 +645,7 @@ Thu, 20 May 2021 07:41:54 GMT
|
|
612
645
|
|
613
646
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.13)
|
614
647
|
|
615
|
-
Wed, 19 May 2021 07:34:20 GMT
|
648
|
+
Wed, 19 May 2021 07:34:20 GMT
|
616
649
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.12..@fluentui/react-portal_v9.0.0-alpha.13)
|
617
650
|
|
618
651
|
### Patches
|
@@ -625,7 +658,7 @@ Wed, 19 May 2021 07:34:20 GMT
|
|
625
658
|
|
626
659
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.12)
|
627
660
|
|
628
|
-
Tue, 18 May 2021 07:34:38 GMT
|
661
|
+
Tue, 18 May 2021 07:34:38 GMT
|
629
662
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.11..@fluentui/react-portal_v9.0.0-alpha.12)
|
630
663
|
|
631
664
|
### Changes
|
@@ -634,7 +667,7 @@ Tue, 18 May 2021 07:34:38 GMT
|
|
634
667
|
|
635
668
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.11)
|
636
669
|
|
637
|
-
Thu, 13 May 2021 07:36:55 GMT
|
670
|
+
Thu, 13 May 2021 07:36:55 GMT
|
638
671
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.10..@fluentui/react-portal_v9.0.0-alpha.11)
|
639
672
|
|
640
673
|
### Changes
|
@@ -643,7 +676,7 @@ Thu, 13 May 2021 07:36:55 GMT
|
|
643
676
|
|
644
677
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.10)
|
645
678
|
|
646
|
-
Wed, 12 May 2021 07:36:20 GMT
|
679
|
+
Wed, 12 May 2021 07:36:20 GMT
|
647
680
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.9..@fluentui/react-portal_v9.0.0-alpha.10)
|
648
681
|
|
649
682
|
### Changes
|
@@ -652,7 +685,7 @@ Wed, 12 May 2021 07:36:20 GMT
|
|
652
685
|
|
653
686
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.9)
|
654
687
|
|
655
|
-
Mon, 10 May 2021 07:36:07 GMT
|
688
|
+
Mon, 10 May 2021 07:36:07 GMT
|
656
689
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.8..@fluentui/react-portal_v9.0.0-alpha.9)
|
657
690
|
|
658
691
|
### Changes
|
@@ -661,7 +694,7 @@ Mon, 10 May 2021 07:36:07 GMT
|
|
661
694
|
|
662
695
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.8)
|
663
696
|
|
664
|
-
Wed, 05 May 2021 07:36:50 GMT
|
697
|
+
Wed, 05 May 2021 07:36:50 GMT
|
665
698
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.7..@fluentui/react-portal_v9.0.0-alpha.8)
|
666
699
|
|
667
700
|
### Changes
|
@@ -670,7 +703,7 @@ Wed, 05 May 2021 07:36:50 GMT
|
|
670
703
|
|
671
704
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.7)
|
672
705
|
|
673
|
-
Mon, 03 May 2021 07:45:19 GMT
|
706
|
+
Mon, 03 May 2021 07:45:19 GMT
|
674
707
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.6..@fluentui/react-portal_v9.0.0-alpha.7)
|
675
708
|
|
676
709
|
### Changes
|
@@ -679,7 +712,7 @@ Mon, 03 May 2021 07:45:19 GMT
|
|
679
712
|
|
680
713
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.6)
|
681
714
|
|
682
|
-
Fri, 30 Apr 2021 07:42:23 GMT
|
715
|
+
Fri, 30 Apr 2021 07:42:23 GMT
|
683
716
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.5..@fluentui/react-portal_v9.0.0-alpha.6)
|
684
717
|
|
685
718
|
### Patches
|
@@ -694,7 +727,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
|
|
694
727
|
|
695
728
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.5)
|
696
729
|
|
697
|
-
Tue, 27 Apr 2021 07:34:03 GMT
|
730
|
+
Tue, 27 Apr 2021 07:34:03 GMT
|
698
731
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.4..@fluentui/react-portal_v9.0.0-alpha.5)
|
699
732
|
|
700
733
|
### Changes
|
@@ -703,7 +736,7 @@ Tue, 27 Apr 2021 07:34:03 GMT
|
|
703
736
|
|
704
737
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.4)
|
705
738
|
|
706
|
-
Mon, 26 Apr 2021 07:34:31 GMT
|
739
|
+
Mon, 26 Apr 2021 07:34:31 GMT
|
707
740
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.3..@fluentui/react-portal_v9.0.0-alpha.4)
|
708
741
|
|
709
742
|
### Changes
|
@@ -712,7 +745,7 @@ Mon, 26 Apr 2021 07:34:31 GMT
|
|
712
745
|
|
713
746
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.3)
|
714
747
|
|
715
|
-
Fri, 23 Apr 2021 07:37:10 GMT
|
748
|
+
Fri, 23 Apr 2021 07:37:10 GMT
|
716
749
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.2..@fluentui/react-portal_v9.0.0-alpha.3)
|
717
750
|
|
718
751
|
### Patches
|
@@ -727,7 +760,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
|
|
727
760
|
|
728
761
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.2)
|
729
762
|
|
730
|
-
Thu, 22 Apr 2021 07:33:28 GMT
|
763
|
+
Thu, 22 Apr 2021 07:33:28 GMT
|
731
764
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.1..@fluentui/react-portal_v9.0.0-alpha.2)
|
732
765
|
|
733
766
|
### Changes
|
@@ -736,7 +769,7 @@ Thu, 22 Apr 2021 07:33:28 GMT
|
|
736
769
|
|
737
770
|
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.1)
|
738
771
|
|
739
|
-
Wed, 21 Apr 2021 07:31:50 GMT
|
772
|
+
Wed, 21 Apr 2021 07:31:50 GMT
|
740
773
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.0..@fluentui/react-portal_v9.0.0-alpha.1)
|
741
774
|
|
742
775
|
### Changes
|
@@ -745,7 +778,7 @@ Wed, 21 Apr 2021 07:31:50 GMT
|
|
745
778
|
|
746
779
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-alpha.0)
|
747
780
|
|
748
|
-
Tue, 20 Apr 2021 07:31:35 GMT
|
781
|
+
Tue, 20 Apr 2021 07:31:35 GMT
|
749
782
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-alpha.0..@fluentui/react-portal_v9.0.0-alpha.0)
|
750
783
|
|
751
784
|
### Changes
|
File without changes
|
File without changes
|
package/lib/index.js
CHANGED
package/lib/index.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"../src/","sources":["index.ts"],"names":[],"mappings":"AAAA,
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"../src/","sources":["index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,MAAM,2BAA2B,CAAC;AAE9F,OAAO,EAAE,eAAe,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC","sourcesContent":["export { Portal, renderPortal_unstable, usePortal_unstable } from './components/Portal/index';\nexport type { PortalProps, PortalState } from './components/Portal/index';\nexport { elementContains, setVirtualParent } from './virtualParent/index';\n"]}
|
package/lib-commonjs/index.js
CHANGED
@@ -3,24 +3,41 @@
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
4
4
|
value: true
|
5
5
|
});
|
6
|
-
exports.setVirtualParent = exports.elementContains = void 0;
|
6
|
+
exports.setVirtualParent = exports.elementContains = exports.usePortal_unstable = exports.renderPortal_unstable = exports.Portal = void 0;
|
7
7
|
|
8
|
-
|
8
|
+
var index_1 = /*#__PURE__*/require("./components/Portal/index");
|
9
9
|
|
10
|
-
|
10
|
+
Object.defineProperty(exports, "Portal", {
|
11
|
+
enumerable: true,
|
12
|
+
get: function () {
|
13
|
+
return index_1.Portal;
|
14
|
+
}
|
15
|
+
});
|
16
|
+
Object.defineProperty(exports, "renderPortal_unstable", {
|
17
|
+
enumerable: true,
|
18
|
+
get: function () {
|
19
|
+
return index_1.renderPortal_unstable;
|
20
|
+
}
|
21
|
+
});
|
22
|
+
Object.defineProperty(exports, "usePortal_unstable", {
|
23
|
+
enumerable: true,
|
24
|
+
get: function () {
|
25
|
+
return index_1.usePortal_unstable;
|
26
|
+
}
|
27
|
+
});
|
11
28
|
|
12
|
-
var
|
29
|
+
var index_2 = /*#__PURE__*/require("./virtualParent/index");
|
13
30
|
|
14
31
|
Object.defineProperty(exports, "elementContains", {
|
15
32
|
enumerable: true,
|
16
33
|
get: function () {
|
17
|
-
return
|
34
|
+
return index_2.elementContains;
|
18
35
|
}
|
19
36
|
});
|
20
37
|
Object.defineProperty(exports, "setVirtualParent", {
|
21
38
|
enumerable: true,
|
22
39
|
get: function () {
|
23
|
-
return
|
40
|
+
return index_2.setVirtualParent;
|
24
41
|
}
|
25
42
|
});
|
26
43
|
//# sourceMappingURL=index.js.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"sources":["index.ts"],"names":[],"mappings":"
|
1
|
+
{"version":3,"sources":["index.ts"],"names":[],"mappings":";;;;;;;AAAA,IAAA,OAAA,gBAAA,OAAA,CAAA,2BAAA,CAAA;;AAAS,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,QAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,OAAA,CAAA,MAAA;AAAM;AAAN,CAAA;AAAQ,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,uBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,OAAA,CAAA,qBAAA;AAAqB;AAArB,CAAA;AAAuB,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,oBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,OAAA,CAAA,kBAAA;AAAkB;AAAlB,CAAA;;AAExC,IAAA,OAAA,gBAAA,OAAA,CAAA,uBAAA,CAAA;;AAAS,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,iBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,OAAA,CAAA,eAAA;AAAe;AAAf,CAAA;AAAiB,MAAA,CAAA,cAAA,CAAA,OAAA,EAAA,kBAAA,EAAA;AAAA,EAAA,UAAA,EAAA,IAAA;AAAA,EAAA,GAAA,EAAA,YAAA;AAAA,WAAA,OAAA,CAAA,gBAAA;AAAgB;AAAhB,CAAA","sourcesContent":["export { Portal, renderPortal_unstable, usePortal_unstable } from './components/Portal/index';\nexport type { PortalProps, PortalState } from './components/Portal/index';\nexport { elementContains, setVirtualParent } from './virtualParent/index';\n"],"sourceRoot":"../src/"}
|
package/package.json
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-portal",
|
3
|
-
"version": "9.0.0-rc.
|
3
|
+
"version": "9.0.0-rc.9",
|
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",
|
7
|
-
"typings": "
|
7
|
+
"typings": "dist/index.d.ts",
|
8
8
|
"sideEffects": false,
|
9
9
|
"repository": {
|
10
10
|
"type": "git",
|
@@ -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": "9.0.0-rc.
|
35
|
-
"@fluentui/react-tabster": "9.0.0-rc.
|
36
|
-
"@fluentui/react-utilities": "9.0.0-rc.
|
34
|
+
"@fluentui/react-shared-contexts": "9.0.0-rc.7",
|
35
|
+
"@fluentui/react-tabster": "9.0.0-rc.9",
|
36
|
+
"@fluentui/react-utilities": "9.0.0-rc.8",
|
37
37
|
"tslib": "^2.1.0"
|
38
38
|
},
|
39
39
|
"peerDependencies": {
|
package/lib/Portal.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export * from './components/Portal/index';
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
import type { PortalProps } from './Portal.types';
|
3
|
-
/**
|
4
|
-
* A portal provides a way to render children into a DOM node
|
5
|
-
* that exists outside the DOM hierarchy of the parent component.
|
6
|
-
*/
|
7
|
-
export declare const Portal: React.FC<PortalProps>;
|
@@ -1,22 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
declare type PortalCommons = {
|
3
|
-
/**
|
4
|
-
* React children
|
5
|
-
*/
|
6
|
-
children: React.ReactNode;
|
7
|
-
/**
|
8
|
-
* Where the portal children are mounted on DOM
|
9
|
-
* @defaultValue a new element on document.body without any styling
|
10
|
-
*/
|
11
|
-
mountNode: HTMLElement | null;
|
12
|
-
};
|
13
|
-
export declare type PortalProps = Partial<PortalCommons>;
|
14
|
-
export declare type PortalState = PortalCommons & {
|
15
|
-
/** Indicates if a Portal should be rendered. */
|
16
|
-
shouldRender: boolean;
|
17
|
-
/**
|
18
|
-
* Ref to the root span element as virtual parent
|
19
|
-
*/
|
20
|
-
virtualParentRootRef: React.MutableRefObject<HTMLSpanElement | null>;
|
21
|
-
};
|
22
|
-
export {};
|
@@ -1,9 +0,0 @@
|
|
1
|
-
import type { PortalProps, PortalState } from './Portal.types';
|
2
|
-
/**
|
3
|
-
* Create the state required to render Portal.
|
4
|
-
*
|
5
|
-
* The returned state can be modified with hooks such as usePortalStyles, before being passed to renderPortal_unstable.
|
6
|
-
*
|
7
|
-
* @param props - props from this instance of Portal
|
8
|
-
*/
|
9
|
-
export declare const usePortal_unstable: (props: PortalProps) => PortalState;
|
@@ -1,10 +0,0 @@
|
|
1
|
-
export declare type UsePortalMountNodeOptions = {
|
2
|
-
/**
|
3
|
-
* Since hooks cannot be called conditionally use this flag to disable creating the node
|
4
|
-
*/
|
5
|
-
disabled?: boolean;
|
6
|
-
};
|
7
|
-
/**
|
8
|
-
* Creates a new element on a document.body to mount portals
|
9
|
-
*/
|
10
|
-
export declare const usePortalMountNode: (options: UsePortalMountNodeOptions) => HTMLElement | null;
|
package/lib/index.d.ts
DELETED
@@ -1,7 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* Similar functionality to `element.contains` DOM API for use with out of order DOM elements that
|
3
|
-
* checks the virtual parent hierarchy. If a virtual parents exists, it is chosen over the actual parent
|
4
|
-
*
|
5
|
-
* @returns true if the child can find the parent in its virtual hierarchy
|
6
|
-
*/
|
7
|
-
export declare function elementContains(parent: HTMLElement | null, child: HTMLElement | null): boolean;
|
@@ -1,7 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* Sets the virtual parent of an element.
|
3
|
-
*
|
4
|
-
* @param child - Theme element to set the virtual parent
|
5
|
-
* @param parent - The virtual parent, use `undefined` to remove a virtual parent relationship
|
6
|
-
*/
|
7
|
-
export declare function setVirtualParent(child: HTMLElement, parent?: HTMLElement): void;
|
package/lib-commonjs/Portal.d.ts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
export * from './components/Portal/index';
|
@@ -1,7 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
import type { PortalProps } from './Portal.types';
|
3
|
-
/**
|
4
|
-
* A portal provides a way to render children into a DOM node
|
5
|
-
* that exists outside the DOM hierarchy of the parent component.
|
6
|
-
*/
|
7
|
-
export declare const Portal: React.FC<PortalProps>;
|
@@ -1,22 +0,0 @@
|
|
1
|
-
import * as React from 'react';
|
2
|
-
declare type PortalCommons = {
|
3
|
-
/**
|
4
|
-
* React children
|
5
|
-
*/
|
6
|
-
children: React.ReactNode;
|
7
|
-
/**
|
8
|
-
* Where the portal children are mounted on DOM
|
9
|
-
* @defaultValue a new element on document.body without any styling
|
10
|
-
*/
|
11
|
-
mountNode: HTMLElement | null;
|
12
|
-
};
|
13
|
-
export declare type PortalProps = Partial<PortalCommons>;
|
14
|
-
export declare type PortalState = PortalCommons & {
|
15
|
-
/** Indicates if a Portal should be rendered. */
|
16
|
-
shouldRender: boolean;
|
17
|
-
/**
|
18
|
-
* Ref to the root span element as virtual parent
|
19
|
-
*/
|
20
|
-
virtualParentRootRef: React.MutableRefObject<HTMLSpanElement | null>;
|
21
|
-
};
|
22
|
-
export {};
|
@@ -1,9 +0,0 @@
|
|
1
|
-
import type { PortalProps, PortalState } from './Portal.types';
|
2
|
-
/**
|
3
|
-
* Create the state required to render Portal.
|
4
|
-
*
|
5
|
-
* The returned state can be modified with hooks such as usePortalStyles, before being passed to renderPortal_unstable.
|
6
|
-
*
|
7
|
-
* @param props - props from this instance of Portal
|
8
|
-
*/
|
9
|
-
export declare const usePortal_unstable: (props: PortalProps) => PortalState;
|
@@ -1,10 +0,0 @@
|
|
1
|
-
export declare type UsePortalMountNodeOptions = {
|
2
|
-
/**
|
3
|
-
* Since hooks cannot be called conditionally use this flag to disable creating the node
|
4
|
-
*/
|
5
|
-
disabled?: boolean;
|
6
|
-
};
|
7
|
-
/**
|
8
|
-
* Creates a new element on a document.body to mount portals
|
9
|
-
*/
|
10
|
-
export declare const usePortalMountNode: (options: UsePortalMountNodeOptions) => HTMLElement | null;
|
package/lib-commonjs/index.d.ts
DELETED
@@ -1,7 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* Similar functionality to `element.contains` DOM API for use with out of order DOM elements that
|
3
|
-
* checks the virtual parent hierarchy. If a virtual parents exists, it is chosen over the actual parent
|
4
|
-
*
|
5
|
-
* @returns true if the child can find the parent in its virtual hierarchy
|
6
|
-
*/
|
7
|
-
export declare function elementContains(parent: HTMLElement | null, child: HTMLElement | null): boolean;
|
@@ -1,7 +0,0 @@
|
|
1
|
-
/**
|
2
|
-
* Sets the virtual parent of an element.
|
3
|
-
*
|
4
|
-
* @param child - Theme element to set the virtual parent
|
5
|
-
* @param parent - The virtual parent, use `undefined` to remove a virtual parent relationship
|
6
|
-
*/
|
7
|
-
export declare function setVirtualParent(child: HTMLElement, parent?: HTMLElement): void;
|