@fluentui/react-portal-compat 9.0.0-rc.3 → 9.0.0-rc.6
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 +64 -1
- package/CHANGELOG.md +32 -2
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,70 @@
|
|
|
2
2
|
"name": "@fluentui/react-portal-compat",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Tue, 31 May 2022 21:26:36 GMT",
|
|
6
|
+
"tag": "@fluentui/react-portal-compat_v9.0.0-rc.6",
|
|
7
|
+
"version": "9.0.0-rc.6",
|
|
8
|
+
"comments": {
|
|
9
|
+
"prerelease": [
|
|
10
|
+
{
|
|
11
|
+
"author": "bernardo.sunderhus@gmail.com",
|
|
12
|
+
"package": "@fluentui/react-portal-compat",
|
|
13
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd",
|
|
14
|
+
"comment": "updates import to react-shared-components"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"author": "beachball",
|
|
18
|
+
"package": "@fluentui/react-portal-compat",
|
|
19
|
+
"comment": "Bump @fluentui/react-components to v9.0.0-rc.14",
|
|
20
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"author": "beachball",
|
|
24
|
+
"package": "@fluentui/react-portal-compat",
|
|
25
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.10",
|
|
26
|
+
"commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
|
|
27
|
+
}
|
|
28
|
+
]
|
|
29
|
+
}
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"date": "Thu, 26 May 2022 21:01:32 GMT",
|
|
33
|
+
"tag": "@fluentui/react-portal-compat_v9.0.0-rc.5",
|
|
34
|
+
"version": "9.0.0-rc.5",
|
|
35
|
+
"comments": {
|
|
36
|
+
"prerelease": [
|
|
37
|
+
{
|
|
38
|
+
"author": "beachball",
|
|
39
|
+
"package": "@fluentui/react-portal-compat",
|
|
40
|
+
"comment": "Bump @fluentui/react-components to v9.0.0-rc.13",
|
|
41
|
+
"commit": "3cf55ce998048554bf6a550de44403843ea8ede0"
|
|
42
|
+
}
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"date": "Mon, 23 May 2022 18:56:51 GMT",
|
|
48
|
+
"tag": "@fluentui/react-portal-compat_v9.0.0-rc.4",
|
|
49
|
+
"version": "9.0.0-rc.4",
|
|
50
|
+
"comments": {
|
|
51
|
+
"prerelease": [
|
|
52
|
+
{
|
|
53
|
+
"author": "beachball",
|
|
54
|
+
"package": "@fluentui/react-portal-compat",
|
|
55
|
+
"comment": "Bump @fluentui/react-components to v9.0.0-rc.12",
|
|
56
|
+
"commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
|
|
57
|
+
},
|
|
58
|
+
{
|
|
59
|
+
"author": "beachball",
|
|
60
|
+
"package": "@fluentui/react-portal-compat",
|
|
61
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.9",
|
|
62
|
+
"commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
|
|
63
|
+
}
|
|
64
|
+
]
|
|
65
|
+
}
|
|
66
|
+
},
|
|
67
|
+
{
|
|
68
|
+
"date": "Mon, 23 May 2022 12:13:33 GMT",
|
|
6
69
|
"tag": "@fluentui/react-portal-compat_v9.0.0-rc.3",
|
|
7
70
|
"version": "9.0.0-rc.3",
|
|
8
71
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,42 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-portal-compat
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Tue, 31 May 2022 21:26:36 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.0-rc.6)
|
|
8
|
+
|
|
9
|
+
Tue, 31 May 2022 21:26:36 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.0-rc.5..@fluentui/react-portal-compat_v9.0.0-rc.6)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- updates import to react-shared-components ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by bernardo.sunderhus@gmail.com)
|
|
15
|
+
- Bump @fluentui/react-components to v9.0.0-rc.14 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
|
|
16
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.10 ([PR #23325](https://github.com/microsoft/fluentui/pull/23325) by beachball)
|
|
17
|
+
|
|
18
|
+
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.0-rc.5)
|
|
19
|
+
|
|
20
|
+
Thu, 26 May 2022 21:01:32 GMT
|
|
21
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.0-rc.4..@fluentui/react-portal-compat_v9.0.0-rc.5)
|
|
22
|
+
|
|
23
|
+
### Changes
|
|
24
|
+
|
|
25
|
+
- Bump @fluentui/react-components to v9.0.0-rc.13 ([PR #23267](https://github.com/microsoft/fluentui/pull/23267) by beachball)
|
|
26
|
+
|
|
27
|
+
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.0-rc.4)
|
|
28
|
+
|
|
29
|
+
Mon, 23 May 2022 18:56:51 GMT
|
|
30
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.0-rc.3..@fluentui/react-portal-compat_v9.0.0-rc.4)
|
|
31
|
+
|
|
32
|
+
### Changes
|
|
33
|
+
|
|
34
|
+
- Bump @fluentui/react-components to v9.0.0-rc.12 ([PR #23146](https://github.com/microsoft/fluentui/pull/23146) by beachball)
|
|
35
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.9 ([PR #23146](https://github.com/microsoft/fluentui/pull/23146) by beachball)
|
|
36
|
+
|
|
7
37
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal-compat_v9.0.0-rc.3)
|
|
8
38
|
|
|
9
|
-
Mon, 23 May 2022 12:
|
|
39
|
+
Mon, 23 May 2022 12:13:33 GMT
|
|
10
40
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal-compat_v9.0.0-rc.2..@fluentui/react-portal-compat_v9.0.0-rc.3)
|
|
11
41
|
|
|
12
42
|
### Changes
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui/react-portal-compat",
|
|
3
|
-
"version": "9.0.0-rc.
|
|
3
|
+
"version": "9.0.0-rc.6",
|
|
4
4
|
"description": "A package that contains compatibility layer for React Portals",
|
|
5
5
|
"main": "lib-commonjs/index.js",
|
|
6
6
|
"module": "lib/index.js",
|
|
@@ -26,8 +26,8 @@
|
|
|
26
26
|
},
|
|
27
27
|
"devDependencies": {
|
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
|
29
|
-
"@fluentui/react-components": "^9.0.0-rc.
|
|
30
|
-
"@fluentui/react-shared-contexts": "9.0.0-rc.
|
|
29
|
+
"@fluentui/react-components": "^9.0.0-rc.14",
|
|
30
|
+
"@fluentui/react-shared-contexts": "9.0.0-rc.10",
|
|
31
31
|
"@fluentui/scripts": "^1.0.0"
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"tslib": "^2.1.0"
|
|
36
36
|
},
|
|
37
37
|
"peerDependencies": {
|
|
38
|
-
"@fluentui/react-components": "^9.0.0-rc.
|
|
38
|
+
"@fluentui/react-components": "^9.0.0-rc.14",
|
|
39
39
|
"@types/react": ">=16.8.0 <18.0.0",
|
|
40
40
|
"react": ">=16.8.0 <18.0.0"
|
|
41
41
|
},
|