@fluentui/react-portal 9.3.13 → 9.3.15
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +39 -3
- package/CHANGELOG.md +23 -4
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,43 @@
|
|
2
2
|
"name": "@fluentui/react-portal",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Wed,
|
5
|
+
"date": "Wed, 20 Sep 2023 14:13:59 GMT",
|
6
|
+
"tag": "@fluentui/react-portal_v9.3.15",
|
7
|
+
"version": "9.3.15",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-portal",
|
13
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.8.0",
|
14
|
+
"commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-portal",
|
19
|
+
"comment": "Bump @fluentui/react-tabster to v9.12.10",
|
20
|
+
"commit": "c60d4e7169457535c8d23701f6b951d1fff478ab"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Tue, 12 Sep 2023 08:51:34 GMT",
|
27
|
+
"tag": "@fluentui/react-portal_v9.3.14",
|
28
|
+
"version": "9.3.14",
|
29
|
+
"comments": {
|
30
|
+
"patch": [
|
31
|
+
{
|
32
|
+
"author": "beachball",
|
33
|
+
"package": "@fluentui/react-portal",
|
34
|
+
"comment": "Bump @fluentui/react-tabster to v9.12.9",
|
35
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
36
|
+
}
|
37
|
+
]
|
38
|
+
}
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"date": "Wed, 06 Sep 2023 13:31:31 GMT",
|
6
42
|
"tag": "@fluentui/react-portal_v9.3.13",
|
7
43
|
"version": "9.3.13",
|
8
44
|
"comments": {
|
@@ -11,13 +47,13 @@
|
|
11
47
|
"author": "beachball",
|
12
48
|
"package": "@fluentui/react-portal",
|
13
49
|
"comment": "Bump @fluentui/react-tabster to v9.12.8",
|
14
|
-
"commit": "
|
50
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
15
51
|
},
|
16
52
|
{
|
17
53
|
"author": "beachball",
|
18
54
|
"package": "@fluentui/react-portal",
|
19
55
|
"comment": "Bump @fluentui/react-utilities to v9.13.3",
|
20
|
-
"commit": "
|
56
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
21
57
|
}
|
22
58
|
]
|
23
59
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,18 +1,37 @@
|
|
1
1
|
# Change Log - @fluentui/react-portal
|
2
2
|
|
3
|
-
This log was last generated on Wed,
|
3
|
+
This log was last generated on Wed, 20 Sep 2023 14:13:59 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.3.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.3.15)
|
8
|
+
|
9
|
+
Wed, 20 Sep 2023 14:13:59 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.3.14..@fluentui/react-portal_v9.3.15)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-shared-contexts to v9.8.0 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
|
15
|
+
- Bump @fluentui/react-tabster to v9.12.10 ([PR #29193](https://github.com/microsoft/fluentui/pull/29193) by beachball)
|
16
|
+
|
17
|
+
## [9.3.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.3.14)
|
18
|
+
|
19
|
+
Tue, 12 Sep 2023 08:51:34 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.3.13..@fluentui/react-portal_v9.3.14)
|
21
|
+
|
22
|
+
### Patches
|
23
|
+
|
24
|
+
- Bump @fluentui/react-tabster to v9.12.9 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
25
|
+
|
7
26
|
## [9.3.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.3.13)
|
8
27
|
|
9
|
-
Wed, 06 Sep 2023 13:
|
28
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
10
29
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.3.12..@fluentui/react-portal_v9.3.13)
|
11
30
|
|
12
31
|
### Patches
|
13
32
|
|
14
|
-
- Bump @fluentui/react-tabster to v9.12.8 ([PR #
|
15
|
-
- Bump @fluentui/react-utilities to v9.13.3 ([PR #
|
33
|
+
- Bump @fluentui/react-tabster to v9.12.8 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
34
|
+
- Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
16
35
|
|
17
36
|
## [9.3.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.3.12)
|
18
37
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-portal",
|
3
|
-
"version": "9.3.
|
3
|
+
"version": "9.3.15",
|
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,8 +32,8 @@
|
|
32
32
|
"@fluentui/scripts-tasks": "*"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
|
-
"@fluentui/react-shared-contexts": "^9.
|
36
|
-
"@fluentui/react-tabster": "^9.12.
|
35
|
+
"@fluentui/react-shared-contexts": "^9.8.0",
|
36
|
+
"@fluentui/react-tabster": "^9.12.10",
|
37
37
|
"@fluentui/react-utilities": "^9.13.3",
|
38
38
|
"@griffel/react": "^1.5.14",
|
39
39
|
"@swc/helpers": "^0.5.1",
|