@fluentui-react-native/menu 1.11.12 → 1.11.14

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.json CHANGED
@@ -2,7 +2,79 @@
2
2
  "name": "@fluentui-react-native/menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 18 Jul 2023 19:04:56 GMT",
5
+ "date": "Wed, 02 Aug 2023 16:50:18 GMT",
6
+ "version": "1.11.14",
7
+ "tag": "@fluentui-react-native/menu_v1.11.14",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "rofang@microsoft.com",
12
+ "package": "@fluentui-react-native/menu",
13
+ "commit": "a799ae2b264f782fc7160c0e1cb58703f2db62fb",
14
+ "comment": "minHeight for small button"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/menu",
19
+ "comment": "Bump @fluentui-react-native/button to v0.34.8",
20
+ "commit": "not available"
21
+ }
22
+ ]
23
+ }
24
+ },
25
+ {
26
+ "date": "Mon, 31 Jul 2023 19:29:59 GMT",
27
+ "version": "1.11.13",
28
+ "tag": "@fluentui-react-native/menu_v1.11.13",
29
+ "comments": {
30
+ "patch": [
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui-react-native/menu",
34
+ "comment": "Bump @fluentui-react-native/callout to v0.24.11",
35
+ "commit": "not available"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui-react-native/menu",
40
+ "comment": "Bump @fluentui-react-native/focus-zone to v0.12.7",
41
+ "commit": "not available"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui-react-native/menu",
46
+ "comment": "Bump @fluentui-react-native/framework to v0.11.3",
47
+ "commit": "not available"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui-react-native/menu",
52
+ "comment": "Bump @fluentui-react-native/icon to v0.19.5",
53
+ "commit": "not available"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/menu",
58
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.24.5",
59
+ "commit": "not available"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui-react-native/menu",
64
+ "comment": "Bump @fluentui-react-native/text to v0.21.5",
65
+ "commit": "not available"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui-react-native/menu",
70
+ "comment": "Bump @fluentui-react-native/button to v0.34.7",
71
+ "commit": "not available"
72
+ }
73
+ ]
74
+ }
75
+ },
76
+ {
77
+ "date": "Tue, 18 Jul 2023 19:09:32 GMT",
6
78
  "tag": "@fluentui-react-native/menu_v1.11.12",
7
79
  "version": "1.11.12",
8
80
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,35 @@
1
1
  # Change Log - @fluentui-react-native/menu
2
2
 
3
- This log was last generated on Tue, 18 Jul 2023 19:04:56 GMT and should not be manually modified.
3
+ This log was last generated on Wed, 02 Aug 2023 16:50:18 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.11.14
8
+
9
+ Wed, 02 Aug 2023 16:50:18 GMT
10
+
11
+ ### Patches
12
+
13
+ - minHeight for small button (rofang@microsoft.com)
14
+ - Bump @fluentui-react-native/button to v0.34.8
15
+
16
+ ## 1.11.13
17
+
18
+ Mon, 31 Jul 2023 19:29:59 GMT
19
+
20
+ ### Patches
21
+
22
+ - Bump @fluentui-react-native/callout to v0.24.11
23
+ - Bump @fluentui-react-native/focus-zone to v0.12.7
24
+ - Bump @fluentui-react-native/framework to v0.11.3
25
+ - Bump @fluentui-react-native/icon to v0.19.5
26
+ - Bump @fluentui-react-native/interactive-hooks to v0.24.5
27
+ - Bump @fluentui-react-native/text to v0.21.5
28
+ - Bump @fluentui-react-native/button to v0.34.7
29
+
7
30
  ## 1.11.12
8
31
 
9
- Tue, 18 Jul 2023 19:04:56 GMT
32
+ Tue, 18 Jul 2023 19:09:32 GMT
10
33
 
11
34
  ### Patches
12
35
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/menu",
3
- "version": "1.11.12",
3
+ "version": "1.11.14",
4
4
  "description": "A cross-platform Menu component using the Fluent Design System",
5
5
  "main": "lib-commonjs/index.js",
6
6
  "module": "lib/index.js",
@@ -23,19 +23,19 @@
23
23
  },
