@fluentui/react-menu 9.7.7 → 9.7.8

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-menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 04 Apr 2023 18:42:18 GMT",
5
+ "date": "Wed, 12 Apr 2023 09:28:17 GMT",
6
+ "tag": "@fluentui/react-menu_v9.7.8",
7
+ "version": "9.7.8",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-menu",
13
+ "comment": "Bump @fluentui/react-aria to v9.3.17",
14
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-menu",
19
+ "comment": "Bump @fluentui/react-context-selector to v9.1.17",
20
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-menu",
25
+ "comment": "Bump @fluentui/react-portal to v9.2.5",
26
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-menu",
31
+ "comment": "Bump @fluentui/react-positioning to v9.5.9",
32
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-menu",
37
+ "comment": "Bump @fluentui/react-tabster to v9.6.4",
38
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-menu",
43
+ "comment": "Bump @fluentui/react-utilities to v9.7.4",
44
+ "commit": "b48890859f5ce28fe12fd40f6bda26ed486c5e47"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Tue, 04 Apr 2023 18:44:49 GMT",
6
51
  "tag": "@fluentui/react-menu_v9.7.7",
7
52
  "version": "9.7.7",
8
53
  "comments": {
@@ -17,37 +62,37 @@
17
62
  "author": "beachball",
18
63
  "package": "@fluentui/react-menu",
19
64
  "comment": "Bump @fluentui/react-aria to v9.3.16",
20
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
65
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
21
66
  },
22
67
  {
23
68
  "author": "beachball",
24
69
  "package": "@fluentui/react-menu",
25
70
  "comment": "Bump @fluentui/react-context-selector to v9.1.16",
26
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
71
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
27
72
  },
28
73
  {
29
74
  "author": "beachball",
30
75
  "package": "@fluentui/react-menu",
31
76
  "comment": "Bump @fluentui/react-portal to v9.2.4",
32
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
77
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
33
78
  },
34
79
  {
35
80
  "author": "beachball",
36
81
  "package": "@fluentui/react-menu",
37
82
  "comment": "Bump @fluentui/react-positioning to v9.5.8",
38
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
83
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
39
84
  },
40
85
  {
41
86
  "author": "beachball",
42
87
  "package": "@fluentui/react-menu",
43
88
  "comment": "Bump @fluentui/react-tabster to v9.6.3",
44
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
89
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
45
90
  },
46
91
  {
47
92
  "author": "beachball",
48
93
  "package": "@fluentui/react-menu",
49
94
  "comment": "Bump @fluentui/react-utilities to v9.7.3",
50
- "commit": "37a3a6eda1fd41086edd99a0b1560a8740f8c6c5"
95
+ "commit": "6778d76bbbad7e1975c151c797f28c2708cde2ce"
51
96
  }
52
97
  ]
53
98
  }
package/CHANGELOG.md CHANGED
@@ -1,23 +1,37 @@
1
1
  # Change Log - @fluentui/react-menu
2
2
 
3
- This log was last generated on Tue, 04 Apr 2023 18:42:18 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 12 Apr 2023 09:28:17 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.7.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.8)
8
+
9
+ Wed, 12 Apr 2023 09:28:17 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.7..@fluentui/react-menu_v9.7.8)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-aria to v9.3.17 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
15
+ - Bump @fluentui/react-context-selector to v9.1.17 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
16
+ - Bump @fluentui/react-portal to v9.2.5 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
17
+ - Bump @fluentui/react-positioning to v9.5.9 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
18
+ - Bump @fluentui/react-tabster to v9.6.4 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
19
+ - Bump @fluentui/react-utilities to v9.7.4 ([commit](https://github.com/microsoft/fluentui/commit/b48890859f5ce28fe12fd40f6bda26ed486c5e47) by beachball)
20
+
7
21
  ## [9.7.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.7)
8
22
 
9
- Tue, 04 Apr 2023 18:42:18 GMT
23
+ Tue, 04 Apr 2023 18:44:49 GMT
10
24
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.5..@fluentui/react-menu_v9.7.7)
11
25
 
12
26
  ### Patches
13
27
 
14
28
  - fix: Menu should not steal focus on close ([PR #27414](https://github.com/microsoft/fluentui/pull/27414) by lingfangao@hotmail.com)
15
- - Bump @fluentui/react-aria to v9.3.16 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
16
- - Bump @fluentui/react-context-selector to v9.1.16 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
17
- - Bump @fluentui/react-portal to v9.2.4 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
18
- - Bump @fluentui/react-positioning to v9.5.8 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
19
- - Bump @fluentui/react-tabster to v9.6.3 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
20
- - Bump @fluentui/react-utilities to v9.7.3 ([PR #27430](https://github.com/microsoft/fluentui/pull/27430) by beachball)
29
+ - Bump @fluentui/react-aria to v9.3.16 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
30
+ - Bump @fluentui/react-context-selector to v9.1.16 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
31
+ - Bump @fluentui/react-portal to v9.2.4 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
32
+ - Bump @fluentui/react-positioning to v9.5.8 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
33
+ - Bump @fluentui/react-tabster to v9.6.3 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
34
+ - Bump @fluentui/react-utilities to v9.7.3 ([PR #27434](https://github.com/microsoft/fluentui/pull/27434) by beachball)
21
35
 
22
36
  ## [9.7.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.5)
23
37
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-menu",
3
- "version": "9.7.7",
3
+ "version": "9.7.8",
4
4
  "description": "Fluent UI menu component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -36,15 +36,15 @@
36
36
  },
37
37
  "dependencies": {
38
38
  "@fluentui/keyboard-keys": "^9.0.2",
39
- "@fluentui/react-aria": "^9.3.16",
40
- "@fluentui/react-context-selector": "^9.1.16",
39
+ "@fluentui/react-aria": "^9.3.17",
40
+ "@fluentui/react-context-selector": "^9.1.17",
41
41
  "@fluentui/react-icons": "^2.0.196",
42
- "@fluentui/react-portal": "^9.2.4",
43
- "@fluentui/react-positioning": "^9.5.8",
42
+ "@fluentui/react-portal": "^9.2.5",
43
+ "@fluentui/react-positioning": "^9.5.9",
44
44
  "@fluentui/react-shared-contexts": "^9.3.3",
45
- "@fluentui/react-tabster": "^9.6.3",
45
+ "@fluentui/react-tabster": "^9.6.4",
46
46
  "@fluentui/react-theme": "^9.1.7",
47
- "@fluentui/react-utilities": "^9.7.3",
47
+ "@fluentui/react-utilities": "^9.7.4",
48
48
  "@griffel/react": "^1.5.2",
49
49
  "@swc/helpers": "^0.4.14"
50
50
  },