@fluentui/react-positioning 0.0.0-nightly39ce3cbcf120211206.1 → 0.0.0-nightly442708a36520211209.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 +12 -12
- package/CHANGELOG.md +9 -9
- package/package.json +5 -5
package/CHANGELOG.json
CHANGED
@@ -2,15 +2,15 @@
|
|
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": "Thu, 09 Dec 2021 04:15:08 GMT",
|
6
|
+
"tag": "@fluentui/react-positioning_v0.0.0-nightly442708a36520211209.1",
|
7
|
+
"version": "0.0.0-nightly442708a36520211209.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": "20c96796031556594c49a5171b45f4ed191b06d9",
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
16
|
{
|
@@ -34,26 +34,26 @@
|
|
34
34
|
{
|
35
35
|
"author": "beachball",
|
36
36
|
"package": "@fluentui/react-positioning",
|
37
|
-
"comment": "Bump @fluentui/react-make-styles to v0.0.0-
|
38
|
-
"commit": "
|
37
|
+
"comment": "Bump @fluentui/react-make-styles to v0.0.0-nightly442708a36520211209.1",
|
38
|
+
"commit": "20c96796031556594c49a5171b45f4ed191b06d9"
|
39
39
|
},
|
40
40
|
{
|
41
41
|
"author": "beachball",
|
42
42
|
"package": "@fluentui/react-positioning",
|
43
|
-
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-
|
44
|
-
"commit": "
|
43
|
+
"comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly442708a36520211209.1",
|
44
|
+
"commit": "20c96796031556594c49a5171b45f4ed191b06d9"
|
45
45
|
},
|
46
46
|
{
|
47
47
|
"author": "beachball",
|
48
48
|
"package": "@fluentui/react-positioning",
|
49
|
-
"comment": "Bump @fluentui/react-utilities to v0.0.0-
|
50
|
-
"commit": "
|
49
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly442708a36520211209.1",
|
50
|
+
"commit": "20c96796031556594c49a5171b45f4ed191b06d9"
|
51
51
|
},
|
52
52
|
{
|
53
53
|
"author": "beachball",
|
54
54
|
"package": "@fluentui/react-positioning",
|
55
|
-
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-
|
56
|
-
"commit": "
|
55
|
+
"comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightly442708a36520211209.1",
|
56
|
+
"commit": "20c96796031556594c49a5171b45f4ed191b06d9"
|
57
57
|
}
|
58
58
|
]
|
59
59
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,24 +1,24 @@
|
|
1
1
|
# Change Log - @fluentui/react-positioning
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 09 Dec 2021 04:15:08 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-
|
7
|
+
## [0.0.0-nightly442708a36520211209.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v0.0.0-nightly442708a36520211209.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.4..@fluentui/react-positioning_v0.0.0-
|
9
|
+
Thu, 09 Dec 2021 04:15:08 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-beta.4..@fluentui/react-positioning_v0.0.0-nightly442708a36520211209.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
|
-
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/
|
14
|
+
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/20c96796031556594c49a5171b45f4ed191b06d9) by email not defined)
|
15
15
|
- use new types from makeStyles core ([PR #20786](https://github.com/microsoft/fluentui/pull/20786) by olfedias@microsoft.com)
|
16
16
|
- Adds @noflip annotation to data-popper-placement styles ([PR #20845](https://github.com/microsoft/fluentui/pull/20845) by bsunderhus@microsoft.com)
|
17
17
|
- update styles to not use CSS shorthands ([PR #20842](https://github.com/microsoft/fluentui/pull/20842) by olfedias@microsoft.com)
|
18
|
-
- Bump @fluentui/react-make-styles to v0.0.0-
|
19
|
-
- Bump @fluentui/react-shared-contexts to v0.0.0-
|
20
|
-
- Bump @fluentui/react-utilities to v0.0.0-
|
21
|
-
- Bump @fluentui/babel-make-styles to v0.0.0-
|
18
|
+
- Bump @fluentui/react-make-styles to v0.0.0-nightly442708a36520211209.1 ([commit](https://github.com/microsoft/fluentui/commit/20c96796031556594c49a5171b45f4ed191b06d9) by beachball)
|
19
|
+
- Bump @fluentui/react-shared-contexts to v0.0.0-nightly442708a36520211209.1 ([commit](https://github.com/microsoft/fluentui/commit/20c96796031556594c49a5171b45f4ed191b06d9) by beachball)
|
20
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly442708a36520211209.1 ([commit](https://github.com/microsoft/fluentui/commit/20c96796031556594c49a5171b45f4ed191b06d9) by beachball)
|
21
|
+
- Bump @fluentui/babel-make-styles to v0.0.0-nightly442708a36520211209.1 ([commit](https://github.com/microsoft/fluentui/commit/20c96796031556594c49a5171b45f4ed191b06d9) by beachball)
|
22
22
|
|
23
23
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-beta.4)
|
24
24
|
|
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-nightly442708a36520211209.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",
|
@@ -30,12 +30,12 @@
|
|
30
30
|
"@types/react-dom": "16.9.10",
|
31
31
|
"react": "16.8.6",
|
32
32
|
"react-dom": "16.8.6",
|
33
|
-
"@fluentui/babel-make-styles": "0.0.0-
|
33
|
+
"@fluentui/babel-make-styles": "0.0.0-nightly442708a36520211209.1"
|
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-nightly442708a36520211209.1",
|
37
|
+
"@fluentui/react-shared-contexts": "0.0.0-nightly442708a36520211209.1",
|
38
|
+
"@fluentui/react-utilities": "0.0.0-nightly442708a36520211209.1",
|
39
39
|
"@popperjs/core": "~2.4.3",
|
40
40
|
"tslib": "^2.1.0"
|
41
41
|
},
|