@fluentui/react-positioning 0.0.0-nightly-20221220-1334.1 → 0.0.0-nightly-20221221-0931.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 CHANGED
@@ -2,9 +2,9 @@
2
2
  "name": "@fluentui/react-positioning",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 20 Dec 2022 13:41:18 GMT",
6
- "tag": "@fluentui/react-positioning_v0.0.0-nightly-20221220-1334.1",
7
- "version": "0.0.0-nightly-20221220-1334.1",
5
+ "date": "Wed, 21 Dec 2022 09:38:17 GMT",
6
+ "tag": "@fluentui/react-positioning_v0.0.0-nightly-20221221-0931.1",
7
+ "version": "0.0.0-nightly-20221221-0931.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
@@ -16,20 +16,53 @@
16
16
  {
17
17
  "author": "beachball",
18
18
  "package": "@fluentui/react-positioning",
19
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20221220-1334.1",
20
- "commit": "f4d677916e0dc5e2d3ed6e83db41989346622a3d"
19
+ "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20221221-0931.1",
20
+ "commit": "6b5f2914bf98a2c3ca18d0dfa017062a68c5b6c9"
21
21
  },
22
22
  {
23
23
  "author": "beachball",
24
24
  "package": "@fluentui/react-positioning",
25
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20221220-1334.1",
26
- "commit": "f4d677916e0dc5e2d3ed6e83db41989346622a3d"
25
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20221221-0931.1",
26
+ "commit": "6b5f2914bf98a2c3ca18d0dfa017062a68c5b6c9"
27
27
  },
28
28
  {
29
29
  "author": "beachball",
30
30
  "package": "@fluentui/react-positioning",
31
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20221220-1334.1",
32
- "commit": "f4d677916e0dc5e2d3ed6e83db41989346622a3d"
31
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20221221-0931.1",
32
+ "commit": "6b5f2914bf98a2c3ca18d0dfa017062a68c5b6c9"
33
+ }
34
+ ]
35
+ }
36
+ },
37
+ {
38
+ "date": "Tue, 20 Dec 2022 14:59:26 GMT",
39
+ "tag": "@fluentui/react-positioning_v9.3.4",
40
+ "version": "9.3.4",
41
+ "comments": {
42
+ "patch": [
43
+ {
44
+ "author": "lingfangao@hotmail.com",
45
+ "package": "@fluentui/react-positioning",
46
+ "commit": "905b3b2e74e472bd2d9cb825c0dc12d3dee4aa46",
47
+ "comment": "fix: Coordinates should be rounded to integers"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui/react-positioning",
52
+ "comment": "Bump @fluentui/react-shared-contexts to v9.1.3",
53
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-positioning",
58
+ "comment": "Bump @fluentui/react-theme to v9.1.4",
59
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-positioning",
64
+ "comment": "Bump @fluentui/react-utilities to v9.3.0",
65
+ "commit": "e7530bc179fd0e303448083c76a4af41a0e15322"
33
66
  }
34
67
  ]
35
68
  }
package/CHANGELOG.md CHANGED
@@ -1,20 +1,32 @@
1
1
  # Change Log - @fluentui/react-positioning
2
2
 
3
- This log was last generated on Tue, 20 Dec 2022 13:41:18 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 21 Dec 2022 09:38:17 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly-20221220-1334.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v0.0.0-nightly-20221220-1334.1)
7
+ ## [0.0.0-nightly-20221221-0931.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v0.0.0-nightly-20221221-0931.1)
8
8
 
9
- Tue, 20 Dec 2022 13:41:18 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.3.3..@fluentui/react-positioning_v0.0.0-nightly-20221220-1334.1)
9
+ Wed, 21 Dec 2022 09:38:17 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.3.4..@fluentui/react-positioning_v0.0.0-nightly-20221221-0931.1)
11
11
 
12
12
  ### Changes
13
13
 
14
14
  - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by fluentui-internal@service.microsoft.com)
15
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20221220-1334.1 ([commit](https://github.com/microsoft/fluentui/commit/f4d677916e0dc5e2d3ed6e83db41989346622a3d) by beachball)
16
- - Bump @fluentui/react-theme to v0.0.0-nightly-20221220-1334.1 ([commit](https://github.com/microsoft/fluentui/commit/f4d677916e0dc5e2d3ed6e83db41989346622a3d) by beachball)
17
- - Bump @fluentui/react-utilities to v0.0.0-nightly-20221220-1334.1 ([commit](https://github.com/microsoft/fluentui/commit/f4d677916e0dc5e2d3ed6e83db41989346622a3d) by beachball)
15
+ - Bump @fluentui/react-shared-contexts to v0.0.0-nightly-20221221-0931.1 ([commit](https://github.com/microsoft/fluentui/commit/6b5f2914bf98a2c3ca18d0dfa017062a68c5b6c9) by beachball)
16
+ - Bump @fluentui/react-theme to v0.0.0-nightly-20221221-0931.1 ([commit](https://github.com/microsoft/fluentui/commit/6b5f2914bf98a2c3ca18d0dfa017062a68c5b6c9) by beachball)
17
+ - Bump @fluentui/react-utilities to v0.0.0-nightly-20221221-0931.1 ([commit](https://github.com/microsoft/fluentui/commit/6b5f2914bf98a2c3ca18d0dfa017062a68c5b6c9) by beachball)
18
+
19
+ ## [9.3.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.3.4)
20
+
21
+ Tue, 20 Dec 2022 14:59:26 GMT
22
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.3.3..@fluentui/react-positioning_v9.3.4)
23
+
24
+ ### Patches
25
+
26
+ - fix: Coordinates should be rounded to integers ([PR #26038](https://github.com/microsoft/fluentui/pull/26038) by lingfangao@hotmail.com)
27
+ - Bump @fluentui/react-shared-contexts to v9.1.3 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
28
+ - Bump @fluentui/react-theme to v9.1.4 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.3.0 ([PR #26047](https://github.com/microsoft/fluentui/pull/26047) by beachball)
18
30
 
19
31
  ## [9.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.3.3)
20
32
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-positioning",
3
- "version": "0.0.0-nightly-20221220-1334.1",
3
+ "version": "0.0.0-nightly-20221221-0931.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",
@@ -28,9 +28,9 @@
28
28
  },
29
29
  "dependencies": {
30
30
  "@floating-ui/dom": "^1.0.0",
31
- "@fluentui/react-shared-contexts": "0.0.0-nightly-20221220-1334.1",
32
- "@fluentui/react-theme": "0.0.0-nightly-20221220-1334.1",
33
- "@fluentui/react-utilities": "0.0.0-nightly-20221220-1334.1",
31
+ "@fluentui/react-shared-contexts": "0.0.0-nightly-20221221-0931.1",
32
+ "@fluentui/react-theme": "0.0.0-nightly-20221221-0931.1",
33
+ "@fluentui/react-utilities": "0.0.0-nightly-20221221-0931.1",
34
34
  "@griffel/react": "^1.4.2",
35
35
  "tslib": "^2.1.0"
36
36
  },