@fluentui/react-popover 9.0.2 → 9.0.3

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,52 @@
2
2
  "name": "@fluentui/react-popover",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 14 Jul 2022 17:03:35 GMT",
5
+ "date": "Thu, 14 Jul 2022 21:18:36 GMT",
6
+ "tag": "@fluentui/react-popover_v9.0.3",
7
+ "version": "9.0.3",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "Humberto.Morimoto@microsoft.com",
12
+ "package": "@fluentui/react-popover",
13
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2",
14
+ "comment": "fix: Fixing bad version bump of @fluentui/react-utilities."
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-popover",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.0.2",
20
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-popover",
25
+ "comment": "Bump @fluentui/react-portal to v9.0.3",
26
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-popover",
31
+ "comment": "Bump @fluentui/react-positioning to v9.1.1",
32
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-popover",
37
+ "comment": "Bump @fluentui/react-tabster to v9.0.3",
38
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-popover",
43
+ "comment": "Bump @fluentui/react-utilities to v9.0.2",
44
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Thu, 14 Jul 2022 17:06:26 GMT",
6
51
  "tag": "@fluentui/react-popover_v9.0.2",
7
52
  "version": "9.0.2",
8
53
  "comments": {
@@ -11,37 +56,37 @@
11
56
  "author": "beachball",
12
57
  "package": "@fluentui/react-popover",
13
58
  "comment": "Bump @fluentui/react-context-selector to v9.0.1",
14
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
59
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
15
60
  },
16
61
  {
17
62
  "author": "beachball",
18
63
  "package": "@fluentui/react-popover",
19
64
  "comment": "Bump @fluentui/react-portal to v9.0.2",
20
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
65
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
21
66
  },
22
67
  {
23
68
  "author": "beachball",
24
69
  "package": "@fluentui/react-popover",
25
70
  "comment": "Bump @fluentui/react-positioning to v9.1.0",
26
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
71
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
27
72
  },
28
73
  {
29
74
  "author": "beachball",
30
75
  "package": "@fluentui/react-popover",
31
76
  "comment": "Bump @fluentui/react-tabster to v9.0.2",
32
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
77
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
33
78
  },
34
79
  {
35
80
  "author": "beachball",
36
81
  "package": "@fluentui/react-popover",
37
82
  "comment": "Bump @fluentui/react-utilities to v9.0.1-0",
38
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
83
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
39
84
  },
40
85
  {
41
86
  "author": "beachball",
42
87
  "package": "@fluentui/react-popover",
43
88
  "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11",
44
- "commit": "fd9308f35ec9b2c7f7fdbfce62f9a94ca00d6536"
89
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
45
90
  }
46
91
  ]
47
92
  }
package/CHANGELOG.md CHANGED
@@ -1,22 +1,36 @@
1
1
  # Change Log - @fluentui/react-popover
2
2
 
3
- This log was last generated on Thu, 14 Jul 2022 17:03:35 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 14 Jul 2022 21:18:36 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.3)
8
+
9
+ Thu, 14 Jul 2022 21:18:36 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.2..@fluentui/react-popover_v9.0.3)
11
+
12
+ ### Patches
13
+
14
+ - fix: Fixing bad version bump of @fluentui/react-utilities. ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by Humberto.Morimoto@microsoft.com)
15
+ - Bump @fluentui/react-context-selector to v9.0.2 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
16
+ - Bump @fluentui/react-portal to v9.0.3 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
17
+ - Bump @fluentui/react-positioning to v9.1.1 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
18
+ - Bump @fluentui/react-tabster to v9.0.3 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.0.2 ([PR #23920](https://github.com/microsoft/fluentui/pull/23920) by beachball)
20
+
7
21
  ## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.2)
8
22
 
9
- Thu, 14 Jul 2022 17:03:35 GMT
23
+ Thu, 14 Jul 2022 17:06:26 GMT
10
24
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.0.1..@fluentui/react-popover_v9.0.2)
11
25
 
12
26
  ### Patches
13
27
 
14
- - Bump @fluentui/react-context-selector to v9.0.1 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
15
- - Bump @fluentui/react-portal to v9.0.2 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
16
- - Bump @fluentui/react-positioning to v9.1.0 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
17
- - Bump @fluentui/react-tabster to v9.0.2 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
18
- - Bump @fluentui/react-utilities to v9.0.1-0 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
19
- - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11 ([PR #23909](https://github.com/microsoft/fluentui/pull/23909) by beachball)
28
+ - Bump @fluentui/react-context-selector to v9.0.1 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
29
+ - Bump @fluentui/react-portal to v9.0.2 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
30
+ - Bump @fluentui/react-positioning to v9.1.0 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
31
+ - Bump @fluentui/react-tabster to v9.0.2 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
32
+ - Bump @fluentui/react-utilities to v9.0.1-0 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
33
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11 ([PR #23897](https://github.com/microsoft/fluentui/pull/23897) by beachball)
20
34
 
21
35
  ## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.0.1)
22
36
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-popover",
3
- "version": "9.0.2",
3
+ "version": "9.0.3",
4
4
  "description": "Popover component for Fluent UI",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -34,13 +34,13 @@
34
34
  "@fluentui/scripts": "^1.0.0"
35
35
  },
36
36
  "dependencies": {
37
- "@fluentui/react-context-selector": "^9.0.1",
38
- "@fluentui/react-portal": "^9.0.2",
39
- "@fluentui/react-positioning": "^9.1.0",
37
+ "@fluentui/react-context-selector": "^9.0.2",
38
+ "@fluentui/react-portal": "^9.0.3",
39
+ "@fluentui/react-positioning": "^9.1.1",
40
40
  "@fluentui/react-shared-contexts": "^9.0.0",
41
- "@fluentui/react-tabster": "^9.0.2",
41
+ "@fluentui/react-tabster": "^9.0.3",
42
42
  "@fluentui/react-theme": "^9.0.0",
43
- "@fluentui/react-utilities": "^9.0.1-0",
43
+ "@fluentui/react-utilities": "^9.0.2",
44
44
  "@griffel/react": "^1.2.0",
45
45
  "tslib": "^2.1.0"
46
46
  },