@fluentui/react-positioning 0.0.0-nightly8faa94d11420211118.1 → 0.0.0-nightlya54302c0b220211124.1
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +7 -19
- package/CHANGELOG.md +6 -8
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
@@ -2,17 +2,11 @@
|
|
2
2
|
"name": "@fluentui/react-positioning",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-positioning_v0.0.0-
|
7
|
-
"version": "0.0.0-
|
5
|
+
"date": "Wed, 24 Nov 2021 04:12:45 GMT",
|
6
|
+
"tag": "@fluentui/react-positioning_v0.0.0-nightlya54302c0b220211124.1",
|
7
|
+
"version": "0.0.0-nightlya54302c0b220211124.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
|
-
{
|
11
|
-
"author": "email not defined",
|
12
|
-
"package": "@fluentui/react-positioning",
|
13
|
-
"commit": "a449bd93de8007bbeb4346e285638fdfd0f25f4d",
|
14
|
-
"comment": "Release nightly v9"
|
15
|
-
},
|
16
10
|
{
|
17
11
|
"author": "lingfangao@hotmail.com",
|
18
12
|
"package": "@fluentui/react-positioning",
|
@@ -22,20 +16,14 @@
|
|
22
16
|
{
|
23
17
|
"author": "beachball",
|
24
18
|
"package": "@fluentui/react-positioning",
|
25
|
-
"comment": "Bump @fluentui/react-make-styles to v0.0.0-
|
26
|
-
"commit": "
|
27
|
-
},
|
28
|
-
{
|
29
|
-
"author": "beachball",
|
30
|
-
"package": "@fluentui/react-positioning",
|
31
|
-
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly8faa94d11420211118.1",
|
32
|
-
"commit": "a449bd93de8007bbeb4346e285638fdfd0f25f4d"
|
19
|
+
"comment": "Bump @fluentui/react-make-styles to v0.0.0-nightlya54302c0b220211124.1",
|
20
|
+
"commit": "e3c1bd15060ac276670338660c7965b877e333f4"
|
33
21
|
},
|
34
22
|
{
|
35
23
|
"author": "beachball",
|
36
24
|
"package": "@fluentui/react-positioning",
|
37
|
-
"comment": "Bump @fluentui/react-
|
38
|
-
"commit": "
|
25
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightlya54302c0b220211124.1",
|
26
|
+
"commit": "e3c1bd15060ac276670338660c7965b877e333f4"
|
39
27
|
}
|
40
28
|
]
|
41
29
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,21 +1,19 @@
|
|
1
1
|
# Change Log - @fluentui/react-positioning
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 24 Nov 2021 04:12:45 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightlya54302c0b220211124.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v0.0.0-nightlya54302c0b220211124.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.3..@fluentui/react-positioning_v0.0.0-
|
9
|
+
Wed, 24 Nov 2021 04:12:45 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.3..@fluentui/react-positioning_v0.0.0-nightlya54302c0b220211124.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/a449bd93de8007bbeb4346e285638fdfd0f25f4d) by email not defined)
|
15
14
|
- Add utility function to create styles for an arrow element ([PR #20541](https://github.com/microsoft/fluentui/pull/20541) by lingfangao@hotmail.com)
|
16
|
-
- Bump @fluentui/react-make-styles to v0.0.0-
|
17
|
-
- Bump @fluentui/react-shared-contexts to v0.0.0-
|
18
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly8faa94d11420211118.1 ([commit](https://github.com/microsoft/fluentui/commit/a449bd93de8007bbeb4346e285638fdfd0f25f4d) by beachball)
|
15
|
+
- Bump @fluentui/react-make-styles to v0.0.0-nightlya54302c0b220211124.1 ([commit](https://github.com/microsoft/fluentui/commit/e3c1bd15060ac276670338660c7965b877e333f4) by beachball)
|
16
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightlya54302c0b220211124.1 ([commit](https://github.com/microsoft/fluentui/commit/e3c1bd15060ac276670338660c7965b877e333f4) by beachball)
|
19
17
|
|
20
18
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.3)
|
21
19
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-positioning",
|
3
|
-
"version": "0.0.0-
|
3
|
+
"version": "0.0.0-nightlya54302c0b220211124.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
|
"react-dom": "16.8.6"
|
34
34
|
},
|
35
35
|
"dependencies": {
|
36
|
-
"@fluentui/react-make-styles": "0.0.0-
|
37
|
-
"@fluentui/react-shared-contexts": "0.0.0-
|
38
|
-
"@fluentui/react-utilities": "0.0.0-
|
36
|
+
"@fluentui/react-make-styles": "0.0.0-nightlya54302c0b220211124.1",
|
37
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightlya54302c0b220211124.1",
|
38
|
+
"@fluentui/react-utilities": "0.0.0-nightlya54302c0b220211124.0",
|
39
39
|
"@popperjs/core": "~2.4.3",
|
40
40
|
"tslib": "^2.1.0"
|
41
41
|
},
|