@fluentui/react-portal 0.0.0-nightly-20220621-0418.1 → 0.0.0-nightly-20220627-0421.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 +27 -7
- package/CHANGELOG.md +8 -6
- package/package.json +5 -5
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": "Mon, 27 Jun 2022 04:32:55 GMT",
|
6
|
+
"tag": "@fluentui/react-portal_v0.0.0-nightly-20220627-0421.1",
|
7
|
+
"version": "0.0.0-nightly-20220627-0421.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -13,6 +13,12 @@
|
|
13
13
|
"commit": "bad6ad63ff7e2287519e7117f8a1963b623ae18e",
|
14
14
|
"comment": "feat: apply zIndex to Portal"
|
15
15
|
},
|
16
|
+
{
|
17
|
+
"author": "lingfangao@hotmail.com",
|
18
|
+
"package": "@fluentui/react-portal",
|
19
|
+
"commit": "675acea49c97f10837ddee9b8c4350ca27750125",
|
20
|
+
"comment": "Bump Griffel dependencies"
|
21
|
+
},
|
16
22
|
{
|
17
23
|
"author": "olfedias@microsoft.com",
|
18
24
|
"package": "@fluentui/react-portal",
|
@@ -22,14 +28,28 @@
|
|
22
28
|
{
|
23
29
|
"author": "beachball",
|
24
30
|
"package": "@fluentui/react-portal",
|
25
|
-
"comment": "Bump @fluentui/react-
|
26
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220627-0421.1",
|
32
|
+
"commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-portal",
|
37
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220627-0421.1",
|
38
|
+
"commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
|
27
39
|
},
|
28
40
|
{
|
29
41
|
"author": "beachball",
|
30
42
|
"package": "@fluentui/react-portal",
|
31
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-
|
32
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220627-0421.1",
|
44
|
+
"commit": "05673e336908551b7a18202fd68ab9d5fb68d271"
|
45
|
+
}
|
46
|
+
],
|
47
|
+
"none": [
|
48
|
+
{
|
49
|
+
"author": "tristan.watanabe@gmail.com",
|
50
|
+
"package": "@fluentui/react-portal",
|
51
|
+
"commit": "2e62f58ffd06597d9fb73fb4b7b1cba584b6cadf",
|
52
|
+
"comment": "chore: Move Portal stories to folder with index entry."
|
33
53
|
}
|
34
54
|
]
|
35
55
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,20 +1,22 @@
|
|
1
1
|
# Change Log - @fluentui/react-portal
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 27 Jun 2022 04:32:55 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-20220627-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v0.0.0-nightly-20220627-0421.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.13..@fluentui/react-portal_v0.0.0-nightly-
|
9
|
+
Mon, 27 Jun 2022 04:32:55 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-rc.13..@fluentui/react-portal_v0.0.0-nightly-20220627-0421.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- feat: apply zIndex to Portal ([PR #22933](https://github.com/microsoft/fluentui/pull/22933) by olfedias@microsoft.com)
|
15
|
+
- Bump Griffel dependencies ([PR #23688](https://github.com/microsoft/fluentui/pull/23688) by lingfangao@hotmail.com)
|
15
16
|
- fix: update to create new stacking context ([PR #23507](https://github.com/microsoft/fluentui/pull/23507) by olfedias@microsoft.com)
|
16
|
-
- Bump @fluentui/react-
|
17
|
-
- Bump @fluentui/react-
|
17
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
|
18
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220627-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/05673e336908551b7a18202fd68ab9d5fb68d271) by beachball)
|
18
20
|
|
19
21
|
## [9.0.0-rc.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-rc.13)
|
20
22
|
|
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-20220627-0421.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",
|
@@ -31,10 +31,10 @@
|
|
31
31
|
"@fluentui/scripts": "^1.0.0"
|
32
32
|
},
|
33
33
|
"dependencies": {
|
34
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
35
|
-
"@fluentui/react-tabster": "0.0.0-nightly-
|
36
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
37
|
-
"@griffel/react": "1.
|
34
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly-20220627-0421.1",
|
35
|
+
"@fluentui/react-tabster": "0.0.0-nightly-20220627-0421.1",
|
36
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220627-0421.1",
|
37
|
+
"@griffel/react": "1.2.0",
|
38
38
|
"tslib": "^2.1.0"
|
39
39
|
},
|
40
40
|
"peerDependencies": {
|