@fluentui/react-popover 9.0.0-beta.2 → 9.0.0-nightly.f81b28ceb3.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +76 -1
- package/CHANGELOG.md +21 -2
- package/package.json +11 -11
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,82 @@
|
|
2
2
|
"name": "@fluentui/react-popover",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Tue,
|
5
|
+
"date": "Tue, 19 Oct 2021 12:39:14 GMT",
|
6
|
+
"tag": "@fluentui/react-popover_v9.0.0-nightly.f81b28ceb3.1",
|
7
|
+
"version": "9.0.0-nightly.f81b28ceb3.1",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "email not defined",
|
12
|
+
"package": "@fluentui/react-popover",
|
13
|
+
"comment": "Release nightly v9",
|
14
|
+
"commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-popover",
|
19
|
+
"comment": "Bump @fluentui/react-context-selector to v9.0.0-nightly.f81b28ceb3.1",
|
20
|
+
"commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-popover",
|
25
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-nightly.f81b28ceb3.1",
|
26
|
+
"commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-popover",
|
31
|
+
"comment": "Bump @fluentui/react-portal to v9.0.0-nightly.f81b28ceb3.1",
|
32
|
+
"commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-popover",
|
37
|
+
"comment": "Bump @fluentui/react-positioning to v9.0.0-nightly.f81b28ceb3.1",
|
38
|
+
"commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-popover",
|
43
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-nightly.f81b28ceb3.1",
|
44
|
+
"commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-popover",
|
49
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-nightly.f81b28ceb3.1",
|
50
|
+
"commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"author": "beachball",
|
54
|
+
"package": "@fluentui/react-popover",
|
55
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-nightly.f81b28ceb3.1",
|
56
|
+
"commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
|
57
|
+
},
|
58
|
+
{
|
59
|
+
"author": "beachball",
|
60
|
+
"package": "@fluentui/react-popover",
|
61
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-nightly.f81b28ceb3.1",
|
62
|
+
"commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"author": "beachball",
|
66
|
+
"package": "@fluentui/react-popover",
|
67
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-nightly.f81b28ceb3.1",
|
68
|
+
"commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
|
69
|
+
},
|
70
|
+
{
|
71
|
+
"author": "beachball",
|
72
|
+
"package": "@fluentui/react-popover",
|
73
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-nightly.f81b28ceb3.1",
|
74
|
+
"commit": "0ae8560ad3e7b4cb03f3f47152dfce2f81523cca"
|
75
|
+
}
|
76
|
+
]
|
77
|
+
}
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"date": "Tue, 12 Oct 2021 19:45:58 GMT",
|
6
81
|
"tag": "@fluentui/react-popover_v9.0.0-beta.2",
|
7
82
|
"version": "9.0.0-beta.2",
|
8
83
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,31 @@
|
|
1
1
|
# Change Log - @fluentui/react-popover
|
2
2
|
|
3
|
-
This log was last generated on Tue,
|
3
|
+
This log was last generated on Tue, 19 Oct 2021 12:39:14 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-nightly.f81b28ceb3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-nightly.f81b28ceb3.1)
|
8
|
+
|
9
|
+
Tue, 19 Oct 2021 12:39:14 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-beta.2..@fluentui/react-popover_v9.0.0-nightly.f81b28ceb3.1)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by email not defined)
|
15
|
+
- Bump @fluentui/react-context-selector to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
|
16
|
+
- Bump @fluentui/react-make-styles to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
|
17
|
+
- Bump @fluentui/react-portal to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
|
18
|
+
- Bump @fluentui/react-positioning to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
|
19
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
|
20
|
+
- Bump @fluentui/react-tabster to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
|
21
|
+
- Bump @fluentui/react-utilities to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
|
22
|
+
- Bump @fluentui/babel-make-styles to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
|
23
|
+
- Bump @fluentui/jest-serializer-make-styles to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
|
24
|
+
- Bump @fluentui/react-conformance-make-styles to v9.0.0-nightly.f81b28ceb3.1 ([commit](https://github.com/microsoft/fluentui/commit/0ae8560ad3e7b4cb03f3f47152dfce2f81523cca) by beachball)
|
25
|
+
|
7
26
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.0-beta.2)
|
8
27
|
|
9
|
-
Tue, 12 Oct 2021 19:45:
|
28
|
+
Tue, 12 Oct 2021 19:45:58 GMT
|
10
29
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.0-beta.1..@fluentui/react-popover_v9.0.0-beta.2)
|
11
30
|
|
12
31
|
### Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-popover",
|
3
|
-
"version": "9.0.0-
|
3
|
+
"version": "9.0.0-nightly.f81b28ceb3.1",
|
4
4
|
"description": "Popover component for Fluent UI",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -26,11 +26,11 @@
|
|
26
26
|
"build:local": "tsc -p . --module esnext --emitDeclarationOnly && node ../../scripts/typescript/normalize-import --output dist/react-popover/src && yarn docs"
|
27
27
|
},
|
28
28
|
"devDependencies": {
|
29
|
-
"@fluentui/babel-make-styles": "9.0.0-
|
29
|
+
"@fluentui/babel-make-styles": "9.0.0-nightly.f81b28ceb3.1",
|
30
30
|
"@fluentui/eslint-plugin": "*",
|
31
|
-
"@fluentui/jest-serializer-make-styles": "9.0.0-
|
31
|
+
"@fluentui/jest-serializer-make-styles": "9.0.0-nightly.f81b28ceb3.1",
|
32
32
|
"@fluentui/react-conformance": "*",
|
33
|
-
"@fluentui/react-conformance-make-styles": "9.0.0-
|
33
|
+
"@fluentui/react-conformance-make-styles": "9.0.0-nightly.f81b28ceb3.1",
|
34
34
|
"@fluentui/scripts": "^1.0.0",
|
35
35
|
"@types/enzyme": "3.10.3",
|
36
36
|
"@types/enzyme-adapter-react-16": "1.0.3",
|
@@ -44,13 +44,13 @@
|
|
44
44
|
"react-test-renderer": "^16.3.0"
|
45
45
|
},
|
46
46
|
"dependencies": {
|
47
|
-
"@fluentui/react-context-selector": "9.0.0-
|
48
|
-
"@fluentui/react-make-styles": "9.0.0-
|
49
|
-
"@fluentui/react-portal": "9.0.0-
|
50
|
-
"@fluentui/react-positioning": "9.0.0-
|
51
|
-
"@fluentui/react-shared-contexts": "9.0.0-
|
52
|
-
"@fluentui/react-tabster": "9.0.0-
|
53
|
-
"@fluentui/react-utilities": "9.0.0-
|
47
|
+
"@fluentui/react-context-selector": "9.0.0-nightly.f81b28ceb3.1",
|
48
|
+
"@fluentui/react-make-styles": "9.0.0-nightly.f81b28ceb3.1",
|
49
|
+
"@fluentui/react-portal": "9.0.0-nightly.f81b28ceb3.1",
|
50
|
+
"@fluentui/react-positioning": "9.0.0-nightly.f81b28ceb3.1",
|
51
|
+
"@fluentui/react-shared-contexts": "9.0.0-nightly.f81b28ceb3.1",
|
52
|
+
"@fluentui/react-tabster": "9.0.0-nightly.f81b28ceb3.1",
|
53
|
+
"@fluentui/react-utilities": "9.0.0-nightly.f81b28ceb3.1",
|
54
54
|
"tslib": "^2.1.0"
|
55
55
|
},
|
56
56
|
"peerDependencies": {
|