@fluentui/react-portal 9.0.0-rc.6 → 9.0.0-rc.7
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +19 -4
- package/CHANGELOG.md +14 -5
- package/package.json +2 -2
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,22 @@
|
|
2
2
|
"name": "@fluentui/react-portal",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Mon, 25 Apr 2022 09:31:20 GMT",
|
6
|
+
"tag": "@fluentui/react-portal_v9.0.0-rc.7",
|
7
|
+
"version": "9.0.0-rc.7",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-portal",
|
13
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.7",
|
14
|
+
"commit": "02ca1d3c198452c1693067f5f18bd01b2ed5d6e6"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Tue, 19 Apr 2022 19:16:48 GMT",
|
6
21
|
"tag": "@fluentui/react-portal_v9.0.0-rc.6",
|
7
22
|
"version": "9.0.0-rc.6",
|
8
23
|
"comments": {
|
@@ -17,19 +32,19 @@
|
|
17
32
|
"author": "beachball",
|
18
33
|
"package": "@fluentui/react-portal",
|
19
34
|
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.5",
|
20
|
-
"commit": "
|
35
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
21
36
|
},
|
22
37
|
{
|
23
38
|
"author": "beachball",
|
24
39
|
"package": "@fluentui/react-portal",
|
25
40
|
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.6",
|
26
|
-
"commit": "
|
41
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
27
42
|
},
|
28
43
|
{
|
29
44
|
"author": "beachball",
|
30
45
|
"package": "@fluentui/react-portal",
|
31
46
|
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.6",
|
32
|
-
"commit": "
|
47
|
+
"commit": "f94b48c825ca8c8b2e3b6755bdd29fe15c7d435d"
|
33
48
|
}
|
34
49
|
],
|
35
50
|
"none": [
|
package/CHANGELOG.md
CHANGED
@@ -1,20 +1,29 @@
|
|
1
1
|
# Change Log - @fluentui/react-portal
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 25 Apr 2022 09:31:20 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.7)
|
8
|
+
|
9
|
+
Mon, 25 Apr 2022 09:31:20 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.6..@fluentui/react-portal_v9.0.0-rc.7)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.7 ([PR #22601](https://github.com/microsoft/fluentui/pull/22601) by beachball)
|
15
|
+
|
7
16
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.6)
|
8
17
|
|
9
|
-
Tue, 19 Apr 2022 19:
|
18
|
+
Tue, 19 Apr 2022 19:16:48 GMT
|
10
19
|
[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
20
|
|
12
21
|
### Changes
|
13
22
|
|
14
23
|
- 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 #
|
24
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
25
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
26
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
18
27
|
|
19
28
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.5)
|
20
29
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-portal",
|
3
|
-
"version": "9.0.0-rc.
|
3
|
+
"version": "9.0.0-rc.7",
|
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",
|
@@ -32,7 +32,7 @@
|
|
32
32
|
},
|
33
33
|
"dependencies": {
|
34
34
|
"@fluentui/react-shared-contexts": "9.0.0-rc.5",
|
35
|
-
"@fluentui/react-tabster": "9.0.0-rc.
|
35
|
+
"@fluentui/react-tabster": "9.0.0-rc.7",
|
36
36
|
"@fluentui/react-utilities": "9.0.0-rc.6",
|
37
37
|
"tslib": "^2.1.0"
|
38
38
|
},
|