@fluentui/react-menu 9.6.10 → 9.6.12
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +61 -1
- package/CHANGELOG.md +25 -2
- package/package.json +7 -7
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,67 @@
|
|
2
2
|
"name": "@fluentui/react-menu",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Wed, 22 Feb 2023 23:04:48 GMT",
|
6
|
+
"tag": "@fluentui/react-menu_v9.6.12",
|
7
|
+
"version": "9.6.12",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-menu",
|
13
|
+
"comment": "Bump @fluentui/react-positioning to v9.5.0",
|
14
|
+
"commit": "9ee6caa17f745e014ecba467a4528181ae49be30"
|
15
|
+
}
|
16
|
+
]
|
17
|
+
}
|
18
|
+
},
|
19
|
+
{
|
20
|
+
"date": "Wed, 15 Feb 2023 11:44:52 GMT",
|
21
|
+
"tag": "@fluentui/react-menu_v9.6.11",
|
22
|
+
"version": "9.6.11",
|
23
|
+
"comments": {
|
24
|
+
"patch": [
|
25
|
+
{
|
26
|
+
"author": "beachball",
|
27
|
+
"package": "@fluentui/react-menu",
|
28
|
+
"comment": "Bump @fluentui/react-aria to v9.3.10",
|
29
|
+
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"author": "beachball",
|
33
|
+
"package": "@fluentui/react-menu",
|
34
|
+
"comment": "Bump @fluentui/react-context-selector to v9.1.10",
|
35
|
+
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
|
36
|
+
},
|
37
|
+
{
|
38
|
+
"author": "beachball",
|
39
|
+
"package": "@fluentui/react-menu",
|
40
|
+
"comment": "Bump @fluentui/react-portal to v9.1.9",
|
41
|
+
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
|
42
|
+
},
|
43
|
+
{
|
44
|
+
"author": "beachball",
|
45
|
+
"package": "@fluentui/react-menu",
|
46
|
+
"comment": "Bump @fluentui/react-positioning to v9.4.3",
|
47
|
+
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
|
48
|
+
},
|
49
|
+
{
|
50
|
+
"author": "beachball",
|
51
|
+
"package": "@fluentui/react-menu",
|
52
|
+
"comment": "Bump @fluentui/react-tabster to v9.5.3",
|
53
|
+
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"author": "beachball",
|
57
|
+
"package": "@fluentui/react-menu",
|
58
|
+
"comment": "Bump @fluentui/react-utilities to v9.6.0",
|
59
|
+
"commit": "087d981aab96bef2e332a373069a19bc702a7ca2"
|
60
|
+
}
|
61
|
+
]
|
62
|
+
}
|
63
|
+
},
|
64
|
+
{
|
65
|
+
"date": "Mon, 13 Feb 2023 23:43:14 GMT",
|
6
66
|
"tag": "@fluentui/react-menu_v9.6.10",
|
7
67
|
"version": "9.6.10",
|
8
68
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,35 @@
|
|
1
1
|
# Change Log - @fluentui/react-menu
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Wed, 22 Feb 2023 23:04:48 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.6.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.12)
|
8
|
+
|
9
|
+
Wed, 22 Feb 2023 23:04:48 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.11..@fluentui/react-menu_v9.6.12)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-positioning to v9.5.0 ([PR #26616](https://github.com/microsoft/fluentui/pull/26616) by beachball)
|
15
|
+
|
16
|
+
## [9.6.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.11)
|
17
|
+
|
18
|
+
Wed, 15 Feb 2023 11:44:52 GMT
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.10..@fluentui/react-menu_v9.6.11)
|
20
|
+
|
21
|
+
### Patches
|
22
|
+
|
23
|
+
- Bump @fluentui/react-aria to v9.3.10 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
|
24
|
+
- Bump @fluentui/react-context-selector to v9.1.10 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
|
25
|
+
- Bump @fluentui/react-portal to v9.1.9 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
|
26
|
+
- Bump @fluentui/react-positioning to v9.4.3 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
|
27
|
+
- Bump @fluentui/react-tabster to v9.5.3 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
|
28
|
+
- Bump @fluentui/react-utilities to v9.6.0 ([PR #26845](https://github.com/microsoft/fluentui/pull/26845) by beachball)
|
29
|
+
|
7
30
|
## [9.6.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.10)
|
8
31
|
|
9
|
-
Mon, 13 Feb 2023 23:
|
32
|
+
Mon, 13 Feb 2023 23:43:14 GMT
|
10
33
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.9..@fluentui/react-menu_v9.6.10)
|
11
34
|
|
12
35
|
### Patches
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-menu",
|
3
|
-
"version": "9.6.
|
3
|
+
"version": "9.6.12",
|
4
4
|
"description": "Fluent UI menu component",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -35,16 +35,16 @@
|
|
35
35
|
"@fluentui/scripts-tasks": "*"
|
36
36
|
},
|
37
37
|
"dependencies": {
|
38
|
-
"@fluentui/react-aria": "^9.3.
|
38
|
+
"@fluentui/react-aria": "^9.3.10",
|
39
39
|
"@fluentui/keyboard-keys": "^9.0.1",
|
40
|
-
"@fluentui/react-context-selector": "^9.1.
|
40
|
+
"@fluentui/react-context-selector": "^9.1.10",
|
41
41
|
"@fluentui/react-icons": "^2.0.175",
|
42
|
-
"@fluentui/react-portal": "^9.1.
|
43
|
-
"@fluentui/react-positioning": "^9.
|
42
|
+
"@fluentui/react-portal": "^9.1.9",
|
43
|
+
"@fluentui/react-positioning": "^9.5.0",
|
44
44
|
"@fluentui/react-shared-contexts": "^9.2.0",
|
45
|
-
"@fluentui/react-tabster": "^9.5.
|
45
|
+
"@fluentui/react-tabster": "^9.5.3",
|
46
46
|
"@fluentui/react-theme": "^9.1.5",
|
47
|
-
"@fluentui/react-utilities": "^9.
|
47
|
+
"@fluentui/react-utilities": "^9.6.0",
|
48
48
|
"@griffel/react": "^1.5.2",
|
49
49
|
"tslib": "^2.1.0"
|
50
50
|
},
|