@fluentui-react-native/menu 1.0.1 → 1.0.4

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,112 @@
2
2
  "name": "@fluentui-react-native/menu",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 28 Jun 2022 22:00:51 GMT",
5
+ "date": "Fri, 08 Jul 2022 21:22:05 GMT",
6
+ "tag": "@fluentui-react-native/menu_v1.0.4",
7
+ "version": "1.0.4",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "beachball",
12
+ "package": "@fluentui-react-native/menu",
13
+ "comment": "Bump @fluentui-react-native/callout to v0.20.10",
14
+ "commit": "c489bb685c8dbe94b7b6fe88957e7ce4d3c2d000"
15
+ },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui-react-native/menu",
19
+ "comment": "Bump @fluentui-react-native/experimental-text to v0.9.2",
20
+ "commit": "c489bb685c8dbe94b7b6fe88957e7ce4d3c2d000"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui-react-native/menu",
25
+ "comment": "Bump @fluentui-react-native/framework to v0.7.32",
26
+ "commit": "c489bb685c8dbe94b7b6fe88957e7ce4d3c2d000"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui-react-native/menu",
31
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.16.5",
32
+ "commit": "c489bb685c8dbe94b7b6fe88957e7ce4d3c2d000"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui-react-native/menu",
37
+ "comment": "Bump @fluentui-react-native/tokens to v0.15.1",
38
+ "commit": "c489bb685c8dbe94b7b6fe88957e7ce4d3c2d000"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui-react-native/menu",
43
+ "comment": "Bump @fluentui-react-native/button to v0.22.31",
44
+ "commit": "c489bb685c8dbe94b7b6fe88957e7ce4d3c2d000"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Thu, 07 Jul 2022 21:24:07 GMT",
51
+ "tag": "@fluentui-react-native/menu_v1.0.3",
52
+ "version": "1.0.3",
53
+ "comments": {
54
+ "patch": [
55
+ {
56
+ "author": "beachball",
57
+ "package": "@fluentui-react-native/menu",
58
+ "comment": "Bump @fluentui-react-native/callout to v0.20.9",
59
+ "commit": "b4030a050a2c7223f45f498f3ab8cfc7f87059d9"
60
+ },
61
+ {
62
+ "author": "beachball",
63
+ "package": "@fluentui-react-native/menu",
64
+ "comment": "Bump @fluentui-react-native/experimental-text to v0.9.1",
65
+ "commit": "b4030a050a2c7223f45f498f3ab8cfc7f87059d9"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui-react-native/menu",
70
+ "comment": "Bump @fluentui-react-native/framework to v0.7.31",
71
+ "commit": "b4030a050a2c7223f45f498f3ab8cfc7f87059d9"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui-react-native/menu",
76
+ "comment": "Bump @fluentui-react-native/interactive-hooks to v0.16.4",
77
+ "commit": "b4030a050a2c7223f45f498f3ab8cfc7f87059d9"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui-react-native/menu",
82
+ "comment": "Bump @fluentui-react-native/tokens to v0.15.0",
83
+ "commit": "b4030a050a2c7223f45f498f3ab8cfc7f87059d9"
84
+ },
85
+ {
86
+ "author": "beachball",
87
+ "package": "@fluentui-react-native/menu",
88
+ "comment": "Bump @fluentui-react-native/button to v0.22.30",
89
+ "commit": "b4030a050a2c7223f45f498f3ab8cfc7f87059d9"
90
+ }
91
+ ]
92
+ }
93
+ },
94
+ {
95
+ "date": "Wed, 29 Jun 2022 21:06:49 GMT",
96
+ "tag": "@fluentui-react-native/menu_v1.0.2",
97
+ "version": "1.0.2",
98
+ "comments": {
99
+ "patch": [
100
+ {
101
+ "author": "ruaraki@microsoft.com",
102
+ "package": "@fluentui-react-native/menu",
103
+ "commit": "c606f6deb5e1be500fc4183e6537dbf523c84194",
104
+ "comment": "Some refactoring"
105
+ }
106
+ ]
107
+ }
108
+ },
109
+ {
110
+ "date": "Tue, 28 Jun 2022 22:01:06 GMT",
6
111
  "tag": "@fluentui-react-native/menu_v1.0.1",
7
112
  "version": "1.0.1",
8
113
  "comments": {
package/CHANGELOG.md CHANGED
@@ -1,12 +1,46 @@
1
1
  # Change Log - @fluentui-react-native/menu
2
2
 
3
- This log was last generated on Tue, 28 Jun 2022 22:00:51 GMT and should not be manually modified.
3
+ This log was last generated on Fri, 08 Jul 2022 21:22:05 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
+ ## 1.0.4
8
+
9
+ Fri, 08 Jul 2022 21:22:05 GMT
10
+
11
+ ### Patches
12
+
13
+ - Bump @fluentui-react-native/callout to v0.20.10
14
+ - Bump @fluentui-react-native/experimental-text to v0.9.2
15
+ - Bump @fluentui-react-native/framework to v0.7.32
16
+ - Bump @fluentui-react-native/interactive-hooks to v0.16.5
17
+ - Bump @fluentui-react-native/tokens to v0.15.1
18
+ - Bump @fluentui-react-native/button to v0.22.31
19
+
20
+ ## 1.0.3
21
+
22
+ Thu, 07 Jul 2022 21:24:07 GMT
23
+
24
+ ### Patches
25
+
26
+ - Bump @fluentui-react-native/callout to v0.20.9
27
+ - Bump @fluentui-react-native/experimental-text to v0.9.1
28
+ - Bump @fluentui-react-native/framework to v0.7.31
29
+ - Bump @fluentui-react-native/interactive-hooks to v0.16.4
30
+ - Bump @fluentui-react-native/tokens to v0.15.0
31
+ - Bump @fluentui-react-native/button to v0.22.30
32
+
33
+ ## 1.0.2
34
+
35
+ Wed, 29 Jun 2022 21:06:49 GMT
36
+
37
+ ### Patches
38
+
39
+ - Some refactoring (ruaraki@microsoft.com)
40
+
7
41
  ## 1.0.1
8
42
 
9
- Tue, 28 Jun 2022 22:00:51 GMT
43
+ Tue, 28 Jun 2022 22:01:06 GMT
10
44
 
11
45
  ### Patches
12
46
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fluentui-react-native/menu",
3
- "version": "1.0.1",
3
+ "version": "1.0.4",
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,18 +23,18 @@
23
23
  },
24
24
  "dependencies": {
25
25
  "@fluentui-react-native/adapters": ">=0.8.5 <1.0.0",
26
- "@fluentui-react-native/callout": ">=0.20.8 <1.0.0",
27
- "@fluentui-react-native/experimental-text": ">=0.9.0 <1.0.0",
28
- "@fluentui-react-native/framework": "0.7.30",
29
- "@fluentui-react-native/interactive-hooks": ">=0.16.3 <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
30
  "@fluentui-react-native/theme-tokens": ">=0.18.0 <1.0.0",
31
- "@fluentui-react-native/tokens": ">=0.14.0 <1.0.0",
31
+ "@fluentui-react-native/tokens": ">=0.15.1 <1.0.0",
32
32
  "@fluentui-react-native/use-styling": ">=0.8.3 <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.22.29 <1.0.0",
37
+ "@fluentui-react-native/button": ">=0.22.31 <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",