24
24
  "dependencies": {
25
25
  "@fluentui-react-native/adapters": ">=0.11.1 <1.0.0",
26
- "@fluentui-react-native/callout": ">=0.24.10 <1.0.0",
27
- "@fluentui-react-native/focus-zone": ">=0.12.6 <1.0.0",
28
- "@fluentui-react-native/framework": "0.11.2",
29
- "@fluentui-react-native/icon": "^0.19.4",
30
- "@fluentui-react-native/interactive-hooks": ">=0.24.4 <1.0.0",
31
- "@fluentui-react-native/text": ">=0.21.4 <1.0.0",
26
+ "@fluentui-react-native/callout": ">=0.24.11 <1.0.0",
27
+ "@fluentui-react-native/focus-zone": ">=0.12.7 <1.0.0",
28
+ "@fluentui-react-native/framework": "0.11.3",
29
+ "@fluentui-react-native/icon": "^0.19.5",
30
+ "@fluentui-react-native/interactive-hooks": ">=0.24.5 <1.0.0",
31
+ "@fluentui-react-native/text": ">=0.21.5 <1.0.0",
32
32
  "@fluentui-react-native/theme-tokens": ">=0.25.0 <1.0.0",
33
33
  "@fluentui-react-native/tokens": ">=0.21.1 <1.0.0",
34
34
  "@fluentui-react-native/use-styling": ">=0.11.0 <1.0.0",
35
35
  "tslib": "^2.3.1"
36
36
  },
37
37
  "devDependencies": {
38
- "@fluentui-react-native/button": ">=0.34.6 <1.0.0",
38
+ "@fluentui-react-native/button": ">=0.34.8 <1.0.0",
39
39
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
40
40
  "@fluentui-react-native/scripts": "^0.1.1",
41
41
  "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0",
@@ -71,7 +71,7 @@ exports[`Menu component tests Menu default 1`] = `
71
71
  "display": "flex",
72
72
  "flexDirection": "row",
73
73
  "justifyContent": "center",
74
- "minHeight": 32,
74
+ "minHeight": 24,
75
75
  "minWidth": 64,
76
76
  "padding": 3,
77
77
  "paddingHorizontal": 7,
@@ -174,7 +174,7 @@ exports[`Menu component tests Menu defaultOpen 1`] = `
174
174
  "display": "flex",
175
175
  "flexDirection": "row",
176
176
  "justifyContent": "center",
177
- "minHeight": 32,
177
+ "minHeight": 24,
178
178
  "minWidth": 64,
179
179
  "padding": 3,
180
180
  "paddingHorizontal": 7,
@@ -277,7 +277,7 @@ exports[`Menu component tests Menu open 1`] = `
277
277
  "display": "flex",
278
278
  "flexDirection": "row",
279
279
  "justifyContent": "center",
280
- "minHeight": 32,
280
+ "minHeight": 24,
281
281
  "minWidth": 64,
282
282
  "padding": 3,
283
283
  "paddingHorizontal": 7,
@@ -380,7 +380,7 @@ exports[`Menu component tests Menu open checkbox and divider 1`] = `
380
380
  "display": "flex",
381
381
  "flexDirection": "row",
382
382
  "justifyContent": "center",
383
- "minHeight": 32,
383
+ "minHeight": 24,
384
384
  "minWidth": 64,
385
385
  "padding": 3,
386
386
  "paddingHorizontal": 7,
@@ -483,7 +483,7 @@ exports[`Menu component tests Menu open checkbox checked 1`] = `
483
483
  "display": "flex",
484
484
  "flexDirection": "row",
485
485
  "justifyContent": "center",
486
- "minHeight": 32,
486
+ "minHeight": 24,
487
487
  "minWidth": 64,
488
488
  "padding": 3,
489
489
  "paddingHorizontal": 7,
@@ -586,7 +586,7 @@ exports[`Menu component tests Menu open checkbox defaultChecked 1`] = `
586
586
  "display": "flex",
587
587
  "flexDirection": "row",
588
588
  "justifyContent": "center",
589
- "minHeight": 32,
589
+ "minHeight": 24,
590
590
  "minWidth": 64,
591
591
  "padding": 3,
592
592
  "paddingHorizontal": 7,
@@ -689,7 +689,7 @@ exports[`Menu component tests Menu open radio 1`] = `
689
689
  "display": "flex",
690
690
  "flexDirection": "row",
691
691
  "justifyContent": "center",
692
- "minHeight": 32,
692
+ "minHeight": 24,
693
693
  "minWidth": 64,
694
694
  "padding": 3,
695
695
  "paddingHorizontal": 7,
@@ -792,7 +792,7 @@ exports[`Menu component tests Menu submenu 1`] = `
792
792
  "display": "flex",
793
793
  "flexDirection": "row",
794
794
  "justifyContent": "center",
795
- "minHeight": 32,
795
+ "minHeight": 24,
796
796
  "minWidth": 64,
797
797
  "padding": 3,
798
798
  "paddingHorizontal": 7,
@@ -895,7 +895,7 @@ exports[`Menu open menu group and menu header 1`] = `
895
895
  "display": "flex",
896
896
  "flexDirection": "row",
897
897
  "justifyContent": "center",
898
- "minHeight": 32,
898
+ "minHeight": 24,
899
899
  "minWidth": 64,
900
900
  "padding": 3,
901
901
  "paddingHorizontal": 7,