@fluentui-react-native/menu 1.0.76 → 1.0.77
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 +60 -1
- package/CHANGELOG.md +16 -2
- package/package.json +8 -8
- package/src/__tests__/__snapshots__/Menu.test.tsx.snap +24 -24
package/CHANGELOG.json
CHANGED
|
@@ -2,7 +2,66 @@
|
|
|
2
2
|
"name": "@fluentui-react-native/menu",
|
|
3
3
|
"entries": [
|
|
4
4
|
{
|
|
5
|
-
"date": "
|
|
5
|
+
"date": "Mon, 28 Nov 2022 11:49:02 GMT",
|
|
6
|
+
"tag": "@fluentui-react-native/menu_v1.0.77",
|
|
7
|
+
"version": "1.0.77",
|
|
8
|
+
"comments": {
|
|
9
|
+
"none": [
|
|
10
|
+
{
|
|
11
|
+
"author": "ayushsinghs@yahoo.in",
|
|
12
|
+
"package": "@fluentui-react-native/menu",
|
|
13
|
+
"commit": "890ff26064088ee92d44bb8730b8629143533451",
|
|
14
|
+
"comment": "Button/FAB Tokenization Complete"
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"patch": [
|
|
18
|
+
{
|
|
19
|
+
"author": "beachball",
|
|
20
|
+
"package": "@fluentui-react-native/menu",
|
|
21
|
+
"comment": "Bump @fluentui-react-native/callout to v0.21.37",
|
|
22
|
+
"commit": "890ff26064088ee92d44bb8730b8629143533451"
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"author": "beachball",
|
|
26
|
+
"package": "@fluentui-react-native/menu",
|
|
27
|
+
"comment": "Bump @fluentui-react-native/focus-zone to v0.11.7",
|
|
28
|
+
"commit": "890ff26064088ee92d44bb8730b8629143533451"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"author": "beachball",
|
|
32
|
+
"package": "@fluentui-react-native/menu",
|
|
33
|
+
"comment": "Bump @fluentui-react-native/framework to v0.8.21",
|
|
34
|
+
"commit": "890ff26064088ee92d44bb8730b8629143533451"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"author": "beachball",
|
|
38
|
+
"package": "@fluentui-react-native/menu",
|
|
39
|
+
"comment": "Bump @fluentui-react-native/interactive-hooks to v0.21.2",
|
|
40
|
+
"commit": "890ff26064088ee92d44bb8730b8629143533451"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"author": "beachball",
|
|
44
|
+
"package": "@fluentui-react-native/menu",
|
|
45
|
+
"comment": "Bump @fluentui-react-native/text to v0.16.2",
|
|
46
|
+
"commit": "890ff26064088ee92d44bb8730b8629143533451"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"author": "beachball",
|
|
50
|
+
"package": "@fluentui-react-native/menu",
|
|
51
|
+
"comment": "Bump @fluentui-react-native/tokens to v0.18.0",
|
|
52
|
+
"commit": "890ff26064088ee92d44bb8730b8629143533451"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"author": "beachball",
|
|
56
|
+
"package": "@fluentui-react-native/menu",
|
|
57
|
+
"comment": "Bump @fluentui-react-native/button to v0.32.0",
|
|
58
|
+
"commit": "890ff26064088ee92d44bb8730b8629143533451"
|
|
59
|
+
}
|
|
60
|
+
]
|
|
61
|
+
}
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"date": "Wed, 16 Nov 2022 08:47:25 GMT",
|
|
6
65
|
"tag": "@fluentui-react-native/menu_v1.0.76",
|
|
7
66
|
"version": "1.0.76",
|
|
8
67
|
"comments": {
|
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,26 @@
|
|
|
1
1
|
# Change Log - @fluentui-react-native/menu
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Mon, 28 Nov 2022 11:49:02 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## 1.0.77
|
|
8
|
+
|
|
9
|
+
Mon, 28 Nov 2022 11:49:02 GMT
|
|
10
|
+
|
|
11
|
+
### Patches
|
|
12
|
+
|
|
13
|
+
- Bump @fluentui-react-native/callout to v0.21.37
|
|
14
|
+
- Bump @fluentui-react-native/focus-zone to v0.11.7
|
|
15
|
+
- Bump @fluentui-react-native/framework to v0.8.21
|
|
16
|
+
- Bump @fluentui-react-native/interactive-hooks to v0.21.2
|
|
17
|
+
- Bump @fluentui-react-native/text to v0.16.2
|
|
18
|
+
- Bump @fluentui-react-native/tokens to v0.18.0
|
|
19
|
+
- Bump @fluentui-react-native/button to v0.32.0
|
|
20
|
+
|
|
7
21
|
## 1.0.76
|
|
8
22
|
|
|
9
|
-
Wed, 16 Nov 2022 08:
|
|
23
|
+
Wed, 16 Nov 2022 08:47:25 GMT
|
|
10
24
|
|
|
11
25
|
### Patches
|
|
12
26
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fluentui-react-native/menu",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.77",
|
|
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.10.0 <1.0.0",
|
|
26
|
-
"@fluentui-react-native/callout": ">=0.21.
|
|
27
|
-
"@fluentui-react-native/focus-zone": ">=0.11.
|
|
28
|
-
"@fluentui-react-native/framework": "0.8.
|
|
29
|
-
"@fluentui-react-native/interactive-hooks": ">=0.21.
|
|
30
|
-
"@fluentui-react-native/text": ">=0.16.
|
|
26
|
+
"@fluentui-react-native/callout": ">=0.21.37 <1.0.0",
|
|
27
|
+
"@fluentui-react-native/focus-zone": ">=0.11.7 <1.0.0",
|
|
28
|
+
"@fluentui-react-native/framework": "0.8.21",
|
|
29
|
+
"@fluentui-react-native/interactive-hooks": ">=0.21.2 <1.0.0",
|
|
30
|
+
"@fluentui-react-native/text": ">=0.16.2 <1.0.0",
|
|
31
31
|
"@fluentui-react-native/theme-tokens": ">=0.21.3 <1.0.0",
|
|
32
|
-
"@fluentui-react-native/tokens": ">=0.
|
|
32
|
+
"@fluentui-react-native/tokens": ">=0.18.0 <1.0.0",
|
|
33
33
|
"@fluentui-react-native/use-styling": ">=0.9.1 <1.0.0",
|
|
34
34
|
"react-native-svg": "12.3.0",
|
|
35
35
|
"tslib": "^2.3.1"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|
|
38
|
-
"@fluentui-react-native/button": ">=0.
|
|
38
|
+
"@fluentui-react-native/button": ">=0.32.0 <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",
|
|
@@ -29,8 +29,8 @@ exports[`Menu component tests Menu default 1`] = `
|
|
|
29
29
|
Object {
|
|
30
30
|
"alignItems": "center",
|
|
31
31
|
"alignSelf": "flex-start",
|
|
32
|
-
"backgroundColor": "#
|
|
33
|
-
"borderColor": "#
|
|
32
|
+
"backgroundColor": "#0f6cbd",
|
|
33
|
+
"borderColor": "#0f548c",
|
|
34
34
|
"borderRadius": 4,
|
|
35
35
|
"borderWidth": 1,
|
|
36
36
|
"display": "flex",
|
|
@@ -48,7 +48,7 @@ exports[`Menu component tests Menu default 1`] = `
|
|
|
48
48
|
numberOfLines={0}
|
|
49
49
|
style={
|
|
50
50
|
Object {
|
|
51
|
-
"color": "#
|
|
51
|
+
"color": "#ffffff",
|
|
52
52
|
"fontFamily": "System",
|
|
53
53
|
"fontSize": 15,
|
|
54
54
|
"fontWeight": "600",
|
|
@@ -95,8 +95,8 @@ Array [
|
|
|
95
95
|
Object {
|
|
96
96
|
"alignItems": "center",
|
|
97
97
|
"alignSelf": "flex-start",
|
|
98
|
-
"backgroundColor": "#
|
|
99
|
-
"borderColor": "#
|
|
98
|
+
"backgroundColor": "#0f6cbd",
|
|
99
|
+
"borderColor": "#0f548c",
|
|
100
100
|
"borderRadius": 4,
|
|
101
101
|
"borderWidth": 1,
|
|
102
102
|
"display": "flex",
|
|
@@ -114,7 +114,7 @@ Array [
|
|
|
114
114
|
numberOfLines={0}
|
|
115
115
|
style={
|
|
116
116
|
Object {
|
|
117
|
-
"color": "#
|
|
117
|
+
"color": "#ffffff",
|
|
118
118
|
"fontFamily": "System",
|
|
119
119
|
"fontSize": 15,
|
|
120
120
|
"fontWeight": "600",
|
|
@@ -303,8 +303,8 @@ Array [
|
|
|
303
303
|
Object {
|
|
304
304
|
"alignItems": "center",
|
|
305
305
|
"alignSelf": "flex-start",
|
|
306
|
-
"backgroundColor": "#
|
|
307
|
-
"borderColor": "#
|
|
306
|
+
"backgroundColor": "#0f6cbd",
|
|
307
|
+
"borderColor": "#0f548c",
|
|
308
308
|
"borderRadius": 4,
|
|
309
309
|
"borderWidth": 1,
|
|
310
310
|
"display": "flex",
|
|
@@ -322,7 +322,7 @@ Array [
|
|
|
322
322
|
numberOfLines={0}
|
|
323
323
|
style={
|
|
324
324
|
Object {
|
|
325
|
-
"color": "#
|
|
325
|
+
"color": "#ffffff",
|
|
326
326
|
"fontFamily": "System",
|
|
327
327
|
"fontSize": 15,
|
|
328
328
|
"fontWeight": "600",
|
|
@@ -464,8 +464,8 @@ Array [
|
|
|
464
464
|
Object {
|
|
465
465
|
"alignItems": "center",
|
|
466
466
|
"alignSelf": "flex-start",
|
|
467
|
-
"backgroundColor": "#
|
|
468
|
-
"borderColor": "#
|
|
467
|
+
"backgroundColor": "#0f6cbd",
|
|
468
|
+
"borderColor": "#0f548c",
|
|
469
469
|
"borderRadius": 4,
|
|
470
470
|
"borderWidth": 1,
|
|
471
471
|
"display": "flex",
|
|
@@ -483,7 +483,7 @@ Array [
|
|
|
483
483
|
numberOfLines={0}
|
|
484
484
|
style={
|
|
485
485
|
Object {
|
|
486
|
-
"color": "#
|
|
486
|
+
"color": "#ffffff",
|
|
487
487
|
"fontFamily": "System",
|
|
488
488
|
"fontSize": 15,
|
|
489
489
|
"fontWeight": "600",
|
|
@@ -810,8 +810,8 @@ Array [
|
|
|
810
810
|
Object {
|
|
811
811
|
"alignItems": "center",
|
|
812
812
|
"alignSelf": "flex-start",
|
|
813
|
-
"backgroundColor": "#
|
|
814
|
-
"borderColor": "#
|
|
813
|
+
"backgroundColor": "#0f6cbd",
|
|
814
|
+
"borderColor": "#0f548c",
|
|
815
815
|
"borderRadius": 4,
|
|
816
816
|
"borderWidth": 1,
|
|
817
817
|
"display": "flex",
|
|
@@ -829,7 +829,7 @@ Array [
|
|
|
829
829
|
numberOfLines={0}
|
|
830
830
|
style={
|
|
831
831
|
Object {
|
|
832
|
-
"color": "#
|
|
832
|
+
"color": "#ffffff",
|
|
833
833
|
"fontFamily": "System",
|
|
834
834
|
"fontSize": 15,
|
|
835
835
|
"fontWeight": "600",
|
|
@@ -1156,8 +1156,8 @@ Array [
|
|
|
1156
1156
|
Object {
|
|
1157
1157
|
"alignItems": "center",
|
|
1158
1158
|
"alignSelf": "flex-start",
|
|
1159
|
-
"backgroundColor": "#
|
|
1160
|
-
"borderColor": "#
|
|
1159
|
+
"backgroundColor": "#0f6cbd",
|
|
1160
|
+
"borderColor": "#0f548c",
|
|
1161
1161
|
"borderRadius": 4,
|
|
1162
1162
|
"borderWidth": 1,
|
|
1163
1163
|
"display": "flex",
|
|
@@ -1175,7 +1175,7 @@ Array [
|
|
|
1175
1175
|
numberOfLines={0}
|
|
1176
1176
|
style={
|
|
1177
1177
|
Object {
|
|
1178
|
-
"color": "#
|
|
1178
|
+
"color": "#ffffff",
|
|
1179
1179
|
"fontFamily": "System",
|
|
1180
1180
|
"fontSize": 15,
|
|
1181
1181
|
"fontWeight": "600",
|
|
@@ -1502,8 +1502,8 @@ Array [
|
|
|
1502
1502
|
Object {
|
|
1503
1503
|
"alignItems": "center",
|
|
1504
1504
|
"alignSelf": "flex-start",
|
|
1505
|
-
"backgroundColor": "#
|
|
1506
|
-
"borderColor": "#
|
|
1505
|
+
"backgroundColor": "#0f6cbd",
|
|
1506
|
+
"borderColor": "#0f548c",
|
|
1507
1507
|
"borderRadius": 4,
|
|
1508
1508
|
"borderWidth": 1,
|
|
1509
1509
|
"display": "flex",
|
|
@@ -1521,7 +1521,7 @@ Array [
|
|
|
1521
1521
|
numberOfLines={0}
|
|
1522
1522
|
style={
|
|
1523
1523
|
Object {
|
|
1524
|
-
"color": "#
|
|
1524
|
+
"color": "#ffffff",
|
|
1525
1525
|
"fontFamily": "System",
|
|
1526
1526
|
"fontSize": 15,
|
|
1527
1527
|
"fontWeight": "600",
|
|
@@ -1836,8 +1836,8 @@ Array [
|
|
|
1836
1836
|
Object {
|
|
1837
1837
|
"alignItems": "center",
|
|
1838
1838
|
"alignSelf": "flex-start",
|
|
1839
|
-
"backgroundColor": "#
|
|
1840
|
-
"borderColor": "#
|
|
1839
|
+
"backgroundColor": "#0f6cbd",
|
|
1840
|
+
"borderColor": "#0f548c",
|
|
1841
1841
|
"borderRadius": 4,
|
|
1842
1842
|
"borderWidth": 1,
|
|
1843
1843
|
"display": "flex",
|
|
@@ -1855,7 +1855,7 @@ Array [
|
|
|
1855
1855
|
numberOfLines={0}
|
|
1856
1856
|
style={
|
|
1857
1857
|
Object {
|
|
1858
|
-
"color": "#
|
|
1858
|
+
"color": "#ffffff",
|
|
1859
1859
|
"fontFamily": "System",
|
|
1860
1860
|
"fontSize": 15,
|
|
1861
1861
|
"fontWeight": "600",
|