@fluentui-react-native/menu 1.0.8 → 1.0.11

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,118 @@
2
2
  "name": "@fluentui-react-native/menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 14 Jul 2022 17:12:34 GMT",
5
+ "date": "Fri, 15 Jul 2022 00:28:59 GMT",
6
+ "tag": "@fluentui-react-native/menu_v1.0.11",
7
+ "version": "1.0.11",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/menu",
13
+ "comment": "Bump @fluentui-react-native/button to v0.24.2",
14
+ "commit": "368fee7d4df7596cab2638938835f7ded84bc6c9"
15
+ }
16
+ ]
17
+ }
18
+ },
19
+ {
20
+ "date": "Thu, 14 Jul 2022 20:03:37 GMT",
21
+ "tag": "@fluentui-react-native/menu_v1.0.10",
22
+ "version": "1.0.10",
23
+ "comments": {
24
+ "patch": [
25
+ {
26
+ "author": "amchiu@microsoft.com",
27
+ "package": "@fluentui-react-native/menu",
28
+ "commit": "3c2728e993014ee36272608ce23165aa8212bb31",
29
+ "comment": "Revert \"Add support for onAccessibilityTap on Text\" "
30
+ },
31
+ {
32
+ "author": "beachball",
33
+ "package": "@fluentui-react-native/menu",
34
+ "comment": "Bump @fluentui-react-native/experimental-text to v0.10.1",
35
+ "commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
36
+ },
37
+ {
38
+ "author": "beachball",
39
+ "package": "@fluentui-react-native/menu",
40
+ "comment": "Bump @fluentui-react-native/button to v0.24.1",
41
+ "commit": "32c99c628be487a61c9ad2f792accc4360e1cfe7"
42
+ }
43
+ ]
44
+ }
45
+ },
46
+ {
47
+ "date": "Thu, 14 Jul 2022 18:09:51 GMT",
48
+ "tag": "@fluentui-react-native/menu_v1.0.9",
49
+ "version": "1.0.9",
50
+ "comments": {
51
+ "patch": [
52
+ {
53
+ "author": "duomaster01@gmail.com",
54
+ "package": "@fluentui-react-native/menu",
55
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b",
56
+ "comment": "updated to rn 0.66"
57
+ },
58
+ {
59
+ "author": "beachball",
60
+ "package": "@fluentui-react-native/menu",
61
+ "comment": "Bump @fluentui-react-native/adapters to v0.9.0",
62
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
63
+ },
64
+ {
65
+ "author": "beachball",
66
+ "package": "@fluentui-react-native/menu",
67
+ "comment": "Bump @fluentui-react-native/callout to v0.21.0",
68
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
69
+ },
70
+ {
71
+ "author": "beachball",
72
+ "package": "@fluentui-react-native/menu",
73
+ "comment": "Bump @fluentui-react-native/experimental-text to v0.10.0",
74
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
75
+ },
76
+ {
77
+ "author": "beachball",
78
+ "package": "@fluentui-react-native/menu",
79
+ "comment": "Bump @fluentui-react-native/framework to v0.8.0",
80
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
81
+ },
82
+ {
83
+ "author": "beachball",
84
+ "package": "@fluentui-react-native/menu",
85
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.17.0",
86
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
87
+ },
88
+ {
89
+ "author": "beachball",
90
+ "package": "@fluentui-react-native/menu",
91
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.19.0",
92
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
93
+ },
94
+ {
95
+ "author": "beachball",
96
+ "package": "@fluentui-react-native/menu",
97
+ "comment": "Bump @fluentui-react-native/tokens to v0.16.0",
98
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
99
+ },
100
+ {
101
+ "author": "beachball",
102
+ "package": "@fluentui-react-native/menu",
103
+ "comment": "Bump @fluentui-react-native/use-styling to v0.9.0",
104
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
105
+ },
106
+ {
107
+ "author": "beachball",
108
+ "package": "@fluentui-react-native/menu",
109
+ "comment": "Bump @fluentui-react-native/button to v0.24.0",
110
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
111
+ }
112
+ ]
113
+ }
114
+ },
115
+ {
116
+ "date": "Thu, 14 Jul 2022 17:13:16 GMT",
6
117
  "tag": "@fluentui-react-native/menu_v1.0.8",
7
118
  "version": "1.0.8",
8
119
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,47 @@
1
1
  # Change Log - @fluentui-react-native/menu
2
2
 
3
- This log was last generated on Thu, 14 Jul 2022 17:12:34 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 15 Jul 2022 00:28:59 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.0.11
8
+
9
+ Fri, 15 Jul 2022 00:28:59 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/button to v0.24.2
14
+
15
+ ## 1.0.10
16
+
17
+ Thu, 14 Jul 2022 20:03:37 GMT
18
+
19
+ ### Patches
20
+
21
+ - Revert "Add support for onAccessibilityTap on Text" (amchiu@microsoft.com)
22
+ - Bump @fluentui-react-native/experimental-text to v0.10.1
23
+ - Bump @fluentui-react-native/button to v0.24.1
24
+
25
+ ## 1.0.9
26
+
27
+ Thu, 14 Jul 2022 18:09:51 GMT
28
+
29
+ ### Patches
30
+
31
+ - updated to rn 0.66 (duomaster01@gmail.com)
32
+ - Bump @fluentui-react-native/adapters to v0.9.0
33
+ - Bump @fluentui-react-native/callout to v0.21.0
34
+ - Bump @fluentui-react-native/experimental-text to v0.10.0
35
+ - Bump @fluentui-react-native/framework to v0.8.0
36
+ - Bump @fluentui-react-native/interactive-hooks to v0.17.0
37
+ - Bump @fluentui-react-native/theme-tokens to v0.19.0
38
+ - Bump @fluentui-react-native/tokens to v0.16.0
39
+ - Bump @fluentui-react-native/use-styling to v0.9.0
40
+ - Bump @fluentui-react-native/button to v0.24.0
41
+
7
42
  ## 1.0.8
8
43
 
9
- Thu, 14 Jul 2022 17:12:34 GMT
44
+ Thu, 14 Jul 2022 17:13:16 GMT
10
45
 
11
46
  ### Patches
12
47
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/menu",
3
- "version": "1.0.8",
3
+ "version": "1.0.11",
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",
@@ -22,28 +22,28 @@
22
22
  "directory": "packages/components/menu"
23
23
  },
