@fluentui/react-menu 9.14.6 → 9.14.7
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.md +153 -137
- package/lib/components/MenuPopover/useMenuPopover.js +8 -8
- package/lib/components/MenuPopover/useMenuPopover.js.map +1 -1
- package/lib-commonjs/components/MenuPopover/useMenuPopover.js +7 -7
- package/lib-commonjs/components/MenuPopover/useMenuPopover.js.map +1 -1
- package/package.json +12 -12
package/CHANGELOG.md
CHANGED
@@ -1,25 +1,41 @@
|
|
1
1
|
# Change Log - @fluentui/react-menu
|
2
2
|
|
3
|
-
This log was last generated on Thu,
|
3
|
+
This log was last generated on Thu, 06 Jun 2024 15:22:16 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.14.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.14.7)
|
8
|
+
|
9
|
+
Thu, 06 Jun 2024 15:22:16 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.14.6..@fluentui/react-menu_v9.14.7)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- chore: disable eslint rule. ([PR #30967](https://github.com/microsoft/fluentui/pull/30967) by seanmonahan@microsoft.com)
|
15
|
+
- Bump @fluentui/react-aria to v9.12.0 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
16
|
+
- Bump @fluentui/react-context-selector to v9.1.61 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
17
|
+
- Bump @fluentui/react-portal to v9.4.27 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
18
|
+
- Bump @fluentui/react-positioning to v9.15.3 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
19
|
+
- Bump @fluentui/react-tabster to v9.21.5 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
20
|
+
- Bump @fluentui/react-utilities to v9.18.10 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
21
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.39 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
22
|
+
|
7
23
|
## [9.14.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.14.6)
|
8
24
|
|
9
|
-
Thu, 23 May 2024
|
25
|
+
Thu, 23 May 2024 08:02:45 GMT
|
10
26
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.14.5..@fluentui/react-menu_v9.14.6)
|
11
27
|
|
12
28
|
### Patches
|
13
29
|
|
14
30
|
- chore: replace usage of .shorthands() in styles ([PR #31432](https://github.com/microsoft/fluentui/pull/31432) by olfedias@microsoft.com)
|
15
|
-
- Bump @fluentui/react-aria to v9.11.4 ([commit](https://github.com/microsoft/fluentui/commit/
|
16
|
-
- Bump @fluentui/react-portal to v9.4.26 ([commit](https://github.com/microsoft/fluentui/commit/
|
17
|
-
- Bump @fluentui/react-positioning to v9.15.2 ([commit](https://github.com/microsoft/fluentui/commit/
|
18
|
-
- Bump @fluentui/react-tabster to v9.21.4 ([commit](https://github.com/microsoft/fluentui/commit/
|
31
|
+
- Bump @fluentui/react-aria to v9.11.4 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
32
|
+
- Bump @fluentui/react-portal to v9.4.26 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
33
|
+
- Bump @fluentui/react-positioning to v9.15.2 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
34
|
+
- Bump @fluentui/react-tabster to v9.21.4 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
19
35
|
|
20
36
|
## [9.14.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.14.5)
|
21
37
|
|
22
|
-
Mon, 20 May 2024 12:44:57 GMT
|
38
|
+
Mon, 20 May 2024 12:44:57 GMT
|
23
39
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.14.4..@fluentui/react-menu_v9.14.5)
|
24
40
|
|
25
41
|
### Patches
|
@@ -37,16 +53,16 @@ Mon, 20 May 2024 12:44:57 GMT
|
|
37
53
|
|
38
54
|
## [9.14.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.14.4)
|
39
55
|
|
40
|
-
Thu, 16 May 2024 09:25:15 GMT
|
56
|
+
Thu, 16 May 2024 09:25:15 GMT
|
41
57
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.14.3..@fluentui/react-menu_v9.14.4)
|
42
58
|
|
43
59
|
### Patches
|
44
60
|
|
45
|
-
-
|
61
|
+
- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
|
46
62
|
|
47
63
|
## [9.14.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.14.3)
|
48
64
|
|
49
|
-
Thu, 09 May 2024 19:35:12 GMT
|
65
|
+
Thu, 09 May 2024 19:35:12 GMT
|
50
66
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.14.2..@fluentui/react-menu_v9.14.3)
|
51
67
|
|
52
68
|
### Patches
|
@@ -58,7 +74,7 @@ Thu, 09 May 2024 19:35:12 GMT
|
|
58
74
|
|
59
75
|
## [9.14.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.14.2)
|
60
76
|
|
61
|
-
Mon, 06 May 2024 12:55:02 GMT
|
77
|
+
Mon, 06 May 2024 12:55:02 GMT
|
62
78
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.14.1..@fluentui/react-menu_v9.14.2)
|
63
79
|
|
64
80
|
### Patches
|
@@ -74,12 +90,12 @@ Mon, 06 May 2024 12:55:02 GMT
|
|
74
90
|
|
75
91
|
## [9.14.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.14.1)
|
76
92
|
|
77
|
-
Thu, 02 May 2024 11:36:34 GMT
|
93
|
+
Thu, 02 May 2024 11:36:34 GMT
|
78
94
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.14.0..@fluentui/react-menu_v9.14.1)
|
79
95
|
|
80
96
|
### Patches
|
81
97
|
|
82
|
-
-
|
98
|
+
- chore: upgrade @fluentui/react-icons to 2.0.237. ([PR #31139](https://github.com/microsoft/fluentui/pull/31139) by ololubek@microsoft.com)
|
83
99
|
- daniharo:fix-menu-split ([PR #30959](https://github.com/microsoft/fluentui/pull/30959) by lingfangao@hotmail.com)
|
84
100
|
- refactor: use timeout and animation frame utilities ([PR #31168](https://github.com/microsoft/fluentui/pull/31168) by lingfangao@hotmail.com)
|
85
101
|
- Bump @fluentui/react-aria to v9.11.0 ([PR #31231](https://github.com/microsoft/fluentui/pull/31231) by beachball)
|
@@ -88,7 +104,7 @@ Thu, 02 May 2024 11:36:34 GMT
|
|
88
104
|
|
89
105
|
## [9.14.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.14.0)
|
90
106
|
|
91
|
-
Tue, 23 Apr 2024 08:17:47 GMT
|
107
|
+
Tue, 23 Apr 2024 08:17:47 GMT
|
92
108
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.13.7..@fluentui/react-menu_v9.14.0)
|
93
109
|
|
94
110
|
### Minor changes
|
@@ -105,7 +121,7 @@ Tue, 23 Apr 2024 08:17:47 GMT
|
|
105
121
|
|
106
122
|
## [9.13.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.13.7)
|
107
123
|
|
108
|
-
Wed, 17 Apr 2024 21:53:54 GMT
|
124
|
+
Wed, 17 Apr 2024 21:53:54 GMT
|
109
125
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.13.6..@fluentui/react-menu_v9.13.7)
|
110
126
|
|
111
127
|
### Patches
|
@@ -117,7 +133,7 @@ Wed, 17 Apr 2024 21:53:54 GMT
|
|
117
133
|
|
118
134
|
## [9.13.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.13.6)
|
119
135
|
|
120
|
-
Tue, 02 Apr 2024 09:48:01 GMT
|
136
|
+
Tue, 02 Apr 2024 09:48:01 GMT
|
121
137
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.13.5..@fluentui/react-menu_v9.13.6)
|
122
138
|
|
123
139
|
### Patches
|
@@ -133,7 +149,7 @@ Tue, 02 Apr 2024 09:48:01 GMT
|
|
133
149
|
|
134
150
|
## [9.13.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.13.5)
|
135
151
|
|
136
|
-
Mon, 25 Mar 2024 11:12:14 GMT
|
152
|
+
Mon, 25 Mar 2024 11:12:14 GMT
|
137
153
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.13.4..@fluentui/react-menu_v9.13.5)
|
138
154
|
|
139
155
|
### Patches
|
@@ -142,7 +158,7 @@ Mon, 25 Mar 2024 11:12:14 GMT
|
|
142
158
|
|
143
159
|
## [9.13.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.13.4)
|
144
160
|
|
145
|
-
Mon, 18 Mar 2024 19:50:46 GMT
|
161
|
+
Mon, 18 Mar 2024 19:50:46 GMT
|
146
162
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.13.3..@fluentui/react-menu_v9.13.4)
|
147
163
|
|
148
164
|
### Patches
|
@@ -159,7 +175,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
|
|
159
175
|
|
160
176
|
## [9.13.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.13.3)
|
161
177
|
|
162
|
-
Fri, 15 Mar 2024 21:43:49 GMT
|
178
|
+
Fri, 15 Mar 2024 21:43:49 GMT
|
163
179
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.13.2..@fluentui/react-menu_v9.13.3)
|
164
180
|
|
165
181
|
### Patches
|
@@ -176,7 +192,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
|
|
176
192
|
|
177
193
|
## [9.13.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.13.2)
|
178
194
|
|
179
|
-
Thu, 07 Mar 2024 19:33:22 GMT
|
195
|
+
Thu, 07 Mar 2024 19:33:22 GMT
|
180
196
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.13.1..@fluentui/react-menu_v9.13.2)
|
181
197
|
|
182
198
|
### Patches
|
@@ -194,7 +210,7 @@ Thu, 07 Mar 2024 19:33:22 GMT
|
|
194
210
|
|
195
211
|
## [9.13.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.13.1)
|
196
212
|
|
197
|
-
Wed, 28 Feb 2024 02:34:19 GMT
|
213
|
+
Wed, 28 Feb 2024 02:34:19 GMT
|
198
214
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.13.0..@fluentui/react-menu_v9.13.1)
|
199
215
|
|
200
216
|
### Patches
|
@@ -210,7 +226,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
|
|
210
226
|
|
211
227
|
## [9.13.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.13.0)
|
212
228
|
|
213
|
-
Tue, 20 Feb 2024 14:22:21 GMT
|
229
|
+
Tue, 20 Feb 2024 14:22:21 GMT
|
214
230
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.50..@fluentui/react-menu_v9.13.0)
|
215
231
|
|
216
232
|
### Minor changes
|
@@ -231,7 +247,7 @@ Tue, 20 Feb 2024 14:22:21 GMT
|
|
231
247
|
|
232
248
|
## [9.12.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.50)
|
233
249
|
|
234
|
-
Tue, 06 Feb 2024 17:55:21 GMT
|
250
|
+
Tue, 06 Feb 2024 17:55:21 GMT
|
235
251
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.49..@fluentui/react-menu_v9.12.50)
|
236
252
|
|
237
253
|
### Patches
|
@@ -243,7 +259,7 @@ Tue, 06 Feb 2024 17:55:21 GMT
|
|
243
259
|
|
244
260
|
## [9.12.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.49)
|
245
261
|
|
246
|
-
Tue, 30 Jan 2024 23:16:54 GMT
|
262
|
+
Tue, 30 Jan 2024 23:16:54 GMT
|
247
263
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.48..@fluentui/react-menu_v9.12.49)
|
248
264
|
|
249
265
|
### Patches
|
@@ -258,7 +274,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
|
|
258
274
|
|
259
275
|
## [9.12.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.48)
|
260
276
|
|
261
|
-
Mon, 29 Jan 2024 13:56:05 GMT
|
277
|
+
Mon, 29 Jan 2024 13:56:05 GMT
|
262
278
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.47..@fluentui/react-menu_v9.12.48)
|
263
279
|
|
264
280
|
### Patches
|
@@ -268,7 +284,7 @@ Mon, 29 Jan 2024 13:56:05 GMT
|
|
268
284
|
|
269
285
|
## [9.12.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.47)
|
270
286
|
|
271
|
-
Fri, 26 Jan 2024 10:40:22 GMT
|
287
|
+
Fri, 26 Jan 2024 10:40:22 GMT
|
272
288
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.46..@fluentui/react-menu_v9.12.47)
|
273
289
|
|
274
290
|
### Patches
|
@@ -277,7 +293,7 @@ Fri, 26 Jan 2024 10:40:22 GMT
|
|
277
293
|
|
278
294
|
## [9.12.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.46)
|
279
295
|
|
280
|
-
Tue, 23 Jan 2024 15:11:00 GMT
|
296
|
+
Tue, 23 Jan 2024 15:11:00 GMT
|
281
297
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.45..@fluentui/react-menu_v9.12.46)
|
282
298
|
|
283
299
|
### Patches
|
@@ -292,7 +308,7 @@ Tue, 23 Jan 2024 15:11:00 GMT
|
|
292
308
|
|
293
309
|
## [9.12.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.45)
|
294
310
|
|
295
|
-
Thu, 18 Jan 2024 14:25:03 GMT
|
311
|
+
Thu, 18 Jan 2024 14:25:03 GMT
|
296
312
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.44..@fluentui/react-menu_v9.12.45)
|
297
313
|
|
298
314
|
### Patches
|
@@ -308,7 +324,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
|
|
308
324
|
|
309
325
|
## [9.12.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.44)
|
310
326
|
|
311
|
-
Wed, 17 Jan 2024 16:18:50 GMT
|
327
|
+
Wed, 17 Jan 2024 16:18:50 GMT
|
312
328
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.43..@fluentui/react-menu_v9.12.44)
|
313
329
|
|
314
330
|
### Patches
|
@@ -323,7 +339,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
|
|
323
339
|
|
324
340
|
## [9.12.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.43)
|
325
341
|
|
326
|
-
Tue, 16 Jan 2024 13:14:19 GMT
|
342
|
+
Tue, 16 Jan 2024 13:14:19 GMT
|
327
343
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.42..@fluentui/react-menu_v9.12.43)
|
328
344
|
|
329
345
|
### Patches
|
@@ -341,7 +357,7 @@ Tue, 16 Jan 2024 13:14:19 GMT
|
|
341
357
|
|
342
358
|
## [9.12.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.42)
|
343
359
|
|
344
|
-
Thu, 11 Jan 2024 09:04:29 GMT
|
360
|
+
Thu, 11 Jan 2024 09:04:29 GMT
|
345
361
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.41..@fluentui/react-menu_v9.12.42)
|
346
362
|
|
347
363
|
### Patches
|
@@ -351,7 +367,7 @@ Thu, 11 Jan 2024 09:04:29 GMT
|
|
351
367
|
|
352
368
|
## [9.12.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.41)
|
353
369
|
|
354
|
-
Tue, 09 Jan 2024 10:21:34 GMT
|
370
|
+
Tue, 09 Jan 2024 10:21:34 GMT
|
355
371
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.40..@fluentui/react-menu_v9.12.41)
|
356
372
|
|
357
373
|
### Patches
|
@@ -360,7 +376,7 @@ Tue, 09 Jan 2024 10:21:34 GMT
|
|
360
376
|
|
361
377
|
## [9.12.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.40)
|
362
378
|
|
363
|
-
Mon, 08 Jan 2024 16:24:22 GMT
|
379
|
+
Mon, 08 Jan 2024 16:24:22 GMT
|
364
380
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.39..@fluentui/react-menu_v9.12.40)
|
365
381
|
|
366
382
|
### Patches
|
@@ -376,7 +392,7 @@ Mon, 08 Jan 2024 16:24:22 GMT
|
|
376
392
|
|
377
393
|
## [9.12.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.39)
|
378
394
|
|
379
|
-
Wed, 03 Jan 2024 09:26:44 GMT
|
395
|
+
Wed, 03 Jan 2024 09:26:44 GMT
|
380
396
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.38..@fluentui/react-menu_v9.12.39)
|
381
397
|
|
382
398
|
### Patches
|
@@ -391,7 +407,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
|
|
391
407
|
|
392
408
|
## [9.12.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.38)
|
393
409
|
|
394
|
-
Mon, 18 Dec 2023 17:48:16 GMT
|
410
|
+
Mon, 18 Dec 2023 17:48:16 GMT
|
395
411
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.37..@fluentui/react-menu_v9.12.38)
|
396
412
|
|
397
413
|
### Patches
|
@@ -400,7 +416,7 @@ Mon, 18 Dec 2023 17:48:16 GMT
|
|
400
416
|
|
401
417
|
## [9.12.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.37)
|
402
418
|
|
403
|
-
Mon, 18 Dec 2023 14:40:46 GMT
|
419
|
+
Mon, 18 Dec 2023 14:40:46 GMT
|
404
420
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.36..@fluentui/react-menu_v9.12.37)
|
405
421
|
|
406
422
|
### Patches
|
@@ -416,7 +432,7 @@ Mon, 18 Dec 2023 14:40:46 GMT
|
|
416
432
|
|
417
433
|
## [9.12.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.36)
|
418
434
|
|
419
|
-
Thu, 14 Dec 2023 09:58:44 GMT
|
435
|
+
Thu, 14 Dec 2023 09:58:44 GMT
|
420
436
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.35..@fluentui/react-menu_v9.12.36)
|
421
437
|
|
422
438
|
### Patches
|
@@ -433,7 +449,7 @@ Thu, 14 Dec 2023 09:58:44 GMT
|
|
433
449
|
|
434
450
|
## [9.12.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.35)
|
435
451
|
|
436
|
-
Thu, 30 Nov 2023 13:42:08 GMT
|
452
|
+
Thu, 30 Nov 2023 13:42:08 GMT
|
437
453
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.34..@fluentui/react-menu_v9.12.35)
|
438
454
|
|
439
455
|
### Patches
|
@@ -446,7 +462,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
|
|
446
462
|
|
447
463
|
## [9.12.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.34)
|
448
464
|
|
449
|
-
Mon, 20 Nov 2023 09:55:10 GMT
|
465
|
+
Mon, 20 Nov 2023 09:55:10 GMT
|
450
466
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.33..@fluentui/react-menu_v9.12.34)
|
451
467
|
|
452
468
|
### Patches
|
@@ -458,7 +474,7 @@ Mon, 20 Nov 2023 09:55:10 GMT
|
|
458
474
|
|
459
475
|
## [9.12.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.33)
|
460
476
|
|
461
|
-
Tue, 14 Nov 2023 17:51:27 GMT
|
477
|
+
Tue, 14 Nov 2023 17:51:27 GMT
|
462
478
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.32..@fluentui/react-menu_v9.12.33)
|
463
479
|
|
464
480
|
### Patches
|
@@ -468,7 +484,7 @@ Tue, 14 Nov 2023 17:51:27 GMT
|
|
468
484
|
|
469
485
|
## [9.12.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.32)
|
470
486
|
|
471
|
-
Fri, 10 Nov 2023 13:46:32 GMT
|
487
|
+
Fri, 10 Nov 2023 13:46:32 GMT
|
472
488
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.31..@fluentui/react-menu_v9.12.32)
|
473
489
|
|
474
490
|
### Patches
|
@@ -477,7 +493,7 @@ Fri, 10 Nov 2023 13:46:32 GMT
|
|
477
493
|
|
478
494
|
## [9.12.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.31)
|
479
495
|
|
480
|
-
Thu, 09 Nov 2023 17:29:37 GMT
|
496
|
+
Thu, 09 Nov 2023 17:29:37 GMT
|
481
497
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.30..@fluentui/react-menu_v9.12.31)
|
482
498
|
|
483
499
|
### Patches
|
@@ -496,7 +512,7 @@ Thu, 09 Nov 2023 17:29:37 GMT
|
|
496
512
|
|
497
513
|
## [9.12.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.30)
|
498
514
|
|
499
|
-
Wed, 01 Nov 2023 12:55:59 GMT
|
515
|
+
Wed, 01 Nov 2023 12:55:59 GMT
|
500
516
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.29..@fluentui/react-menu_v9.12.30)
|
501
517
|
|
502
518
|
### Patches
|
@@ -509,7 +525,7 @@ Wed, 01 Nov 2023 12:55:59 GMT
|
|
509
525
|
|
510
526
|
## [9.12.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.29)
|
511
527
|
|
512
|
-
Sat, 28 Oct 2023 23:35:59 GMT
|
528
|
+
Sat, 28 Oct 2023 23:35:59 GMT
|
513
529
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.28..@fluentui/react-menu_v9.12.29)
|
514
530
|
|
515
531
|
### Patches
|
@@ -521,7 +537,7 @@ Sat, 28 Oct 2023 23:35:59 GMT
|
|
521
537
|
|
522
538
|
## [9.12.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.28)
|
523
539
|
|
524
|
-
Mon, 23 Oct 2023 09:51:57 GMT
|
540
|
+
Mon, 23 Oct 2023 09:51:57 GMT
|
525
541
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.27..@fluentui/react-menu_v9.12.28)
|
526
542
|
|
527
543
|
### Patches
|
@@ -531,7 +547,7 @@ Mon, 23 Oct 2023 09:51:57 GMT
|
|
531
547
|
|
532
548
|
## [9.12.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.27)
|
533
549
|
|
534
|
-
Wed, 18 Oct 2023 17:54:04 GMT
|
550
|
+
Wed, 18 Oct 2023 17:54:04 GMT
|
535
551
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.26..@fluentui/react-menu_v9.12.27)
|
536
552
|
|
537
553
|
### Patches
|
@@ -547,7 +563,7 @@ Wed, 18 Oct 2023 17:54:04 GMT
|
|
547
563
|
|
548
564
|
## [9.12.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.26)
|
549
565
|
|
550
|
-
Thu, 12 Oct 2023 14:55:44 GMT
|
566
|
+
Thu, 12 Oct 2023 14:55:44 GMT
|
551
567
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.25..@fluentui/react-menu_v9.12.26)
|
552
568
|
|
553
569
|
### Patches
|
@@ -556,7 +572,7 @@ Thu, 12 Oct 2023 14:55:44 GMT
|
|
556
572
|
|
557
573
|
## [9.12.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.25)
|
558
574
|
|
559
|
-
Wed, 11 Oct 2023 13:54:23 GMT
|
575
|
+
Wed, 11 Oct 2023 13:54:23 GMT
|
560
576
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.24..@fluentui/react-menu_v9.12.25)
|
561
577
|
|
562
578
|
### Patches
|
@@ -573,7 +589,7 @@ Wed, 11 Oct 2023 13:54:23 GMT
|
|
573
589
|
|
574
590
|
## [9.12.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.24)
|
575
591
|
|
576
|
-
Mon, 09 Oct 2023 20:45:41 GMT
|
592
|
+
Mon, 09 Oct 2023 20:45:41 GMT
|
577
593
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.23..@fluentui/react-menu_v9.12.24)
|
578
594
|
|
579
595
|
### Patches
|
@@ -590,7 +606,7 @@ Mon, 09 Oct 2023 20:45:41 GMT
|
|
590
606
|
|
591
607
|
## [9.12.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.23)
|
592
608
|
|
593
|
-
Thu, 05 Oct 2023 15:25:31 GMT
|
609
|
+
Thu, 05 Oct 2023 15:25:31 GMT
|
594
610
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.22..@fluentui/react-menu_v9.12.23)
|
595
611
|
|
596
612
|
### Patches
|
@@ -606,7 +622,7 @@ Thu, 05 Oct 2023 15:25:31 GMT
|
|
606
622
|
|
607
623
|
## [9.12.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.22)
|
608
624
|
|
609
|
-
Wed, 04 Oct 2023 08:45:47 GMT
|
625
|
+
Wed, 04 Oct 2023 08:45:47 GMT
|
610
626
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.21..@fluentui/react-menu_v9.12.22)
|
611
627
|
|
612
628
|
### Patches
|
@@ -621,7 +637,7 @@ Wed, 04 Oct 2023 08:45:47 GMT
|
|
621
637
|
|
622
638
|
## [9.12.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.21)
|
623
639
|
|
624
|
-
Mon, 02 Oct 2023 08:56:05 GMT
|
640
|
+
Mon, 02 Oct 2023 08:56:05 GMT
|
625
641
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.20..@fluentui/react-menu_v9.12.21)
|
626
642
|
|
627
643
|
### Patches
|
@@ -633,7 +649,7 @@ Mon, 02 Oct 2023 08:56:05 GMT
|
|
633
649
|
|
634
650
|
## [9.12.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.20)
|
635
651
|
|
636
|
-
Tue, 26 Sep 2023 17:49:07 GMT
|
652
|
+
Tue, 26 Sep 2023 17:49:07 GMT
|
637
653
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.19..@fluentui/react-menu_v9.12.20)
|
638
654
|
|
639
655
|
### Patches
|
@@ -652,7 +668,7 @@ Tue, 26 Sep 2023 17:49:07 GMT
|
|
652
668
|
|
653
669
|
## [9.12.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.19)
|
654
670
|
|
655
|
-
Tue, 26 Sep 2023 15:31:55 GMT
|
671
|
+
Tue, 26 Sep 2023 15:31:55 GMT
|
656
672
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.18..@fluentui/react-menu_v9.12.19)
|
657
673
|
|
658
674
|
### Patches
|
@@ -673,7 +689,7 @@ Tue, 26 Sep 2023 15:31:55 GMT
|
|
673
689
|
|
674
690
|
## [9.12.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.18)
|
675
691
|
|
676
|
-
Wed, 20 Sep 2023 17:47:39 GMT
|
692
|
+
Wed, 20 Sep 2023 17:47:39 GMT
|
677
693
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.17..@fluentui/react-menu_v9.12.18)
|
678
694
|
|
679
695
|
### Patches
|
@@ -687,7 +703,7 @@ Wed, 20 Sep 2023 17:47:39 GMT
|
|
687
703
|
|
688
704
|
## [9.12.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.17)
|
689
705
|
|
690
|
-
Wed, 20 Sep 2023 14:59:53 GMT
|
706
|
+
Wed, 20 Sep 2023 14:59:53 GMT
|
691
707
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.16..@fluentui/react-menu_v9.12.17)
|
692
708
|
|
693
709
|
### Patches
|
@@ -700,7 +716,7 @@ Wed, 20 Sep 2023 14:59:53 GMT
|
|
700
716
|
|
701
717
|
## [9.12.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.16)
|
702
718
|
|
703
|
-
Thu, 14 Sep 2023 16:44:47 GMT
|
719
|
+
Thu, 14 Sep 2023 16:44:47 GMT
|
704
720
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.15..@fluentui/react-menu_v9.12.16)
|
705
721
|
|
706
722
|
### Patches
|
@@ -709,7 +725,7 @@ Thu, 14 Sep 2023 16:44:47 GMT
|
|
709
725
|
|
710
726
|
## [9.12.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.15)
|
711
727
|
|
712
|
-
Tue, 12 Sep 2023 08:51:34 GMT
|
728
|
+
Tue, 12 Sep 2023 08:51:34 GMT
|
713
729
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.14..@fluentui/react-menu_v9.12.15)
|
714
730
|
|
715
731
|
### Patches
|
@@ -720,7 +736,7 @@ Tue, 12 Sep 2023 08:51:34 GMT
|
|
720
736
|
|
721
737
|
## [9.12.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.14)
|
722
738
|
|
723
|
-
Wed, 06 Sep 2023 13:31:31 GMT
|
739
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
724
740
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.13..@fluentui/react-menu_v9.12.14)
|
725
741
|
|
726
742
|
### Patches
|
@@ -735,7 +751,7 @@ Wed, 06 Sep 2023 13:31:31 GMT
|
|
735
751
|
|
736
752
|
## [9.12.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.13)
|
737
753
|
|
738
|
-
Tue, 05 Sep 2023 15:39:04 GMT
|
754
|
+
Tue, 05 Sep 2023 15:39:04 GMT
|
739
755
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.12..@fluentui/react-menu_v9.12.13)
|
740
756
|
|
741
757
|
### Patches
|
@@ -750,7 +766,7 @@ Tue, 05 Sep 2023 15:39:04 GMT
|
|
750
766
|
|
751
767
|
## [9.12.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.12)
|
752
768
|
|
753
|
-
Tue, 05 Sep 2023 13:29:26 GMT
|
769
|
+
Tue, 05 Sep 2023 13:29:26 GMT
|
754
770
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.11..@fluentui/react-menu_v9.12.12)
|
755
771
|
|
756
772
|
### Patches
|
@@ -770,7 +786,7 @@ Tue, 05 Sep 2023 13:29:26 GMT
|
|
770
786
|
|
771
787
|
## [9.12.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.11)
|
772
788
|
|
773
|
-
Tue, 29 Aug 2023 12:57:36 GMT
|
789
|
+
Tue, 29 Aug 2023 12:57:36 GMT
|
774
790
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.10..@fluentui/react-menu_v9.12.11)
|
775
791
|
|
776
792
|
### Patches
|
@@ -785,7 +801,7 @@ Tue, 29 Aug 2023 12:57:36 GMT
|
|
785
801
|
|
786
802
|
## [9.12.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.10)
|
787
803
|
|
788
|
-
Thu, 24 Aug 2023 10:26:35 GMT
|
804
|
+
Thu, 24 Aug 2023 10:26:35 GMT
|
789
805
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.9..@fluentui/react-menu_v9.12.10)
|
790
806
|
|
791
807
|
### Patches
|
@@ -800,7 +816,7 @@ Thu, 24 Aug 2023 10:26:35 GMT
|
|
800
816
|
|
801
817
|
## [9.12.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.9)
|
802
818
|
|
803
|
-
Wed, 23 Aug 2023 12:01:49 GMT
|
819
|
+
Wed, 23 Aug 2023 12:01:49 GMT
|
804
820
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.8..@fluentui/react-menu_v9.12.9)
|
805
821
|
|
806
822
|
### Patches
|
@@ -815,7 +831,7 @@ Wed, 23 Aug 2023 12:01:49 GMT
|
|
815
831
|
|
816
832
|
## [9.12.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.8)
|
817
833
|
|
818
|
-
Mon, 21 Aug 2023 11:38:01 GMT
|
834
|
+
Mon, 21 Aug 2023 11:38:01 GMT
|
819
835
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.7..@fluentui/react-menu_v9.12.8)
|
820
836
|
|
821
837
|
### Patches
|
@@ -825,7 +841,7 @@ Mon, 21 Aug 2023 11:38:01 GMT
|
|
825
841
|
|
826
842
|
## [9.12.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.7)
|
827
843
|
|
828
|
-
Wed, 16 Aug 2023 17:41:08 GMT
|
844
|
+
Wed, 16 Aug 2023 17:41:08 GMT
|
829
845
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.6..@fluentui/react-menu_v9.12.7)
|
830
846
|
|
831
847
|
### Patches
|
@@ -834,7 +850,7 @@ Wed, 16 Aug 2023 17:41:08 GMT
|
|
834
850
|
|
835
851
|
## [9.12.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.6)
|
836
852
|
|
837
|
-
Wed, 16 Aug 2023 11:38:33 GMT
|
853
|
+
Wed, 16 Aug 2023 11:38:33 GMT
|
838
854
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.5..@fluentui/react-menu_v9.12.6)
|
839
855
|
|
840
856
|
### Patches
|
@@ -843,7 +859,7 @@ Wed, 16 Aug 2023 11:38:33 GMT
|
|
843
859
|
|
844
860
|
## [9.12.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.5)
|
845
861
|
|
846
|
-
Fri, 11 Aug 2023 12:14:26 GMT
|
862
|
+
Fri, 11 Aug 2023 12:14:26 GMT
|
847
863
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.4..@fluentui/react-menu_v9.12.5)
|
848
864
|
|
849
865
|
### Patches
|
@@ -858,7 +874,7 @@ Fri, 11 Aug 2023 12:14:26 GMT
|
|
858
874
|
|
859
875
|
## [9.12.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.4)
|
860
876
|
|
861
|
-
Wed, 09 Aug 2023 13:16:58 GMT
|
877
|
+
Wed, 09 Aug 2023 13:16:58 GMT
|
862
878
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.3..@fluentui/react-menu_v9.12.4)
|
863
879
|
|
864
880
|
### Patches
|
@@ -875,7 +891,7 @@ Wed, 09 Aug 2023 13:16:58 GMT
|
|
875
891
|
|
876
892
|
## [9.12.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.3)
|
877
893
|
|
878
|
-
Fri, 04 Aug 2023 08:52:56 GMT
|
894
|
+
Fri, 04 Aug 2023 08:52:56 GMT
|
879
895
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.2..@fluentui/react-menu_v9.12.3)
|
880
896
|
|
881
897
|
### Patches
|
@@ -893,7 +909,7 @@ Fri, 04 Aug 2023 08:52:56 GMT
|
|
893
909
|
|
894
910
|
## [9.12.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.2)
|
895
911
|
|
896
|
-
Tue, 01 Aug 2023 13:04:24 GMT
|
912
|
+
Tue, 01 Aug 2023 13:04:24 GMT
|
897
913
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.1..@fluentui/react-menu_v9.12.2)
|
898
914
|
|
899
915
|
### Patches
|
@@ -902,7 +918,7 @@ Tue, 01 Aug 2023 13:04:24 GMT
|
|
902
918
|
|
903
919
|
## [9.12.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.1)
|
904
920
|
|
905
|
-
Tue, 01 Aug 2023 10:17:19 GMT
|
921
|
+
Tue, 01 Aug 2023 10:17:19 GMT
|
906
922
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.12.0..@fluentui/react-menu_v9.12.1)
|
907
923
|
|
908
924
|
### Patches
|
@@ -915,7 +931,7 @@ Tue, 01 Aug 2023 10:17:19 GMT
|
|
915
931
|
|
916
932
|
## [9.12.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.12.0)
|
917
933
|
|
918
|
-
Thu, 27 Jul 2023 10:34:13 GMT
|
934
|
+
Thu, 27 Jul 2023 10:34:13 GMT
|
919
935
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.11.1..@fluentui/react-menu_v9.12.0)
|
920
936
|
|
921
937
|
### Minor changes
|
@@ -925,7 +941,7 @@ Thu, 27 Jul 2023 10:34:13 GMT
|
|
925
941
|
|
926
942
|
## [9.11.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.11.1)
|
927
943
|
|
928
|
-
Tue, 25 Jul 2023 13:29:19 GMT
|
944
|
+
Tue, 25 Jul 2023 13:29:19 GMT
|
929
945
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.11.0..@fluentui/react-menu_v9.11.1)
|
930
946
|
|
931
947
|
### Patches
|
@@ -937,7 +953,7 @@ Tue, 25 Jul 2023 13:29:19 GMT
|
|
937
953
|
|
938
954
|
## [9.11.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.11.0)
|
939
955
|
|
940
|
-
Thu, 20 Jul 2023 18:27:30 GMT
|
956
|
+
Thu, 20 Jul 2023 18:27:30 GMT
|
941
957
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.10.0..@fluentui/react-menu_v9.11.0)
|
942
958
|
|
943
959
|
### Minor changes
|
@@ -953,7 +969,7 @@ Thu, 20 Jul 2023 18:27:30 GMT
|
|
953
969
|
|
954
970
|
## [9.10.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.10.0)
|
955
971
|
|
956
|
-
Tue, 11 Jul 2023 18:46:35 GMT
|
972
|
+
Tue, 11 Jul 2023 18:46:35 GMT
|
957
973
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.9.1..@fluentui/react-menu_v9.10.0)
|
958
974
|
|
959
975
|
### Minor changes
|
@@ -965,7 +981,7 @@ Tue, 11 Jul 2023 18:46:35 GMT
|
|
965
981
|
|
966
982
|
## [9.9.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.9.1)
|
967
983
|
|
968
|
-
Mon, 03 Jul 2023 13:34:27 GMT
|
984
|
+
Mon, 03 Jul 2023 13:34:27 GMT
|
969
985
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.9.0..@fluentui/react-menu_v9.9.1)
|
970
986
|
|
971
987
|
### Patches
|
@@ -976,7 +992,7 @@ Mon, 03 Jul 2023 13:34:27 GMT
|
|
976
992
|
|
977
993
|
## [9.9.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.9.0)
|
978
994
|
|
979
|
-
Mon, 03 Jul 2023 11:57:12 GMT
|
995
|
+
Mon, 03 Jul 2023 11:57:12 GMT
|
980
996
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.8.3..@fluentui/react-menu_v9.9.0)
|
981
997
|
|
982
998
|
### Minor changes
|
@@ -993,7 +1009,7 @@ Mon, 03 Jul 2023 11:57:12 GMT
|
|
993
1009
|
|
994
1010
|
## [9.8.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.8.3)
|
995
1011
|
|
996
|
-
Wed, 28 Jun 2023 11:12:28 GMT
|
1012
|
+
Wed, 28 Jun 2023 11:12:28 GMT
|
997
1013
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.8.2..@fluentui/react-menu_v9.8.3)
|
998
1014
|
|
999
1015
|
### Patches
|
@@ -1008,7 +1024,7 @@ Wed, 28 Jun 2023 11:12:28 GMT
|
|
1008
1024
|
|
1009
1025
|
## [9.8.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.8.2)
|
1010
1026
|
|
1011
|
-
Tue, 27 Jun 2023 11:21:23 GMT
|
1027
|
+
Tue, 27 Jun 2023 11:21:23 GMT
|
1012
1028
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.8.1..@fluentui/react-menu_v9.8.2)
|
1013
1029
|
|
1014
1030
|
### Patches
|
@@ -1018,7 +1034,7 @@ Tue, 27 Jun 2023 11:21:23 GMT
|
|
1018
1034
|
|
1019
1035
|
## [9.8.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.8.1)
|
1020
1036
|
|
1021
|
-
Mon, 26 Jun 2023 09:53:55 GMT
|
1037
|
+
Mon, 26 Jun 2023 09:53:55 GMT
|
1022
1038
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.8.0..@fluentui/react-menu_v9.8.1)
|
1023
1039
|
|
1024
1040
|
### Patches
|
@@ -1033,7 +1049,7 @@ Mon, 26 Jun 2023 09:53:55 GMT
|
|
1033
1049
|
|
1034
1050
|
## [9.8.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.8.0)
|
1035
1051
|
|
1036
|
-
Tue, 20 Jun 2023 12:38:59 GMT
|
1052
|
+
Tue, 20 Jun 2023 12:38:59 GMT
|
1037
1053
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.16..@fluentui/react-menu_v9.8.0)
|
1038
1054
|
|
1039
1055
|
### Minor changes
|
@@ -1056,7 +1072,7 @@ Tue, 20 Jun 2023 12:38:59 GMT
|
|
1056
1072
|
|
1057
1073
|
## [9.7.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.16)
|
1058
1074
|
|
1059
|
-
Wed, 31 May 2023 06:46:15 GMT
|
1075
|
+
Wed, 31 May 2023 06:46:15 GMT
|
1060
1076
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.15..@fluentui/react-menu_v9.7.16)
|
1061
1077
|
|
1062
1078
|
### Patches
|
@@ -1073,7 +1089,7 @@ Wed, 31 May 2023 06:46:15 GMT
|
|
1073
1089
|
|
1074
1090
|
## [9.7.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.15)
|
1075
1091
|
|
1076
|
-
Thu, 25 May 2023 10:00:48 GMT
|
1092
|
+
Thu, 25 May 2023 10:00:48 GMT
|
1077
1093
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.14..@fluentui/react-menu_v9.7.15)
|
1078
1094
|
|
1079
1095
|
### Patches
|
@@ -1088,7 +1104,7 @@ Thu, 25 May 2023 10:00:48 GMT
|
|
1088
1104
|
|
1089
1105
|
## [9.7.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.14)
|
1090
1106
|
|
1091
|
-
Wed, 24 May 2023 20:45:28 GMT
|
1107
|
+
Wed, 24 May 2023 20:45:28 GMT
|
1092
1108
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.13..@fluentui/react-menu_v9.7.14)
|
1093
1109
|
|
1094
1110
|
### Patches
|
@@ -1100,7 +1116,7 @@ Wed, 24 May 2023 20:45:28 GMT
|
|
1100
1116
|
|
1101
1117
|
## [9.7.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.13)
|
1102
1118
|
|
1103
|
-
Thu, 18 May 2023 13:11:08 GMT
|
1119
|
+
Thu, 18 May 2023 13:11:08 GMT
|
1104
1120
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.12..@fluentui/react-menu_v9.7.13)
|
1105
1121
|
|
1106
1122
|
### Patches
|
@@ -1110,7 +1126,7 @@ Thu, 18 May 2023 13:11:08 GMT
|
|
1110
1126
|
|
1111
1127
|
## [9.7.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.12)
|
1112
1128
|
|
1113
|
-
Thu, 18 May 2023 00:39:09 GMT
|
1129
|
+
Thu, 18 May 2023 00:39:09 GMT
|
1114
1130
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.11..@fluentui/react-menu_v9.7.12)
|
1115
1131
|
|
1116
1132
|
### Patches
|
@@ -1125,7 +1141,7 @@ Thu, 18 May 2023 00:39:09 GMT
|
|
1125
1141
|
|
1126
1142
|
## [9.7.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.11)
|
1127
1143
|
|
1128
|
-
Fri, 12 May 2023 20:27:26 GMT
|
1144
|
+
Fri, 12 May 2023 20:27:26 GMT
|
1129
1145
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.10..@fluentui/react-menu_v9.7.11)
|
1130
1146
|
|
1131
1147
|
### Patches
|
@@ -1148,7 +1164,7 @@ Fri, 12 May 2023 20:27:26 GMT
|
|
1148
1164
|
|
1149
1165
|
## [9.7.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.10)
|
1150
1166
|
|
1151
|
-
Mon, 24 Apr 2023 08:12:38 GMT
|
1167
|
+
Mon, 24 Apr 2023 08:12:38 GMT
|
1152
1168
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.9..@fluentui/react-menu_v9.7.10)
|
1153
1169
|
|
1154
1170
|
### Patches
|
@@ -1158,7 +1174,7 @@ Mon, 24 Apr 2023 08:12:38 GMT
|
|
1158
1174
|
|
1159
1175
|
## [9.7.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.9)
|
1160
1176
|
|
1161
|
-
Mon, 17 Apr 2023 17:53:52 GMT
|
1177
|
+
Mon, 17 Apr 2023 17:53:52 GMT
|
1162
1178
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.8..@fluentui/react-menu_v9.7.9)
|
1163
1179
|
|
1164
1180
|
### Patches
|
@@ -1174,7 +1190,7 @@ Mon, 17 Apr 2023 17:53:52 GMT
|
|
1174
1190
|
|
1175
1191
|
## [9.7.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.8)
|
1176
1192
|
|
1177
|
-
Wed, 12 Apr 2023 09:31:45 GMT
|
1193
|
+
Wed, 12 Apr 2023 09:31:45 GMT
|
1178
1194
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.7..@fluentui/react-menu_v9.7.8)
|
1179
1195
|
|
1180
1196
|
### Patches
|
@@ -1188,7 +1204,7 @@ Wed, 12 Apr 2023 09:31:45 GMT
|
|
1188
1204
|
|
1189
1205
|
## [9.7.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.7)
|
1190
1206
|
|
1191
|
-
Tue, 04 Apr 2023 18:44:49 GMT
|
1207
|
+
Tue, 04 Apr 2023 18:44:49 GMT
|
1192
1208
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.5..@fluentui/react-menu_v9.7.7)
|
1193
1209
|
|
1194
1210
|
### Patches
|
@@ -1203,7 +1219,7 @@ Tue, 04 Apr 2023 18:44:49 GMT
|
|
1203
1219
|
|
1204
1220
|
## [9.7.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.5)
|
1205
1221
|
|
1206
|
-
Tue, 21 Mar 2023 21:23:39 GMT
|
1222
|
+
Tue, 21 Mar 2023 21:23:39 GMT
|
1207
1223
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.4..@fluentui/react-menu_v9.7.5)
|
1208
1224
|
|
1209
1225
|
### Patches
|
@@ -1225,7 +1241,7 @@ Tue, 21 Mar 2023 21:23:39 GMT
|
|
1225
1241
|
|
1226
1242
|
## [9.7.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.4)
|
1227
1243
|
|
1228
|
-
Thu, 16 Mar 2023 14:36:59 GMT
|
1244
|
+
Thu, 16 Mar 2023 14:36:59 GMT
|
1229
1245
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.3..@fluentui/react-menu_v9.7.4)
|
1230
1246
|
|
1231
1247
|
### Patches
|
@@ -1239,7 +1255,7 @@ Thu, 16 Mar 2023 14:36:59 GMT
|
|
1239
1255
|
|
1240
1256
|
## [9.7.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.3)
|
1241
1257
|
|
1242
|
-
Wed, 15 Mar 2023 10:19:53 GMT
|
1258
|
+
Wed, 15 Mar 2023 10:19:53 GMT
|
1243
1259
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.2..@fluentui/react-menu_v9.7.3)
|
1244
1260
|
|
1245
1261
|
### Patches
|
@@ -1252,7 +1268,7 @@ Wed, 15 Mar 2023 10:19:53 GMT
|
|
1252
1268
|
|
1253
1269
|
## [9.7.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.2)
|
1254
1270
|
|
1255
|
-
Mon, 13 Mar 2023 08:58:24 GMT
|
1271
|
+
Mon, 13 Mar 2023 08:58:24 GMT
|
1256
1272
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.1..@fluentui/react-menu_v9.7.2)
|
1257
1273
|
|
1258
1274
|
### Patches
|
@@ -1267,7 +1283,7 @@ Mon, 13 Mar 2023 08:58:24 GMT
|
|
1267
1283
|
|
1268
1284
|
## [9.7.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.1)
|
1269
1285
|
|
1270
|
-
Fri, 10 Mar 2023 07:14:01 GMT
|
1286
|
+
Fri, 10 Mar 2023 07:14:01 GMT
|
1271
1287
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.7.0..@fluentui/react-menu_v9.7.1)
|
1272
1288
|
|
1273
1289
|
### Patches
|
@@ -1281,7 +1297,7 @@ Fri, 10 Mar 2023 07:14:01 GMT
|
|
1281
1297
|
|
1282
1298
|
## [9.7.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.7.0)
|
1283
1299
|
|
1284
|
-
Wed, 08 Mar 2023 17:42:33 GMT
|
1300
|
+
Wed, 08 Mar 2023 17:42:33 GMT
|
1285
1301
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.12..@fluentui/react-menu_v9.7.0)
|
1286
1302
|
|
1287
1303
|
### Minor changes
|
@@ -1303,7 +1319,7 @@ Wed, 08 Mar 2023 17:42:33 GMT
|
|
1303
1319
|
|
1304
1320
|
## [9.6.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.12)
|
1305
1321
|
|
1306
|
-
Wed, 22 Feb 2023 23:06:07 GMT
|
1322
|
+
Wed, 22 Feb 2023 23:06:07 GMT
|
1307
1323
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.11..@fluentui/react-menu_v9.6.12)
|
1308
1324
|
|
1309
1325
|
### Patches
|
@@ -1312,7 +1328,7 @@ Wed, 22 Feb 2023 23:06:07 GMT
|
|
1312
1328
|
|
1313
1329
|
## [9.6.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.11)
|
1314
1330
|
|
1315
|
-
Wed, 15 Feb 2023 11:44:52 GMT
|
1331
|
+
Wed, 15 Feb 2023 11:44:52 GMT
|
1316
1332
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.10..@fluentui/react-menu_v9.6.11)
|
1317
1333
|
|
1318
1334
|
### Patches
|
@@ -1326,7 +1342,7 @@ Wed, 15 Feb 2023 11:44:52 GMT
|
|
1326
1342
|
|
1327
1343
|
## [9.6.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.10)
|
1328
1344
|
|
1329
|
-
Mon, 13 Feb 2023 23:43:14 GMT
|
1345
|
+
Mon, 13 Feb 2023 23:43:14 GMT
|
1330
1346
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.9..@fluentui/react-menu_v9.6.10)
|
1331
1347
|
|
1332
1348
|
### Patches
|
@@ -1340,7 +1356,7 @@ Mon, 13 Feb 2023 23:43:14 GMT
|
|
1340
1356
|
|
1341
1357
|
## [9.6.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.9)
|
1342
1358
|
|
1343
|
-
Mon, 13 Feb 2023 09:35:46 GMT
|
1359
|
+
Mon, 13 Feb 2023 09:35:46 GMT
|
1344
1360
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.8..@fluentui/react-menu_v9.6.9)
|
1345
1361
|
|
1346
1362
|
### Patches
|
@@ -1350,7 +1366,7 @@ Mon, 13 Feb 2023 09:35:46 GMT
|
|
1350
1366
|
|
1351
1367
|
## [9.6.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.8)
|
1352
1368
|
|
1353
|
-
Fri, 10 Feb 2023 08:50:02 GMT
|
1369
|
+
Fri, 10 Feb 2023 08:50:02 GMT
|
1354
1370
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.7..@fluentui/react-menu_v9.6.8)
|
1355
1371
|
|
1356
1372
|
### Patches
|
@@ -1364,7 +1380,7 @@ Fri, 10 Feb 2023 08:50:02 GMT
|
|
1364
1380
|
|
1365
1381
|
## [9.6.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.7)
|
1366
1382
|
|
1367
|
-
Tue, 07 Feb 2023 14:13:10 GMT
|
1383
|
+
Tue, 07 Feb 2023 14:13:10 GMT
|
1368
1384
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.6..@fluentui/react-menu_v9.6.7)
|
1369
1385
|
|
1370
1386
|
### Patches
|
@@ -1375,7 +1391,7 @@ Tue, 07 Feb 2023 14:13:10 GMT
|
|
1375
1391
|
|
1376
1392
|
## [9.6.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.6)
|
1377
1393
|
|
1378
|
-
Tue, 31 Jan 2023 19:53:58 GMT
|
1394
|
+
Tue, 31 Jan 2023 19:53:58 GMT
|
1379
1395
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.5..@fluentui/react-menu_v9.6.6)
|
1380
1396
|
|
1381
1397
|
### Patches
|
@@ -1389,7 +1405,7 @@ Tue, 31 Jan 2023 19:53:58 GMT
|
|
1389
1405
|
|
1390
1406
|
## [9.6.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.5)
|
1391
1407
|
|
1392
|
-
Thu, 26 Jan 2023 13:31:03 GMT
|
1408
|
+
Thu, 26 Jan 2023 13:31:03 GMT
|
1393
1409
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.4..@fluentui/react-menu_v9.6.5)
|
1394
1410
|
|
1395
1411
|
### Patches
|
@@ -1404,7 +1420,7 @@ Thu, 26 Jan 2023 13:31:03 GMT
|
|
1404
1420
|
|
1405
1421
|
## [9.6.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.4)
|
1406
1422
|
|
1407
|
-
Mon, 23 Jan 2023 16:43:12 GMT
|
1423
|
+
Mon, 23 Jan 2023 16:43:12 GMT
|
1408
1424
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.3..@fluentui/react-menu_v9.6.4)
|
1409
1425
|
|
1410
1426
|
### Patches
|
@@ -1413,7 +1429,7 @@ Mon, 23 Jan 2023 16:43:12 GMT
|
|
1413
1429
|
|
1414
1430
|
## [9.6.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.3)
|
1415
1431
|
|
1416
|
-
Wed, 18 Jan 2023 16:32:57 GMT
|
1432
|
+
Wed, 18 Jan 2023 16:32:57 GMT
|
1417
1433
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.2..@fluentui/react-menu_v9.6.3)
|
1418
1434
|
|
1419
1435
|
### Patches
|
@@ -1423,7 +1439,7 @@ Wed, 18 Jan 2023 16:32:57 GMT
|
|
1423
1439
|
|
1424
1440
|
## [9.6.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.2)
|
1425
1441
|
|
1426
|
-
Mon, 16 Jan 2023 08:39:04 GMT
|
1442
|
+
Mon, 16 Jan 2023 08:39:04 GMT
|
1427
1443
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.1..@fluentui/react-menu_v9.6.2)
|
1428
1444
|
|
1429
1445
|
### Patches
|
@@ -1436,7 +1452,7 @@ Mon, 16 Jan 2023 08:39:04 GMT
|
|
1436
1452
|
|
1437
1453
|
## [9.6.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.1)
|
1438
1454
|
|
1439
|
-
Mon, 09 Jan 2023 21:51:23 GMT
|
1455
|
+
Mon, 09 Jan 2023 21:51:23 GMT
|
1440
1456
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.6.0..@fluentui/react-menu_v9.6.1)
|
1441
1457
|
|
1442
1458
|
### Patches
|
@@ -1445,7 +1461,7 @@ Mon, 09 Jan 2023 21:51:23 GMT
|
|
1445
1461
|
|
1446
1462
|
## [9.6.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.6.0)
|
1447
1463
|
|
1448
|
-
Mon, 09 Jan 2023 14:34:57 GMT
|
1464
|
+
Mon, 09 Jan 2023 14:34:57 GMT
|
1449
1465
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.5.4..@fluentui/react-menu_v9.6.0)
|
1450
1466
|
|
1451
1467
|
### Minor changes
|
@@ -1464,7 +1480,7 @@ Mon, 09 Jan 2023 14:34:57 GMT
|
|
1464
1480
|
|
1465
1481
|
## [9.5.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.5.4)
|
1466
1482
|
|
1467
|
-
Wed, 04 Jan 2023 01:40:13 GMT
|
1483
|
+
Wed, 04 Jan 2023 01:40:13 GMT
|
1468
1484
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.5.3..@fluentui/react-menu_v9.5.4)
|
1469
1485
|
|
1470
1486
|
### Patches
|
@@ -1480,7 +1496,7 @@ Wed, 04 Jan 2023 01:40:13 GMT
|
|
1480
1496
|
|
1481
1497
|
## [9.5.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.5.3)
|
1482
1498
|
|
1483
|
-
Wed, 21 Dec 2022 10:20:33 GMT
|
1499
|
+
Wed, 21 Dec 2022 10:20:33 GMT
|
1484
1500
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.5.2..@fluentui/react-menu_v9.5.3)
|
1485
1501
|
|
1486
1502
|
### Patches
|
@@ -1493,7 +1509,7 @@ Wed, 21 Dec 2022 10:20:33 GMT
|
|
1493
1509
|
|
1494
1510
|
## [9.5.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.5.2)
|
1495
1511
|
|
1496
|
-
Tue, 20 Dec 2022 14:59:25 GMT
|
1512
|
+
Tue, 20 Dec 2022 14:59:25 GMT
|
1497
1513
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.5.1..@fluentui/react-menu_v9.5.2)
|
1498
1514
|
|
1499
1515
|
### Patches
|
@@ -1510,7 +1526,7 @@ Tue, 20 Dec 2022 14:59:25 GMT
|
|
1510
1526
|
|
1511
1527
|
## [9.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.5.1)
|
1512
1528
|
|
1513
|
-
Mon, 05 Dec 2022 18:29:24 GMT
|
1529
|
+
Mon, 05 Dec 2022 18:29:24 GMT
|
1514
1530
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.5.0..@fluentui/react-menu_v9.5.1)
|
1515
1531
|
|
1516
1532
|
### Patches
|
@@ -1525,7 +1541,7 @@ Mon, 05 Dec 2022 18:29:24 GMT
|
|
1525
1541
|
|
1526
1542
|
## [9.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.5.0)
|
1527
1543
|
|
1528
|
-
Thu, 17 Nov 2022 23:05:41 GMT
|
1544
|
+
Thu, 17 Nov 2022 23:05:41 GMT
|
1529
1545
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.4.1..@fluentui/react-menu_v9.5.0)
|
1530
1546
|
|
1531
1547
|
### Minor changes
|
@@ -1540,7 +1556,7 @@ Thu, 17 Nov 2022 23:05:41 GMT
|
|
1540
1556
|
|
1541
1557
|
## [9.4.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.4.1)
|
1542
1558
|
|
1543
|
-
Fri, 11 Nov 2022 14:58:08 GMT
|
1559
|
+
Fri, 11 Nov 2022 14:58:08 GMT
|
1544
1560
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.4.0..@fluentui/react-menu_v9.4.1)
|
1545
1561
|
|
1546
1562
|
### Patches
|
@@ -1559,7 +1575,7 @@ Fri, 11 Nov 2022 14:58:08 GMT
|
|
1559
1575
|
|
1560
1576
|
## [9.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.4.0)
|
1561
1577
|
|
1562
|
-
Wed, 02 Nov 2022 11:57:54 GMT
|
1578
|
+
Wed, 02 Nov 2022 11:57:54 GMT
|
1563
1579
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.3.1..@fluentui/react-menu_v9.4.0)
|
1564
1580
|
|
1565
1581
|
### Minor changes
|
@@ -1580,7 +1596,7 @@ Wed, 02 Nov 2022 11:57:54 GMT
|
|
1580
1596
|
|
1581
1597
|
## [9.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.3.1)
|
1582
1598
|
|
1583
|
-
Thu, 20 Oct 2022 08:39:37 GMT
|
1599
|
+
Thu, 20 Oct 2022 08:39:37 GMT
|
1584
1600
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.3.0..@fluentui/react-menu_v9.3.1)
|
1585
1601
|
|
1586
1602
|
### Patches
|
@@ -1601,7 +1617,7 @@ Thu, 20 Oct 2022 08:39:37 GMT
|
|
1601
1617
|
|
1602
1618
|
## [9.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.3.0)
|
1603
1619
|
|
1604
|
-
Thu, 13 Oct 2022 12:56:30 GMT
|
1620
|
+
Thu, 13 Oct 2022 12:56:30 GMT
|
1605
1621
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.2.3..@fluentui/react-menu_v9.3.0)
|
1606
1622
|
|
1607
1623
|
### Minor changes
|
@@ -1610,7 +1626,7 @@ Thu, 13 Oct 2022 12:56:30 GMT
|
|
1610
1626
|
|
1611
1627
|
## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.2.3)
|
1612
1628
|
|
1613
|
-
Thu, 13 Oct 2022 11:02:53 GMT
|
1629
|
+
Thu, 13 Oct 2022 11:02:53 GMT
|
1614
1630
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.2.2..@fluentui/react-menu_v9.2.3)
|
1615
1631
|
|
1616
1632
|
### Patches
|
@@ -1628,7 +1644,7 @@ Thu, 13 Oct 2022 11:02:53 GMT
|
|
1628
1644
|
|
1629
1645
|
## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.2.2)
|
1630
1646
|
|
1631
|
-
Mon, 03 Oct 2022 22:24:37 GMT
|
1647
|
+
Mon, 03 Oct 2022 22:24:37 GMT
|
1632
1648
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.2.1..@fluentui/react-menu_v9.2.2)
|
1633
1649
|
|
1634
1650
|
### Patches
|
@@ -1640,7 +1656,7 @@ Mon, 03 Oct 2022 22:24:37 GMT
|
|
1640
1656
|
|
1641
1657
|
## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.2.1)
|
1642
1658
|
|
1643
|
-
Fri, 23 Sep 2022 10:32:30 GMT
|
1659
|
+
Fri, 23 Sep 2022 10:32:30 GMT
|
1644
1660
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.2.0..@fluentui/react-menu_v9.2.1)
|
1645
1661
|
|
1646
1662
|
### Patches
|
@@ -1649,7 +1665,7 @@ Fri, 23 Sep 2022 10:32:30 GMT
|
|
1649
1665
|
|
1650
1666
|
## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.2.0)
|
1651
1667
|
|
1652
|
-
Tue, 20 Sep 2022 20:55:45 GMT
|
1668
|
+
Tue, 20 Sep 2022 20:55:45 GMT
|
1653
1669
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.1.0..@fluentui/react-menu_v9.2.0)
|
1654
1670
|
|
1655
1671
|
### Minor changes
|
@@ -1659,7 +1675,7 @@ Tue, 20 Sep 2022 20:55:45 GMT
|
|
1659
1675
|
|
1660
1676
|
## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.1.0)
|
1661
1677
|
|
1662
|
-
Thu, 15 Sep 2022 09:49:08 GMT
|
1678
|
+
Thu, 15 Sep 2022 09:49:08 GMT
|
1663
1679
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.4..@fluentui/react-menu_v9.1.0)
|
1664
1680
|
|
1665
1681
|
### Minor changes
|
@@ -1684,7 +1700,7 @@ Thu, 15 Sep 2022 09:49:08 GMT
|
|
1684
1700
|
|
1685
1701
|
## [9.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.4)
|
1686
1702
|
|
1687
|
-
Wed, 03 Aug 2022 16:03:51 GMT
|
1703
|
+
Wed, 03 Aug 2022 16:03:51 GMT
|
1688
1704
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.3..@fluentui/react-menu_v9.0.4)
|
1689
1705
|
|
1690
1706
|
### Patches
|
@@ -1698,7 +1714,7 @@ Wed, 03 Aug 2022 16:03:51 GMT
|
|
1698
1714
|
|
1699
1715
|
## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.3)
|
1700
1716
|
|
1701
|
-
Thu, 14 Jul 2022 21:21:01 GMT
|
1717
|
+
Thu, 14 Jul 2022 21:21:01 GMT
|
1702
1718
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.2..@fluentui/react-menu_v9.0.3)
|
1703
1719
|
|
1704
1720
|
### Patches
|
@@ -1712,7 +1728,7 @@ Thu, 14 Jul 2022 21:21:01 GMT
|
|
1712
1728
|
|
1713
1729
|
## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.2)
|
1714
1730
|
|
1715
|
-
Thu, 14 Jul 2022 17:06:20 GMT
|
1731
|
+
Thu, 14 Jul 2022 17:06:20 GMT
|
1716
1732
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.1..@fluentui/react-menu_v9.0.2)
|
1717
1733
|
|
1718
1734
|
### Patches
|
@@ -1727,7 +1743,7 @@ Thu, 14 Jul 2022 17:06:20 GMT
|
|
1727
1743
|
|
1728
1744
|
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.1)
|
1729
1745
|
|
1730
|
-
Tue, 28 Jun 2022 17:39:50 GMT
|
1746
|
+
Tue, 28 Jun 2022 17:39:50 GMT
|
1731
1747
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.0..@fluentui/react-menu_v9.0.1)
|
1732
1748
|
|
1733
1749
|
### Patches
|
@@ -1740,7 +1756,7 @@ Tue, 28 Jun 2022 17:39:50 GMT
|
|
1740
1756
|
|
1741
1757
|
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.0)
|
1742
1758
|
|
1743
|
-
Tue, 28 Jun 2022 15:13:41 GMT
|
1759
|
+
Tue, 28 Jun 2022 15:13:41 GMT
|
1744
1760
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.0-rc.14..@fluentui/react-menu_v9.0.0)
|
1745
1761
|
|
1746
1762
|
### Patches
|
@@ -1769,7 +1785,7 @@ Tue, 28 Jun 2022 15:13:41 GMT
|
|
1769
1785
|
|
1770
1786
|
## [9.0.0-rc.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.0-rc.14)
|
1771
1787
|
|
1772
|
-
Thu, 23 Jun 2022 14:25:31 GMT
|
1788
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
1773
1789
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.0-rc.13..@fluentui/react-menu_v9.0.0-rc.14)
|
1774
1790
|
|
1775
1791
|
### Changes
|
@@ -1782,7 +1798,7 @@ Thu, 23 Jun 2022 14:25:31 GMT
|
|
1782
1798
|
|
1783
1799
|
## [9.0.0-rc.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.0-rc.13)
|
1784
1800
|
|
1785
|
-
Tue, 31 May 2022 21:28:40 GMT
|
1801
|
+
Tue, 31 May 2022 21:28:40 GMT
|
1786
1802
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.0-rc.12..@fluentui/react-menu_v9.0.0-rc.13)
|
1787
1803
|
|
1788
1804
|
### Changes
|
@@ -1799,7 +1815,7 @@ Tue, 31 May 2022 21:28:40 GMT
|
|
1799
1815
|
|
1800
1816
|
## [9.0.0-rc.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.0-rc.12)
|
1801
1817
|
|
1802
|
-
Thu, 26 May 2022 21:01:26 GMT
|
1818
|
+
Thu, 26 May 2022 21:01:26 GMT
|
1803
1819
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.0-rc.11..@fluentui/react-menu_v9.0.0-rc.12)
|
1804
1820
|
|
1805
1821
|
### Changes
|
@@ -1811,7 +1827,7 @@ Thu, 26 May 2022 21:01:26 GMT
|
|
1811
1827
|
|
1812
1828
|
## [9.0.0-rc.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.0-rc.11)
|
1813
1829
|
|
1814
|
-
Mon, 23 May 2022 18:56:46 GMT
|
1830
|
+
Mon, 23 May 2022 18:56:46 GMT
|
1815
1831
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.0-rc.10..@fluentui/react-menu_v9.0.0-rc.11)
|
1816
1832
|
|
1817
1833
|
### Changes
|
@@ -1828,7 +1844,7 @@ Mon, 23 May 2022 18:56:46 GMT
|
|
1828
1844
|
|
1829
1845
|
## [9.0.0-rc.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.0-rc.10)
|
1830
1846
|
|
1831
|
-
Mon, 23 May 2022 12:14:22 GMT
|
1847
|
+
Mon, 23 May 2022 12:14:22 GMT
|
1832
1848
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.0-rc.9..@fluentui/react-menu_v9.0.0-rc.10)
|
1833
1849
|
|
1834
1850
|
### Changes
|
@@ -1849,7 +1865,7 @@ Mon, 23 May 2022 12:14:22 GMT
|
|
1849
1865
|
|
1850
1866
|
## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.0-rc.9)
|
1851
1867
|
|
1852
|
-
Thu, 05 May 2022 18:26:24 GMT
|
1868
|
+
Thu, 05 May 2022 18:26:24 GMT
|
1853
1869
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.0-rc.8..@fluentui/react-menu_v9.0.0-rc.9)
|
1854
1870
|
|
1855
1871
|
### Changes
|
@@ -1867,7 +1883,7 @@ Thu, 05 May 2022 18:26:24 GMT
|
|
1867
1883
|
|
1868
1884
|
## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-menu_v9.0.0-rc.8)
|
1869
1885
|
|
1870
|
-
Wed, 04 May 2022 13:26:44 GMT
|
1886
|
+
Wed, 04 May 2022 13:26:44 GMT
|
1871
1887
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-menu_v9.0.0-rc.7..@fluentui/react-menu_v9.0.0-rc.8)
|
1872
1888
|
|
1873
1889
|
### Changes
|