@fluentui/react-portal 0.0.0-nightly65dd5f749420211213.1 → 0.0.0-nightly8dfa71215620220118.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 +28 -16
- package/CHANGELOG.md +11 -11
- package/package.json +9 -9
package/CHANGELOG.json
CHANGED
@@ -2,52 +2,52 @@
|
|
2
2
|
"name": "@fluentui/react-portal",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-portal_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Tue, 18 Jan 2022 04:14:47 GMT",
|
6
|
+
"tag": "@fluentui/react-portal_v0.0.0-nightly8dfa71215620220118.1",
|
7
|
+
"version": "0.0.0-nightly8dfa71215620220118.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "email not defined",
|
12
12
|
"package": "@fluentui/react-portal",
|
13
|
-
"commit": "
|
13
|
+
"commit": "88cddfc0c80b8e37df557740279661f628c46698",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
16
|
{
|
17
17
|
"author": "beachball",
|
18
18
|
"package": "@fluentui/react-portal",
|
19
|
-
"comment": "Bump @fluentui/react-make-styles to v0.0.0-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/react-make-styles to v0.0.0-nightly8dfa71215620220118.1",
|
20
|
+
"commit": "88cddfc0c80b8e37df557740279661f628c46698"
|
21
21
|
},
|
22
22
|
{
|
23
23
|
"author": "beachball",
|
24
24
|
"package": "@fluentui/react-portal",
|
25
|
-
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-
|
26
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly8dfa71215620220118.1",
|
26
|
+
"commit": "88cddfc0c80b8e37df557740279661f628c46698"
|
27
27
|
},
|
28
28
|
{
|
29
29
|
"author": "beachball",
|
30
30
|
"package": "@fluentui/react-portal",
|
31
|
-
"comment": "Bump @fluentui/react-tabster to v0.0.0-
|
32
|
-
"commit": "
|
31
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly8dfa71215620220118.1",
|
32
|
+
"commit": "88cddfc0c80b8e37df557740279661f628c46698"
|
33
33
|
},
|
34
34
|
{
|
35
35
|
"author": "beachball",
|
36
36
|
"package": "@fluentui/react-portal",
|
37
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-
|
38
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly8dfa71215620220118.1",
|
38
|
+
"commit": "88cddfc0c80b8e37df557740279661f628c46698"
|
39
39
|
},
|
40
40
|
{
|
41
41
|
"author": "beachball",
|
42
42
|
"package": "@fluentui/react-portal",
|
43
|
-
"comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-
|
44
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightly8dfa71215620220118.1",
|
44
|
+
"commit": "88cddfc0c80b8e37df557740279661f628c46698"
|
45
45
|
},
|
46
46
|
{
|
47
47
|
"author": "beachball",
|
48
48
|
"package": "@fluentui/react-portal",
|
49
|
-
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-
|
50
|
-
"commit": "
|
49
|
+
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightly8dfa71215620220118.1",
|
50
|
+
"commit": "88cddfc0c80b8e37df557740279661f628c46698"
|
51
51
|
}
|
52
52
|
],
|
53
53
|
"none": [
|
@@ -56,6 +56,18 @@
|
|
56
56
|
"package": "@fluentui/react-portal",
|
57
57
|
"commit": "f4883108ae74c089213780f09997115c0d547aef",
|
58
58
|
"comment": "update stories to not use CSS shorthands in styles"
|
59
|
+
},
|
60
|
+
{
|
61
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
62
|
+
"package": "@fluentui/react-portal",
|
63
|
+
"commit": "60e153e786c586b867898109c07a51876d3bfd5a",
|
64
|
+
"comment": "Replacing use of functions in makeStyles with direct use of tokens"
|
65
|
+
},
|
66
|
+
{
|
67
|
+
"author": "martinhochel@microsoft.com",
|
68
|
+
"package": "@fluentui/react-portal",
|
69
|
+
"commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
|
70
|
+
"comment": "chore: use storybook runner for all vNext packages"
|
59
71
|
}
|
60
72
|
]
|
61
73
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,23 +1,23 @@
|
|
1
1
|
# Change Log - @fluentui/react-portal
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 18 Jan 2022 04:14:47 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightly8dfa71215620220118.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v0.0.0-nightly8dfa71215620220118.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.5..@fluentui/react-portal_v0.0.0-
|
9
|
+
Tue, 18 Jan 2022 04:14:47 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-portal_v9.0.0-beta.5..@fluentui/react-portal_v0.0.0-nightly8dfa71215620220118.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/
|
15
|
-
- Bump @fluentui/react-make-styles to v0.0.0-
|
16
|
-
- Bump @fluentui/react-shared-contexts to v0.0.0-
|
17
|
-
- Bump @fluentui/react-tabster to v0.0.0-
|
18
|
-
- Bump @fluentui/react-utilities to v0.0.0-
|
19
|
-
- Bump @fluentui/jest-serializer-make-styles to v0.0.0-
|
20
|
-
- Bump @fluentui/babel-make-styles to v0.0.0-
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/88cddfc0c80b8e37df557740279661f628c46698) by email not defined)
|
15
|
+
- Bump @fluentui/react-make-styles to v0.0.0-nightly8dfa71215620220118.1 ([commit](https://github.com/microsoft/fluentui/commit/88cddfc0c80b8e37df557740279661f628c46698) by beachball)
|
16
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly8dfa71215620220118.1 ([commit](https://github.com/microsoft/fluentui/commit/88cddfc0c80b8e37df557740279661f628c46698) by beachball)
|
17
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly8dfa71215620220118.1 ([commit](https://github.com/microsoft/fluentui/commit/88cddfc0c80b8e37df557740279661f628c46698) by beachball)
|
18
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly8dfa71215620220118.1 ([commit](https://github.com/microsoft/fluentui/commit/88cddfc0c80b8e37df557740279661f628c46698) by beachball)
|
19
|
+
- Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightly8dfa71215620220118.1 ([commit](https://github.com/microsoft/fluentui/commit/88cddfc0c80b8e37df557740279661f628c46698) by beachball)
|
20
|
+
- Bump @fluentui/babel-make-styles to v0.0.0-nightly8dfa71215620220118.1 ([commit](https://github.com/microsoft/fluentui/commit/88cddfc0c80b8e37df557740279661f628c46698) by beachball)
|
21
21
|
|
22
22
|
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-portal_v9.0.0-beta.5)
|
23
23
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-portal",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-nightly8dfa71215620220118.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",
|
@@ -19,15 +19,15 @@
|
|
19
19
|
"just": "just-scripts",
|
20
20
|
"lint": "just-scripts lint",
|
21
21
|
"start": "yarn storybook",
|
22
|
-
"test": "jest",
|
22
|
+
"test": "jest --passWithNoTests",
|
23
23
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
24
24
|
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output ./dist/packages/react-portal/src && yarn docs",
|
25
|
-
"storybook": "
|
25
|
+
"storybook": "node ../../scripts/storybook/runner",
|
26
26
|
"type-check": "tsc -b tsconfig.json"
|
27
27
|
},
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
|
-
"@fluentui/jest-serializer-make-styles": "0.0.0-
|
30
|
+
"@fluentui/jest-serializer-make-styles": "0.0.0-nightly8dfa71215620220118.1",
|
31
31
|
"@fluentui/react-conformance": "*",
|
32
32
|
"@fluentui/scripts": "^1.0.0",
|
33
33
|
"@types/enzyme": "3.10.3",
|
@@ -40,13 +40,13 @@
|
|
40
40
|
"react": "16.8.6",
|
41
41
|
"react-dom": "16.8.6",
|
42
42
|
"react-test-renderer": "^16.3.0",
|
43
|
-
"@fluentui/babel-make-styles": "0.0.0-
|
43
|
+
"@fluentui/babel-make-styles": "0.0.0-nightly8dfa71215620220118.1"
|
44
44
|
},
|
45
45
|
"dependencies": {
|
46
|
-
"@fluentui/react-make-styles": "0.0.0-
|
47
|
-
"@fluentui/react-shared-contexts": "0.0.0-
|
48
|
-
"@fluentui/react-tabster": "0.0.0-
|
49
|
-
"@fluentui/react-utilities": "0.0.0-
|
46
|
+
"@fluentui/react-make-styles": "0.0.0-nightly8dfa71215620220118.1",
|
47
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly8dfa71215620220118.1",
|
48
|
+
"@fluentui/react-tabster": "0.0.0-nightly8dfa71215620220118.1",
|
49
|
+
"@fluentui/react-utilities": "0.0.0-nightly8dfa71215620220118.1",
|
50
50
|
"tslib": "^2.1.0"
|
51
51
|
},
|
52
52
|
"peerDependencies": {
|