@fluentui/react-positioning 9.0.0-alpha.51 → 9.0.0-alpha.55

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