@fluentui/react-portal 9.3.0 → 9.3.2
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +49 -4
- package/CHANGELOG.md +14 -5
- package/README.md +2 -2
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,52 @@
|
|
2
2
|
"name": "@fluentui/react-portal",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Thu, 20 Jul 2023 18:24:23 GMT",
|
6
|
+
"tag": "@fluentui/react-portal_v9.3.2",
|
7
|
+
"version": "9.3.2",
|
8
|
+
"comments": {
|
9
|
+
"none": [
|
10
|
+
{
|
11
|
+
"author": "olfedias@microsoft.com",
|
12
|
+
"package": "@fluentui/react-portal",
|
13
|
+
"commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6",
|
14
|
+
"comment": "chore: migrate to monosize"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Thu, 13 Jul 2023 21:25:44 GMT",
|
21
|
+
"tag": "@fluentui/react-portal_v9.3.1",
|
22
|
+
"version": "9.3.1",
|
23
|
+
"comments": {
|
24
|
+
"none": [
|
25
|
+
{
|
26
|
+
"author": "jirivyhnalek@microsoft.com",
|
27
|
+
"package": "@fluentui/react-portal",
|
28
|
+
"commit": "8d06e6d07e96f556e72b7a597664f14bef933eac",
|
29
|
+
"comment": "Update react-components/react-portal README.md"
|
30
|
+
}
|
31
|
+
]
|
32
|
+
}
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"date": "Mon, 03 Jul 2023 13:34:28 GMT",
|
36
|
+
"tag": "@fluentui/react-portal_v9.3.1",
|
37
|
+
"version": "9.3.1",
|
38
|
+
"comments": {
|
39
|
+
"patch": [
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-portal",
|
43
|
+
"comment": "Bump @fluentui/react-tabster to v9.10.0",
|
44
|
+
"commit": "d2c95969c67521ea1df57e1339f8743b09b68772"
|
45
|
+
}
|
46
|
+
]
|
47
|
+
}
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"date": "Mon, 03 Jul 2023 11:57:13 GMT",
|
6
51
|
"tag": "@fluentui/react-portal_v9.3.0",
|
7
52
|
"version": "9.3.0",
|
8
53
|
"comments": {
|
@@ -17,19 +62,19 @@
|
|
17
62
|
"author": "beachball",
|
18
63
|
"package": "@fluentui/react-portal",
|
19
64
|
"comment": "Bump @fluentui/react-shared-contexts to v9.6.0",
|
20
|
-
"commit": "
|
65
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
21
66
|
},
|
22
67
|
{
|
23
68
|
"author": "beachball",
|
24
69
|
"package": "@fluentui/react-portal",
|
25
70
|
"comment": "Bump @fluentui/react-tabster to v9.9.2",
|
26
|
-
"commit": "
|
71
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
27
72
|
},
|
28
73
|
{
|
29
74
|
"author": "beachball",
|
30
75
|
"package": "@fluentui/react-portal",
|
31
76
|
"comment": "Bump @fluentui/react-utilities to v9.10.1",
|
32
|
-
"commit": "
|
77
|
+
"commit": "61633ba5de03e0ddf4839dba6da325e30c7ce9bd"
|
33
78
|
}
|
34
79
|
]
|
35
80
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,20 +1,29 @@
|
|
1
1
|
# Change Log - @fluentui/react-portal
|
2
2
|
|
3
|
-
This log was last generated on Mon, 03 Jul 2023
|
3
|
+
This log was last generated on Mon, 03 Jul 2023 13:34:28 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.3.1)
|
8
|
+
|
9
|
+
Mon, 03 Jul 2023 13:34:28 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.3.0..@fluentui/react-portal_v9.3.1)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-tabster to v9.10.0 ([PR #28394](https://github.com/microsoft/fluentui/pull/28394) by beachball)
|
15
|
+
|
7
16
|
## [9.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.3.0)
|
8
17
|
|
9
|
-
Mon, 03 Jul 2023 11:
|
18
|
+
Mon, 03 Jul 2023 11:57:13 GMT
|
10
19
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.2.16..@fluentui/react-portal_v9.3.0)
|
11
20
|
|
12
21
|
### Minor changes
|
13
22
|
|
14
23
|
- feat: support rendering to a mountNode from PortalMountNodeContext ([PR #28395](https://github.com/microsoft/fluentui/pull/28395) by olfedias@microsoft.com)
|
15
|
-
- Bump @fluentui/react-shared-contexts to v9.6.0 ([PR #
|
16
|
-
- Bump @fluentui/react-tabster to v9.9.2 ([PR #
|
17
|
-
- Bump @fluentui/react-utilities to v9.10.1 ([PR #
|
24
|
+
- Bump @fluentui/react-shared-contexts to v9.6.0 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
25
|
+
- Bump @fluentui/react-tabster to v9.9.2 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
26
|
+
- Bump @fluentui/react-utilities to v9.10.1 ([PR #28412](https://github.com/microsoft/fluentui/pull/28412) by beachball)
|
18
27
|
|
19
28
|
## [9.2.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.2.16)
|
20
29
|
|
package/README.md
CHANGED
@@ -81,8 +81,8 @@ Below shows what a virtual parent is
|
|
81
81
|
```tsx
|
82
82
|
// Setting a virtual parent
|
83
83
|
|
84
|
-
const parent document.getElementById('parent')
|
85
|
-
const child document.
|
84
|
+
const parent = document.getElementById('parent');
|
85
|
+
const child = document.getElementById('child');
|
86
86
|
|
87
87
|
child._virtual.parent = parent;
|
88
88
|
```
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-portal",
|
3
|
-
"version": "9.3.
|
3
|
+
"version": "9.3.2",
|
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",
|
@@ -13,7 +13,7 @@
|
|
13
13
|
"license": "MIT",
|
14
14
|
"scripts": {
|
15
15
|
"build": "just-scripts build",
|
16
|
-
"bundle-size": "
|
16
|
+
"bundle-size": "monosize measure",
|
17
17
|
"clean": "just-scripts clean",
|
18
18
|
"code-style": "just-scripts code-style",
|
19
19
|
"just": "just-scripts",
|
@@ -33,7 +33,7 @@
|
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@fluentui/react-shared-contexts": "^9.6.0",
|
36
|
-
"@fluentui/react-tabster": "^9.
|
36
|
+
"@fluentui/react-tabster": "^9.10.0",
|
37
37
|
"@fluentui/react-utilities": "^9.10.1",
|
38
38
|
"@griffel/react": "^1.5.7",
|
39
39
|
"@swc/helpers": "^0.4.14",
|