@fluentui/react-label 0.0.0-nightly01492e29df20211105.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (63) hide show
  1. package/CHANGELOG.json +1556 -0
  2. package/CHANGELOG.md +568 -0
  3. package/LICENSE +15 -0
  4. package/MIGRATION.md +25 -0
  5. package/README.md +27 -0
  6. package/Spec.md +175 -0
  7. package/dist/react-label.d.ts +82 -0
  8. package/lib/Label.d.ts +1 -0
  9. package/lib/Label.js +2 -0
  10. package/lib/Label.js.map +1 -0
  11. package/lib/common/isConformant.d.ts +4 -0
  12. package/lib/common/isConformant.js +11 -0
  13. package/lib/common/isConformant.js.map +1 -0
  14. package/lib/components/Label/Label.d.ts +6 -0
  15. package/lib/components/Label/Label.js +15 -0
  16. package/lib/components/Label/Label.js.map +1 -0
  17. package/lib/components/Label/Label.types.d.ts +38 -0
  18. package/lib/components/Label/Label.types.js +2 -0
  19. package/lib/components/Label/Label.types.js.map +1 -0
  20. package/lib/components/Label/index.d.ts +5 -0
  21. package/lib/components/Label/index.js +6 -0
  22. package/lib/components/Label/index.js.map +1 -0
  23. package/lib/components/Label/renderLabel.d.ts +5 -0
  24. package/lib/components/Label/renderLabel.js +15 -0
  25. package/lib/components/Label/renderLabel.js.map +1 -0
  26. package/lib/components/Label/useLabel.d.ts +17 -0
  27. package/lib/components/Label/useLabel.js +46 -0
  28. package/lib/components/Label/useLabel.js.map +1 -0
  29. package/lib/components/Label/useLabelStyles.d.ts +6 -0
  30. package/lib/components/Label/useLabelStyles.js +53 -0
  31. package/lib/components/Label/useLabelStyles.js.map +1 -0
  32. package/lib/index.d.ts +2 -0
  33. package/lib/index.js +2 -0
  34. package/lib/index.js.map +1 -0
  35. package/lib/tsdoc-metadata.json +11 -0
  36. package/lib-commonjs/Label.d.ts +1 -0
  37. package/lib-commonjs/Label.js +10 -0
  38. package/lib-commonjs/Label.js.map +1 -0
  39. package/lib-commonjs/common/isConformant.d.ts +4 -0
  40. package/lib-commonjs/common/isConformant.js +22 -0
  41. package/lib-commonjs/common/isConformant.js.map +1 -0
  42. package/lib-commonjs/components/Label/Label.d.ts +6 -0
  43. package/lib-commonjs/components/Label/Label.js +26 -0
  44. package/lib-commonjs/components/Label/Label.js.map +1 -0
  45. package/lib-commonjs/components/Label/Label.types.d.ts +38 -0
  46. package/lib-commonjs/components/Label/Label.types.js +6 -0
  47. package/lib-commonjs/components/Label/Label.types.js.map +1 -0
  48. package/lib-commonjs/components/Label/index.d.ts +5 -0
  49. package/lib-commonjs/components/Label/index.js +18 -0
  50. package/lib-commonjs/components/Label/index.js.map +1 -0
  51. package/lib-commonjs/components/Label/renderLabel.d.ts +5 -0
  52. package/lib-commonjs/components/Label/renderLabel.js +27 -0
  53. package/lib-commonjs/components/Label/renderLabel.js.map +1 -0
  54. package/lib-commonjs/components/Label/useLabel.d.ts +17 -0
  55. package/lib-commonjs/components/Label/useLabel.js +57 -0
  56. package/lib-commonjs/components/Label/useLabel.js.map +1 -0
  57. package/lib-commonjs/components/Label/useLabelStyles.d.ts +6 -0
  58. package/lib-commonjs/components/Label/useLabelStyles.js +63 -0
  59. package/lib-commonjs/components/Label/useLabelStyles.js.map +1 -0
  60. package/lib-commonjs/index.d.ts +2 -0
  61. package/lib-commonjs/index.js +10 -0
  62. package/lib-commonjs/index.js.map +1 -0
  63. package/package.json +64 -0
