@fluentui/react-portal 9.0.0-beta.2 → 9.0.0-nightly.25435def33.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +58 -1
- package/CHANGELOG.md +18 -2
- package/package.json +6 -6
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,64 @@
|
|
2
2
|
"name": "@fluentui/react-portal",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Thu, 21 Oct 2021 09:18:06 GMT",
|
6
|
+
"tag": "@fluentui/react-portal_v9.0.0-nightly.25435def33.0",
|
7
|
+
"version": "9.0.0-nightly.25435def33.0",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "email not defined",
|
12
|
+
"package": "@fluentui/react-portal",
|
13
|
+
"comment": "Release nightly v9",
|
14
|
+
"commit": "fb58116bf4cb0469b316999385bdbc960b02d2a3"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "gcox@microsoft.com",
|
18
|
+
"package": "@fluentui/react-portal",
|
19
|
+
"comment": "Removed duplicate 'Portal' from story names",
|
20
|
+
"commit": "fb58116bf4cb0469b316999385bdbc960b02d2a3"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "peter@draxler.ml",
|
24
|
+
"package": "@fluentui/react-portal",
|
25
|
+
"comment": "added styling of documentation",
|
26
|
+
"commit": "fb58116bf4cb0469b316999385bdbc960b02d2a3"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-portal",
|
31
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-nightly.25435def33.0",
|
32
|
+
"commit": "fb58116bf4cb0469b316999385bdbc960b02d2a3"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-portal",
|
37
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-nightly.25435def33.0",
|
38
|
+
"commit": "fb58116bf4cb0469b316999385bdbc960b02d2a3"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-portal",
|
43
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-nightly.25435def33.0",
|
44
|
+
"commit": "fb58116bf4cb0469b316999385bdbc960b02d2a3"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-portal",
|
49
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-nightly.25435def33.0",
|
50
|
+
"commit": "fb58116bf4cb0469b316999385bdbc960b02d2a3"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"author": "beachball",
|
54
|
+
"package": "@fluentui/react-portal",
|
55
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-nightly.25435def33.0",
|
56
|
+
"commit": "fb58116bf4cb0469b316999385bdbc960b02d2a3"
|
57
|
+
}
|
58
|
+
]
|
59
|
+
}
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"date": "Tue, 12 Oct 2021 19:45:58 GMT",
|
6
63
|
"tag": "@fluentui/react-portal_v9.0.0-beta.2",
|
7
64
|
"version": "9.0.0-beta.2",
|
8
65
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,28 @@
|
|
1
1
|
# Change Log - @fluentui/react-portal
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 21 Oct 2021 09:18:06 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-nightly.25435def33.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-nightly.25435def33.0)
|
8
|
+
|
9
|
+
Thu, 21 Oct 2021 09:18:06 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.2..@fluentui/react-portal_v9.0.0-nightly.25435def33.0)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/fb58116bf4cb0469b316999385bdbc960b02d2a3) by email not defined)
|
15
|
+
- Removed duplicate 'Portal' from story names ([commit](https://github.com/microsoft/fluentui/commit/fb58116bf4cb0469b316999385bdbc960b02d2a3) by gcox@microsoft.com)
|
16
|
+
- added styling of documentation ([commit](https://github.com/microsoft/fluentui/commit/fb58116bf4cb0469b316999385bdbc960b02d2a3) by peter@draxler.ml)
|
17
|
+
- Bump @fluentui/react-make-styles to v9.0.0-nightly.25435def33.0 ([commit](https://github.com/microsoft/fluentui/commit/fb58116bf4cb0469b316999385bdbc960b02d2a3) by beachball)
|
18
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-nightly.25435def33.0 ([commit](https://github.com/microsoft/fluentui/commit/fb58116bf4cb0469b316999385bdbc960b02d2a3) by beachball)
|
19
|
+
- Bump @fluentui/react-tabster to v9.0.0-nightly.25435def33.0 ([commit](https://github.com/microsoft/fluentui/commit/fb58116bf4cb0469b316999385bdbc960b02d2a3) by beachball)
|
20
|
+
- Bump @fluentui/react-utilities to v9.0.0-nightly.25435def33.0 ([commit](https://github.com/microsoft/fluentui/commit/fb58116bf4cb0469b316999385bdbc960b02d2a3) by beachball)
|
21
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-nightly.25435def33.0 ([commit](https://github.com/microsoft/fluentui/commit/fb58116bf4cb0469b316999385bdbc960b02d2a3) by beachball)
|
22
|
+
|
7
23
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-beta.2)
|
8
24
|
|
9
|
-
Tue, 12 Oct 2021 19:45:
|
25
|
+
Tue, 12 Oct 2021 19:45:58 GMT
|
10
26
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.1..@fluentui/react-portal_v9.0.0-beta.2)
|
11
27
|
|
12
28
|
### Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-portal",
|
3
|
-
"version": "9.0.0-
|
3
|
+
"version": "9.0.0-nightly.25435def33.0",
|
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",
|
@@ -26,7 +26,7 @@
|
|
26
26
|
},
|
27
27
|
"devDependencies": {
|
28
28
|
"@fluentui/eslint-plugin": "*",
|
29
|
-
"@fluentui/jest-serializer-make-styles": "9.0.0-
|
29
|
+
"@fluentui/jest-serializer-make-styles": "9.0.0-nightly.25435def33.0",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
31
|
"@fluentui/scripts": "^1.0.0",
|
32
32
|
"@types/enzyme": "3.10.3",
|
@@ -41,10 +41,10 @@
|
|
41
41
|
"react-test-renderer": "^16.3.0"
|
42
42
|
},
|
43
43
|
"dependencies": {
|
44
|
-
"@fluentui/react-make-styles": "9.0.0-
|
45
|
-
"@fluentui/react-shared-contexts": "9.0.0-
|
46
|
-
"@fluentui/react-tabster": "9.0.0-
|
47
|
-
"@fluentui/react-utilities": "9.0.0-
|
44
|
+
"@fluentui/react-make-styles": "9.0.0-nightly.25435def33.0",
|
45
|
+
"@fluentui/react-shared-contexts": "9.0.0-nightly.25435def33.0",
|
46
|
+
"@fluentui/react-tabster": "9.0.0-nightly.25435def33.0",
|
47
|
+
"@fluentui/react-utilities": "9.0.0-nightly.25435def33.0",
|
48
48
|
"tslib": "^2.1.0"
|
49
49
|
},
|
50
50
|
"peerDependencies": {
|