24
24
  "dependencies": {
25
- "@fluentui-react-native/adapters": ">=0.8.5 <1.0.0",
26
- "@fluentui-react-native/callout": ">=0.20.10 <1.0.0",
27
- "@fluentui-react-native/experimental-text": ">=0.9.3 <1.0.0",
28
- "@fluentui-react-native/framework": "0.7.32",
29
- "@fluentui-react-native/interactive-hooks": ">=0.16.5 <1.0.0",
30
- "@fluentui-react-native/theme-tokens": ">=0.18.0 <1.0.0",
31
- "@fluentui-react-native/tokens": ">=0.15.1 <1.0.0",
32
- "@fluentui-react-native/use-styling": ">=0.8.3 <1.0.0",
25
+ "@fluentui-react-native/adapters": ">=0.9.0 <1.0.0",
26
+ "@fluentui-react-native/callout": ">=0.21.0 <1.0.0",
27
+ "@fluentui-react-native/experimental-text": ">=0.10.1 <1.0.0",
28
+ "@fluentui-react-native/framework": "0.8.0",
29
+ "@fluentui-react-native/interactive-hooks": ">=0.17.0 <1.0.0",
30
+ "@fluentui-react-native/theme-tokens": ">=0.19.0 <1.0.0",
31
+ "@fluentui-react-native/tokens": ">=0.16.0 <1.0.0",
32
+ "@fluentui-react-native/use-styling": ">=0.9.0 <1.0.0",
33
33
  "react-native-svg": "^12.3.0",
34
34
  "tslib": "^2.3.1"
35
35
  },
36
36
  "devDependencies": {
37
- "@fluentui-react-native/button": ">=0.23.2 <1.0.0",
37
+ "@fluentui-react-native/button": ">=0.24.2 <1.0.0",
38
38
  "@fluentui-react-native/eslint-config-rules": "^0.1.1",
39
39
  "@fluentui-react-native/scripts": "^0.1.1",
40
40
  "@fluentui-react-native/test-tools": ">=0.1.1 <1.0.0",
41
- "@types/react-native": "^0.64.0",
42
- "react-native": "^0.64.3"
41
+ "@types/react-native": "^0.66.0",
42
+ "react-native": "^0.66.0"
43
43
  },
44
44
  "peerDependencies": {
45
- "react": ">=17.0.1",
46
- "react-native": ">=0.64.3"
45
+ "react": ">=17.0.2",
46
+ "react-native": ">=0.66.0"
47
47
  },
48
48
  "author": "",
49
49
  "license": "MIT"
