@fluentui/react-menu 9.6.6 → 9.6.7
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +34 -7
- package/CHANGELOG.md +19 -8
- package/package.json +4 -4
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,34 @@
|
|
2
2
|
"name": "@fluentui/react-menu",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "Tue,
|
5
|
+
"date": "Tue, 07 Feb 2023 14:10:47 GMT",
|
6
|
+
"tag": "@fluentui/react-menu_v9.6.7",
|
7
|
+
"version": "9.6.7",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-menu",
|
13
|
+
"comment": "Bump @fluentui/react-portal to v9.1.6",
|
14
|
+
"commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-menu",
|
19
|
+
"comment": "Bump @fluentui/react-positioning to v9.3.11",
|
20
|
+
"commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-menu",
|
25
|
+
"comment": "Bump @fluentui/react-tabster to v9.5.0",
|
26
|
+
"commit": "8a1405562b3328c408f15e3bf511d3eb6a0c0e66"
|
27
|
+
}
|
28
|
+
]
|
29
|
+
}
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"date": "Tue, 31 Jan 2023 19:53:58 GMT",
|
6
33
|
"tag": "@fluentui/react-menu_v9.6.6",
|
7
34
|
"version": "9.6.6",
|
8
35
|
"comments": {
|
@@ -11,37 +38,37 @@
|
|
11
38
|
"author": "beachball",
|
12
39
|
"package": "@fluentui/react-menu",
|
13
40
|
"comment": "Bump @fluentui/react-aria to v9.3.7",
|
14
|
-
"commit": "
|
41
|
+
"commit": "794d9e845cb952f597ba786e70cd8d248be62746"
|
15
42
|
},
|
16
43
|
{
|
17
44
|
"author": "beachball",
|
18
45
|
"package": "@fluentui/react-menu",
|
19
46
|
"comment": "Bump @fluentui/react-context-selector to v9.1.7",
|
20
|
-
"commit": "
|
47
|
+
"commit": "794d9e845cb952f597ba786e70cd8d248be62746"
|
21
48
|
},
|
22
49
|
{
|
23
50
|
"author": "beachball",
|
24
51
|
"package": "@fluentui/react-menu",
|
25
52
|
"comment": "Bump @fluentui/react-portal to v9.1.5",
|
26
|
-
"commit": "
|
53
|
+
"commit": "794d9e845cb952f597ba786e70cd8d248be62746"
|
27
54
|
},
|
28
55
|
{
|
29
56
|
"author": "beachball",
|
30
57
|
"package": "@fluentui/react-menu",
|
31
58
|
"comment": "Bump @fluentui/react-positioning to v9.3.10",
|
32
|
-
"commit": "
|
59
|
+
"commit": "794d9e845cb952f597ba786e70cd8d248be62746"
|
33
60
|
},
|
34
61
|
{
|
35
62
|
"author": "beachball",
|
36
63
|
"package": "@fluentui/react-menu",
|
37
64
|
"comment": "Bump @fluentui/react-tabster to v9.4.2",
|
38
|
-
"commit": "
|
65
|
+
"commit": "794d9e845cb952f597ba786e70cd8d248be62746"
|
39
66
|
},
|
40
67
|
{
|
41
68
|
"author": "beachball",
|
42
69
|
"package": "@fluentui/react-menu",
|
43
70
|
"comment": "Bump @fluentui/react-utilities to v9.5.1",
|
44
|
-
"commit": "
|
71
|
+
"commit": "794d9e845cb952f597ba786e70cd8d248be62746"
|
45
72
|
}
|
46
73
|
]
|
47
74
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,22 +1,33 @@
|
|
1
1
|
# Change Log - @fluentui/react-menu
|
2
2
|
|
3
|
-
This log was last generated on Tue,
|
3
|
+
This log was last generated on Tue, 07 Feb 2023 14:10:47 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.6.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.7)
|
8
|
+
|
9
|
+
Tue, 07 Feb 2023 14:10:47 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.6..@fluentui/react-menu_v9.6.7)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-portal to v9.1.6 ([PR #26732](https://github.com/microsoft/fluentui/pull/26732) by beachball)
|
15
|
+
- Bump @fluentui/react-positioning to v9.3.11 ([PR #26732](https://github.com/microsoft/fluentui/pull/26732) by beachball)
|
16
|
+
- Bump @fluentui/react-tabster to v9.5.0 ([PR #26732](https://github.com/microsoft/fluentui/pull/26732) by beachball)
|
17
|
+
|
7
18
|
## [9.6.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.6)
|
8
19
|
|
9
|
-
Tue, 31 Jan 2023 19:
|
20
|
+
Tue, 31 Jan 2023 19:53:58 GMT
|
10
21
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.5..@fluentui/react-menu_v9.6.6)
|
11
22
|
|
12
23
|
### Patches
|
13
24
|
|
14
|
-
- Bump @fluentui/react-aria to v9.3.7 ([PR #
|
15
|
-
- Bump @fluentui/react-context-selector to v9.1.7 ([PR #
|
16
|
-
- Bump @fluentui/react-portal to v9.1.5 ([PR #
|
17
|
-
- Bump @fluentui/react-positioning to v9.3.10 ([PR #
|
18
|
-
- Bump @fluentui/react-tabster to v9.4.2 ([PR #
|
19
|
-
- Bump @fluentui/react-utilities to v9.5.1 ([PR #
|
25
|
+
- Bump @fluentui/react-aria to v9.3.7 ([PR #26557](https://github.com/microsoft/fluentui/pull/26557) by beachball)
|
26
|
+
- Bump @fluentui/react-context-selector to v9.1.7 ([PR #26557](https://github.com/microsoft/fluentui/pull/26557) by beachball)
|
27
|
+
- Bump @fluentui/react-portal to v9.1.5 ([PR #26557](https://github.com/microsoft/fluentui/pull/26557) by beachball)
|
28
|
+
- Bump @fluentui/react-positioning to v9.3.10 ([PR #26557](https://github.com/microsoft/fluentui/pull/26557) by beachball)
|
29
|
+
- Bump @fluentui/react-tabster to v9.4.2 ([PR #26557](https://github.com/microsoft/fluentui/pull/26557) by beachball)
|
30
|
+
- Bump @fluentui/react-utilities to v9.5.1 ([PR #26557](https://github.com/microsoft/fluentui/pull/26557) by beachball)
|
20
31
|
|
21
32
|
## [9.6.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.5)
|
22
33
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-menu",
|
3
|
-
"version": "9.6.
|
3
|
+
"version": "9.6.7",
|
4
4
|
"description": "Fluent UI menu component",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -39,10 +39,10 @@
|
|
39
39
|
"@fluentui/keyboard-keys": "^9.0.1",
|
40
40
|
"@fluentui/react-context-selector": "^9.1.7",
|
41
41
|
"@fluentui/react-icons": "^2.0.175",
|
42
|
-
"@fluentui/react-portal": "^9.1.
|
43
|
-
"@fluentui/react-positioning": "^9.3.
|
42
|
+
"@fluentui/react-portal": "^9.1.6",
|
43
|
+
"@fluentui/react-positioning": "^9.3.11",
|
44
44
|
"@fluentui/react-shared-contexts": "^9.2.0",
|
45
|
-
"@fluentui/react-tabster": "^9.
|
45
|
+
"@fluentui/react-tabster": "^9.5.0",
|
46
46
|
"@fluentui/react-theme": "^9.1.5",
|
47
47
|
"@fluentui/react-utilities": "^9.5.1",
|
48
48
|
"@griffel/react": "^1.5.2",
|