@fluentui/react-positioning 9.0.0-alpha.50 → 9.0.0-alpha.54

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,73 @@
2
2
  "name": "@fluentui/react-positioning",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 08 Sep 2021 07:32:15 GMT",
5
+ "date": "Thu, 16 Sep 2021 07:35:43 GMT",
6
+ "tag": "@fluentui/react-positioning_v9.0.0-alpha.54",
7
+ "version": "9.0.0-alpha.54",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "behowell@microsoft.com",
12
+ "package": "@fluentui/react-positioning",
13
+ "commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c",
14
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-alpha.54"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Tue, 14 Sep 2021 20:09:02 GMT",
21
+ "tag": "@fluentui/react-positioning_v9.0.0-alpha.53",
22
+ "version": "9.0.0-alpha.53",
23
+ "comments": {
24
+ "prerelease": [
25
+ {
26
+ "author": "bsunderhus@microsoft.com",
27
+ "package": "@fluentui/react-positioning",
28
+ "commit": "10495c31fb5c5cf48b4665601a75a0cfabb6a03c",
29
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-alpha.53"
30
+ }
31
+ ]
32
+ }
33
+ },
34
+ {
35
+ "date": "Fri, 10 Sep 2021 16:31:53 GMT",
36
+ "tag": "@fluentui/react-positioning_v9.0.0-alpha.52",
37
+ "version": "9.0.0-alpha.52",
38
+ "comments": {
39
+ "prerelease": [
40
+ {
41
+ "author": "lingfangao@hotmail.com",
42
+ "package": "@fluentui/react-positioning",
43
+ "comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
44
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
45
+ },
46
+ {
47
+ "author": "lingfangao@hotmail.com",
48
+ "package": "@fluentui/react-positioning",
49
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0",
50
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-alpha.52"
51
+ }
52
+ ]
53
+ }
54
+ },
55
+ {
56
+ "date": "Fri, 10 Sep 2021 07:39:51 GMT",
57
+ "tag": "@fluentui/react-positioning_v9.0.0-alpha.51",
58
+ "version": "9.0.0-alpha.51",
59
+ "comments": {
60
+ "prerelease": [
61
+ {
62
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.45",
63
+ "author": "behowell@microsoft.com",
64
+ "commit": "8700a515c7f2659761c5b53f55c32453bc3510b1",
65
+ "package": "@fluentui/react-positioning"
66
+ }
67
+ ]
68
+ }
69
+ },
70
+ {
71
+ "date": "Wed, 08 Sep 2021 07:34:11 GMT",
6
72
  "tag": "@fluentui/react-positioning_v9.0.0-alpha.50",
7
73
  "version": "9.0.0-alpha.50",
8
74
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,49 @@
1
1
  # Change Log - @fluentui/react-positioning
2
2
 
3
- This log was last generated on Wed, 08 Sep 2021 07:32:15 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 16 Sep 2021 07:35:43 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.54)
8
+
9
+ Thu, 16 Sep 2021 07:35:43 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.53..@fluentui/react-positioning_v9.0.0-alpha.54)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-positioning to v9.0.0-alpha.54 ([PR #19815](https://github.com/microsoft/fluentui/pull/19815) by behowell@microsoft.com)
15
+
16
+ ## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.53)
17
+
18
+ Tue, 14 Sep 2021 20:09:02 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.52..@fluentui/react-positioning_v9.0.0-alpha.53)
20
+
21
+ ### Changes
22
+
23
+ - Bump @fluentui/react-positioning to v9.0.0-alpha.53 ([PR #19155](https://github.com/microsoft/fluentui/pull/19155) by bsunderhus@microsoft.com)
24
+
25
+ ## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.52)
26
+
27
+ Fri, 10 Sep 2021 16:31:53 GMT
28
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.51..@fluentui/react-positioning_v9.0.0-alpha.52)
29
+
30
+ ### Changes
31
+
32
+ - chore(v9): Move all internal v9 dependencies from caret to fixed version ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
33
+ - Bump @fluentui/react-positioning to v9.0.0-alpha.52 ([PR #19748](https://github.com/microsoft/fluentui/pull/19748) by lingfangao@hotmail.com)
34
+
35
+ ## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.51)
36
+
37
+ Fri, 10 Sep 2021 07:39:51 GMT
38
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.50..@fluentui/react-positioning_v9.0.0-alpha.51)
39
+
40
+ ### Changes
41
+
42
+ - Bump @fluentui/react-utilities to v9.0.0-alpha.45 ([PR #19642](https://github.com/microsoft/fluentui/pull/19642) by behowell@microsoft.com)
43
+
7
44
  ## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.50)
8
45
 
9
- Wed, 08 Sep 2021 07:32:15 GMT
46
+ Wed, 08 Sep 2021 07:34:11 GMT
10
47
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.49..@fluentui/react-positioning_v9.0.0-alpha.50)
11
48
 
12
49
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-positioning",
3
- "version": "9.0.0-alpha.50",
3
+ "version": "9.0.0-alpha.54",
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,8 +33,8 @@
33
33
  "react-dom": "16.8.6"
34
34
  },
35
35
  "dependencies": {
36
- "@fluentui/react-shared-contexts": "^9.0.0-alpha.23",
37
- "@fluentui/react-utilities": "^9.0.0-alpha.44",
36
+ "@fluentui/react-shared-contexts": "9.0.0-alpha.24",
37
+ "@fluentui/react-utilities": "9.0.0-alpha.48",
38
38
  "@popperjs/core": "~2.4.3",
39
39
  "tslib": "^2.1.0"
40
40
  },