@fluentui/react-popover 9.5.0 → 9.5.2

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,97 @@
2
2
  "name": "@fluentui/react-popover",
3
3
  "entries": [
4
4
  {
5
- "date": "Wed, 08 Mar 2023 17:39:04 GMT",
5
+ "date": "Mon, 13 Mar 2023 08:55:02 GMT",
6
+ "tag": "@fluentui/react-popover_v9.5.2",
7
+ "version": "9.5.2",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-popover",
13
+ "comment": "Bump @fluentui/react-aria to v9.3.13",
14
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-popover",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.1.13",
20
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-popover",
25
+ "comment": "Bump @fluentui/react-portal to v9.1.12",
26
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-popover",
31
+ "comment": "Bump @fluentui/react-positioning to v9.5.3",
32
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-popover",
37
+ "comment": "Bump @fluentui/react-tabster to v9.5.6",
38
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-popover",
43
+ "comment": "Bump @fluentui/react-utilities to v9.7.0",
44
+ "commit": "edf96a6b5d6f13843ada1400480e347b84384b8e"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Fri, 10 Mar 2023 07:14:01 GMT",
51
+ "tag": "@fluentui/react-popover_v9.5.1",
52
+ "version": "9.5.1",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui/react-popover",
58
+ "comment": "Bump @fluentui/react-aria to v9.3.12",
59
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui/react-popover",
64
+ "comment": "Bump @fluentui/react-context-selector to v9.1.12",
65
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-popover",
70
+ "comment": "Bump @fluentui/react-portal to v9.1.11",
71
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-popover",
76
+ "comment": "Bump @fluentui/react-positioning to v9.5.2",
77
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui/react-popover",
82
+ "comment": "Bump @fluentui/react-tabster to v9.5.5",
83
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui/react-popover",
88
+ "comment": "Bump @fluentui/react-utilities to v9.6.2",
89
+ "commit": "3cefc38eed17e3f37cd38fca9099cc9d700cd584"
90
+ }
91
+ ]
92
+ }
93
+ },
94
+ {
95
+ "date": "Wed, 08 Mar 2023 17:42:36 GMT",
6
96
  "tag": "@fluentui/react-popover_v9.5.0",
7
97
  "version": "9.5.0",
8
98
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,40 @@
1
1
  # Change Log - @fluentui/react-popover
2
2
 
3
- This log was last generated on Wed, 08 Mar 2023 17:39:04 GMT and should not be manually modified.
3
+ This log was last generated on Mon, 13 Mar 2023 08:55:02 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.5.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.2)
8
+
9
+ Mon, 13 Mar 2023 08:55:02 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.1..@fluentui/react-popover_v9.5.2)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-aria to v9.3.13 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
15
+ - Bump @fluentui/react-context-selector to v9.1.13 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
16
+ - Bump @fluentui/react-portal to v9.1.12 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
17
+ - Bump @fluentui/react-positioning to v9.5.3 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
18
+ - Bump @fluentui/react-tabster to v9.5.6 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.7.0 ([PR #27161](https://github.com/microsoft/fluentui/pull/27161) by beachball)
20
+
21
+ ## [9.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.1)
22
+
23
+ Fri, 10 Mar 2023 07:14:01 GMT
24
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.5.0..@fluentui/react-popover_v9.5.1)
25
+
26
+ ### Patches
27
+
28
+ - Bump @fluentui/react-aria to v9.3.12 ([PR #27157](https://github.com/microsoft/fluentui/pull/27157) by beachball)
29
+ - Bump @fluentui/react-context-selector to v9.1.12 ([PR #27157](https://github.com/microsoft/fluentui/pull/27157) by beachball)
30
+ - Bump @fluentui/react-portal to v9.1.11 ([PR #27157](https://github.com/microsoft/fluentui/pull/27157) by beachball)
31
+ - Bump @fluentui/react-positioning to v9.5.2 ([PR #27157](https://github.com/microsoft/fluentui/pull/27157) by beachball)
32
+ - Bump @fluentui/react-tabster to v9.5.5 ([PR #27157](https://github.com/microsoft/fluentui/pull/27157) by beachball)
33
+ - Bump @fluentui/react-utilities to v9.6.2 ([PR #27157](https://github.com/microsoft/fluentui/pull/27157) by beachball)
34
+
7
35
  ## [9.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-popover_v9.5.0)
8
36
 
9
- Wed, 08 Mar 2023 17:39:04 GMT
37
+ Wed, 08 Mar 2023 17:42:36 GMT
10
38
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-popover_v9.4.11..@fluentui/react-popover_v9.5.0)
11
39
 
12
40
  ### Minor changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-popover",
3
- "version": "9.5.0",
3
+ "version": "9.5.2",
4
4
  "description": "Popover component for Fluent UI",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -36,14 +36,14 @@
36
36
  },
37
37
  "dependencies": {
38
38
  "@fluentui/keyboard-keys": "^9.0.1",
39
- "@fluentui/react-aria": "^9.3.11",
40
- "@fluentui/react-context-selector": "^9.1.11",
41
- "@fluentui/react-portal": "^9.1.10",
42
- "@fluentui/react-positioning": "^9.5.1",
39
+ "@fluentui/react-aria": "^9.3.13",
40
+ "@fluentui/react-context-selector": "^9.1.13",
41
+ "@fluentui/react-portal": "^9.1.12",
42
+ "@fluentui/react-positioning": "^9.5.3",
43
43
  "@fluentui/react-shared-contexts": "^9.3.0",
44
- "@fluentui/react-tabster": "^9.5.4",
44
+ "@fluentui/react-tabster": "^9.5.6",
45
45
  "@fluentui/react-theme": "^9.1.5",
46
- "@fluentui/react-utilities": "^9.6.1",
46
+ "@fluentui/react-utilities": "^9.7.0",
47
47
  "@griffel/react": "^1.5.2",
48
48
  "tslib": "^2.1.0"
49
49
  },