@fluentui-react-native/menu 1.0.7 → 1.0.10

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.
Files changed (3) hide show
  1. package/CHANGELOG.json +124 -1
  2. package/CHANGELOG.md +39 -2
  3. package/package.json +14 -14
package/CHANGELOG.json CHANGED
@@ -2,7 +2,130 @@
2
2
  "name": "@fluentui-react-native/menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 14 Jul 2022 16:12:53 GMT",
5
+ "date": "Thu, 14 Jul 2022 20:02:56 GMT",
6
+ "tag": "@fluentui-react-native/menu_v1.0.10",
7
+ "version": "1.0.10",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "amchiu@microsoft.com",
12
+ "package": "@fluentui-react-native/menu",
13
+ "commit": "3c2728e993014ee36272608ce23165aa8212bb31",
14
+ "comment": "Revert \"Add support for onAccessibilityTap on Text\" "
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/menu",
19
+ "comment": "Bump @fluentui-react-native/experimental-text to v0.10.1",
20
+ "commit": "3c2728e993014ee36272608ce23165aa8212bb31"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/menu",
25
+ "comment": "Bump @fluentui-react-native/button to v0.24.1",
26
+ "commit": "3c2728e993014ee36272608ce23165aa8212bb31"
27
+ }
28
+ ]
29
+ }
30
+ },
31
+ {
32
+ "date": "Thu, 14 Jul 2022 18:09:51 GMT",
33
+ "tag": "@fluentui-react-native/menu_v1.0.9",
34
+ "version": "1.0.9",
35
+ "comments": {
36
+ "patch": [
37
+ {
38
+ "author": "duomaster01@gmail.com",
39
+ "package": "@fluentui-react-native/menu",
40
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b",
41
+ "comment": "updated to rn 0.66"
42
+ },
43
+ {
44
+ "author": "beachball",
45
+ "package": "@fluentui-react-native/menu",
46
+ "comment": "Bump @fluentui-react-native/adapters to v0.9.0",
47
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
48
+ },
49
+ {
50
+ "author": "beachball",
51
+ "package": "@fluentui-react-native/menu",
52
+ "comment": "Bump @fluentui-react-native/callout to v0.21.0",
53
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
54
+ },
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/menu",
58
+ "comment": "Bump @fluentui-react-native/experimental-text to v0.10.0",
59
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui-react-native/menu",
64
+ "comment": "Bump @fluentui-react-native/framework to v0.8.0",
65
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui-react-native/menu",
70
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.17.0",
71
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui-react-native/menu",
76
+ "comment": "Bump @fluentui-react-native/theme-tokens to v0.19.0",
77
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui-react-native/menu",
82
+ "comment": "Bump @fluentui-react-native/tokens to v0.16.0",
83
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui-react-native/menu",
88
+ "comment": "Bump @fluentui-react-native/use-styling to v0.9.0",
89
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
90
+ },
91
+ {
92
+ "author": "beachball",
93
+ "package": "@fluentui-react-native/menu",
94
+ "comment": "Bump @fluentui-react-native/button to v0.24.0",
95
+ "commit": "155145b496a51b06bba73f8f9c6b89dc7b348c4b"
96
+ }
97
+ ]
98
+ }
99
+ },
100
+ {
101
+ "date": "Thu, 14 Jul 2022 17:13:16 GMT",
102
+ "tag": "@fluentui-react-native/menu_v1.0.8",
103
+ "version": "1.0.8",
104
+ "comments": {
105
+ "patch": [
106
+ {
107
+ "author": "email not defined",
108
+ "package": "@fluentui-react-native/menu",
109
+ "commit": "3163d2bf409a3ed50862fe874b351cb642d7d2c1",
110
+ "comment": "update all necessary snapshots"
111
+ },
112
+ {
113
+ "author": "beachball",
114
+ "package": "@fluentui-react-native/menu",
115
+ "comment": "Bump @fluentui-react-native/experimental-text to v0.9.3",
116
+ "commit": "3163d2bf409a3ed50862fe874b351cb642d7d2c1"
117
+ },
118
+ {
119
+ "author": "beachball",
120
+ "package": "@fluentui-react-native/menu",
121
+ "comment": "Bump @fluentui-react-native/button to v0.23.2",
122
+ "commit": "3163d2bf409a3ed50862fe874b351cb642d7d2c1"
123
+ }
124
+ ]
125
+ }
126
+ },
127
+ {
128
+ "date": "Thu, 14 Jul 2022 16:13:45 GMT",
6
129
  "tag": "@fluentui-react-native/menu_v1.0.7",
7
130
  "version": "1.0.7",
8
131
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,49 @@
1
1
  # Change Log - @fluentui-react-native/menu
2
2
 
3
- This log was last generated on Thu, 14 Jul 2022 16:12:53 GMT and should not be manually modified.
3
+ This log was last generated on Thu, 14 Jul 2022 20:02:56 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.0.10
8
+
9
+ Thu, 14 Jul 2022 20:02:56 GMT
10
+
11
+ ### Patches
12
+
13
+ - Revert "Add support for onAccessibilityTap on Text" (amchiu@microsoft.com)
14
+ - Bump @fluentui-react-native/experimental-text to v0.10.1
15
+ - Bump @fluentui-react-native/button to v0.24.1
16
+
17
+ ## 1.0.9
18
+
19
+ Thu, 14 Jul 2022 18:09:51 GMT
20
+
21
+ ### Patches
22
+
23
+ - updated to rn 0.66 (duomaster01@gmail.com)
24
+ - Bump @fluentui-react-native/adapters to v0.9.0
25
+ - Bump @fluentui-react-native/callout to v0.21.0
26
+ - Bump @fluentui-react-native/experimental-text to v0.10.0
27
+ - Bump @fluentui-react-native/framework to v0.8.0
28
+ - Bump @fluentui-react-native/interactive-hooks to v0.17.0
29
+ - Bump @fluentui-react-native/theme-tokens to v0.19.0
30
+ - Bump @fluentui-react-native/tokens to v0.16.0
31
+ - Bump @fluentui-react-native/use-styling to v0.9.0
32
+ - Bump @fluentui-react-native/button to v0.24.0
33
+
34
+ ## 1.0.8
35
+
36
+ Thu, 14 Jul 2022 17:13:16 GMT
37
+
38
+ ### Patches
39
+
40
+ - update all necessary snapshots (email not defined)
41
+ - Bump @fluentui-react-native/experimental-text to v0.9.3
42
+ - Bump @fluentui-react-native/button to v0.23.2
43
+
7
44
  ## 1.0.7
8
45
 
9
- Thu, 14 Jul 2022 16:12:53 GMT
46
+ Thu, 14 Jul 2022 16:13:45 GMT
10
47
 
11
48
  ### Patches
12
49
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/menu",
3
- "version": "1.0.7",
3
+ "version": "1.0.10",
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.2 <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.1 <1.0.0",
37
+ "@fluentui-react-native/button": ">=0.24.1 <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"