@fluentui/react-menu 9.12.14 → 9.12.15
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +35 -8
- package/CHANGELOG.md +20 -9
- 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": "
|
5
|
+
"date": "Tue, 12 Sep 2023 08:48:17 GMT",
|
6
|
+
"tag": "@fluentui/react-menu_v9.12.15",
|
7
|
+
"version": "9.12.15",
|
8
|
+
"comments": {
|
9
|
+
"patch": [
|
10
|
+
{
|
11
|
+
"author": "beachball",
|
12
|
+
"package": "@fluentui/react-menu",
|
13
|
+
"comment": "Bump @fluentui/react-portal to v9.3.14",
|
14
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "beachball",
|
18
|
+
"package": "@fluentui/react-menu",
|
19
|
+
"comment": "Bump @fluentui/react-tabster to v9.12.9",
|
20
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-menu",
|
25
|
+
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.7",
|
26
|
+
"commit": "6fa505d282299778ee9c160ab91f2f510e2d4335"
|
27
|
+
}
|
28
|
+
]
|
29
|
+
}
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"date": "Wed, 06 Sep 2023 13:31:31 GMT",
|
6
33
|
"tag": "@fluentui/react-menu_v9.12.14",
|
7
34
|
"version": "9.12.14",
|
8
35
|
"comments": {
|
@@ -11,43 +38,43 @@
|
|
11
38
|
"author": "beachball",
|
12
39
|
"package": "@fluentui/react-menu",
|
13
40
|
"comment": "Bump @fluentui/react-aria to v9.3.36",
|
14
|
-
"commit": "
|
41
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
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.34",
|
20
|
-
"commit": "
|
47
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
21
48
|
},
|
22
49
|
{
|
23
50
|
"author": "beachball",
|
24
51
|
"package": "@fluentui/react-menu",
|
25
52
|
"comment": "Bump @fluentui/react-portal to v9.3.13",
|
26
|
-
"commit": "
|
53
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
27
54
|
},
|
28
55
|
{
|
29
56
|
"author": "beachball",
|
30
57
|
"package": "@fluentui/react-menu",
|
31
58
|
"comment": "Bump @fluentui/react-positioning to v9.9.11",
|
32
|
-
"commit": "
|
59
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
33
60
|
},
|
34
61
|
{
|
35
62
|
"author": "beachball",
|
36
63
|
"package": "@fluentui/react-menu",
|
37
64
|
"comment": "Bump @fluentui/react-tabster to v9.12.8",
|
38
|
-
"commit": "
|
65
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
39
66
|
},
|
40
67
|
{
|
41
68
|
"author": "beachball",
|
42
69
|
"package": "@fluentui/react-menu",
|
43
70
|
"comment": "Bump @fluentui/react-utilities to v9.13.3",
|
44
|
-
"commit": "
|
71
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
45
72
|
},
|
46
73
|
{
|
47
74
|
"author": "beachball",
|
48
75
|
"package": "@fluentui/react-menu",
|
49
76
|
"comment": "Bump @fluentui/react-jsx-runtime to v9.0.6",
|
50
|
-
"commit": "
|
77
|
+
"commit": "52532950407fd4d3664ec6aa337855214233813b"
|
51
78
|
}
|
52
79
|
]
|
53
80
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,23 +1,34 @@
|
|
1
1
|
# Change Log - @fluentui/react-menu
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Tue, 12 Sep 2023 08:48:17 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.12.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.15)
|
8
|
+
|
9
|
+
Tue, 12 Sep 2023 08:48:17 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.14..@fluentui/react-menu_v9.12.15)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-portal to v9.3.14 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
15
|
+
- Bump @fluentui/react-tabster to v9.12.9 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
16
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.7 ([PR #29129](https://github.com/microsoft/fluentui/pull/29129) by beachball)
|
17
|
+
|
7
18
|
## [9.12.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.14)
|
8
19
|
|
9
|
-
Wed, 06 Sep 2023 13:
|
20
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
10
21
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.13..@fluentui/react-menu_v9.12.14)
|
11
22
|
|
12
23
|
### Patches
|
13
24
|
|
14
|
-
- Bump @fluentui/react-aria to v9.3.36 ([PR #
|
15
|
-
- Bump @fluentui/react-context-selector to v9.1.34 ([PR #
|
16
|
-
- Bump @fluentui/react-portal to v9.3.13 ([PR #
|
17
|
-
- Bump @fluentui/react-positioning to v9.9.11 ([PR #
|
18
|
-
- Bump @fluentui/react-tabster to v9.12.8 ([PR #
|
19
|
-
- Bump @fluentui/react-utilities to v9.13.3 ([PR #
|
20
|
-
- Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #
|
25
|
+
- Bump @fluentui/react-aria to v9.3.36 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
26
|
+
- Bump @fluentui/react-context-selector to v9.1.34 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
27
|
+
- Bump @fluentui/react-portal to v9.3.13 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
28
|
+
- Bump @fluentui/react-positioning to v9.9.11 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
29
|
+
- Bump @fluentui/react-tabster to v9.12.8 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
30
|
+
- Bump @fluentui/react-utilities to v9.13.3 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
31
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.6 ([PR #29080](https://github.com/microsoft/fluentui/pull/29080) by beachball)
|
21
32
|
|
22
33
|
## [9.12.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.13)
|
23
34
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-menu",
|
3
|
-
"version": "9.12.
|
3
|
+
"version": "9.12.15",
|
4
4
|
"description": "Fluent UI menu component",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -40,13 +40,13 @@
|
|
40
40
|
"@fluentui/react-aria": "^9.3.36",
|
41
41
|
"@fluentui/react-context-selector": "^9.1.34",
|
42
42
|
"@fluentui/react-icons": "^2.0.207",
|
43
|
-
"@fluentui/react-portal": "^9.3.
|
43
|
+
"@fluentui/react-portal": "^9.3.14",
|
44
44
|
"@fluentui/react-positioning": "^9.9.11",
|
45
45
|
"@fluentui/react-shared-contexts": "^9.7.3",
|
46
|
-
"@fluentui/react-tabster": "^9.12.
|
46
|
+
"@fluentui/react-tabster": "^9.12.9",
|
47
47
|
"@fluentui/react-theme": "^9.1.12",
|
48
48
|
"@fluentui/react-utilities": "^9.13.3",
|
49
|
-
"@fluentui/react-jsx-runtime": "^9.0.
|
49
|
+
"@fluentui/react-jsx-runtime": "^9.0.7",
|
50
50
|
"@griffel/react": "^1.5.14",
|
51
51
|
"@swc/helpers": "^0.5.1"
|
52
52
|
},
|