@fluentui/priority-overflow 0.0.0-nightly-20231107-0406.1 → 0.0.0-nightly-20231109-0405.1
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 +4 -4
- package/package.json +8 -2
- package/CHANGELOG.json +0 -486
package/CHANGELOG.md
CHANGED
@@ -1,13 +1,13 @@
|
|
1
1
|
# Change Log - @fluentui/priority-overflow
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 09 Nov 2023 04:19:00 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20231109-0405.1](https://github.com/microsoft/fluentui/tree/@fluentui/priority-overflow_v0.0.0-nightly-20231109-0405.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.1.8..@fluentui/priority-overflow_v0.0.0-nightly-
|
9
|
+
Thu, 09 Nov 2023 04:19:00 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/priority-overflow_v9.1.8..@fluentui/priority-overflow_v0.0.0-nightly-20231109-0405.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/priority-overflow",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20231109-0405.1",
|
4
4
|
"description": "Vanilla JS utilities to implement overflow menus",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -40,5 +40,11 @@
|
|
40
40
|
"require": "./lib-commonjs/index.js"
|
41
41
|
},
|
42
42
|
"./package.json": "./package.json"
|
43
|
-
}
|
43
|
+
},
|
44
|
+
"files": [
|
45
|
+
"*.md",
|
46
|
+
"dist/*.d.ts",
|
47
|
+
"lib",
|
48
|
+
"lib-commonjs"
|
49
|
+
]
|
44
50
|
}
|
package/CHANGELOG.json
DELETED
@@ -1,486 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"name": "@fluentui/priority-overflow",
|
3
|
-
"entries": [
|
4
|
-
{
|
5
|
-
"date": "Tue, 07 Nov 2023 04:20:07 GMT",
|
6
|
-
"tag": "@fluentui/priority-overflow_v0.0.0-nightly-20231107-0406.1",
|
7
|
-
"version": "0.0.0-nightly-20231107-0406.1",
|
8
|
-
"comments": {
|
9
|
-
"prerelease": [
|
10
|
-
{
|
11
|
-
"author": "fluentui-internal@service.microsoft.com",
|
12
|
-
"package": "@fluentui/priority-overflow",
|
13
|
-
"commit": "not available",
|
14
|
-
"comment": "Release nightly v9"
|
15
|
-
}
|
16
|
-
]
|
17
|
-
}
|
18
|
-
},
|
19
|
-
{
|
20
|
-
"date": "Mon, 23 Oct 2023 09:51:55 GMT",
|
21
|
-
"tag": "@fluentui/priority-overflow_v9.1.8",
|
22
|
-
"version": "9.1.8",
|
23
|
-
"comments": {
|
24
|
-
"patch": [
|
25
|
-
{
|
26
|
-
"author": "lingfangao@hotmail.com",
|
27
|
-
"package": "@fluentui/priority-overflow",
|
28
|
-
"commit": "17dbeb93ab542e982942aef91ce3747acc8053c4",
|
29
|
-
"comment": "fix: Use container window's resize observer"
|
30
|
-
}
|
31
|
-
]
|
32
|
-
}
|
33
|
-
},
|
34
|
-
{
|
35
|
-
"date": "Tue, 26 Sep 2023 17:49:01 GMT",
|
36
|
-
"tag": "@fluentui/priority-overflow_v9.1.7",
|
37
|
-
"version": "9.1.7",
|
38
|
-
"comments": {
|
39
|
-
"patch": [
|
40
|
-
{
|
41
|
-
"author": "yuanboxue@microsoft.com",
|
42
|
-
"package": "@fluentui/priority-overflow",
|
43
|
-
"commit": "05a23f6f5f331841c9ac9fb63764440c543f791d",
|
44
|
-
"comment": "chore: trigger manual version bump after broken release"
|
45
|
-
}
|
46
|
-
]
|
47
|
-
}
|
48
|
-
},
|
49
|
-
{
|
50
|
-
"date": "Tue, 26 Sep 2023 15:32:06 GMT",
|
51
|
-
"tag": "@fluentui/priority-overflow_v9.1.6",
|
52
|
-
"version": "9.1.6",
|
53
|
-
"comments": {
|
54
|
-
"patch": [
|
55
|
-
{
|
56
|
-
"author": "martinhochel@microsoft.com",
|
57
|
-
"package": "@fluentui/priority-overflow",
|
58
|
-
"commit": "e61473fa10195f6ebf2308205c1e72e91b711831",
|
59
|
-
"comment": "fix: bump swc core to mitigate transpilation memory leaks"
|
60
|
-
}
|
61
|
-
]
|
62
|
-
}
|
63
|
-
},
|
64
|
-
{
|
65
|
-
"date": "Tue, 05 Sep 2023 13:29:14 GMT",
|
66
|
-
"tag": "@fluentui/priority-overflow_v9.1.5",
|
67
|
-
"version": "9.1.5",
|
68
|
-
"comments": {
|
69
|
-
"patch": [
|
70
|
-
{
|
71
|
-
"author": "bernardo.sunderhus@gmail.com",
|
72
|
-
"package": "@fluentui/priority-overflow",
|
73
|
-
"commit": "b93c2ac22355b6cb6f33dd509c6cd9c21f4fffc8",
|
74
|
-
"comment": "bumps @swc/helpers version to 0.5.1"
|
75
|
-
}
|
76
|
-
]
|
77
|
-
}
|
78
|
-
},
|
79
|
-
{
|
80
|
-
"date": "Fri, 11 Aug 2023 12:14:24 GMT",
|
81
|
-
"tag": "@fluentui/priority-overflow_v9.1.4",
|
82
|
-
"version": "9.1.4",
|
83
|
-
"comments": {
|
84
|
-
"patch": [
|
85
|
-
{
|
86
|
-
"author": "vkozlova@microsoft.com",
|
87
|
-
"package": "@fluentui/priority-overflow",
|
88
|
-
"commit": "b52b54415c4d663885710fc113166be24d810742",
|
89
|
-
"comment": "fix: flickering in Overflow"
|
90
|
-
}
|
91
|
-
]
|
92
|
-
}
|
93
|
-
},
|
94
|
-
{
|
95
|
-
"date": "Wed, 09 Aug 2023 13:16:48 GMT",
|
96
|
-
"tag": "@fluentui/priority-overflow_v9.1.3",
|
97
|
-
"version": "9.1.3",
|
98
|
-
"comments": {
|
99
|
-
"patch": [
|
100
|
-
{
|
101
|
-
"author": "vkozlova@microsoft.com",
|
102
|
-
"package": "@fluentui/priority-overflow",
|
103
|
-
"commit": "6247214bde5df11e951247f0a6d1278cc98490ea",
|
104
|
-
"comment": "fix: inaccurate calculation of size"
|
105
|
-
}
|
106
|
-
]
|
107
|
-
}
|
108
|
-
},
|
109
|
-
{
|
110
|
-
"date": "Tue, 25 Jul 2023 13:29:15 GMT",
|
111
|
-
"tag": "@fluentui/priority-overflow_v9.1.2",
|
112
|
-
"version": "9.1.2",
|
113
|
-
"comments": {
|
114
|
-
"patch": [
|
115
|
-
{
|
116
|
-
"author": "lingfan.gao@microsoft.com",
|
117
|
-
"package": "@fluentui/priority-overflow",
|
118
|
-
"commit": "d8493a92520cacac29e9fe341a17d3595bc48343",
|
119
|
-
"comment": "fix: Overflow update should run show/hide steps twice"
|
120
|
-
}
|
121
|
-
]
|
122
|
-
}
|
123
|
-
},
|
124
|
-
{
|
125
|
-
"date": "Thu, 20 Jul 2023 18:27:25 GMT",
|
126
|
-
"tag": "@fluentui/priority-overflow_v9.1.1",
|
127
|
-
"version": "9.1.1",
|
128
|
-
"comments": {
|
129
|
-
"none": [
|
130
|
-
{
|
131
|
-
"author": "olfedias@microsoft.com",
|
132
|
-
"package": "@fluentui/priority-overflow",
|
133
|
-
"commit": "5a4b16715e8e929f11d8113f710e578ca73acaa6",
|
134
|
-
"comment": "chore: migrate to monosize"
|
135
|
-
}
|
136
|
-
]
|
137
|
-
}
|
138
|
-
},
|
139
|
-
{
|
140
|
-
"date": "Wed, 28 Jun 2023 11:12:22 GMT",
|
141
|
-
"tag": "@fluentui/priority-overflow_v9.1.1",
|
142
|
-
"version": "9.1.1",
|
143
|
-
"comments": {
|
144
|
-
"none": [
|
145
|
-
{
|
146
|
-
"author": "martinhochel@microsoft.com",
|
147
|
-
"package": "@fluentui/priority-overflow",
|
148
|
-
"commit": "fbe878e9c9785588197481f172c42c2c0a230292",
|
149
|
-
"comment": "fix: update .npmignore to unify v8 packages and exclude project.json"
|
150
|
-
}
|
151
|
-
]
|
152
|
-
}
|
153
|
-
},
|
154
|
-
{
|
155
|
-
"date": "Mon, 26 Jun 2023 09:53:53 GMT",
|
156
|
-
"tag": "@fluentui/priority-overflow_v9.1.1",
|
157
|
-
"version": "9.1.1",
|
158
|
-
"comments": {
|
159
|
-
"patch": [
|
160
|
-
{
|
161
|
-
"author": "vkozlova@microsoft.com",
|
162
|
-
"package": "@fluentui/priority-overflow",
|
163
|
-
"commit": "d93cb0b8cb80f56e753ad18c645eeb84a9c10256",
|
164
|
-
"comment": "fix: remove overflow menu if the last overflowed item can take its place"
|
165
|
-
}
|
166
|
-
]
|
167
|
-
}
|
168
|
-
},
|
169
|
-
{
|
170
|
-
"date": "Tue, 20 Jun 2023 12:38:54 GMT",
|
171
|
-
"tag": "@fluentui/priority-overflow_v9.1.0",
|
172
|
-
"version": "9.1.0",
|
173
|
-
"comments": {
|
174
|
-
"minor": [
|
175
|
-
{
|
176
|
-
"author": "vkozlova@microsoft.com",
|
177
|
-
"package": "@fluentui/priority-overflow",
|
178
|
-
"commit": "4dedf40597f3b5cfa63d8f2e28a79276eb816bda",
|
179
|
-
"comment": "feat: Added support for custom divider"
|
180
|
-
}
|
181
|
-
]
|
182
|
-
}
|
183
|
-
},
|
184
|
-
{
|
185
|
-
"date": "Wed, 24 May 2023 20:45:22 GMT",
|
186
|
-
"tag": "@fluentui/priority-overflow_v9.0.3",
|
187
|
-
"version": "9.0.3",
|
188
|
-
"comments": {
|
189
|
-
"none": [
|
190
|
-
{
|
191
|
-
"author": "olfedias@microsoft.com",
|
192
|
-
"package": "@fluentui/priority-overflow",
|
193
|
-
"commit": "69e0617a93cb44ef42f3bd19284b7dc5fe27fed3",
|
194
|
-
"comment": "chore: update test-ssr script"
|
195
|
-
}
|
196
|
-
]
|
197
|
-
}
|
198
|
-
},
|
199
|
-
{
|
200
|
-
"date": "Thu, 18 May 2023 00:39:01 GMT",
|
201
|
-
"tag": "@fluentui/priority-overflow_v9.0.3",
|
202
|
-
"version": "9.0.3",
|
203
|
-
"comments": {
|
204
|
-
"none": [
|
205
|
-
{
|
206
|
-
"author": "olfedias@microsoft.com",
|
207
|
-
"package": "@fluentui/priority-overflow",
|
208
|
-
"commit": "06cd515eda59a3078bfe32f9cc7c1f281cd20208",
|
209
|
-
"comment": "chore: add test-ssr script to v9 packages"
|
210
|
-
}
|
211
|
-
]
|
212
|
-
}
|
213
|
-
},
|
214
|
-
{
|
215
|
-
"date": "Fri, 12 May 2023 20:28:09 GMT",
|
216
|
-
"tag": "@fluentui/priority-overflow_v9.0.3",
|
217
|
-
"version": "9.0.3",
|
218
|
-
"comments": {
|
219
|
-
"patch": [
|
220
|
-
{
|
221
|
-
"author": "lingfangao@hotmail.com",
|
222
|
-
"package": "@fluentui/priority-overflow",
|
223
|
-
"commit": "4e90c5c22a67d62d9da2a9a186ad01051dad7f46",
|
224
|
-
"comment": "fix: overflowManager should always dispatch initial state"
|
225
|
-
},
|
226
|
-
{
|
227
|
-
"author": "olfedias@microsoft.com",
|
228
|
-
"package": "@fluentui/priority-overflow",
|
229
|
-
"commit": "c28decb23d191a0daaaf6d5d1832429715102129",
|
230
|
-
"comment": "chore: exclude .swcrc from being published"
|
231
|
-
}
|
232
|
-
],
|
233
|
-
"none": [
|
234
|
-
{
|
235
|
-
"author": "martinhochel@microsoft.com",
|
236
|
-
"package": "@fluentui/priority-overflow",
|
237
|
-
"commit": "dbda7fa69e3000aaf8dd4a061e254ebd35198b8e",
|
238
|
-
"comment": "fix: update npmignore files to fix npm8/node16 regression how npm publish works"
|
239
|
-
}
|
240
|
-
]
|
241
|
-
}
|
242
|
-
},
|
243
|
-
{
|
244
|
-
"date": "Tue, 21 Mar 2023 21:23:19 GMT",
|
245
|
-
"tag": "@fluentui/priority-overflow_v9.0.2",
|
246
|
-
"version": "9.0.2",
|
247
|
-
"comments": {
|
248
|
-
"patch": [
|
249
|
-
{
|
250
|
-
"author": "tristan.watanabe@gmail.com",
|
251
|
-
"package": "@fluentui/priority-overflow",
|
252
|
-
"commit": "ead1c6d4c2ac3f3596b62b8cbc07b0a03041f11f",
|
253
|
-
"comment": "fix: add node field to package.json exports map."
|
254
|
-
},
|
255
|
-
{
|
256
|
-
"author": "tristan.watanabe@gmail.com",
|
257
|
-
"package": "@fluentui/priority-overflow",
|
258
|
-
"commit": "2fac1a139149bd13b76b1306207bc988dca9c72c",
|
259
|
-
"comment": "chore: migrate to swc transpilation approach."
|
260
|
-
}
|
261
|
-
]
|
262
|
-
}
|
263
|
-
},
|
264
|
-
{
|
265
|
-
"date": "Tue, 07 Feb 2023 14:13:08 GMT",
|
266
|
-
"tag": "@fluentui/priority-overflow_v9.0.1",
|
267
|
-
"version": "9.0.1",
|
268
|
-
"comments": {
|
269
|
-
"patch": [
|
270
|
-
{
|
271
|
-
"author": "lingfangao@hotmail.com",
|
272
|
-
"package": "@fluentui/priority-overflow",
|
273
|
-
"commit": "7274228423cc06749b72ab6a8a112db6f18f5378",
|
274
|
-
"comment": "fix: New overflow items all always dispatch updates to subscriber"
|
275
|
-
}
|
276
|
-
]
|
277
|
-
}
|
278
|
-
},
|
279
|
-
{
|
280
|
-
"date": "Wed, 18 Jan 2023 16:32:53 GMT",
|
281
|
-
"tag": "@fluentui/priority-overflow_v9.0.0",
|
282
|
-
"version": "9.0.0",
|
283
|
-
"comments": {
|
284
|
-
"patch": [
|
285
|
-
{
|
286
|
-
"author": "lingfangao@hotmail.com",
|
287
|
-
"package": "@fluentui/priority-overflow",
|
288
|
-
"commit": "e59f114d3244739a7917813ea02c59d53406d902",
|
289
|
-
"comment": "Release as stable"
|
290
|
-
}
|
291
|
-
]
|
292
|
-
}
|
293
|
-
},
|
294
|
-
{
|
295
|
-
"date": "Mon, 16 Jan 2023 08:38:54 GMT",
|
296
|
-
"tag": "@fluentui/priority-overflow_v9.0.0-rc.2",
|
297
|
-
"version": "9.0.0-rc.2",
|
298
|
-
"comments": {
|
299
|
-
"none": [
|
300
|
-
{
|
301
|
-
"author": "martinhochel@microsoft.com",
|
302
|
-
"package": "@fluentui/priority-overflow",
|
303
|
-
"commit": "64bb45980d68de1219c6b36a7db5363f0a9cff9f",
|
304
|
-
"comment": "chore: migrate to packaged scripts"
|
305
|
-
}
|
306
|
-
]
|
307
|
-
}
|
308
|
-
},
|
309
|
-
{
|
310
|
-
"date": "Mon, 09 Jan 2023 14:34:54 GMT",
|
311
|
-
"tag": "@fluentui/priority-overflow_v9.0.0-rc.2",
|
312
|
-
"version": "9.0.0-rc.2",
|
313
|
-
"comments": {
|
314
|
-
"prerelease": [
|
315
|
-
{
|
316
|
-
"author": "lingfangao@hotmail.com",
|
317
|
-
"package": "@fluentui/priority-overflow",
|
318
|
-
"commit": "2611ae5441e4bc702c4ce6404c7186f6c2de7cc3",
|
319
|
-
"comment": "fix: Minimum visible overflow items should be respected"
|
320
|
-
}
|
321
|
-
]
|
322
|
-
}
|
323
|
-
},
|
324
|
-
{
|
325
|
-
"date": "Wed, 04 Jan 2023 01:40:47 GMT",
|
326
|
-
"tag": "@fluentui/priority-overflow_v9.0.0-rc.1",
|
327
|
-
"version": "9.0.0-rc.1",
|
328
|
-
"comments": {
|
329
|
-
"none": [
|
330
|
-
{
|
331
|
-
"author": "martinhochel@microsoft.com",
|
332
|
-
"package": "@fluentui/priority-overflow",
|
333
|
-
"commit": "4ec2b998b294d6d9c3196d3d82893bdd97d0c105",
|
334
|
-
"comment": "chore(scripts): move index.ts to to follow sub-folder domain packaging"
|
335
|
-
},
|
336
|
-
{
|
337
|
-
"author": "martinhochel@microsoft.com",
|
338
|
-
"package": "@fluentui/priority-overflow",
|
339
|
-
"commit": "194b0cf0cc27c1c1233aa945f09b3ad29778d8ca",
|
340
|
-
"comment": "chore(scripts): use for @fluentui/scripts version within all package.json"
|
341
|
-
}
|
342
|
-
]
|
343
|
-
}
|
344
|
-
},
|
345
|
-
{
|
346
|
-
"date": "Thu, 17 Nov 2022 23:05:32 GMT",
|
347
|
-
"tag": "@fluentui/priority-overflow_v9.0.0-rc.1",
|
348
|
-
"version": "9.0.0-rc.1",
|
349
|
-
"comments": {
|
350
|
-
"prerelease": [
|
351
|
-
{
|
352
|
-
"author": "lingfangao@hotmail.com",
|
353
|
-
"package": "@fluentui/priority-overflow",
|
354
|
-
"commit": "80075557d5f685b21d145de3b538af5e80534feb",
|
355
|
-
"comment": "feat: Bump to RC"
|
356
|
-
}
|
357
|
-
],
|
358
|
-
"none": [
|
359
|
-
{
|
360
|
-
"author": "martinhochel@microsoft.com",
|
361
|
-
"package": "@fluentui/priority-overflow",
|
362
|
-
"commit": "ea768501802d65d63ddc63fff3816fb6b5008ae4",
|
363
|
-
"comment": "chore: update package scaffold"
|
364
|
-
}
|
365
|
-
]
|
366
|
-
}
|
367
|
-
},
|
368
|
-
{
|
369
|
-
"date": "Fri, 11 Nov 2022 14:57:50 GMT",
|
370
|
-
"tag": "@fluentui/priority-overflow_v9.0.0-beta.4",
|
371
|
-
"version": "9.0.0-beta.4",
|
372
|
-
"comments": {
|
373
|
-
"prerelease": [
|
374
|
-
{
|
375
|
-
"author": "martinhochel@microsoft.com",
|
376
|
-
"package": "@fluentui/priority-overflow",
|
377
|
-
"commit": "b3907043bd8d7b650c55e8e7c3119b14f2606c38",
|
378
|
-
"comment": "fix: create valid export maps"
|
379
|
-
}
|
380
|
-
]
|
381
|
-
}
|
382
|
-
},
|
383
|
-
{
|
384
|
-
"date": "Tue, 25 Oct 2022 22:09:50 GMT",
|
385
|
-
"tag": "@fluentui/priority-overflow_v9.0.0-beta.3",
|
386
|
-
"version": "9.0.0-beta.3",
|
387
|
-
"comments": {
|
388
|
-
"none": [
|
389
|
-
{
|
390
|
-
"author": "tristan.watanabe@gmail.com",
|
391
|
-
"package": "@fluentui/priority-overflow",
|
392
|
-
"commit": "2435ea50f924fa6467a07829f3d4715e545d93c0",
|
393
|
-
"comment": "chore: Migrate to new package structure."
|
394
|
-
}
|
395
|
-
]
|
396
|
-
}
|
397
|
-
},
|
398
|
-
{
|
399
|
-
"date": "Tue, 25 Oct 2022 00:35:27 GMT",
|
400
|
-
"tag": "@fluentui/priority-overflow_v9.0.0-beta.3",
|
401
|
-
"version": "9.0.0-beta.3",
|
402
|
-
"comments": {
|
403
|
-
"none": [
|
404
|
-
{
|
405
|
-
"author": "miroslav.stastny@microsoft.com",
|
406
|
-
"package": "@fluentui/priority-overflow",
|
407
|
-
"commit": "6ced976a8d0e6a0e2e207da8fe0eb810e2bd19bc",
|
408
|
-
"comment": "Update package readme"
|
409
|
-
}
|
410
|
-
]
|
411
|
-
}
|
412
|
-
},
|
413
|
-
{
|
414
|
-
"date": "Thu, 13 Oct 2022 11:02:41 GMT",
|
415
|
-
"tag": "@fluentui/priority-overflow_v9.0.0-beta.3",
|
416
|
-
"version": "9.0.0-beta.3",
|
417
|
-
"comments": {
|
418
|
-
"prerelease": [
|
419
|
-
{
|
420
|
-
"author": "lingfangao@hotmail.com",
|
421
|
-
"package": "@fluentui/priority-overflow",
|
422
|
-
"commit": "6440417cb5db157acfb33d9f2c93de9bf7493791",
|
423
|
-
"comment": "feat: Adds API to register overflow menus for better available space calculation"
|
424
|
-
},
|
425
|
-
{
|
426
|
-
"author": "lingfangao@hotmail.com",
|
427
|
-
"package": "@fluentui/priority-overflow",
|
428
|
-
"commit": "d59683655d4d2a3775df4a2b41a09504cddd72ad",
|
429
|
-
"comment": "new overflow items should only be enqueued while observing"
|
430
|
-
}
|
431
|
-
]
|
432
|
-
}
|
433
|
-
},
|
434
|
-
{
|
435
|
-
"date": "Thu, 15 Sep 2022 09:49:45 GMT",
|
436
|
-
"tag": "@fluentui/priority-overflow_v9.0.0-beta.2",
|
437
|
-
"version": "9.0.0-beta.2",
|
438
|
-
"comments": {
|
439
|
-
"none": [
|
440
|
-
{
|
441
|
-
"author": "martinhochel@microsoft.com",
|
442
|
-
"package": "@fluentui/priority-overflow",
|
443
|
-
"commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
|
444
|
-
"comment": "chore: update package scaffold"
|
445
|
-
},
|
446
|
-
{
|
447
|
-
"author": "martinhochel@microsoft.com",
|
448
|
-
"package": "@fluentui/priority-overflow",
|
449
|
-
"commit": "16aa65dcae8f75c6a221225fd0eb43800650ac66",
|
450
|
-
"comment": "chore(priority-flow): re-generate api.md"
|
451
|
-
}
|
452
|
-
]
|
453
|
-
}
|
454
|
-
},
|
455
|
-
{
|
456
|
-
"date": "Tue, 28 Jun 2022 15:14:10 GMT",
|
457
|
-
"tag": "@fluentui/priority-overflow_v9.0.0-beta.2",
|
458
|
-
"version": "9.0.0-beta.2",
|
459
|
-
"comments": {
|
460
|
-
"prerelease": [
|
461
|
-
{
|
462
|
-
"author": "lingfangao@hotmail.com",
|
463
|
-
"package": "@fluentui/priority-overflow",
|
464
|
-
"commit": "2da4428ae7d6e464c538b7ed10e425ce0e531144",
|
465
|
-
"comment": "chore: Mark internal APIs with @internal"
|
466
|
-
}
|
467
|
-
]
|
468
|
-
}
|
469
|
-
},
|
470
|
-
{
|
471
|
-
"date": "Mon, 23 May 2022 12:13:58 GMT",
|
472
|
-
"tag": "@fluentui/priority-overflow_v9.0.0-beta.1",
|
473
|
-
"version": "9.0.0-beta.1",
|
474
|
-
"comments": {
|
475
|
-
"prerelease": [
|
476
|
-
{
|
477
|
-
"author": "lingfangao@hotmail.com",
|
478
|
-
"package": "@fluentui/priority-overflow",
|
479
|
-
"commit": "4ae08d6ecf85ac29593ddc2abb23f8a073711b38",
|
480
|
-
"comment": "feat: Initial beta release"
|
481
|
-
}
|
482
|
-
]
|
483
|
-
}
|
484
|
-
}
|
485
|
-
]
|
486
|
-
}
|