@fluentui/react-positioning 0.0.0-nightly-20220304-0506.1 → 0.0.0-nightly-20220307-0420.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 +37 -10
- package/CHANGELOG.md +19 -8
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
@@ -2,17 +2,44 @@
|
|
2
2
|
"name": "@fluentui/react-positioning",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-positioning_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Mon, 07 Mar 2022 04:29:49 GMT",
|
6
|
+
"tag": "@fluentui/react-positioning_v0.0.0-nightly-20220307-0420.1",
|
7
|
+
"version": "0.0.0-nightly-20220307-0420.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
11
11
|
"author": "email not defined",
|
12
12
|
"package": "@fluentui/react-positioning",
|
13
|
-
"commit": "
|
13
|
+
"commit": "6a399e941fc359322f5993f023e5bfc3f248603a",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-positioning",
|
19
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220307-0420.1",
|
20
|
+
"commit": "6a399e941fc359322f5993f023e5bfc3f248603a"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-positioning",
|
25
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220307-0420.1",
|
26
|
+
"commit": "6a399e941fc359322f5993f023e5bfc3f248603a"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-positioning",
|
31
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220307-0420.1",
|
32
|
+
"commit": "6a399e941fc359322f5993f023e5bfc3f248603a"
|
33
|
+
}
|
34
|
+
]
|
35
|
+
}
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"date": "Fri, 04 Mar 2022 05:17:39 GMT",
|
39
|
+
"tag": "@fluentui/react-positioning_v9.0.0-rc.5",
|
40
|
+
"version": "9.0.0-rc.5",
|
41
|
+
"comments": {
|
42
|
+
"prerelease": [
|
16
43
|
{
|
17
44
|
"author": "dzearing@microsoft.com",
|
18
45
|
"package": "@fluentui/react-positioning",
|
@@ -28,20 +55,20 @@
|
|
28
55
|
{
|
29
56
|
"author": "beachball",
|
30
57
|
"package": "@fluentui/react-positioning",
|
31
|
-
"comment": "Bump @fluentui/react-shared-contexts to
|
32
|
-
"commit": "
|
58
|
+
"comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.4",
|
59
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
33
60
|
},
|
34
61
|
{
|
35
62
|
"author": "beachball",
|
36
63
|
"package": "@fluentui/react-positioning",
|
37
|
-
"comment": "Bump @fluentui/react-theme to
|
38
|
-
"commit": "
|
64
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.4",
|
65
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
39
66
|
},
|
40
67
|
{
|
41
68
|
"author": "beachball",
|
42
69
|
"package": "@fluentui/react-positioning",
|
43
|
-
"comment": "Bump @fluentui/react-utilities to
|
44
|
-
"commit": "
|
70
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.5",
|
71
|
+
"commit": "1494f0b620f6d5aae7f0aef33fc9e8f6eb7f8749"
|
45
72
|
}
|
46
73
|
]
|
47
74
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,22 +1,33 @@
|
|
1
1
|
# Change Log - @fluentui/react-positioning
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 07 Mar 2022 04:29:49 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-20220307-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v0.0.0-nightly-20220307-0420.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.
|
9
|
+
Mon, 07 Mar 2022 04:29:49 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.5..@fluentui/react-positioning_v0.0.0-nightly-20220307-0420.1)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by email not defined)
|
15
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20220307-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by beachball)
|
16
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220307-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by beachball)
|
17
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220307-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/6a399e941fc359322f5993f023e5bfc3f248603a) by beachball)
|
18
|
+
|
19
|
+
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.5)
|
20
|
+
|
21
|
+
Fri, 04 Mar 2022 05:17:39 GMT
|
22
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-rc.4..@fluentui/react-positioning_v9.0.0-rc.5)
|
11
23
|
|
12
24
|
### Changes
|
13
25
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/a873fd1ee15a2fdfa247e9bc7a97de0c2f85bd77) by email not defined)
|
15
26
|
- Adding explicit export maps on all consumer packages for FUIR 8 and 9. ([PR #21508](https://github.com/microsoft/fluentui/pull/21508) by dzearing@microsoft.com)
|
16
27
|
- fix: `popperRef.setTarget` should accept virtual element type ([PR #21875](https://github.com/microsoft/fluentui/pull/21875) by lingfangao@hotmail.com)
|
17
|
-
- Bump @fluentui/react-shared-contexts to
|
18
|
-
- Bump @fluentui/react-theme to
|
19
|
-
- Bump @fluentui/react-utilities to
|
28
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.4 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
|
29
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.4 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
|
30
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.5 ([PR #21947](https://github.com/microsoft/fluentui/pull/21947) by beachball)
|
20
31
|
|
21
32
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-rc.4)
|
22
33
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-positioning",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220307-0420.1",
|
4
4
|
"description": "A react wrapper around Popper.js for Fluent UI",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -33,9 +33,9 @@
|
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@griffel/react": "1.0.0",
|
36
|
-
"@fluentui/react-shared-contexts": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
38
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
36
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly-20220307-0420.1",
|
37
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220307-0420.1",
|
38
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220307-0420.1",
|
39
39
|
"@popperjs/core": "~2.4.3",
|
40
40
|
"tslib": "^2.1.0"
|
41
41
|
},
|