@fluentui/react-portal 0.0.0-nightly-20230103-0425.1 → 0.0.0-nightly-20230104-0423.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
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": "Wed, 04 Jan 2023 04:30:35 GMT",
|
6
|
+
"tag": "@fluentui/react-portal_v0.0.0-nightly-20230104-0423.1",
|
7
|
+
"version": "0.0.0-nightly-20230104-0423.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -16,20 +16,67 @@
|
|
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-20230104-0423.1",
|
20
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
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-20230104-0423.1",
|
26
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
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-20230104-0423.1",
|
32
|
+
"commit": "2ba3617659ed1c7b46bf319505d49c1b6947d115"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
}
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"date": "Wed, 04 Jan 2023 01:40:17 GMT",
|
39
|
+
"tag": "@fluentui/react-portal_v9.0.15",
|
40
|
+
"version": "9.0.15",
|
41
|
+
"comments": {
|
42
|
+
"none": [
|
43
|
+
{
|
44
|
+
"author": "martinhochel@microsoft.com",
|
45
|
+
"package": "@fluentui/react-portal",
|
46
|
+
"commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
|
47
|
+
"comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"author": "martinhochel@microsoft.com",
|
51
|
+
"package": "@fluentui/react-portal",
|
52
|
+
"commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
|
53
|
+
"comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
|
54
|
+
}
|
55
|
+
],
|
56
|
+
"patch": [
|
57
|
+
{
|
58
|
+
"author": "lingfangao@hotmail.com",
|
59
|
+
"package": "@fluentui/react-portal",
|
60
|
+
"commit": "7cfaf78c93f1408c633c612939bf1a1305d7fc76",
|
61
|
+
"comment": "fix: Portals should render correctly in strict mode"
|
62
|
+
},
|
63
|
+
{
|
64
|
+
"author": "olfedias@microsoft.com",
|
65
|
+
"package": "@fluentui/react-portal",
|
66
|
+
"commit": "2c38f1e4ae07b2b60df596efe11015a68f166dbf",
|
67
|
+
"comment": "chore: Update Griffel to latest version"
|
68
|
+
},
|
69
|
+
{
|
70
|
+
"author": "beachball",
|
71
|
+
"package": "@fluentui/react-portal",
|
72
|
+
"comment": "Bump @fluentui/react-tabster to v9.3.5",
|
73
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"author": "beachball",
|
77
|
+
"package": "@fluentui/react-portal",
|
78
|
+
"comment": "Bump @fluentui/react-utilities to v9.3.1",
|
79
|
+
"commit": "3e322d15529451be153e97298873253e21af4082"
|
33
80
|
}
|
34
81
|
]
|
35
82
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,20 +1,32 @@
|
|
1
1
|
# Change Log - @fluentui/react-portal
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 04 Jan 2023 04:30:35 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-20230104-0423.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v0.0.0-nightly-20230104-0423.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.
|
9
|
+
Wed, 04 Jan 2023 04:30:35 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.15..@fluentui/react-portal_v0.0.0-nightly-20230104-0423.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
|
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-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
16
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
17
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20230104-0423.1 ([commit](https://github.com/microsoft/fluentui/commit/2ba3617659ed1c7b46bf319505d49c1b6947d115) by beachball)
|
18
|
+
|
19
|
+
## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.15)
|
20
|
+
|
21
|
+
Wed, 04 Jan 2023 01:40:17 GMT
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.14..@fluentui/react-portal_v9.0.15)
|
23
|
+
|
24
|
+
### Patches
|
25
|
+
|
26
|
+
- fix: Portals should render correctly in strict mode ([PR #25956](https://github.com/microsoft/fluentui/pull/25956) by lingfangao@hotmail.com)
|
27
|
+
- chore: Update Griffel to latest version ([PR #26045](https://github.com/microsoft/fluentui/pull/26045) by olfedias@microsoft.com)
|
28
|
+
- Bump @fluentui/react-tabster to v9.3.5 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
29
|
+
- Bump @fluentui/react-utilities to v9.3.1 ([PR #26114](https://github.com/microsoft/fluentui/pull/26114) by beachball)
|
18
30
|
|
19
31
|
## [9.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.14)
|
20
32
|
|
@@ -7,12 +7,12 @@ import { useIsomorphicLayoutEffect } from '@fluentui/react-utilities';
|
|
7
7
|
// String concatenation is used to prevent bundlers to complain with older versions of React
|
8
8
|
const useInsertionEffect = React['useInsertion' + 'Effect'] ? React['useInsertion' + 'Effect'] : useIsomorphicLayoutEffect;
|
9
9
|
const useStyles = /*#__PURE__*/__styles({
|
10
|
-
|
11
|
-
|
12
|
-
|
10
|
+
root: {
|
11
|
+
qhf8xq: "f10pi13n",
|
12
|
+
Bj3rh1h: "f494woh"
|
13
13
|
}
|
14
14
|
}, {
|
15
|
-
|
15
|
+
d: [".f10pi13n{position:relative;}", ".f494woh{z-index:1000000;}"]
|
16
16
|
});
|
17
17
|
/**
|
18
18
|
* Creates a new element on a document.body to mount portals
|
@@ -13,12 +13,12 @@ const react_utilities_1 = /*#__PURE__*/require("@fluentui/react-utilities");
|
|
13
13
|
// String concatenation is used to prevent bundlers to complain with older versions of React
|
14
14
|
const useInsertionEffect = React['useInsertion' + 'Effect'] ? React['useInsertion' + 'Effect'] : react_utilities_1.useIsomorphicLayoutEffect;
|
15
15
|
const useStyles = /*#__PURE__*/react_1.__styles({
|
16
|
-
|
17
|
-
|
18
|
-
|
16
|
+
root: {
|
17
|
+
qhf8xq: "f10pi13n",
|
18
|
+
Bj3rh1h: "f494woh"
|
19
19
|
}
|
20
20
|
}, {
|
21
|
-
|
21
|
+
d: [".f10pi13n{position:relative;}", ".f494woh{z-index:1000000;}"]
|
22
22
|
});
|
23
23
|
/**
|
24
24
|
* Creates a new element on a document.body to mount portals
|
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-20230104-0423.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",
|
@@ -30,10 +30,10 @@
|
|
30
30
|
"@fluentui/scripts": "*"
|
31
31
|
},
|
32
32
|
"dependencies": {
|
33
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
34
|
-
"@fluentui/react-tabster": "0.0.0-nightly-
|
35
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
36
|
-
"@griffel/react": "^1.
|
33
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly-20230104-0423.1",
|
34
|
+
"@fluentui/react-tabster": "0.0.0-nightly-20230104-0423.1",
|
35
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20230104-0423.1",
|
36
|
+
"@griffel/react": "^1.5.2",
|
37
37
|
"tslib": "^2.1.0",
|
38
38
|
"use-disposable": "^1.0.1"
|
39
39
|
},
|