@@ -50,7 +50,6 @@ exports[`Checkbox component tests Menu default 1`] = `
50
50
  <Text
51
51
  ellipsizeMode="tail"
52
52
  numberOfLines={0}
53
- onAccessibilityTap={[Function]}
54
53
  style={
55
54
  Object {
56
55
  "color": "#323130",
@@ -121,7 +120,6 @@ Array [
121
120
  <Text
122
121
  ellipsizeMode="tail"
123
122
  numberOfLines={0}
124
- onAccessibilityTap={[Function]}
125
123
  style={
126
124
  Object {
127
125
  "color": "#323130",
@@ -211,7 +209,6 @@ Array [
211
209
  <Text
212
210
  ellipsizeMode="tail"
213
211
  numberOfLines={0}
214
- onAccessibilityTap={[Function]}
215
212
  style={
216
213
  Object {
217
214
  "color": "#424242",
@@ -267,7 +264,6 @@ Array [
267
264
  <Text
268
265
  ellipsizeMode="tail"
269
266
  numberOfLines={0}
270
- onAccessibilityTap={[Function]}
271
267
  style={
272
268
  Object {
273
269
  "color": "#bdbdbd",
@@ -339,7 +335,6 @@ Array [
339
335
  <Text
340
336
  ellipsizeMode="tail"
341
337
  numberOfLines={0}
342
- onAccessibilityTap={[Function]}
343
338
  style={
344
339
  Object {
345
340
  "color": "#323130",
@@ -435,7 +430,6 @@ Array [
435
430
  <Text
436
431
  ellipsizeMode="tail"
437
432
  numberOfLines={0}
438
- onAccessibilityTap={[Function]}
439
433
  style={
440
434
  Object {
441
435
  "color": "#424242",
@@ -507,7 +501,6 @@ Array [
507
501
  <Text
508
502
  ellipsizeMode="tail"
509
503
  numberOfLines={0}
510
- onAccessibilityTap={[Function]}
511
504
  style={
512
505
  Object {
513
506
  "color": "#323130",
@@ -663,7 +656,6 @@ Array [
663
656
  <Text
664
657
  ellipsizeMode="tail"
665
658
  numberOfLines={0}
666
- onAccessibilityTap={[Function]}
667
659
  style={
668
660
  Object {
669
661
  "color": "#424242",
@@ -791,7 +783,6 @@ Array [
791
783
  <Text
792
784
  ellipsizeMode="tail"
793
785
  numberOfLines={0}
794
- onAccessibilityTap={[Function]}
795
786
  style={
796
787
  Object {
797
788
  "color": "#bdbdbd",
@@ -863,7 +854,6 @@ Array [
863
854
  <Text
864
855
  ellipsizeMode="tail"
865
856
  numberOfLines={0}
866
- onAccessibilityTap={[Function]}
867
857
  style={
868
858
  Object {
869
859
  "color": "#323130",
@@ -1019,7 +1009,6 @@ Array [
1019
1009
  <Text
1020
1010
  ellipsizeMode="tail"
1021
1011
  numberOfLines={0}
1022
- onAccessibilityTap={[Function]}
1023
1012
  style={
1024
1013
  Object {
1025
1014
  "color": "#424242",
@@ -1146,7 +1135,6 @@ Array [
1146
1135
  <Text
1147
1136
  ellipsizeMode="tail"
1148
1137
  numberOfLines={0}
1149
- onAccessibilityTap={[Function]}
1150
1138
  style={
1151
1139
  Object {
1152
1140
  "color": "#424242",
@@ -1218,7 +1206,6 @@ Array [
1218
1206
  <Text
1219
1207
  ellipsizeMode="tail"
1220
1208
  numberOfLines={0}
1221
- onAccessibilityTap={[Function]}
1222
1209
  style={
1223
1210
  Object {
1224
1211
  "color": "#323130",
@@ -1374,7 +1361,6 @@ Array [
1374
1361
  <Text
1375
1362
  ellipsizeMode="tail"
1376
1363
  numberOfLines={0}
1377
- onAccessibilityTap={[Function]}
1378
1364
  style={
1379
1365
  Object {
1380
1366
  "color": "#424242",
@@ -1501,7 +1487,6 @@ Array [
1501
1487
  <Text
1502
1488
  ellipsizeMode="tail"
1503
1489
  numberOfLines={0}
1504
- onAccessibilityTap={[Function]}
1505
1490
  style={
1506
1491
  Object {
1507
1492
  "color": "#424242",
@@ -1573,7 +1558,6 @@ Array [
1573
1558
  <Text
1574
1559
  ellipsizeMode="tail"
1575
1560
  numberOfLines={0}
1576
- onAccessibilityTap={[Function]}
1577
1561
  style={
1578
1562
  Object {
1579
1563
  "color": "#323130",
@@ -1729,7 +1713,6 @@ Array [
1729
1713
  <Text
1730
1714
  ellipsizeMode="tail"
1731
1715
  numberOfLines={0}
1732
- onAccessibilityTap={[Function]}
1733
1716
  style={
1734
1717
  Object {
1735
1718
  "color": "#424242",
@@ -1844,7 +1827,6 @@ Array [
1844
1827
  <Text
1845
1828
  ellipsizeMode="tail"
1846
1829
  numberOfLines={0}
1847
- onAccessibilityTap={[Function]}
1848
1830
  style={
1849
1831
  Object {
1850
1832
  "color": "#424242",
@@ -1916,7 +1898,6 @@ Array [
1916
1898
  <Text
1917
1899
  ellipsizeMode="tail"
1918
1900
  numberOfLines={0}
1919
- onAccessibilityTap={[Function]}
1920
1901
  style={
1921
1902
  Object {
1922
1903
  "color": "#323130",
@@ -2012,7 +1993,6 @@ Array [
2012
1993
  <Text
2013
1994
  ellipsizeMode="tail"
2014
1995
  numberOfLines={0}
2015
- onAccessibilityTap={[Function]}
2016
1996
  style={
2017
1997
  Object {
2018
1998
  "color": "#424242",
@@ -2071,7 +2051,6 @@ Array [
2071
2051
  <Text
2072
2052
  ellipsizeMode="tail"
2073
2053
  numberOfLines={0}
2074
- onAccessibilityTap={[Function]}
2075
2054
  style={
2076
2055
  Object {
2077
2056
  "color": "#424242",