@fluentui/react-menu 9.7.11 → 9.7.13

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,87 @@
2
2
  "name": "@fluentui/react-menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Fri, 12 May 2023 20:21:55 GMT",
5
+ "date": "Thu, 18 May 2023 13:08:33 GMT",
6
+ "tag": "@fluentui/react-menu_v9.7.13",
7
+ "version": "9.7.13",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui/react-menu",
13
+ "comment": "Bump @fluentui/react-portal to v9.2.9",
14
+ "commit": "1e6f5c8eec4b67c051fb3aa429e303115570ae4d"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-menu",
19
+ "comment": "Bump @fluentui/react-tabster to v9.7.2",
20
+ "commit": "1e6f5c8eec4b67c051fb3aa429e303115570ae4d"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Thu, 18 May 2023 00:39:09 GMT",
27
+ "tag": "@fluentui/react-menu_v9.7.12",
28
+ "version": "9.7.12",
29
+ "comments": {
30
+ "none": [
31
+ {
32
+ "author": "olfedias@microsoft.com",
33
+ "package": "@fluentui/react-menu",
34
+ "commit": "06cd515eda59a3078bfe32f9cc7c1f281cd20208",
35
+ "comment": "chore: add test-ssr script to v9 packages"
36
+ }
37
+ ],
38
+ "patch": [
39
+ {
40
+ "author": "beachball",
41
+ "package": "@fluentui/react-menu",
42
+ "comment": "Bump @fluentui/react-aria to v9.3.20",
43
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
44
+ },
45
+ {
46
+ "author": "beachball",
47
+ "package": "@fluentui/react-menu",
48
+ "comment": "Bump @fluentui/react-context-selector to v9.1.20",
49
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
50
+ },
51
+ {
52
+ "author": "beachball",
53
+ "package": "@fluentui/react-menu",
54
+ "comment": "Bump @fluentui/react-portal to v9.2.8",
55
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
56
+ },
57
+ {
58
+ "author": "beachball",
59
+ "package": "@fluentui/react-menu",
60
+ "comment": "Bump @fluentui/react-positioning to v9.5.12",
61
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
62
+ },
63
+ {
64
+ "author": "beachball",
65
+ "package": "@fluentui/react-menu",
66
+ "comment": "Bump @fluentui/react-tabster to v9.7.1",
67
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
68
+ },
69
+ {
70
+ "author": "beachball",
71
+ "package": "@fluentui/react-menu",
72
+ "comment": "Bump @fluentui/react-utilities to v9.9.0",
73
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
74
+ },
75
+ {
76
+ "author": "beachball",
77
+ "package": "@fluentui/react-menu",
78
+ "comment": "Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.4",
79
+ "commit": "c496a1cf1ec82c08753df72c9061e84b77b7daeb"
80
+ }
81
+ ]
82
+ }
83
+ },
84
+ {
85
+ "date": "Fri, 12 May 2023 20:27:26 GMT",
6
86
  "tag": "@fluentui/react-menu_v9.7.11",
7
87
  "version": "9.7.11",
8
88
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,37 @@
1
1
  # Change Log - @fluentui/react-menu
2
2
 
3
- This log was last generated on Fri, 12 May 2023 20:21:55 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 18 May 2023 13:08:33 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## [9.7.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.13)
8
+
9
+ Thu, 18 May 2023 13:08:33 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.12..@fluentui/react-menu_v9.7.13)
11
+
12
+ ### Patches
13
+
14
+ - Bump @fluentui/react-portal to v9.2.9 ([PR #27540](https://github.com/microsoft/fluentui/pull/27540) by beachball)
15
+ - Bump @fluentui/react-tabster to v9.7.2 ([PR #27540](https://github.com/microsoft/fluentui/pull/27540) by beachball)
16
+
17
+ ## [9.7.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.12)
18
+
19
+ Thu, 18 May 2023 00:39:09 GMT
20
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.11..@fluentui/react-menu_v9.7.12)
21
+
22
+ ### Patches
23
+
24
+ - Bump @fluentui/react-aria to v9.3.20 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
25
+ - Bump @fluentui/react-context-selector to v9.1.20 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
26
+ - Bump @fluentui/react-portal to v9.2.8 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
27
+ - Bump @fluentui/react-positioning to v9.5.12 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
28
+ - Bump @fluentui/react-tabster to v9.7.1 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
29
+ - Bump @fluentui/react-utilities to v9.9.0 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
30
+ - Bump @fluentui/react-jsx-runtime to v9.0.0-alpha.4 ([PR #27834](https://github.com/microsoft/fluentui/pull/27834) by beachball)
31
+
7
32
  ## [9.7.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.11)
8
33
 
9
- Fri, 12 May 2023 20:21:55 GMT
34
+ Fri, 12 May 2023 20:27:26 GMT
10
35
  [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.10..@fluentui/react-menu_v9.7.11)
11
36
 
12
37
  ### Patches
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui/react-menu",
3
- "version": "9.7.11",
3
+ "version": "9.7.13",
4
4
  "description": "Fluent UI menu component",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -24,7 +24,8 @@
24
24
  "storybook": "start-storybook",
25
25
  "test": "jest --passWithNoTests",
26
26
  "type-check": "tsc -b tsconfig.json",
27
- "generate-api": "just-scripts generate-api"
27
+ "generate-api": "just-scripts generate-api",
28
+ "test-ssr": "test-ssr ./stories/**/*.stories.tsx"
28
29
  },
29
30
  "devDependencies": {
30
31
  "@fluentui/eslint-plugin": "*",
@@ -36,16 +37,16 @@
36
37
  },
37
38
  "dependencies": {
38
39
  "@fluentui/keyboard-keys": "^9.0.3",
39
- "@fluentui/react-aria": "^9.3.19",
40
- "@fluentui/react-context-selector": "^9.1.19",
40
+ "@fluentui/react-aria": "^9.3.20",
41
+ "@fluentui/react-context-selector": "^9.1.20",
41
42
  "@fluentui/react-icons": "^2.0.196",
42
- "@fluentui/react-portal": "^9.2.7",
43
- "@fluentui/react-positioning": "^9.5.11",
43
+ "@fluentui/react-portal": "^9.2.9",
44
+ "@fluentui/react-positioning": "^9.5.12",
44
45
  "@fluentui/react-shared-contexts": "^9.4.0",
45
- "@fluentui/react-tabster": "^9.7.0",
46
+ "@fluentui/react-tabster": "^9.7.2",
46
47
  "@fluentui/react-theme": "^9.1.8",
47
- "@fluentui/react-utilities": "^9.8.1",
48
- "@fluentui/react-jsx-runtime": "9.0.0-alpha.3",
48
+ "@fluentui/react-utilities": "^9.9.0",
49
+ "@fluentui/react-jsx-runtime": "9.0.0-alpha.4",
49
50
  "@griffel/react": "^1.5.2",
50
51
  "@swc/helpers": "^0.4.14"
51
52
  },