@fluentui/react-positioning 9.0.0-alpha.53 → 9.0.0-alpha.57

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,75 @@
2
2
  "name": "@fluentui/react-positioning",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 14 Sep 2021 20:06:25 GMT",
5
+ "date": "Tue, 21 Sep 2021 07:40:35 GMT",
6
+ "tag": "@fluentui/react-positioning_v9.0.0-alpha.57",
7
+ "version": "9.0.0-alpha.57",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-positioning",
13
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-alpha.25",
14
+ "commit": "7ac237dbe5b9a3e452581f7478f811f43bba9f19"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Mon, 20 Sep 2021 07:36:26 GMT",
21
+ "tag": "@fluentui/react-positioning_v9.0.0-alpha.56",
22
+ "version": "9.0.0-alpha.56",
23
+ "comments": {
24
+ "none": [
25
+ {
26
+ "author": "lingfangao@hotmail.com",
27
+ "package": "@fluentui/react-positioning",
28
+ "comment": "chore: use versioon eslint-plugin and react-conformance in dev dependencies",
29
+ "commit": "b8a304770f77c0353553a152dad34421070400a6"
30
+ }
31
+ ],
32
+ "prerelease": [
33
+ {
34
+ "author": "lingfangao@hotmail.com",
35
+ "package": "@fluentui/react-positioning",
36
+ "commit": "b8a304770f77c0353553a152dad34421070400a6",
37
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-alpha.56"
38
+ }
39
+ ]
40
+ }
41
+ },
42
+ {
43
+ "date": "Fri, 17 Sep 2021 07:35:26 GMT",
44
+ "tag": "@fluentui/react-positioning_v9.0.0-alpha.55",
45
+ "version": "9.0.0-alpha.55",
46
+ "comments": {
47
+ "prerelease": [
48
+ {
49
+ "author": "Humberto.Morimoto@microsoft.com",
50
+ "package": "@fluentui/react-positioning",
51
+ "commit": "90d71a0914acbb73a0365d60a85237e3d58ef575",
52
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-alpha.55"
53
+ }
54
+ ]
55
+ }
56
+ },
57
+ {
58
+ "date": "Thu, 16 Sep 2021 07:38:39 GMT",
59
+ "tag": "@fluentui/react-positioning_v9.0.0-alpha.54",
60
+ "version": "9.0.0-alpha.54",
61
+ "comments": {
62
+ "prerelease": [
63
+ {
64
+ "author": "behowell@microsoft.com",
65
+ "package": "@fluentui/react-positioning",
66
+ "commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c",
67
+ "comment": "Bump @fluentui/react-positioning to v9.0.0-alpha.54"
68
+ }
69
+ ]
70
+ }
71
+ },
72
+ {
73
+ "date": "Tue, 14 Sep 2021 20:09:02 GMT",
6
74
  "tag": "@fluentui/react-positioning_v9.0.0-alpha.53",
7
75
  "version": "9.0.0-alpha.53",
8
76
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,48 @@
1
1
  # Change Log - @fluentui/react-positioning
2
2
 
3
- This log was last generated on Tue, 14 Sep 2021 20:06:25 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 21 Sep 2021 07:40:35 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.57)
8
+
9
+ Tue, 21 Sep 2021 07:40:35 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.56..@fluentui/react-positioning_v9.0.0-alpha.57)
11
+
12
+ ### Changes
13
+
14
+ - Bump @fluentui/react-shared-contexts to v9.0.0-alpha.25 ([PR #19880](https://github.com/microsoft/fluentui/pull/19880) by beachball)
15
+
16
+ ## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.56)
17
+
18
+ Mon, 20 Sep 2021 07:36:26 GMT
19
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.55..@fluentui/react-positioning_v9.0.0-alpha.56)
20
+
21
+ ### Changes
22
+
23
+ - Bump @fluentui/react-positioning to v9.0.0-alpha.56 ([PR #19844](https://github.com/microsoft/fluentui/pull/19844) by lingfangao@hotmail.com)
24
+
25
+ ## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.55)
26
+
27
+ Fri, 17 Sep 2021 07:35:26 GMT
28
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.54..@fluentui/react-positioning_v9.0.0-alpha.55)
29
+
30
+ ### Changes
31
+
32
+ - Bump @fluentui/react-positioning to v9.0.0-alpha.55 ([PR #19840](https://github.com/microsoft/fluentui/pull/19840) by Humberto.Morimoto@microsoft.com)
33
+
34
+ ## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.54)
35
+
36
+ Thu, 16 Sep 2021 07:38:39 GMT
37
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.53..@fluentui/react-positioning_v9.0.0-alpha.54)
38
+
39
+ ### Changes
40
+
41
+ - Bump @fluentui/react-positioning to v9.0.0-alpha.54 ([PR #19815](https://github.com/microsoft/fluentui/pull/19815) by behowell@microsoft.com)
42
+
7
43
  ## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-positioning_v9.0.0-alpha.53)
8
44
 
9
- Tue, 14 Sep 2021 20:06:25 GMT
45
+ Tue, 14 Sep 2021 20:09:02 GMT
10
46
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-positioning_v9.0.0-alpha.52..@fluentui/react-positioning_v9.0.0-alpha.53)
11
47
 
12
48
  ### Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-positioning",
3
- "version": "9.0.0-alpha.53",
3
+ "version": "9.0.0-alpha.57",
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",
@@ -25,7 +25,7 @@
25
25
  "start": "yarn storybook"
26
26
  },
27
27
  "devDependencies": {
28
- "@fluentui/eslint-plugin": "^1.4.1",
28
+ "@fluentui/eslint-plugin": "*",
29
29
  "@fluentui/scripts": "^1.0.0",
30
30
  "@types/react": "16.9.42",
31
31
  "@types/react-dom": "16.9.10",
@@ -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.24",
37
- "@fluentui/react-utilities": "9.0.0-alpha.47",
36
+ "@fluentui/react-shared-contexts": "9.0.0-alpha.25",
37
+ "@fluentui/react-utilities": "9.0.0-alpha.49",
38
38
  "@popperjs/core": "~2.4.3",
39
39
  "tslib": "^2.1.0"
40
40
  },