package/CHANGELOG.json ADDED
@@ -0,0 +1,1556 @@
1
+ {
2
+ "name": "@fluentui/react-label",
3
+ "entries": [
4
+ {
5
+ "date": "Fri, 05 Nov 2021 04:16:09 GMT",
6
+ "tag": "@fluentui/react-label_v0.0.0-nightly01492e29df20211105.1",
7
+ "version": "0.0.0-nightly01492e29df20211105.1",
8
+ "comments": {
9
+ "prerelease": [
10
+ {
11
+ "author": "email not defined",
12
+ "package": "@fluentui/react-label",
13
+ "commit": "d254c37e35cfc6231bcc255cbf3c541a8222706d",
14
+ "comment": "Release nightly v9"
15
+ },
16
+ {
17
+ "author": "gcox@microsoft.com",
18
+ "package": "@fluentui/react-label",
19
+ "commit": "c9bd5b5a02ae94a8239ce1b56cac2f0d0dbd3586",
20
+ "comment": "Updated beta and RC components to ES2019"
21
+ },
22
+ {
23
+ "author": "olfedias@microsoft.com",
24
+ "package": "@fluentui/react-label",
25
+ "commit": "9186578324773f95f4d61be3d70e67752159d843",
26
+ "comment": "export static classes for components"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-label",
31
+ "comment": "Bump @fluentui/react-make-styles to v0.0.0-nightly01492e29df20211105.1",
32
+ "commit": "d254c37e35cfc6231bcc255cbf3c541a8222706d"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-label",
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly01492e29df20211105.1",
38
+ "commit": "d254c37e35cfc6231bcc255cbf3c541a8222706d"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-label",
43
+ "comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightly01492e29df20211105.1",
44
+ "commit": "d254c37e35cfc6231bcc255cbf3c541a8222706d"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-label",
49
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightly01492e29df20211105.1",
50
+ "commit": "d254c37e35cfc6231bcc255cbf3c541a8222706d"
51
+ },
52
+ {
53
+ "author": "beachball",
54
+ "package": "@fluentui/react-label",
55
+ "comment": "Bump @fluentui/react-conformance-make-styles to v0.0.0-nightly01492e29df20211105.1",
56
+ "commit": "d254c37e35cfc6231bcc255cbf3c541a8222706d"
57
+ }
58
+ ],
59
+ "none": [
60
+ {
61
+ "author": "lingfangao@hotmail.com",
62
+ "package": "@fluentui/react-label",
63
+ "commit": "7eff1eb4a259988273f8bc709e2951dbb8e0b695",
64
+ "comment": "chore(Label): Rework documentation to desired format"
65
+ }
66
+ ]
67
+ }
68
+ },
69
+ {
70
+ "date": "Wed, 27 Oct 2021 12:14:18 GMT",
71
+ "tag": "@fluentui/react-label_v9.0.0-beta.2",
72
+ "version": "9.0.0-beta.2",
73
+ "comments": {
74
+ "prerelease": [
75
+ {
76
+ "author": "peter@draxler.ml",
77
+ "package": "@fluentui/react-label",
78
+ "commit": "f6db7c8d6b7db0902775e7857b62b745be35b59a",
79
+ "comment": "added styling of documentation"
80
+ },
81
+ {
82
+ "author": "gcox@microsoft.com",
83
+ "package": "@fluentui/react-label",
84
+ "commit": "9a5055bbb719173bdfa5c82c1ab14f93efa9c736",
85
+ "comment": "Removed duplicate 'Label' from story names"
86
+ },
87
+ {
88
+ "author": "beachball",
89
+ "package": "@fluentui/react-label",
90
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.2",
91
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
92
+ },
93
+ {
94
+ "author": "beachball",
95
+ "package": "@fluentui/react-label",
96
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.2",
97
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
98
+ },
99
+ {
100
+ "author": "beachball",
101
+ "package": "@fluentui/react-label",
102
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.2",
103
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
104
+ },
105
+ {
106
+ "author": "beachball",
107
+ "package": "@fluentui/react-label",
108
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.2",
109
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
110
+ },
111
+ {
112
+ "author": "beachball",
113
+ "package": "@fluentui/react-label",
114
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.2",
115
+ "commit": "0f8f1ae7c2d908e51e29dd342d79e041f86fac08"
116
+ }
117
+ ]
118
+ }
119
+ },
120
+ {
121
+ "date": "Wed, 06 Oct 2021 10:37:22 GMT",
122
+ "tag": "@fluentui/react-label_v9.0.0-beta.1",
123
+ "version": "9.0.0-beta.1",
124
+ "comments": {
125
+ "prerelease": [
126
+ {
127
+ "author": "lingfangao@hotmail.com",
128
+ "package": "@fluentui/react-label",
129
+ "comment": "Bump all v9 components to beta prerelease tag",
130
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
131
+ },
132
+ {
133
+ "author": "beachball",
134
+ "package": "@fluentui/react-label",
135
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.1",
136
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
137
+ },
138
+ {
139
+ "author": "beachball",
140
+ "package": "@fluentui/react-label",
141
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.1",
142
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
143
+ },
144
+ {
145
+ "author": "beachball",
146
+ "package": "@fluentui/react-label",
147
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.1",
148
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
149
+ },
150
+ {
151
+ "author": "beachball",
152
+ "package": "@fluentui/react-label",
153
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1",
154
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
155
+ },
156
+ {
157
+ "author": "beachball",
158
+ "package": "@fluentui/react-label",
159
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.1",
160
+ "commit": "5553164c190a4beb4780745d0e6403109e057913"
161
+ }
162
+ ]
163
+ }
164
+ },
165
+ {
166
+ "date": "Tue, 05 Oct 2021 12:47:58 GMT",
167
+ "tag": "@fluentui/react-label_v9.0.0-alpha.51",
168
+ "version": "9.0.0-alpha.51",
169
+ "comments": {
170
+ "prerelease": [
171
+ {
172
+ "author": "beachball",
173
+ "package": "@fluentui/react-label",
174
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.78",
175
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
176
+ },
177
+ {
178
+ "author": "beachball",
179
+ "package": "@fluentui/react-label",
180
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.60",
181
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
182
+ },
183
+ {
184
+ "author": "beachball",
185
+ "package": "@fluentui/react-label",
186
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.53",
187
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
188
+ },
189
+ {
190
+ "author": "beachball",
191
+ "package": "@fluentui/react-label",
192
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.22",
193
+ "commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
194
+ }
195
+ ]
196
+ }
197
+ },
198
+ {
199
+ "date": "Tue, 05 Oct 2021 09:28:07 GMT",
200
+ "tag": "@fluentui/react-label_v9.0.0-alpha.50",
201
+ "version": "9.0.0-alpha.50",
202
+ "comments": {
203
+ "prerelease": [
204
+ {
205
+ "author": "bsunderhus@microsoft.com",
206
+ "package": "@fluentui/react-label",
207
+ "comment": "Adds ForwardRefComponent to react-label components declaration",
208
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
209
+ },
210
+ {
211
+ "author": "beachball",
212
+ "package": "@fluentui/react-label",
213
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.77",
214
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
215
+ },
216
+ {
217
+ "author": "beachball",
218
+ "package": "@fluentui/react-label",
219
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.56",
220
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
221
+ },
222
+ {
223
+ "author": "beachball",
224
+ "package": "@fluentui/react-label",
225
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.59",
226
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
227
+ },
228
+ {
229
+ "author": "beachball",
230
+ "package": "@fluentui/react-label",
231
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.52",
232
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
233
+ },
234
+ {
235
+ "author": "beachball",
236
+ "package": "@fluentui/react-label",
237
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.21",
238
+ "commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
239
+ }
240
+ ]
241
+ }
242
+ },
243
+ {
244
+ "date": "Fri, 01 Oct 2021 14:13:08 GMT",
245
+ "tag": "@fluentui/react-label_v9.0.0-alpha.49",
246
+ "version": "9.0.0-alpha.49",
247
+ "comments": {
248
+ "prerelease": [
249
+ {
250
+ "author": "lingfangao@hotmail.com",
251
+ "package": "@fluentui/react-label",
252
+ "comment": "Bump v9 prerelease versions to rerelease",
253
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
254
+ },
255
+ {
256
+ "author": "beachball",
257
+ "package": "@fluentui/react-label",
258
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.76",
259
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
260
+ },
261
+ {
262
+ "author": "beachball",
263
+ "package": "@fluentui/react-label",
264
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.55",
265
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
266
+ },
267
+ {
268
+ "author": "beachball",
269
+ "package": "@fluentui/react-label",
270
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.58",
271
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
272
+ },
273
+ {
274
+ "author": "beachball",
275
+ "package": "@fluentui/react-label",
276
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.51",
277
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
278
+ },
279
+ {
280
+ "author": "beachball",
281
+ "package": "@fluentui/react-label",
282
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.20",
283
+ "commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
284
+ }
285
+ ]
286
+ }
287
+ },
288
+ {
289
+ "date": "Wed, 29 Sep 2021 08:06:11 GMT",
290
+ "tag": "@fluentui/react-label_v9.0.0-alpha.47",
291
+ "version": "9.0.0-alpha.47",
292
+ "comments": {
293
+ "prerelease": [
294
+ {
295
+ "author": "beachball",
296
+ "package": "@fluentui/react-label",
297
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.74",
298
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
299
+ },
300
+ {
301
+ "author": "beachball",
302
+ "package": "@fluentui/react-label",
303
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.56",
304
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
305
+ },
306
+ {
307
+ "author": "beachball",
308
+ "package": "@fluentui/react-label",
309
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.49",
310
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
311
+ },
312
+ {
313
+ "author": "beachball",
314
+ "package": "@fluentui/react-label",
315
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.18",
316
+ "commit": "ede1575b3a5c8f893124af9415c53968564fb923"
317
+ }
318
+ ]
319
+ }
320
+ },
321
+ {
322
+ "date": "Mon, 27 Sep 2021 08:06:00 GMT",
323
+ "tag": "@fluentui/react-label_v9.0.0-alpha.46",
324
+ "version": "9.0.0-alpha.46",
325
+ "comments": {
326
+ "none": [
327
+ {
328
+ "author": "email not defined",
329
+ "package": "@fluentui/react-label",
330
+ "comment": "refactor: simplify mergeprops for label",
331
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
332
+ }
333
+ ],
334
+ "prerelease": [
335
+ {
336
+ "author": "beachball",
337
+ "package": "@fluentui/react-label",
338
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.73",
339
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
340
+ },
341
+ {
342
+ "author": "beachball",
343
+ "package": "@fluentui/react-label",
344
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.53",
345
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
346
+ },
347
+ {
348
+ "author": "beachball",
349
+ "package": "@fluentui/react-label",
350
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.55",
351
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
352
+ },
353
+ {
354
+ "author": "beachball",
355
+ "package": "@fluentui/react-label",
356
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48",
357
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
358
+ },
359
+ {
360
+ "author": "beachball",
361
+ "package": "@fluentui/react-label",
362
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.17",
363
+ "commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
364
+ }
365
+ ]
366
+ }
367
+ },
368
+ {
369
+ "date": "Fri, 24 Sep 2021 09:17:17 GMT",
370
+ "tag": "@fluentui/react-label_v9.0.0-alpha.45",
371
+ "version": "9.0.0-alpha.45",
372
+ "comments": {
373
+ "prerelease": [
374
+ {
375
+ "author": "beachball",
376
+ "package": "@fluentui/react-label",
377
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.72",
378
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
379
+ },
380
+ {
381
+ "author": "beachball",
382
+ "package": "@fluentui/react-label",
383
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.52",
384
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
385
+ },
386
+ {
387
+ "author": "beachball",
388
+ "package": "@fluentui/react-label",
389
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.54",
390
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
391
+ },
392
+ {
393
+ "author": "beachball",
394
+ "package": "@fluentui/react-label",
395
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.47",
396
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
397
+ },
398
+ {
399
+ "author": "beachball",
400
+ "package": "@fluentui/react-label",
401
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.16",
402
+ "commit": "0d26909912889432060fd4c87b2f4a45017e1532"
403
+ }
404
+ ]
405
+ }
406
+ },
407
+ {
408
+ "date": "Thu, 23 Sep 2021 08:21:34 GMT",
409
+ "tag": "@fluentui/react-label_v9.0.0-alpha.44",
410
+ "version": "9.0.0-alpha.44",
411
+ "comments": {
412
+ "prerelease": [
413
+ {
414
+ "author": "beachball",
415
+ "package": "@fluentui/react-label",
416
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.71",
417
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
418
+ },
419
+ {
420
+ "author": "beachball",
421
+ "package": "@fluentui/react-label",
422
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.51",
423
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
424
+ },
425
+ {
426
+ "author": "beachball",
427
+ "package": "@fluentui/react-label",
428
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.53",
429
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
430
+ },
431
+ {
432
+ "author": "beachball",
433
+ "package": "@fluentui/react-label",
434
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.46",
435
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
436
+ },
437
+ {
438
+ "author": "beachball",
439
+ "package": "@fluentui/react-label",
440
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.15",
441
+ "commit": "95682da34c48813f7658032ae490d21d2f363b90"
442
+ }
443
+ ]
444
+ }
445
+ },
446
+ {
447
+ "date": "Wed, 22 Sep 2021 10:10:07 GMT",
448
+ "tag": "@fluentui/react-label_v9.0.0-alpha.43",
449
+ "version": "9.0.0-alpha.43",
450
+ "comments": {
451
+ "prerelease": [
452
+ {
453
+ "author": "beachball",
454
+ "package": "@fluentui/react-label",
455
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.70",
456
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
457
+ },
458
+ {
459
+ "author": "beachball",
460
+ "package": "@fluentui/react-label",
461
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.50",
462
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
463
+ },
464
+ {
465
+ "author": "beachball",
466
+ "package": "@fluentui/react-label",
467
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.52",
468
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
469
+ },
470
+ {
471
+ "author": "beachball",
472
+ "package": "@fluentui/react-label",
473
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.45",
474
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
475
+ },
476
+ {
477
+ "author": "beachball",
478
+ "package": "@fluentui/react-label",
479
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.14",
480
+ "commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
481
+ }
482
+ ]
483
+ }
484
+ },
485
+ {
486
+ "date": "Tue, 21 Sep 2021 07:42:34 GMT",
487
+ "tag": "@fluentui/react-label_v9.0.0-alpha.42",
488
+ "version": "9.0.0-alpha.42",
489
+ "comments": {
490
+ "none": [
491
+ {
492
+ "author": "elcraig@microsoft.com",
493
+ "package": "@fluentui/react-label",
494
+ "comment": "Remove unnecessary docCategory tags",
495
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
496
+ }
497
+ ],
498
+ "prerelease": [
499
+ {
500
+ "author": "gcox@microsoft.com",
501
+ "package": "@fluentui/react-label",
502
+ "comment": "Updating to types over interfaces",
503
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
504
+ },
505
+ {
506
+ "author": "beachball",
507
+ "package": "@fluentui/react-label",
508
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.69",
509
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
510
+ },
511
+ {
512
+ "author": "beachball",
513
+ "package": "@fluentui/react-label",
514
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.51",
515
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
516
+ },
517
+ {
518
+ "author": "beachball",
519
+ "package": "@fluentui/react-label",
520
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.44",
521
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
522
+ },
523
+ {
524
+ "author": "beachball",
525
+ "package": "@fluentui/react-label",
526
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.13",
527
+ "commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
528
+ }
529
+ ]
530
+ }
531
+ },
532
+ {
533
+ "date": "Mon, 20 Sep 2021 07:36:26 GMT",
534
+ "tag": "@fluentui/react-label_v9.0.0-alpha.41",
535
+ "version": "9.0.0-alpha.41",
536
+ "comments": {
537
+ "none": [
538
+ {
539
+ "author": "lingfangao@hotmail.com",
540
+ "package": "@fluentui/react-label",
541
+ "comment": "chore: use versioon eslint-plugin and react-conformance in dev dependencies",
542
+ "commit": "b8a304770f77c0353553a152dad34421070400a6"
543
+ }
544
+ ],
545
+ "prerelease": [
546
+ {
547
+ "author": "lingfangao@hotmail.com",
548
+ "package": "@fluentui/react-label",
549
+ "commit": "b8a304770f77c0353553a152dad34421070400a6",
550
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.41"
551
+ }
552
+ ]
553
+ }
554
+ },
555
+ {
556
+ "date": "Fri, 17 Sep 2021 07:35:26 GMT",
557
+ "tag": "@fluentui/react-label_v9.0.0-alpha.40",
558
+ "version": "9.0.0-alpha.40",
559
+ "comments": {
560
+ "prerelease": [
561
+ {
562
+ "author": "Humberto.Morimoto@microsoft.com",
563
+ "package": "@fluentui/react-label",
564
+ "commit": "90d71a0914acbb73a0365d60a85237e3d58ef575",
565
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.40"
566
+ }
567
+ ]
568
+ }
569
+ },
570
+ {
571
+ "date": "Thu, 16 Sep 2021 07:38:39 GMT",
572
+ "tag": "@fluentui/react-label_v9.0.0-alpha.39",
573
+ "version": "9.0.0-alpha.39",
574
+ "comments": {
575
+ "prerelease": [
576
+ {
577
+ "author": "behowell@microsoft.com",
578
+ "package": "@fluentui/react-label",
579
+ "commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c",
580
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.39"
581
+ }
582
+ ]
583
+ }
584
+ },
585
+ {
586
+ "date": "Tue, 14 Sep 2021 20:09:02 GMT",
587
+ "tag": "@fluentui/react-label_v9.0.0-alpha.38",
588
+ "version": "9.0.0-alpha.38",
589
+ "comments": {
590
+ "prerelease": [
591
+ {
592
+ "author": "bsunderhus@microsoft.com",
593
+ "package": "@fluentui/react-label",
594
+ "commit": "10495c31fb5c5cf48b4665601a75a0cfabb6a03c",
595
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.38"
596
+ }
597
+ ]
598
+ }
599
+ },
600
+ {
601
+ "date": "Fri, 10 Sep 2021 16:31:53 GMT",
602
+ "tag": "@fluentui/react-label_v9.0.0-alpha.37",
603
+ "version": "9.0.0-alpha.37",
604
+ "comments": {
605
+ "prerelease": [
606
+ {
607
+ "author": "lingfangao@hotmail.com",
608
+ "package": "@fluentui/react-label",
609
+ "comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
610
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
611
+ },
612
+ {
613
+ "author": "lingfangao@hotmail.com",
614
+ "package": "@fluentui/react-label",
615
+ "commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0",
616
+ "comment": "Bump @fluentui/react-label to v9.0.0-alpha.37"
617
+ }
618
+ ]
619
+ }
620
+ },
621
+ {
622
+ "date": "Fri, 10 Sep 2021 07:39:51 GMT",
623
+ "tag": "@fluentui/react-label_v9.0.0-alpha.36",
624
+ "version": "9.0.0-alpha.36",
625
+ "comments": {
626
+ "prerelease": [
627
+ {
628
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.45",
629
+ "author": "behowell@microsoft.com",
630
+ "commit": "8700a515c7f2659761c5b53f55c32453bc3510b1",
631
+ "package": "@fluentui/react-label"
632
+ }
633
+ ]
634
+ }
635
+ },
636
+ {
637
+ "date": "Tue, 07 Sep 2021 07:34:55 GMT",
638
+ "tag": "@fluentui/react-label_v9.0.0-alpha.35",
639
+ "version": "9.0.0-alpha.35",
640
+ "comments": {
641
+ "none": [
642
+ {
643
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.6",
644
+ "author": "olfedias@microsoft.com",
645
+ "commit": "37e0f35eb706d40c4537010de97db94a831022d3",
646
+ "package": "@fluentui/react-label"
647
+ }
648
+ ]
649
+ }
650
+ },
651
+ {
652
+ "date": "Mon, 06 Sep 2021 07:34:53 GMT",
653
+ "tag": "@fluentui/react-label_v9.0.0-alpha.35",
654
+ "version": "9.0.0-alpha.35",
655
+ "comments": {
656
+ "prerelease": [
657
+ {
658
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.44",
659
+ "author": "lingfangao@hotmail.com",
660
+ "commit": "cd22a603bb20947e7d23a3357b9a535afdb5ee1d",
661
+ "package": "@fluentui/react-label"
662
+ }
663
+ ]
664
+ }
665
+ },
666
+ {
667
+ "date": "Fri, 03 Sep 2021 00:13:07 GMT",
668
+ "tag": "@fluentui/react-label_v9.0.0-alpha.34",
669
+ "version": "9.0.0-alpha.34",
670
+ "comments": {
671
+ "none": [
672
+ {
673
+ "comment": "enable makeStyles conformance tests",
674
+ "author": "olfedias@microsoft.com",
675
+ "commit": "0606b747c8fca1e6551d521f2526a6c1f969205a",
676
+ "package": "@fluentui/react-label"
677
+ }
678
+ ]
679
+ }
680
+ },
681
+ {
682
+ "date": "Thu, 02 Sep 2021 07:36:46 GMT",
683
+ "tag": "@fluentui/react-label_v9.0.0-alpha.34",
684
+ "version": "9.0.0-alpha.34",
685
+ "comments": {
686
+ "prerelease": [
687
+ {
688
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.43",
689
+ "author": "olfedias@microsoft.com",
690
+ "commit": "ff3225d408fa6a97628e3f08a5a11a196bef6934",
691
+ "package": "@fluentui/react-label"
692
+ }
693
+ ],
694
+ "patch": [
695
+ {
696
+ "comment": "Bump @fluentui/react-conformance to v0.4.5",
697
+ "author": "olfedias@microsoft.com",
698
+ "commit": "8f887d05e8f2fed8433b147c6e175d8297455c51",
699
+ "package": "@fluentui/react-label"
700
+ }
701
+ ]
702
+ }
703
+ },
704
+ {
705
+ "date": "Wed, 01 Sep 2021 07:39:56 GMT",
706
+ "tag": "@fluentui/react-label_v9.0.0-alpha.33",
707
+ "version": "9.0.0-alpha.33",
708
+ "comments": {
709
+ "prerelease": [
710
+ {
711
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.43",
712
+ "author": "bsunderhus@microsoft.com",
713
+ "commit": "40254a1b07bd51affd276e51af0b1d517714b45c",
714
+ "package": "@fluentui/react-label"
715
+ }
716
+ ]
717
+ }
718
+ },
719
+ {
720
+ "date": "Tue, 31 Aug 2021 07:37:47 GMT",
721
+ "tag": "@fluentui/react-label_v9.0.0-alpha.32",
722
+ "version": "9.0.0-alpha.32",
723
+ "comments": {
724
+ "prerelease": [
725
+ {
726
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.42",
727
+ "author": "lingfan.gao@microsoft.com",
728
+ "commit": "7a53d85571212d2f5b56a84fd84e29f5e1985daa",
729
+ "package": "@fluentui/react-label"
730
+ }
731
+ ]
732
+ }
733
+ },
734
+ {
735
+ "date": "Fri, 27 Aug 2021 07:33:32 GMT",
736
+ "tag": "@fluentui/react-label_v9.0.0-alpha.31",
737
+ "version": "9.0.0-alpha.31",
738
+ "comments": {
739
+ "prerelease": [
740
+ {
741
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.40",
742
+ "author": "olfedias@microsoft.com",
743
+ "commit": "a59db5b49ed755bf1b64ac0ac051d626ec50ffd3",
744
+ "package": "@fluentui/react-label"
745
+ }
746
+ ]
747
+ }
748
+ },
749
+ {
750
+ "date": "Thu, 26 Aug 2021 07:35:43 GMT",
751
+ "tag": "@fluentui/react-label_v9.0.0-alpha.30",
752
+ "version": "9.0.0-alpha.30",
753
+ "comments": {
754
+ "prerelease": [
755
+ {
756
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.39",
757
+ "author": "martinhochel@microsoft.com",
758
+ "commit": "210a7de72f25eb379bb76f76867351b7cad36ccd",
759
+ "package": "@fluentui/react-label"
760
+ }
761
+ ],
762
+ "none": [
763
+ {
764
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34",
765
+ "author": "martinhochel@microsoft.com",
766
+ "commit": "210a7de72f25eb379bb76f76867351b7cad36ccd",
767
+ "package": "@fluentui/react-label"
768
+ }
769
+ ]
770
+ }
771
+ },
772
+ {
773
+ "date": "Tue, 24 Aug 2021 07:34:48 GMT",
774
+ "tag": "@fluentui/react-label_v9.0.0-alpha.29",
775
+ "version": "9.0.0-alpha.29",
776
+ "comments": {
777
+ "prerelease": [
778
+ {
779
+ "comment": "Updating TypeScript type-only imports/exports to use import/export syntax.",
780
+ "author": "dzearing@hotmail.com",
781
+ "commit": "4eec618fe480b129e08914b1f091a8509af60379",
782
+ "package": "@fluentui/react-label"
783
+ }
784
+ ],
785
+ "none": [
786
+ {
787
+ "comment": "Bump @fluentui/eslint-plugin to v1.4.1",
788
+ "author": "dzearing@hotmail.com",
789
+ "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
790
+ "package": "@fluentui/react-label"
791
+ },
792
+ {
793
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.38",
794
+ "author": "dzearing@hotmail.com",
795
+ "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
796
+ "package": "@fluentui/react-label"
797
+ },
798
+ {
799
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34",
800
+ "author": "dzearing@hotmail.com",
801
+ "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
802
+ "package": "@fluentui/react-label"
803
+ },
804
+ {
805
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.41",
806
+ "author": "dzearing@hotmail.com",
807
+ "commit": "789a3733b128569190319fce3fe2b46900b24896",
808
+ "package": "@fluentui/react-label"
809
+ },
810
+ {
811
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.59",
812
+ "author": "dzearing@hotmail.com",
813
+ "commit": "789a3733b128569190319fce3fe2b46900b24896",
814
+ "package": "@fluentui/react-label"
815
+ },
816
+ {
817
+ "comment": "Bump @fluentui/react-conformance to v0.4.4",
818
+ "author": "dzearing@hotmail.com",
819
+ "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
820
+ "package": "@fluentui/react-label"
821
+ },
822
+ {
823
+ "comment": "Bump @fluentui/scripts to v1.0.0",
824
+ "author": "dzearing@hotmail.com",
825
+ "commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
826
+ "package": "@fluentui/react-label"
827
+ }
828
+ ]
829
+ }
830
+ },
831
+ {
832
+ "date": "Fri, 20 Aug 2021 07:37:28 GMT",
833
+ "tag": "@fluentui/react-label_v9.0.0-alpha.28",
834
+ "version": "9.0.0-alpha.28",
835
+ "comments": {
836
+ "prerelease": [
837
+ {
838
+ "comment": "Update .npmignore",
839
+ "author": "elcraig@microsoft.com",
840
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
841
+ "package": "@fluentui/react-label"
842
+ }
843
+ ],
844
+ "none": [
845
+ {
846
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.38",
847
+ "author": "elcraig@microsoft.com",
848
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
849
+ "package": "@fluentui/react-label"
850
+ },
851
+ {
852
+ "comment": "Bump @fluentui/eslint-plugin to v1.4.0",
853
+ "author": "behowell@microsoft.com",
854
+ "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
855
+ "package": "@fluentui/react-label"
856
+ },
857
+ {
858
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34",
859
+ "author": "elcraig@microsoft.com",
860
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
861
+ "package": "@fluentui/react-label"
862
+ },
863
+ {
864
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.40",
865
+ "author": "elcraig@microsoft.com",
866
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
867
+ "package": "@fluentui/react-label"
868
+ },
869
+ {
870
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.58",
871
+ "author": "elcraig@microsoft.com",
872
+ "commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
873
+ "package": "@fluentui/react-label"
874
+ },
875
+ {
876
+ "comment": "Bump @fluentui/react-conformance to v0.4.4",
877
+ "author": "behowell@microsoft.com",
878
+ "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
879
+ "package": "@fluentui/react-label"
880
+ },
881
+ {
882
+ "comment": "Bump @fluentui/scripts to v1.0.0",
883
+ "author": "behowell@microsoft.com",
884
+ "commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
885
+ "package": "@fluentui/react-label"
886
+ }
887
+ ]
888
+ }
889
+ },
890
+ {
891
+ "date": "Thu, 19 Aug 2021 07:41:35 GMT",
892
+ "tag": "@fluentui/react-label_v9.0.0-alpha.27",
893
+ "version": "9.0.0-alpha.27",
894
+ "comments": {
895
+ "prerelease": [
896
+ {
897
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.39",
898
+ "author": "bsunderhus@microsoft.com",
899
+ "commit": "e467d64e7d3edb2512a81efdaeca5813269039b4",
900
+ "package": "@fluentui/react-label"
901
+ }
902
+ ]
903
+ }
904
+ },
905
+ {
906
+ "date": "Wed, 18 Aug 2021 07:33:54 GMT",
907
+ "tag": "@fluentui/react-label_v9.0.0-alpha.26",
908
+ "version": "9.0.0-alpha.26",
909
+ "comments": {
910
+ "none": [
911
+ {
912
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.36",
913
+ "author": "martinhochel@microsoft.com",
914
+ "commit": "5dfa622011b10aaab3ab1fb3fc2e5f77c8a13166",
915
+ "package": "@fluentui/react-label"
916
+ }
917
+ ]
918
+ }
919
+ },
920
+ {
921
+ "date": "Fri, 13 Aug 2021 07:36:34 GMT",
922
+ "tag": "@fluentui/react-label_v9.0.0-alpha.26",
923
+ "version": "9.0.0-alpha.26",
924
+ "comments": {
925
+ "prerelease": [
926
+ {
927
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.32",
928
+ "author": "olfedias@microsoft.com",
929
+ "commit": "284da7c9d57b33abce253aed5fc19b02898f6e0c",
930
+ "package": "@fluentui/react-label"
931
+ }
932
+ ]
933
+ }
934
+ },
935
+ {
936
+ "date": "Wed, 11 Aug 2021 07:34:54 GMT",
937
+ "tag": "@fluentui/react-label_v9.0.0-alpha.25",
938
+ "version": "9.0.0-alpha.25",
939
+ "comments": {
940
+ "prerelease": [
941
+ {
942
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.35",
943
+ "author": "olfedias@microsoft.com",
944
+ "commit": "954ba1d43684df75942a18c0ef05dc99187729ff",
945
+ "package": "@fluentui/react-label"
946
+ }
947
+ ]
948
+ }
949
+ },
950
+ {
951
+ "date": "Mon, 09 Aug 2021 07:35:14 GMT",
952
+ "tag": "@fluentui/react-label_v9.0.0-alpha.24",
953
+ "version": "9.0.0-alpha.24",
954
+ "comments": {
955
+ "none": [
956
+ {
957
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.34",
958
+ "author": "czearing@outlook.com",
959
+ "commit": "c8aa3a59fbe9a59ca90077418d7c82de9f31ee13",
960
+ "package": "@fluentui/react-label"
961
+ }
962
+ ]
963
+ }
964
+ },
965
+ {
966
+ "date": "Fri, 06 Aug 2021 07:35:14 GMT",
967
+ "tag": "@fluentui/react-label_v9.0.0-alpha.24",
968
+ "version": "9.0.0-alpha.24",
969
+ "comments": {
970
+ "prerelease": [
971
+ {
972
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.34",
973
+ "author": "jspurlin@microsoft.com",
974
+ "commit": "8a09087b4215a36a50b6d3478cd2b74155c9c630",
975
+ "package": "@fluentui/react-label"
976
+ }
977
+ ]
978
+ }
979
+ },
980
+ {
981
+ "date": "Wed, 04 Aug 2021 07:34:12 GMT",
982
+ "tag": "@fluentui/react-label_v9.0.0-alpha.23",
983
+ "version": "9.0.0-alpha.23",
984
+ "comments": {
985
+ "none": [
986
+ {
987
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.37",
988
+ "author": "czearing@outlook.com",
989
+ "commit": "109e85b19d8ee37a9c31ddf8e2083471bab64526",
990
+ "package": "@fluentui/react-label"
991
+ }
992
+ ]
993
+ }
994
+ },
995
+ {
996
+ "date": "Tue, 03 Aug 2021 07:39:30 GMT",
997
+ "tag": "@fluentui/react-label_v9.0.0-alpha.23",
998
+ "version": "9.0.0-alpha.23",
999
+ "comments": {
1000
+ "patch": [
1001
+ {
1002
+ "comment": "Bump @fluentui/eslint-plugin to v1.3.3",
1003
+ "author": "behowell@microsoft.com",
1004
+ "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
1005
+ "package": "@fluentui/react-label"
1006
+ },
1007
+ {
1008
+ "comment": "Bump @fluentui/react-conformance to v0.4.4",
1009
+ "author": "behowell@microsoft.com",
1010
+ "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
1011
+ "package": "@fluentui/react-label"
1012
+ },
1013
+ {
1014
+ "comment": "Bump @fluentui/scripts to v1.0.0",
1015
+ "author": "behowell@microsoft.com",
1016
+ "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
1017
+ "package": "@fluentui/react-label"
1018
+ }
1019
+ ],
1020
+ "prerelease": [
1021
+ {
1022
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.33",
1023
+ "author": "behowell@microsoft.com",
1024
+ "commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
1025
+ "package": "@fluentui/react-label"
1026
+ }
1027
+ ]
1028
+ }
1029
+ },
1030
+ {
1031
+ "date": "Mon, 02 Aug 2021 07:36:20 GMT",
1032
+ "tag": "@fluentui/react-label_v9.0.0-alpha.22",
1033
+ "version": "9.0.0-alpha.22",
1034
+ "comments": {
1035
+ "prerelease": [
1036
+ {
1037
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.36",
1038
+ "author": "lingfan.gao@microsoft.com",
1039
+ "commit": "ab0e1bafdd9ace2974b3362cd2300fb32af466fb",
1040
+ "package": "@fluentui/react-label"
1041
+ }
1042
+ ]
1043
+ }
1044
+ },
1045
+ {
1046
+ "date": "Mon, 26 Jul 2021 07:37:30 GMT",
1047
+ "tag": "@fluentui/react-label_v9.0.0-alpha.21",
1048
+ "version": "9.0.0-alpha.21",
1049
+ "comments": {
1050
+ "prerelease": [
1051
+ {
1052
+ "comment": "add Babel plugins to build pipeline",
1053
+ "author": "olfedias@microsoft.com",
1054
+ "commit": "19db6cb57a237073b0bb50d07eb921b1ce2e0c61",
1055
+ "package": "@fluentui/react-label"
1056
+ }
1057
+ ],
1058
+ "none": [
1059
+ {
1060
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.31",
1061
+ "author": "olfedias@microsoft.com",
1062
+ "commit": "8c249a1c1a8dcc4b0d9877e5d5e8e6d126063788",
1063
+ "package": "@fluentui/react-label"
1064
+ }
1065
+ ]
1066
+ }
1067
+ },
1068
+ {
1069
+ "date": "Fri, 23 Jul 2021 07:38:19 GMT",
1070
+ "tag": "@fluentui/react-label_v9.0.0-alpha.20",
1071
+ "version": "9.0.0-alpha.20",
1072
+ "comments": {
1073
+ "prerelease": [
1074
+ {
1075
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.27",
1076
+ "author": "miroslav.stastny@microsoft.com",
1077
+ "commit": "5d812148593dc574a6f3a343a5657614b4d10456",
1078
+ "package": "@fluentui/react-label"
1079
+ }
1080
+ ]
1081
+ }
1082
+ },
1083
+ {
1084
+ "date": "Thu, 22 Jul 2021 07:36:55 GMT",
1085
+ "tag": "@fluentui/react-label_v9.0.0-alpha.19",
1086
+ "version": "9.0.0-alpha.19",
1087
+ "comments": {
1088
+ "prerelease": [
1089
+ {
1090
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.34",
1091
+ "author": "behowell@microsoft.com",
1092
+ "commit": "2e257154d0448b8d4fd64142f93fcc9a225995cc",
1093
+ "package": "@fluentui/react-label"
1094
+ }
1095
+ ]
1096
+ }
1097
+ },
1098
+ {
1099
+ "date": "Tue, 20 Jul 2021 22:23:17 GMT",
1100
+ "tag": "@fluentui/react-label_v9.0.0-alpha.18",
1101
+ "version": "9.0.0-alpha.18",
1102
+ "comments": {
1103
+ "none": [
1104
+ {
1105
+ "comment": "add bundle size fixtures",
1106
+ "author": "olfedias@microsoft.com",
1107
+ "commit": "0723d064145b7f6be971187a5cf9b66859308e2f",
1108
+ "package": "@fluentui/react-label"
1109
+ }
1110
+ ]
1111
+ }
1112
+ },
1113
+ {
1114
+ "date": "Thu, 15 Jul 2021 07:36:18 GMT",
1115
+ "tag": "@fluentui/react-label_v9.0.0-alpha.18",
1116
+ "version": "9.0.0-alpha.18",
1117
+ "comments": {
1118
+ "prerelease": [
1119
+ {
1120
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.33",
1121
+ "author": "bsunderhus@microsoft.com",
1122
+ "commit": "b60234948eacb8c6fa9d08ab8e98d963f583d475",
1123
+ "package": "@fluentui/react-label"
1124
+ }
1125
+ ]
1126
+ }
1127
+ },
1128
+ {
1129
+ "date": "Tue, 13 Jul 2021 22:32:58 GMT",
1130
+ "tag": "@fluentui/react-label_v9.0.0-alpha.17",
1131
+ "version": "9.0.0-alpha.17",
1132
+ "comments": {
1133
+ "prerelease": [
1134
+ {
1135
+ "comment": "Adding missing line-height to Label.",
1136
+ "author": "esteban.230@hotmail.com",
1137
+ "commit": "581fa8873bf58aea67d21498172f9adc04672499",
1138
+ "package": "@fluentui/react-label"
1139
+ }
1140
+ ],
1141
+ "patch": [
1142
+ {
1143
+ "comment": "Bump @fluentui/react-conformance to v0.4.3",
1144
+ "author": "elcraig@microsoft.com",
1145
+ "commit": "12b74625dec55bd1919f6370513043d87705e5ea",
1146
+ "package": "@fluentui/react-label"
1147
+ }
1148
+ ]
1149
+ }
1150
+ },
1151
+ {
1152
+ "date": "Tue, 13 Jul 2021 07:35:36 GMT",
1153
+ "tag": "@fluentui/react-label_v9.0.0-alpha.16",
1154
+ "version": "9.0.0-alpha.16",
1155
+ "comments": {
1156
+ "prerelease": [
1157
+ {
1158
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.24",
1159
+ "author": "behowell@microsoft.com",
1160
+ "commit": "8e5969e291bcafac21df12c9fb591bdd5654c613",
1161
+ "package": "@fluentui/react-label"
1162
+ }
1163
+ ]
1164
+ }
1165
+ },
1166
+ {
1167
+ "date": "Fri, 09 Jul 2021 07:39:31 GMT",
1168
+ "tag": "@fluentui/react-label_v9.0.0-alpha.15",
1169
+ "version": "9.0.0-alpha.15",
1170
+ "comments": {
1171
+ "patch": [
1172
+ {
1173
+ "comment": "Bump @fluentui/eslint-plugin to v1.3.2",
1174
+ "author": "martinhochel@microsoft.com",
1175
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
1176
+ "package": "@fluentui/react-label"
1177
+ },
1178
+ {
1179
+ "comment": "Bump @fluentui/react-conformance to v0.4.2",
1180
+ "author": "martinhochel@microsoft.com",
1181
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
1182
+ "package": "@fluentui/react-label"
1183
+ },
1184
+ {
1185
+ "comment": "Bump @fluentui/scripts to v1.0.0",
1186
+ "author": "martinhochel@microsoft.com",
1187
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
1188
+ "package": "@fluentui/react-label"
1189
+ }
1190
+ ],
1191
+ "prerelease": [
1192
+ {
1193
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.23",
1194
+ "author": "martinhochel@microsoft.com",
1195
+ "commit": "18902eb64710aa6253a79781357b8390bb13665c",
1196
+ "package": "@fluentui/react-label"
1197
+ }
1198
+ ]
1199
+ }
1200
+ },
1201
+ {
1202
+ "date": "Fri, 02 Jul 2021 23:15:55 GMT",
1203
+ "tag": "@fluentui/react-label_v9.0.0-alpha.14",
1204
+ "version": "9.0.0-alpha.14",
1205
+ "comments": {
1206
+ "prerelease": [
1207
+ {
1208
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.31",
1209
+ "author": "bsunderhus@microsoft.com",
1210
+ "commit": "6c37a1cb5c312d4be8b239bfd9f6c9f28e9f0d24",
1211
+ "package": "@fluentui/react-label"
1212
+ }
1213
+ ]
1214
+ }
1215
+ },
1216
+ {
1217
+ "date": "Fri, 02 Jul 2021 07:37:06 GMT",
1218
+ "tag": "@fluentui/react-label_v9.0.0-alpha.13",
1219
+ "version": "9.0.0-alpha.13",
1220
+ "comments": {
1221
+ "prerelease": [
1222
+ {
1223
+ "comment": "Rename typings and getSlots to have the Compat Suffix",
1224
+ "author": "bsunderhus@microsoft.com",
1225
+ "commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
1226
+ "package": "@fluentui/react-label"
1227
+ }
1228
+ ]
1229
+ }
1230
+ },
1231
+ {
1232
+ "date": "Thu, 01 Jul 2021 07:35:05 GMT",
1233
+ "tag": "@fluentui/react-label_v9.0.0-alpha.12",
1234
+ "version": "9.0.0-alpha.12",
1235
+ "comments": {
1236
+ "prerelease": [
1237
+ {
1238
+ "comment": "Fixing bug in start script of converged packages.",
1239
+ "author": "Humberto.Morimoto@microsoft.com",
1240
+ "commit": "c7eff2580a6fe159bbb3c4e77e549925187f3150",
1241
+ "package": "@fluentui/react-label"
1242
+ }
1243
+ ]
1244
+ }
1245
+ },
1246
+ {
1247
+ "date": "Wed, 30 Jun 2021 07:38:35 GMT",
1248
+ "tag": "@fluentui/react-label_v9.0.0-alpha.11",
1249
+ "version": "9.0.0-alpha.11",
1250
+ "comments": {
1251
+ "prerelease": [
1252
+ {
1253
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.20",
1254
+ "author": "tristan.watanabe@gmail.com",
1255
+ "commit": "804ca93da84e19cec0737729473be5034a2e4939",
1256
+ "package": "@fluentui/react-label"
1257
+ }
1258
+ ]
1259
+ }
1260
+ },
1261
+ {
1262
+ "date": "Tue, 29 Jun 2021 07:33:32 GMT",
1263
+ "tag": "@fluentui/react-label_v9.0.0-alpha.10",
1264
+ "version": "9.0.0-alpha.10",
1265
+ "comments": {
1266
+ "prerelease": [
1267
+ {
1268
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.19",
1269
+ "author": "olfedias@microsoft.com",
1270
+ "commit": "073ea5f67e3088a92f68caeeca32ef96410aabc5",
1271
+ "package": "@fluentui/react-label"
1272
+ }
1273
+ ]
1274
+ }
1275
+ },
1276
+ {
1277
+ "date": "Mon, 28 Jun 2021 07:35:16 GMT",
1278
+ "tag": "@fluentui/react-label_v9.0.0-alpha.9",
1279
+ "version": "9.0.0-alpha.9",
1280
+ "comments": {
1281
+ "none": [
1282
+ {
1283
+ "comment": "Migrate to new DX",
1284
+ "author": "tkrasniqi@microsoft.com",
1285
+ "commit": "5a6dd90efb20b162aa3883c34faa211b5620b334",
1286
+ "package": "@fluentui/react-label"
1287
+ }
1288
+ ]
1289
+ }
1290
+ },
1291
+ {
1292
+ "date": "Mon, 21 Jun 2021 07:34:33 GMT",
1293
+ "tag": "@fluentui/react-label_v9.0.0-alpha.9",
1294
+ "version": "9.0.0-alpha.9",
1295
+ "comments": {
1296
+ "none": [
1297
+ {
1298
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.18",
1299
+ "author": "miroslav.stastny@microsoft.com",
1300
+ "commit": "7301e00ef64eefcbd9f20e4ac8fd45849b3f74f3",
1301
+ "package": "@fluentui/react-label"
1302
+ }
1303
+ ]
1304
+ }
1305
+ },
1306
+ {
1307
+ "date": "Fri, 18 Jun 2021 07:30:58 GMT",
1308
+ "tag": "@fluentui/react-label_v9.0.0-alpha.9",
1309
+ "version": "9.0.0-alpha.9",
1310
+ "comments": {
1311
+ "prerelease": [
1312
+ {
1313
+ "comment": "removing inline-flex and setting to block",
1314
+ "author": "esteban.230@hotmail.com",
1315
+ "commit": "8b3d1c88af0c7e65b61a2a5963847785c2bf554f",
1316
+ "package": "@fluentui/react-label"
1317
+ }
1318
+ ]
1319
+ }
1320
+ },
1321
+ {
1322
+ "date": "Tue, 15 Jun 2021 07:40:20 GMT",
1323
+ "tag": "@fluentui/react-label_v9.0.0-alpha.8",
1324
+ "version": "9.0.0-alpha.8",
1325
+ "comments": {
1326
+ "prerelease": [
1327
+ {
1328
+ "comment": "Fix type of required prop after change to ShorthandProp type definition",
1329
+ "author": "behowell@microsoft.com",
1330
+ "commit": "10b1e17acaa01675866f7a623be1a61b1478d7d7",
1331
+ "package": "@fluentui/react-label"
1332
+ }
1333
+ ]
1334
+ }
1335
+ },
1336
+ {
1337
+ "date": "Wed, 09 Jun 2021 07:33:38 GMT",
1338
+ "tag": "@fluentui/react-label_v9.0.0-alpha.7",
1339
+ "version": "9.0.0-alpha.7",
1340
+ "comments": {
1341
+ "prerelease": [
1342
+ {
1343
+ "comment": "Adding implementation",
1344
+ "author": "esteban.230@hotmail.com",
1345
+ "commit": "b18e86032aeaa9f5dbc0db7b51bb551e281f8e92",
1346
+ "package": "@fluentui/react-label"
1347
+ }
1348
+ ]
1349
+ }
1350
+ },
1351
+ {
1352
+ "date": "Mon, 07 Jun 2021 07:38:15 GMT",
1353
+ "tag": "@fluentui/react-label_v9.0.0-alpha.6",
1354
+ "version": "9.0.0-alpha.6",
1355
+ "comments": {
1356
+ "patch": [
1357
+ {
1358
+ "comment": "Bump @fluentui/eslint-plugin to v1.3.1",
1359
+ "author": "martinhochel@microsoft.com",
1360
+ "commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
1361
+ "package": "@fluentui/react-label"
1362
+ },
1363
+ {
1364
+ "comment": "Bump @fluentui/react-conformance to v0.4.1",
1365
+ "author": "martinhochel@microsoft.com",
1366
+ "commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
1367
+ "package": "@fluentui/react-label"
1368
+ },
1369
+ {
1370
+ "comment": "Bump @fluentui/scripts to v1.0.0",
1371
+ "author": "martinhochel@microsoft.com",
1372
+ "commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
1373
+ "package": "@fluentui/react-label"
1374
+ }
1375
+ ],
1376
+ "prerelease": [
1377
+ {
1378
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.17",
1379
+ "author": "martinhochel@microsoft.com",
1380
+ "commit": "f856cb3f7fbc3edb3646204c0c7e435fc7678dd1",
1381
+ "package": "@fluentui/react-label"
1382
+ }
1383
+ ]
1384
+ }
1385
+ },
1386
+ {
1387
+ "date": "Fri, 04 Jun 2021 07:37:23 GMT",
1388
+ "tag": "@fluentui/react-label_v9.0.0-alpha.5",
1389
+ "version": "9.0.0-alpha.5",
1390
+ "comments": {
1391
+ "prerelease": [
1392
+ {
1393
+ "comment": "Completing migration guide and spec",
1394
+ "author": "esteban.230@hotmail.com",
1395
+ "commit": "186c5379a8fa4fd979e4d225742260a1f688c912",
1396
+ "package": "@fluentui/react-label"
1397
+ }
1398
+ ]
1399
+ }
1400
+ },
1401
+ {
1402
+ "date": "Thu, 03 Jun 2021 07:36:03 GMT",
1403
+ "tag": "@fluentui/react-label_v9.0.0-alpha.4",
1404
+ "version": "9.0.0-alpha.4",
1405
+ "comments": {
1406
+ "none": [
1407
+ {
1408
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.39",
1409
+ "author": "martinhochel@microsoft.com",
1410
+ "commit": "01f798f6ac6b7b0e4c968e34a0c3f0e692aa3d43",
1411
+ "package": "@fluentui/react-label"
1412
+ },
1413
+ {
1414
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.26",
1415
+ "author": "martinhochel@microsoft.com",
1416
+ "commit": "01f798f6ac6b7b0e4c968e34a0c3f0e692aa3d43",
1417
+ "package": "@fluentui/react-label"
1418
+ }
1419
+ ],
1420
+ "prerelease": [
1421
+ {
1422
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.15",
1423
+ "author": "martinhochel@microsoft.com",
1424
+ "commit": "01f798f6ac6b7b0e4c968e34a0c3f0e692aa3d43",
1425
+ "package": "@fluentui/react-label"
1426
+ }
1427
+ ]
1428
+ }
1429
+ },
1430
+ {
1431
+ "date": "Tue, 01 Jun 2021 07:31:58 GMT",
1432
+ "tag": "@fluentui/react-label_v9.0.0-alpha.3",
1433
+ "version": "9.0.0-alpha.3",
1434
+ "comments": {
1435
+ "none": [
1436
+ {
1437
+ "comment": "Revert \"chore: enable Jest aliases for converged packages (#18337)\"",
1438
+ "author": "olfedias@microsoft.com",
1439
+ "commit": "b5f2a02b37c8ea394a65f7a22bff057de93370dd",
1440
+ "package": "@fluentui/react-label"
1441
+ }
1442
+ ]
1443
+ }
1444
+ },
1445
+ {
1446
+ "date": "Fri, 28 May 2021 07:33:57 GMT",
1447
+ "tag": "@fluentui/react-label_v9.0.0-alpha.3",
1448
+ "version": "9.0.0-alpha.3",
1449
+ "comments": {
1450
+ "none": [
1451
+ {
1452
+ "comment": "enable Jest aliases",
1453
+ "author": "olfedias@microsoft.com",
1454
+ "commit": "5379823a6f53bd36a936806153d228b9a0ef0543",
1455
+ "package": "@fluentui/react-label"
1456
+ }
1457
+ ]
1458
+ }
1459
+ },
1460
+ {
1461
+ "date": "Wed, 26 May 2021 07:35:43 GMT",
1462
+ "tag": "@fluentui/react-label_v9.0.0-alpha.3",
1463
+ "version": "9.0.0-alpha.3",
1464
+ "comments": {
1465
+ "none": [
1466
+ {
1467
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.14",
1468
+ "author": "olfedias@microsoft.com",
1469
+ "commit": "d2504c72ec7fba0cf4dcf1984c2e1a9322720225",
1470
+ "package": "@fluentui/react-label"
1471
+ }
1472
+ ],
1473
+ "prerelease": [
1474
+ {
1475
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.25",
1476
+ "author": "lingfan.gao@microsoft.com",
1477
+ "commit": "6ffca36c9537a1852d8ec26478b8b7aeb059e17c",
1478
+ "package": "@fluentui/react-label"
1479
+ }
1480
+ ]
1481
+ }
1482
+ },
1483
+ {
1484
+ "date": "Fri, 21 May 2021 07:34:54 GMT",
1485
+ "tag": "@fluentui/react-label_v9.0.0-alpha.2",
1486
+ "version": "9.0.0-alpha.2",
1487
+ "comments": {
1488
+ "prerelease": [
1489
+ {
1490
+ "comment": "Updates from changes to create-component template",
1491
+ "author": "behowell@microsoft.com",
1492
+ "commit": "aabab8dedf6aa56a403b314157bcef84b6bcd585",
1493
+ "package": "@fluentui/react-label"
1494
+ }
1495
+ ],
1496
+ "none": [
1497
+ {
1498
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.37",
1499
+ "author": "miroslav.stastny@microsoft.com",
1500
+ "commit": "3f78f90075ae78bfd28f7d498ae8f012f0221279",
1501
+ "package": "@fluentui/react-label"
1502
+ },
1503
+ {
1504
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.14",
1505
+ "author": "miroslav.stastny@microsoft.com",
1506
+ "commit": "3f78f90075ae78bfd28f7d498ae8f012f0221279",
1507
+ "package": "@fluentui/react-label"
1508
+ }
1509
+ ]
1510
+ }
1511
+ },
1512
+ {
1513
+ "date": "Thu, 20 May 2021 07:41:54 GMT",
1514
+ "tag": "@fluentui/react-label_v9.0.0-alpha.1",
1515
+ "version": "9.0.0-alpha.1",
1516
+ "comments": {
1517
+ "prerelease": [
1518
+ {
1519
+ "comment": "Removing private: true from react-label",
1520
+ "author": "esteban.230@hotmail.com",
1521
+ "commit": "68429db4db11d965e18e04c720d8fd83904c9742",
1522
+ "package": "@fluentui/react-label"
1523
+ }
1524
+ ],
1525
+ "none": [
1526
+ {
1527
+ "comment": "Update conformance tests in all packages to use a package-level isConformant wrapper with appropriate generics for props",
1528
+ "author": "elcraig@microsoft.com",
1529
+ "commit": "1e6ad173e2cfa18cfcae13311be7916f1b241432",
1530
+ "package": "@fluentui/react-label"
1531
+ }
1532
+ ],
1533
+ "patch": [
1534
+ {
1535
+ "comment": "Bump @fluentui/eslint-plugin to v1.3.0",
1536
+ "author": "elcraig@microsoft.com",
1537
+ "commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
1538
+ "package": "@fluentui/react-label"
1539
+ },
1540
+ {
1541
+ "comment": "Bump @fluentui/react-conformance to v0.4.0",
1542
+ "author": "elcraig@microsoft.com",
1543
+ "commit": "1e6ad173e2cfa18cfcae13311be7916f1b241432",
1544
+ "package": "@fluentui/react-label"
1545
+ },
1546
+ {
1547
+ "comment": "Bump @fluentui/scripts to v1.0.0",
1548
+ "author": "elcraig@microsoft.com",
1549
+ "commit": "630b71c415cd40ed0e36773eab99d62cd02a30fb",
1550
+ "package": "@fluentui/react-label"
1551
+ }
1552
+ ]
1553
+ }
1554
+ }
1555
+ ]
1556
+ }