@fluentui/react-label 9.0.0-alpha.9 → 9.0.0-nightly.46b9ea7036.0
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.json +1244 -1
- package/CHANGELOG.md +458 -2
- package/Spec.md +28 -31
- package/dist/react-label.d.ts +27 -46
- package/lib/Label.js.map +1 -1
- package/lib/common/isConformant.d.ts +1 -1
- package/lib/common/isConformant.js +7 -5
- package/lib/common/isConformant.js.map +1 -1
- package/lib/components/Label/Label.d.ts +3 -4
- package/lib/components/Label/Label.js +5 -5
- package/lib/components/Label/Label.js.map +1 -1
- package/lib/components/Label/Label.types.d.ts +17 -32
- package/lib/components/Label/Label.types.js.map +1 -1
- package/lib/components/Label/index.js.map +1 -1
- package/lib/components/Label/renderLabel.d.ts +1 -2
- package/lib/components/Label/renderLabel.js +6 -5
- package/lib/components/Label/renderLabel.js.map +1 -1
- package/lib/components/Label/useLabel.d.ts +3 -6
- package/lib/components/Label/useLabel.js +32 -35
- package/lib/components/Label/useLabel.js.map +1 -1
- package/lib/components/Label/useLabelStyles.d.ts +1 -1
- package/lib/components/Label/useLabelStyles.js +42 -34
- package/lib/components/Label/useLabelStyles.js.map +1 -1
- package/lib/index.js.map +1 -1
- package/lib/tsdoc-metadata.json +1 -1
- package/lib-commonjs/Label.js +7 -2
- package/lib-commonjs/Label.js.map +1 -1
- package/lib-commonjs/common/isConformant.d.ts +1 -1
- package/lib-commonjs/common/isConformant.js +16 -7
- package/lib-commonjs/common/isConformant.js.map +1 -1
- package/lib-commonjs/components/Label/Label.d.ts +3 -4
- package/lib-commonjs/components/Label/Label.js +18 -10
- package/lib-commonjs/components/Label/Label.js.map +1 -1
- package/lib-commonjs/components/Label/Label.types.d.ts +17 -32
- package/lib-commonjs/components/Label/Label.types.js +4 -1
- package/lib-commonjs/components/Label/Label.types.js.map +1 -1
- package/lib-commonjs/components/Label/index.js +11 -2
- package/lib-commonjs/components/Label/index.js.map +1 -1
- package/lib-commonjs/components/Label/renderLabel.d.ts +1 -2
- package/lib-commonjs/components/Label/renderLabel.js +20 -10
- package/lib-commonjs/components/Label/renderLabel.js.map +1 -1
- package/lib-commonjs/components/Label/useLabel.d.ts +3 -6
- package/lib-commonjs/components/Label/useLabel.js +42 -37
- package/lib-commonjs/components/Label/useLabel.js.map +1 -1
- package/lib-commonjs/components/Label/useLabelStyles.d.ts +1 -1
- package/lib-commonjs/components/Label/useLabelStyles.js +49 -35
- package/lib-commonjs/components/Label/useLabelStyles.js.map +1 -1
- package/lib-commonjs/index.js +7 -2
- package/lib-commonjs/index.js.map +1 -1
- package/package.json +15 -11
- package/config/api-extractor.json +0 -3
- package/config/tests.js +0 -7
- package/etc/react-label.api.md +0 -51
- package/just.config.ts +0 -3
- package/lib-amd/Label.d.ts +0 -1
- package/lib-amd/Label.js +0 -6
- package/lib-amd/Label.js.map +0 -1
- package/lib-amd/common/isConformant.d.ts +0 -4
- package/lib-amd/common/isConformant.js +0 -14
- package/lib-amd/common/isConformant.js.map +0 -1
- package/lib-amd/components/Label/Label.d.ts +0 -7
- package/lib-amd/components/Label/Label.js +0 -16
- package/lib-amd/components/Label/Label.js.map +0 -1
- package/lib-amd/components/Label/Label.types.d.ts +0 -53
- package/lib-amd/components/Label/Label.types.js +0 -5
- package/lib-amd/components/Label/Label.types.js.map +0 -1
- package/lib-amd/components/Label/index.d.ts +0 -5
- package/lib-amd/components/Label/index.js +0 -10
- package/lib-amd/components/Label/index.js.map +0 -1
- package/lib-amd/components/Label/renderLabel.d.ts +0 -6
- package/lib-amd/components/Label/renderLabel.js +0 -17
- package/lib-amd/components/Label/renderLabel.js.map +0 -1
- package/lib-amd/components/Label/useLabel.d.ts +0 -20
- package/lib-amd/components/Label/useLabel.js +0 -55
- package/lib-amd/components/Label/useLabel.js.map +0 -1
- package/lib-amd/components/Label/useLabelStyles.d.ts +0 -5
- package/lib-amd/components/Label/useLabelStyles.js +0 -49
- package/lib-amd/components/Label/useLabelStyles.js.map +0 -1
- package/lib-amd/index.d.ts +0 -2
- package/lib-amd/index.js +0 -6
- package/lib-amd/index.js.map +0 -1
- package/src/components/Label/Label.types.ts +0 -61
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,1250 @@
|
|
2
2
|
"name": "@fluentui/react-label",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Mon, 25 Oct 2021 09:17:19 GMT",
|
6
|
+
"tag": "@fluentui/react-label_v9.0.0-nightly.46b9ea7036.0",
|
7
|
+
"version": "9.0.0-nightly.46b9ea7036.0",
|
8
|
+
"comments": {
|
9
|
+
"prerelease": [
|
10
|
+
{
|
11
|
+
"author": "email not defined",
|
12
|
+
"package": "@fluentui/react-label",
|
13
|
+
"comment": "Release nightly v9",
|
14
|
+
"commit": "55900273a4f023d6bb5cd8a3331f2f929d05a4ea"
|
15
|
+
},
|
16
|
+
{
|
17
|
+
"author": "peter@draxler.ml",
|
18
|
+
"package": "@fluentui/react-label",
|
19
|
+
"comment": "added styling of documentation",
|
20
|
+
"commit": "55900273a4f023d6bb5cd8a3331f2f929d05a4ea"
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "gcox@microsoft.com",
|
24
|
+
"package": "@fluentui/react-label",
|
25
|
+
"comment": "Removed duplicate 'Label' from story names",
|
26
|
+
"commit": "55900273a4f023d6bb5cd8a3331f2f929d05a4ea"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-label",
|
31
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-nightly.46b9ea7036.0",
|
32
|
+
"commit": "55900273a4f023d6bb5cd8a3331f2f929d05a4ea"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-label",
|
37
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-nightly.46b9ea7036.0",
|
38
|
+
"commit": "55900273a4f023d6bb5cd8a3331f2f929d05a4ea"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-label",
|
43
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-nightly.46b9ea7036.0",
|
44
|
+
"commit": "55900273a4f023d6bb5cd8a3331f2f929d05a4ea"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-label",
|
49
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-nightly.46b9ea7036.0",
|
50
|
+
"commit": "55900273a4f023d6bb5cd8a3331f2f929d05a4ea"
|
51
|
+
},
|
52
|
+
{
|
53
|
+
"author": "beachball",
|
54
|
+
"package": "@fluentui/react-label",
|
55
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-nightly.46b9ea7036.0",
|
56
|
+
"commit": "55900273a4f023d6bb5cd8a3331f2f929d05a4ea"
|
57
|
+
}
|
58
|
+
]
|
59
|
+
}
|
60
|
+
},
|
61
|
+
{
|
62
|
+
"date": "Wed, 06 Oct 2021 10:37:22 GMT",
|
63
|
+
"tag": "@fluentui/react-label_v9.0.0-beta.1",
|
64
|
+
"version": "9.0.0-beta.1",
|
65
|
+
"comments": {
|
66
|
+
"prerelease": [
|
67
|
+
{
|
68
|
+
"author": "lingfangao@hotmail.com",
|
69
|
+
"package": "@fluentui/react-label",
|
70
|
+
"comment": "Bump all v9 components to beta prerelease tag",
|
71
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
72
|
+
},
|
73
|
+
{
|
74
|
+
"author": "beachball",
|
75
|
+
"package": "@fluentui/react-label",
|
76
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.1",
|
77
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
78
|
+
},
|
79
|
+
{
|
80
|
+
"author": "beachball",
|
81
|
+
"package": "@fluentui/react-label",
|
82
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-beta.1",
|
83
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
84
|
+
},
|
85
|
+
{
|
86
|
+
"author": "beachball",
|
87
|
+
"package": "@fluentui/react-label",
|
88
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.1",
|
89
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
90
|
+
},
|
91
|
+
{
|
92
|
+
"author": "beachball",
|
93
|
+
"package": "@fluentui/react-label",
|
94
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.1",
|
95
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
96
|
+
},
|
97
|
+
{
|
98
|
+
"author": "beachball",
|
99
|
+
"package": "@fluentui/react-label",
|
100
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.1",
|
101
|
+
"commit": "5553164c190a4beb4780745d0e6403109e057913"
|
102
|
+
}
|
103
|
+
]
|
104
|
+
}
|
105
|
+
},
|
106
|
+
{
|
107
|
+
"date": "Tue, 05 Oct 2021 12:47:58 GMT",
|
108
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.51",
|
109
|
+
"version": "9.0.0-alpha.51",
|
110
|
+
"comments": {
|
111
|
+
"prerelease": [
|
112
|
+
{
|
113
|
+
"author": "beachball",
|
114
|
+
"package": "@fluentui/react-label",
|
115
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.78",
|
116
|
+
"commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
|
117
|
+
},
|
118
|
+
{
|
119
|
+
"author": "beachball",
|
120
|
+
"package": "@fluentui/react-label",
|
121
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.60",
|
122
|
+
"commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
|
123
|
+
},
|
124
|
+
{
|
125
|
+
"author": "beachball",
|
126
|
+
"package": "@fluentui/react-label",
|
127
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.53",
|
128
|
+
"commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
|
129
|
+
},
|
130
|
+
{
|
131
|
+
"author": "beachball",
|
132
|
+
"package": "@fluentui/react-label",
|
133
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.22",
|
134
|
+
"commit": "c41b8f8996acd5b970d894fc910cc4d661f8e3cb"
|
135
|
+
}
|
136
|
+
]
|
137
|
+
}
|
138
|
+
},
|
139
|
+
{
|
140
|
+
"date": "Tue, 05 Oct 2021 09:28:07 GMT",
|
141
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.50",
|
142
|
+
"version": "9.0.0-alpha.50",
|
143
|
+
"comments": {
|
144
|
+
"prerelease": [
|
145
|
+
{
|
146
|
+
"author": "bsunderhus@microsoft.com",
|
147
|
+
"package": "@fluentui/react-label",
|
148
|
+
"comment": "Adds ForwardRefComponent to react-label components declaration",
|
149
|
+
"commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
|
150
|
+
},
|
151
|
+
{
|
152
|
+
"author": "beachball",
|
153
|
+
"package": "@fluentui/react-label",
|
154
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.77",
|
155
|
+
"commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
|
156
|
+
},
|
157
|
+
{
|
158
|
+
"author": "beachball",
|
159
|
+
"package": "@fluentui/react-label",
|
160
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.56",
|
161
|
+
"commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
|
162
|
+
},
|
163
|
+
{
|
164
|
+
"author": "beachball",
|
165
|
+
"package": "@fluentui/react-label",
|
166
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.59",
|
167
|
+
"commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
|
168
|
+
},
|
169
|
+
{
|
170
|
+
"author": "beachball",
|
171
|
+
"package": "@fluentui/react-label",
|
172
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.52",
|
173
|
+
"commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
|
174
|
+
},
|
175
|
+
{
|
176
|
+
"author": "beachball",
|
177
|
+
"package": "@fluentui/react-label",
|
178
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.21",
|
179
|
+
"commit": "3b16677a03035dcf03c1297268b85c6d4bd3f839"
|
180
|
+
}
|
181
|
+
]
|
182
|
+
}
|
183
|
+
},
|
184
|
+
{
|
185
|
+
"date": "Fri, 01 Oct 2021 14:13:08 GMT",
|
186
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.49",
|
187
|
+
"version": "9.0.0-alpha.49",
|
188
|
+
"comments": {
|
189
|
+
"prerelease": [
|
190
|
+
{
|
191
|
+
"author": "lingfangao@hotmail.com",
|
192
|
+
"package": "@fluentui/react-label",
|
193
|
+
"comment": "Bump v9 prerelease versions to rerelease",
|
194
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
195
|
+
},
|
196
|
+
{
|
197
|
+
"author": "beachball",
|
198
|
+
"package": "@fluentui/react-label",
|
199
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.76",
|
200
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
201
|
+
},
|
202
|
+
{
|
203
|
+
"author": "beachball",
|
204
|
+
"package": "@fluentui/react-label",
|
205
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.55",
|
206
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
207
|
+
},
|
208
|
+
{
|
209
|
+
"author": "beachball",
|
210
|
+
"package": "@fluentui/react-label",
|
211
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.58",
|
212
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
213
|
+
},
|
214
|
+
{
|
215
|
+
"author": "beachball",
|
216
|
+
"package": "@fluentui/react-label",
|
217
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.51",
|
218
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
219
|
+
},
|
220
|
+
{
|
221
|
+
"author": "beachball",
|
222
|
+
"package": "@fluentui/react-label",
|
223
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.20",
|
224
|
+
"commit": "4fa0856ad0353b787b8ae59229e6f64ef0719824"
|
225
|
+
}
|
226
|
+
]
|
227
|
+
}
|
228
|
+
},
|
229
|
+
{
|
230
|
+
"date": "Wed, 29 Sep 2021 08:06:11 GMT",
|
231
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.47",
|
232
|
+
"version": "9.0.0-alpha.47",
|
233
|
+
"comments": {
|
234
|
+
"prerelease": [
|
235
|
+
{
|
236
|
+
"author": "beachball",
|
237
|
+
"package": "@fluentui/react-label",
|
238
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.74",
|
239
|
+
"commit": "ede1575b3a5c8f893124af9415c53968564fb923"
|
240
|
+
},
|
241
|
+
{
|
242
|
+
"author": "beachball",
|
243
|
+
"package": "@fluentui/react-label",
|
244
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.56",
|
245
|
+
"commit": "ede1575b3a5c8f893124af9415c53968564fb923"
|
246
|
+
},
|
247
|
+
{
|
248
|
+
"author": "beachball",
|
249
|
+
"package": "@fluentui/react-label",
|
250
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.49",
|
251
|
+
"commit": "ede1575b3a5c8f893124af9415c53968564fb923"
|
252
|
+
},
|
253
|
+
{
|
254
|
+
"author": "beachball",
|
255
|
+
"package": "@fluentui/react-label",
|
256
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.18",
|
257
|
+
"commit": "ede1575b3a5c8f893124af9415c53968564fb923"
|
258
|
+
}
|
259
|
+
]
|
260
|
+
}
|
261
|
+
},
|
262
|
+
{
|
263
|
+
"date": "Mon, 27 Sep 2021 08:06:00 GMT",
|
264
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.46",
|
265
|
+
"version": "9.0.0-alpha.46",
|
266
|
+
"comments": {
|
267
|
+
"none": [
|
268
|
+
{
|
269
|
+
"author": "email not defined",
|
270
|
+
"package": "@fluentui/react-label",
|
271
|
+
"comment": "refactor: simplify mergeprops for label",
|
272
|
+
"commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
|
273
|
+
}
|
274
|
+
],
|
275
|
+
"prerelease": [
|
276
|
+
{
|
277
|
+
"author": "beachball",
|
278
|
+
"package": "@fluentui/react-label",
|
279
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.73",
|
280
|
+
"commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
|
281
|
+
},
|
282
|
+
{
|
283
|
+
"author": "beachball",
|
284
|
+
"package": "@fluentui/react-label",
|
285
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.53",
|
286
|
+
"commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
|
287
|
+
},
|
288
|
+
{
|
289
|
+
"author": "beachball",
|
290
|
+
"package": "@fluentui/react-label",
|
291
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.55",
|
292
|
+
"commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
|
293
|
+
},
|
294
|
+
{
|
295
|
+
"author": "beachball",
|
296
|
+
"package": "@fluentui/react-label",
|
297
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.48",
|
298
|
+
"commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
|
299
|
+
},
|
300
|
+
{
|
301
|
+
"author": "beachball",
|
302
|
+
"package": "@fluentui/react-label",
|
303
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.17",
|
304
|
+
"commit": "0df6cb80c9181650bf5d6c5df233bd5e9e779a43"
|
305
|
+
}
|
306
|
+
]
|
307
|
+
}
|
308
|
+
},
|
309
|
+
{
|
310
|
+
"date": "Fri, 24 Sep 2021 09:17:17 GMT",
|
311
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.45",
|
312
|
+
"version": "9.0.0-alpha.45",
|
313
|
+
"comments": {
|
314
|
+
"prerelease": [
|
315
|
+
{
|
316
|
+
"author": "beachball",
|
317
|
+
"package": "@fluentui/react-label",
|
318
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.72",
|
319
|
+
"commit": "0d26909912889432060fd4c87b2f4a45017e1532"
|
320
|
+
},
|
321
|
+
{
|
322
|
+
"author": "beachball",
|
323
|
+
"package": "@fluentui/react-label",
|
324
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.52",
|
325
|
+
"commit": "0d26909912889432060fd4c87b2f4a45017e1532"
|
326
|
+
},
|
327
|
+
{
|
328
|
+
"author": "beachball",
|
329
|
+
"package": "@fluentui/react-label",
|
330
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.54",
|
331
|
+
"commit": "0d26909912889432060fd4c87b2f4a45017e1532"
|
332
|
+
},
|
333
|
+
{
|
334
|
+
"author": "beachball",
|
335
|
+
"package": "@fluentui/react-label",
|
336
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.47",
|
337
|
+
"commit": "0d26909912889432060fd4c87b2f4a45017e1532"
|
338
|
+
},
|
339
|
+
{
|
340
|
+
"author": "beachball",
|
341
|
+
"package": "@fluentui/react-label",
|
342
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.16",
|
343
|
+
"commit": "0d26909912889432060fd4c87b2f4a45017e1532"
|
344
|
+
}
|
345
|
+
]
|
346
|
+
}
|
347
|
+
},
|
348
|
+
{
|
349
|
+
"date": "Thu, 23 Sep 2021 08:21:34 GMT",
|
350
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.44",
|
351
|
+
"version": "9.0.0-alpha.44",
|
352
|
+
"comments": {
|
353
|
+
"prerelease": [
|
354
|
+
{
|
355
|
+
"author": "beachball",
|
356
|
+
"package": "@fluentui/react-label",
|
357
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.71",
|
358
|
+
"commit": "95682da34c48813f7658032ae490d21d2f363b90"
|
359
|
+
},
|
360
|
+
{
|
361
|
+
"author": "beachball",
|
362
|
+
"package": "@fluentui/react-label",
|
363
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.51",
|
364
|
+
"commit": "95682da34c48813f7658032ae490d21d2f363b90"
|
365
|
+
},
|
366
|
+
{
|
367
|
+
"author": "beachball",
|
368
|
+
"package": "@fluentui/react-label",
|
369
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.53",
|
370
|
+
"commit": "95682da34c48813f7658032ae490d21d2f363b90"
|
371
|
+
},
|
372
|
+
{
|
373
|
+
"author": "beachball",
|
374
|
+
"package": "@fluentui/react-label",
|
375
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.46",
|
376
|
+
"commit": "95682da34c48813f7658032ae490d21d2f363b90"
|
377
|
+
},
|
378
|
+
{
|
379
|
+
"author": "beachball",
|
380
|
+
"package": "@fluentui/react-label",
|
381
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.15",
|
382
|
+
"commit": "95682da34c48813f7658032ae490d21d2f363b90"
|
383
|
+
}
|
384
|
+
]
|
385
|
+
}
|
386
|
+
},
|
387
|
+
{
|
388
|
+
"date": "Wed, 22 Sep 2021 10:10:07 GMT",
|
389
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.43",
|
390
|
+
"version": "9.0.0-alpha.43",
|
391
|
+
"comments": {
|
392
|
+
"prerelease": [
|
393
|
+
{
|
394
|
+
"author": "beachball",
|
395
|
+
"package": "@fluentui/react-label",
|
396
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.70",
|
397
|
+
"commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
|
398
|
+
},
|
399
|
+
{
|
400
|
+
"author": "beachball",
|
401
|
+
"package": "@fluentui/react-label",
|
402
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.50",
|
403
|
+
"commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
|
404
|
+
},
|
405
|
+
{
|
406
|
+
"author": "beachball",
|
407
|
+
"package": "@fluentui/react-label",
|
408
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.52",
|
409
|
+
"commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
|
410
|
+
},
|
411
|
+
{
|
412
|
+
"author": "beachball",
|
413
|
+
"package": "@fluentui/react-label",
|
414
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.45",
|
415
|
+
"commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
|
416
|
+
},
|
417
|
+
{
|
418
|
+
"author": "beachball",
|
419
|
+
"package": "@fluentui/react-label",
|
420
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.14",
|
421
|
+
"commit": "bc3f1ec72fc7784a558b0dd6598ee0662f4649c1"
|
422
|
+
}
|
423
|
+
]
|
424
|
+
}
|
425
|
+
},
|
426
|
+
{
|
427
|
+
"date": "Tue, 21 Sep 2021 07:42:34 GMT",
|
428
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.42",
|
429
|
+
"version": "9.0.0-alpha.42",
|
430
|
+
"comments": {
|
431
|
+
"none": [
|
432
|
+
{
|
433
|
+
"author": "elcraig@microsoft.com",
|
434
|
+
"package": "@fluentui/react-label",
|
435
|
+
"comment": "Remove unnecessary docCategory tags",
|
436
|
+
"commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
|
437
|
+
}
|
438
|
+
],
|
439
|
+
"prerelease": [
|
440
|
+
{
|
441
|
+
"author": "gcox@microsoft.com",
|
442
|
+
"package": "@fluentui/react-label",
|
443
|
+
"comment": "Updating to types over interfaces",
|
444
|
+
"commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
|
445
|
+
},
|
446
|
+
{
|
447
|
+
"author": "beachball",
|
448
|
+
"package": "@fluentui/react-label",
|
449
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.69",
|
450
|
+
"commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
|
451
|
+
},
|
452
|
+
{
|
453
|
+
"author": "beachball",
|
454
|
+
"package": "@fluentui/react-label",
|
455
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.51",
|
456
|
+
"commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
|
457
|
+
},
|
458
|
+
{
|
459
|
+
"author": "beachball",
|
460
|
+
"package": "@fluentui/react-label",
|
461
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.44",
|
462
|
+
"commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
|
463
|
+
},
|
464
|
+
{
|
465
|
+
"author": "beachball",
|
466
|
+
"package": "@fluentui/react-label",
|
467
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.13",
|
468
|
+
"commit": "363765ba3d08d2facbb97fb80ab54ff27ac714fd"
|
469
|
+
}
|
470
|
+
]
|
471
|
+
}
|
472
|
+
},
|
473
|
+
{
|
474
|
+
"date": "Mon, 20 Sep 2021 07:36:26 GMT",
|
475
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.41",
|
476
|
+
"version": "9.0.0-alpha.41",
|
477
|
+
"comments": {
|
478
|
+
"none": [
|
479
|
+
{
|
480
|
+
"author": "lingfangao@hotmail.com",
|
481
|
+
"package": "@fluentui/react-label",
|
482
|
+
"comment": "chore: use versioon eslint-plugin and react-conformance in dev dependencies",
|
483
|
+
"commit": "b8a304770f77c0353553a152dad34421070400a6"
|
484
|
+
}
|
485
|
+
],
|
486
|
+
"prerelease": [
|
487
|
+
{
|
488
|
+
"author": "lingfangao@hotmail.com",
|
489
|
+
"package": "@fluentui/react-label",
|
490
|
+
"commit": "b8a304770f77c0353553a152dad34421070400a6",
|
491
|
+
"comment": "Bump @fluentui/react-label to v9.0.0-alpha.41"
|
492
|
+
}
|
493
|
+
]
|
494
|
+
}
|
495
|
+
},
|
496
|
+
{
|
497
|
+
"date": "Fri, 17 Sep 2021 07:35:26 GMT",
|
498
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.40",
|
499
|
+
"version": "9.0.0-alpha.40",
|
500
|
+
"comments": {
|
501
|
+
"prerelease": [
|
502
|
+
{
|
503
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
504
|
+
"package": "@fluentui/react-label",
|
505
|
+
"commit": "90d71a0914acbb73a0365d60a85237e3d58ef575",
|
506
|
+
"comment": "Bump @fluentui/react-label to v9.0.0-alpha.40"
|
507
|
+
}
|
508
|
+
]
|
509
|
+
}
|
510
|
+
},
|
511
|
+
{
|
512
|
+
"date": "Thu, 16 Sep 2021 07:38:39 GMT",
|
513
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.39",
|
514
|
+
"version": "9.0.0-alpha.39",
|
515
|
+
"comments": {
|
516
|
+
"prerelease": [
|
517
|
+
{
|
518
|
+
"author": "behowell@microsoft.com",
|
519
|
+
"package": "@fluentui/react-label",
|
520
|
+
"commit": "fbe41e2877a20ce0f3c01b5188e17c12f941cc4c",
|
521
|
+
"comment": "Bump @fluentui/react-label to v9.0.0-alpha.39"
|
522
|
+
}
|
523
|
+
]
|
524
|
+
}
|
525
|
+
},
|
526
|
+
{
|
527
|
+
"date": "Tue, 14 Sep 2021 20:09:02 GMT",
|
528
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.38",
|
529
|
+
"version": "9.0.0-alpha.38",
|
530
|
+
"comments": {
|
531
|
+
"prerelease": [
|
532
|
+
{
|
533
|
+
"author": "bsunderhus@microsoft.com",
|
534
|
+
"package": "@fluentui/react-label",
|
535
|
+
"commit": "10495c31fb5c5cf48b4665601a75a0cfabb6a03c",
|
536
|
+
"comment": "Bump @fluentui/react-label to v9.0.0-alpha.38"
|
537
|
+
}
|
538
|
+
]
|
539
|
+
}
|
540
|
+
},
|
541
|
+
{
|
542
|
+
"date": "Fri, 10 Sep 2021 16:31:53 GMT",
|
543
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.37",
|
544
|
+
"version": "9.0.0-alpha.37",
|
545
|
+
"comments": {
|
546
|
+
"prerelease": [
|
547
|
+
{
|
548
|
+
"author": "lingfangao@hotmail.com",
|
549
|
+
"package": "@fluentui/react-label",
|
550
|
+
"comment": "chore(v9): Move all internal v9 dependencies from caret to fixed version",
|
551
|
+
"commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0"
|
552
|
+
},
|
553
|
+
{
|
554
|
+
"author": "lingfangao@hotmail.com",
|
555
|
+
"package": "@fluentui/react-label",
|
556
|
+
"commit": "01a06f5b2aa14ae96a2fca056d34d99a5ad124e0",
|
557
|
+
"comment": "Bump @fluentui/react-label to v9.0.0-alpha.37"
|
558
|
+
}
|
559
|
+
]
|
560
|
+
}
|
561
|
+
},
|
562
|
+
{
|
563
|
+
"date": "Fri, 10 Sep 2021 07:39:51 GMT",
|
564
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.36",
|
565
|
+
"version": "9.0.0-alpha.36",
|
566
|
+
"comments": {
|
567
|
+
"prerelease": [
|
568
|
+
{
|
569
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.45",
|
570
|
+
"author": "behowell@microsoft.com",
|
571
|
+
"commit": "8700a515c7f2659761c5b53f55c32453bc3510b1",
|
572
|
+
"package": "@fluentui/react-label"
|
573
|
+
}
|
574
|
+
]
|
575
|
+
}
|
576
|
+
},
|
577
|
+
{
|
578
|
+
"date": "Tue, 07 Sep 2021 07:34:55 GMT",
|
579
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.35",
|
580
|
+
"version": "9.0.0-alpha.35",
|
581
|
+
"comments": {
|
582
|
+
"none": [
|
583
|
+
{
|
584
|
+
"comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-alpha.6",
|
585
|
+
"author": "olfedias@microsoft.com",
|
586
|
+
"commit": "37e0f35eb706d40c4537010de97db94a831022d3",
|
587
|
+
"package": "@fluentui/react-label"
|
588
|
+
}
|
589
|
+
]
|
590
|
+
}
|
591
|
+
},
|
592
|
+
{
|
593
|
+
"date": "Mon, 06 Sep 2021 07:34:53 GMT",
|
594
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.35",
|
595
|
+
"version": "9.0.0-alpha.35",
|
596
|
+
"comments": {
|
597
|
+
"prerelease": [
|
598
|
+
{
|
599
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.44",
|
600
|
+
"author": "lingfangao@hotmail.com",
|
601
|
+
"commit": "cd22a603bb20947e7d23a3357b9a535afdb5ee1d",
|
602
|
+
"package": "@fluentui/react-label"
|
603
|
+
}
|
604
|
+
]
|
605
|
+
}
|
606
|
+
},
|
607
|
+
{
|
608
|
+
"date": "Fri, 03 Sep 2021 00:13:07 GMT",
|
609
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.34",
|
610
|
+
"version": "9.0.0-alpha.34",
|
611
|
+
"comments": {
|
612
|
+
"none": [
|
613
|
+
{
|
614
|
+
"comment": "enable makeStyles conformance tests",
|
615
|
+
"author": "olfedias@microsoft.com",
|
616
|
+
"commit": "0606b747c8fca1e6551d521f2526a6c1f969205a",
|
617
|
+
"package": "@fluentui/react-label"
|
618
|
+
}
|
619
|
+
]
|
620
|
+
}
|
621
|
+
},
|
622
|
+
{
|
623
|
+
"date": "Thu, 02 Sep 2021 07:36:46 GMT",
|
624
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.34",
|
625
|
+
"version": "9.0.0-alpha.34",
|
626
|
+
"comments": {
|
627
|
+
"prerelease": [
|
628
|
+
{
|
629
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.43",
|
630
|
+
"author": "olfedias@microsoft.com",
|
631
|
+
"commit": "ff3225d408fa6a97628e3f08a5a11a196bef6934",
|
632
|
+
"package": "@fluentui/react-label"
|
633
|
+
}
|
634
|
+
],
|
635
|
+
"patch": [
|
636
|
+
{
|
637
|
+
"comment": "Bump @fluentui/react-conformance to v0.4.5",
|
638
|
+
"author": "olfedias@microsoft.com",
|
639
|
+
"commit": "8f887d05e8f2fed8433b147c6e175d8297455c51",
|
640
|
+
"package": "@fluentui/react-label"
|
641
|
+
}
|
642
|
+
]
|
643
|
+
}
|
644
|
+
},
|
645
|
+
{
|
646
|
+
"date": "Wed, 01 Sep 2021 07:39:56 GMT",
|
647
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.33",
|
648
|
+
"version": "9.0.0-alpha.33",
|
649
|
+
"comments": {
|
650
|
+
"prerelease": [
|
651
|
+
{
|
652
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.43",
|
653
|
+
"author": "bsunderhus@microsoft.com",
|
654
|
+
"commit": "40254a1b07bd51affd276e51af0b1d517714b45c",
|
655
|
+
"package": "@fluentui/react-label"
|
656
|
+
}
|
657
|
+
]
|
658
|
+
}
|
659
|
+
},
|
660
|
+
{
|
661
|
+
"date": "Tue, 31 Aug 2021 07:37:47 GMT",
|
662
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.32",
|
663
|
+
"version": "9.0.0-alpha.32",
|
664
|
+
"comments": {
|
665
|
+
"prerelease": [
|
666
|
+
{
|
667
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.42",
|
668
|
+
"author": "lingfan.gao@microsoft.com",
|
669
|
+
"commit": "7a53d85571212d2f5b56a84fd84e29f5e1985daa",
|
670
|
+
"package": "@fluentui/react-label"
|
671
|
+
}
|
672
|
+
]
|
673
|
+
}
|
674
|
+
},
|
675
|
+
{
|
676
|
+
"date": "Fri, 27 Aug 2021 07:33:32 GMT",
|
677
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.31",
|
678
|
+
"version": "9.0.0-alpha.31",
|
679
|
+
"comments": {
|
680
|
+
"prerelease": [
|
681
|
+
{
|
682
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.40",
|
683
|
+
"author": "olfedias@microsoft.com",
|
684
|
+
"commit": "a59db5b49ed755bf1b64ac0ac051d626ec50ffd3",
|
685
|
+
"package": "@fluentui/react-label"
|
686
|
+
}
|
687
|
+
]
|
688
|
+
}
|
689
|
+
},
|
690
|
+
{
|
691
|
+
"date": "Thu, 26 Aug 2021 07:35:43 GMT",
|
692
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.30",
|
693
|
+
"version": "9.0.0-alpha.30",
|
694
|
+
"comments": {
|
695
|
+
"prerelease": [
|
696
|
+
{
|
697
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.39",
|
698
|
+
"author": "martinhochel@microsoft.com",
|
699
|
+
"commit": "210a7de72f25eb379bb76f76867351b7cad36ccd",
|
700
|
+
"package": "@fluentui/react-label"
|
701
|
+
}
|
702
|
+
],
|
703
|
+
"none": [
|
704
|
+
{
|
705
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34",
|
706
|
+
"author": "martinhochel@microsoft.com",
|
707
|
+
"commit": "210a7de72f25eb379bb76f76867351b7cad36ccd",
|
708
|
+
"package": "@fluentui/react-label"
|
709
|
+
}
|
710
|
+
]
|
711
|
+
}
|
712
|
+
},
|
713
|
+
{
|
714
|
+
"date": "Tue, 24 Aug 2021 07:34:48 GMT",
|
715
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.29",
|
716
|
+
"version": "9.0.0-alpha.29",
|
717
|
+
"comments": {
|
718
|
+
"prerelease": [
|
719
|
+
{
|
720
|
+
"comment": "Updating TypeScript type-only imports/exports to use import/export syntax.",
|
721
|
+
"author": "dzearing@hotmail.com",
|
722
|
+
"commit": "4eec618fe480b129e08914b1f091a8509af60379",
|
723
|
+
"package": "@fluentui/react-label"
|
724
|
+
}
|
725
|
+
],
|
726
|
+
"none": [
|
727
|
+
{
|
728
|
+
"comment": "Bump @fluentui/eslint-plugin to v1.4.1",
|
729
|
+
"author": "dzearing@hotmail.com",
|
730
|
+
"commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
|
731
|
+
"package": "@fluentui/react-label"
|
732
|
+
},
|
733
|
+
{
|
734
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.38",
|
735
|
+
"author": "dzearing@hotmail.com",
|
736
|
+
"commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
|
737
|
+
"package": "@fluentui/react-label"
|
738
|
+
},
|
739
|
+
{
|
740
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34",
|
741
|
+
"author": "dzearing@hotmail.com",
|
742
|
+
"commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
|
743
|
+
"package": "@fluentui/react-label"
|
744
|
+
},
|
745
|
+
{
|
746
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.41",
|
747
|
+
"author": "dzearing@hotmail.com",
|
748
|
+
"commit": "789a3733b128569190319fce3fe2b46900b24896",
|
749
|
+
"package": "@fluentui/react-label"
|
750
|
+
},
|
751
|
+
{
|
752
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.59",
|
753
|
+
"author": "dzearing@hotmail.com",
|
754
|
+
"commit": "789a3733b128569190319fce3fe2b46900b24896",
|
755
|
+
"package": "@fluentui/react-label"
|
756
|
+
},
|
757
|
+
{
|
758
|
+
"comment": "Bump @fluentui/react-conformance to v0.4.4",
|
759
|
+
"author": "dzearing@hotmail.com",
|
760
|
+
"commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
|
761
|
+
"package": "@fluentui/react-label"
|
762
|
+
},
|
763
|
+
{
|
764
|
+
"comment": "Bump @fluentui/scripts to v1.0.0",
|
765
|
+
"author": "dzearing@hotmail.com",
|
766
|
+
"commit": "0abd957c8d4421018e6d792c2a4aa8876967392b",
|
767
|
+
"package": "@fluentui/react-label"
|
768
|
+
}
|
769
|
+
]
|
770
|
+
}
|
771
|
+
},
|
772
|
+
{
|
773
|
+
"date": "Fri, 20 Aug 2021 07:37:28 GMT",
|
774
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.28",
|
775
|
+
"version": "9.0.0-alpha.28",
|
776
|
+
"comments": {
|
777
|
+
"prerelease": [
|
778
|
+
{
|
779
|
+
"comment": "Update .npmignore",
|
780
|
+
"author": "elcraig@microsoft.com",
|
781
|
+
"commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
|
782
|
+
"package": "@fluentui/react-label"
|
783
|
+
}
|
784
|
+
],
|
785
|
+
"none": [
|
786
|
+
{
|
787
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.38",
|
788
|
+
"author": "elcraig@microsoft.com",
|
789
|
+
"commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
|
790
|
+
"package": "@fluentui/react-label"
|
791
|
+
},
|
792
|
+
{
|
793
|
+
"comment": "Bump @fluentui/eslint-plugin to v1.4.0",
|
794
|
+
"author": "behowell@microsoft.com",
|
795
|
+
"commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
|
796
|
+
"package": "@fluentui/react-label"
|
797
|
+
},
|
798
|
+
{
|
799
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.34",
|
800
|
+
"author": "elcraig@microsoft.com",
|
801
|
+
"commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
|
802
|
+
"package": "@fluentui/react-label"
|
803
|
+
},
|
804
|
+
{
|
805
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.40",
|
806
|
+
"author": "elcraig@microsoft.com",
|
807
|
+
"commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
|
808
|
+
"package": "@fluentui/react-label"
|
809
|
+
},
|
810
|
+
{
|
811
|
+
"comment": "Bump @fluentui/react-make-styles to v9.0.0-alpha.58",
|
812
|
+
"author": "elcraig@microsoft.com",
|
813
|
+
"commit": "8078e6915b4e74a3e1d2d53f6ff7198fd9dc2631",
|
814
|
+
"package": "@fluentui/react-label"
|
815
|
+
},
|
816
|
+
{
|
817
|
+
"comment": "Bump @fluentui/react-conformance to v0.4.4",
|
818
|
+
"author": "behowell@microsoft.com",
|
819
|
+
"commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
|
820
|
+
"package": "@fluentui/react-label"
|
821
|
+
},
|
822
|
+
{
|
823
|
+
"comment": "Bump @fluentui/scripts to v1.0.0",
|
824
|
+
"author": "behowell@microsoft.com",
|
825
|
+
"commit": "21df8406417c5c5c1d053561a498b920ac962b4b",
|
826
|
+
"package": "@fluentui/react-label"
|
827
|
+
}
|
828
|
+
]
|
829
|
+
}
|
830
|
+
},
|
831
|
+
{
|
832
|
+
"date": "Thu, 19 Aug 2021 07:41:35 GMT",
|
833
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.27",
|
834
|
+
"version": "9.0.0-alpha.27",
|
835
|
+
"comments": {
|
836
|
+
"prerelease": [
|
837
|
+
{
|
838
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.39",
|
839
|
+
"author": "bsunderhus@microsoft.com",
|
840
|
+
"commit": "e467d64e7d3edb2512a81efdaeca5813269039b4",
|
841
|
+
"package": "@fluentui/react-label"
|
842
|
+
}
|
843
|
+
]
|
844
|
+
}
|
845
|
+
},
|
846
|
+
{
|
847
|
+
"date": "Wed, 18 Aug 2021 07:33:54 GMT",
|
848
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.26",
|
849
|
+
"version": "9.0.0-alpha.26",
|
850
|
+
"comments": {
|
851
|
+
"none": [
|
852
|
+
{
|
853
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.36",
|
854
|
+
"author": "martinhochel@microsoft.com",
|
855
|
+
"commit": "5dfa622011b10aaab3ab1fb3fc2e5f77c8a13166",
|
856
|
+
"package": "@fluentui/react-label"
|
857
|
+
}
|
858
|
+
]
|
859
|
+
}
|
860
|
+
},
|
861
|
+
{
|
862
|
+
"date": "Fri, 13 Aug 2021 07:36:34 GMT",
|
863
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.26",
|
864
|
+
"version": "9.0.0-alpha.26",
|
865
|
+
"comments": {
|
866
|
+
"prerelease": [
|
867
|
+
{
|
868
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.32",
|
869
|
+
"author": "olfedias@microsoft.com",
|
870
|
+
"commit": "284da7c9d57b33abce253aed5fc19b02898f6e0c",
|
871
|
+
"package": "@fluentui/react-label"
|
872
|
+
}
|
873
|
+
]
|
874
|
+
}
|
875
|
+
},
|
876
|
+
{
|
877
|
+
"date": "Wed, 11 Aug 2021 07:34:54 GMT",
|
878
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.25",
|
879
|
+
"version": "9.0.0-alpha.25",
|
880
|
+
"comments": {
|
881
|
+
"prerelease": [
|
882
|
+
{
|
883
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.35",
|
884
|
+
"author": "olfedias@microsoft.com",
|
885
|
+
"commit": "954ba1d43684df75942a18c0ef05dc99187729ff",
|
886
|
+
"package": "@fluentui/react-label"
|
887
|
+
}
|
888
|
+
]
|
889
|
+
}
|
890
|
+
},
|
891
|
+
{
|
892
|
+
"date": "Mon, 09 Aug 2021 07:35:14 GMT",
|
893
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.24",
|
894
|
+
"version": "9.0.0-alpha.24",
|
895
|
+
"comments": {
|
896
|
+
"none": [
|
897
|
+
{
|
898
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.34",
|
899
|
+
"author": "czearing@outlook.com",
|
900
|
+
"commit": "c8aa3a59fbe9a59ca90077418d7c82de9f31ee13",
|
901
|
+
"package": "@fluentui/react-label"
|
902
|
+
}
|
903
|
+
]
|
904
|
+
}
|
905
|
+
},
|
906
|
+
{
|
907
|
+
"date": "Fri, 06 Aug 2021 07:35:14 GMT",
|
908
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.24",
|
909
|
+
"version": "9.0.0-alpha.24",
|
910
|
+
"comments": {
|
911
|
+
"prerelease": [
|
912
|
+
{
|
913
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.34",
|
914
|
+
"author": "jspurlin@microsoft.com",
|
915
|
+
"commit": "8a09087b4215a36a50b6d3478cd2b74155c9c630",
|
916
|
+
"package": "@fluentui/react-label"
|
917
|
+
}
|
918
|
+
]
|
919
|
+
}
|
920
|
+
},
|
921
|
+
{
|
922
|
+
"date": "Wed, 04 Aug 2021 07:34:12 GMT",
|
923
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.23",
|
924
|
+
"version": "9.0.0-alpha.23",
|
925
|
+
"comments": {
|
926
|
+
"none": [
|
927
|
+
{
|
928
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.37",
|
929
|
+
"author": "czearing@outlook.com",
|
930
|
+
"commit": "109e85b19d8ee37a9c31ddf8e2083471bab64526",
|
931
|
+
"package": "@fluentui/react-label"
|
932
|
+
}
|
933
|
+
]
|
934
|
+
}
|
935
|
+
},
|
936
|
+
{
|
937
|
+
"date": "Tue, 03 Aug 2021 07:39:30 GMT",
|
938
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.23",
|
939
|
+
"version": "9.0.0-alpha.23",
|
940
|
+
"comments": {
|
941
|
+
"patch": [
|
942
|
+
{
|
943
|
+
"comment": "Bump @fluentui/eslint-plugin to v1.3.3",
|
944
|
+
"author": "behowell@microsoft.com",
|
945
|
+
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
|
946
|
+
"package": "@fluentui/react-label"
|
947
|
+
},
|
948
|
+
{
|
949
|
+
"comment": "Bump @fluentui/react-conformance to v0.4.4",
|
950
|
+
"author": "behowell@microsoft.com",
|
951
|
+
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
|
952
|
+
"package": "@fluentui/react-label"
|
953
|
+
},
|
954
|
+
{
|
955
|
+
"comment": "Bump @fluentui/scripts to v1.0.0",
|
956
|
+
"author": "behowell@microsoft.com",
|
957
|
+
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
|
958
|
+
"package": "@fluentui/react-label"
|
959
|
+
}
|
960
|
+
],
|
961
|
+
"prerelease": [
|
962
|
+
{
|
963
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.33",
|
964
|
+
"author": "behowell@microsoft.com",
|
965
|
+
"commit": "86476ee0511ad2693c2829b959f93a87ad10f095",
|
966
|
+
"package": "@fluentui/react-label"
|
967
|
+
}
|
968
|
+
]
|
969
|
+
}
|
970
|
+
},
|
971
|
+
{
|
972
|
+
"date": "Mon, 02 Aug 2021 07:36:20 GMT",
|
973
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.22",
|
974
|
+
"version": "9.0.0-alpha.22",
|
975
|
+
"comments": {
|
976
|
+
"prerelease": [
|
977
|
+
{
|
978
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.36",
|
979
|
+
"author": "lingfan.gao@microsoft.com",
|
980
|
+
"commit": "ab0e1bafdd9ace2974b3362cd2300fb32af466fb",
|
981
|
+
"package": "@fluentui/react-label"
|
982
|
+
}
|
983
|
+
]
|
984
|
+
}
|
985
|
+
},
|
986
|
+
{
|
987
|
+
"date": "Mon, 26 Jul 2021 07:37:30 GMT",
|
988
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.21",
|
989
|
+
"version": "9.0.0-alpha.21",
|
990
|
+
"comments": {
|
991
|
+
"prerelease": [
|
992
|
+
{
|
993
|
+
"comment": "add Babel plugins to build pipeline",
|
994
|
+
"author": "olfedias@microsoft.com",
|
995
|
+
"commit": "19db6cb57a237073b0bb50d07eb921b1ce2e0c61",
|
996
|
+
"package": "@fluentui/react-label"
|
997
|
+
}
|
998
|
+
],
|
999
|
+
"none": [
|
1000
|
+
{
|
1001
|
+
"comment": "Bump @fluentui/babel-make-styles to v9.0.0-alpha.31",
|
1002
|
+
"author": "olfedias@microsoft.com",
|
1003
|
+
"commit": "8c249a1c1a8dcc4b0d9877e5d5e8e6d126063788",
|
1004
|
+
"package": "@fluentui/react-label"
|
1005
|
+
}
|
1006
|
+
]
|
1007
|
+
}
|
1008
|
+
},
|
1009
|
+
{
|
1010
|
+
"date": "Fri, 23 Jul 2021 07:38:19 GMT",
|
1011
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.20",
|
1012
|
+
"version": "9.0.0-alpha.20",
|
1013
|
+
"comments": {
|
1014
|
+
"prerelease": [
|
1015
|
+
{
|
1016
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.27",
|
1017
|
+
"author": "miroslav.stastny@microsoft.com",
|
1018
|
+
"commit": "5d812148593dc574a6f3a343a5657614b4d10456",
|
1019
|
+
"package": "@fluentui/react-label"
|
1020
|
+
}
|
1021
|
+
]
|
1022
|
+
}
|
1023
|
+
},
|
1024
|
+
{
|
1025
|
+
"date": "Thu, 22 Jul 2021 07:36:55 GMT",
|
1026
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.19",
|
1027
|
+
"version": "9.0.0-alpha.19",
|
1028
|
+
"comments": {
|
1029
|
+
"prerelease": [
|
1030
|
+
{
|
1031
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.34",
|
1032
|
+
"author": "behowell@microsoft.com",
|
1033
|
+
"commit": "2e257154d0448b8d4fd64142f93fcc9a225995cc",
|
1034
|
+
"package": "@fluentui/react-label"
|
1035
|
+
}
|
1036
|
+
]
|
1037
|
+
}
|
1038
|
+
},
|
1039
|
+
{
|
1040
|
+
"date": "Tue, 20 Jul 2021 22:23:17 GMT",
|
1041
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.18",
|
1042
|
+
"version": "9.0.0-alpha.18",
|
1043
|
+
"comments": {
|
1044
|
+
"none": [
|
1045
|
+
{
|
1046
|
+
"comment": "add bundle size fixtures",
|
1047
|
+
"author": "olfedias@microsoft.com",
|
1048
|
+
"commit": "0723d064145b7f6be971187a5cf9b66859308e2f",
|
1049
|
+
"package": "@fluentui/react-label"
|
1050
|
+
}
|
1051
|
+
]
|
1052
|
+
}
|
1053
|
+
},
|
1054
|
+
{
|
1055
|
+
"date": "Thu, 15 Jul 2021 07:36:18 GMT",
|
1056
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.18",
|
1057
|
+
"version": "9.0.0-alpha.18",
|
1058
|
+
"comments": {
|
1059
|
+
"prerelease": [
|
1060
|
+
{
|
1061
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.33",
|
1062
|
+
"author": "bsunderhus@microsoft.com",
|
1063
|
+
"commit": "b60234948eacb8c6fa9d08ab8e98d963f583d475",
|
1064
|
+
"package": "@fluentui/react-label"
|
1065
|
+
}
|
1066
|
+
]
|
1067
|
+
}
|
1068
|
+
},
|
1069
|
+
{
|
1070
|
+
"date": "Tue, 13 Jul 2021 22:32:58 GMT",
|
1071
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.17",
|
1072
|
+
"version": "9.0.0-alpha.17",
|
1073
|
+
"comments": {
|
1074
|
+
"prerelease": [
|
1075
|
+
{
|
1076
|
+
"comment": "Adding missing line-height to Label.",
|
1077
|
+
"author": "esteban.230@hotmail.com",
|
1078
|
+
"commit": "581fa8873bf58aea67d21498172f9adc04672499",
|
1079
|
+
"package": "@fluentui/react-label"
|
1080
|
+
}
|
1081
|
+
],
|
1082
|
+
"patch": [
|
1083
|
+
{
|
1084
|
+
"comment": "Bump @fluentui/react-conformance to v0.4.3",
|
1085
|
+
"author": "elcraig@microsoft.com",
|
1086
|
+
"commit": "12b74625dec55bd1919f6370513043d87705e5ea",
|
1087
|
+
"package": "@fluentui/react-label"
|
1088
|
+
}
|
1089
|
+
]
|
1090
|
+
}
|
1091
|
+
},
|
1092
|
+
{
|
1093
|
+
"date": "Tue, 13 Jul 2021 07:35:36 GMT",
|
1094
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.16",
|
1095
|
+
"version": "9.0.0-alpha.16",
|
1096
|
+
"comments": {
|
1097
|
+
"prerelease": [
|
1098
|
+
{
|
1099
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.24",
|
1100
|
+
"author": "behowell@microsoft.com",
|
1101
|
+
"commit": "8e5969e291bcafac21df12c9fb591bdd5654c613",
|
1102
|
+
"package": "@fluentui/react-label"
|
1103
|
+
}
|
1104
|
+
]
|
1105
|
+
}
|
1106
|
+
},
|
1107
|
+
{
|
1108
|
+
"date": "Fri, 09 Jul 2021 07:39:31 GMT",
|
1109
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.15",
|
1110
|
+
"version": "9.0.0-alpha.15",
|
1111
|
+
"comments": {
|
1112
|
+
"patch": [
|
1113
|
+
{
|
1114
|
+
"comment": "Bump @fluentui/eslint-plugin to v1.3.2",
|
1115
|
+
"author": "martinhochel@microsoft.com",
|
1116
|
+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
|
1117
|
+
"package": "@fluentui/react-label"
|
1118
|
+
},
|
1119
|
+
{
|
1120
|
+
"comment": "Bump @fluentui/react-conformance to v0.4.2",
|
1121
|
+
"author": "martinhochel@microsoft.com",
|
1122
|
+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
|
1123
|
+
"package": "@fluentui/react-label"
|
1124
|
+
},
|
1125
|
+
{
|
1126
|
+
"comment": "Bump @fluentui/scripts to v1.0.0",
|
1127
|
+
"author": "martinhochel@microsoft.com",
|
1128
|
+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
|
1129
|
+
"package": "@fluentui/react-label"
|
1130
|
+
}
|
1131
|
+
],
|
1132
|
+
"prerelease": [
|
1133
|
+
{
|
1134
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.23",
|
1135
|
+
"author": "martinhochel@microsoft.com",
|
1136
|
+
"commit": "18902eb64710aa6253a79781357b8390bb13665c",
|
1137
|
+
"package": "@fluentui/react-label"
|
1138
|
+
}
|
1139
|
+
]
|
1140
|
+
}
|
1141
|
+
},
|
1142
|
+
{
|
1143
|
+
"date": "Fri, 02 Jul 2021 23:15:55 GMT",
|
1144
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.14",
|
1145
|
+
"version": "9.0.0-alpha.14",
|
1146
|
+
"comments": {
|
1147
|
+
"prerelease": [
|
1148
|
+
{
|
1149
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-alpha.31",
|
1150
|
+
"author": "bsunderhus@microsoft.com",
|
1151
|
+
"commit": "6c37a1cb5c312d4be8b239bfd9f6c9f28e9f0d24",
|
1152
|
+
"package": "@fluentui/react-label"
|
1153
|
+
}
|
1154
|
+
]
|
1155
|
+
}
|
1156
|
+
},
|
1157
|
+
{
|
1158
|
+
"date": "Fri, 02 Jul 2021 07:37:06 GMT",
|
1159
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.13",
|
1160
|
+
"version": "9.0.0-alpha.13",
|
1161
|
+
"comments": {
|
1162
|
+
"prerelease": [
|
1163
|
+
{
|
1164
|
+
"comment": "Rename typings and getSlots to have the Compat Suffix",
|
1165
|
+
"author": "bsunderhus@microsoft.com",
|
1166
|
+
"commit": "c939e67b1840a9eb5f7706afcda8c14df8f18d33",
|
1167
|
+
"package": "@fluentui/react-label"
|
1168
|
+
}
|
1169
|
+
]
|
1170
|
+
}
|
1171
|
+
},
|
1172
|
+
{
|
1173
|
+
"date": "Thu, 01 Jul 2021 07:35:05 GMT",
|
1174
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.12",
|
1175
|
+
"version": "9.0.0-alpha.12",
|
1176
|
+
"comments": {
|
1177
|
+
"prerelease": [
|
1178
|
+
{
|
1179
|
+
"comment": "Fixing bug in start script of converged packages.",
|
1180
|
+
"author": "Humberto.Morimoto@microsoft.com",
|
1181
|
+
"commit": "c7eff2580a6fe159bbb3c4e77e549925187f3150",
|
1182
|
+
"package": "@fluentui/react-label"
|
1183
|
+
}
|
1184
|
+
]
|
1185
|
+
}
|
1186
|
+
},
|
1187
|
+
{
|
1188
|
+
"date": "Wed, 30 Jun 2021 07:38:35 GMT",
|
1189
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.11",
|
1190
|
+
"version": "9.0.0-alpha.11",
|
1191
|
+
"comments": {
|
1192
|
+
"prerelease": [
|
1193
|
+
{
|
1194
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.20",
|
1195
|
+
"author": "tristan.watanabe@gmail.com",
|
1196
|
+
"commit": "804ca93da84e19cec0737729473be5034a2e4939",
|
1197
|
+
"package": "@fluentui/react-label"
|
1198
|
+
}
|
1199
|
+
]
|
1200
|
+
}
|
1201
|
+
},
|
1202
|
+
{
|
1203
|
+
"date": "Tue, 29 Jun 2021 07:33:32 GMT",
|
1204
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.10",
|
1205
|
+
"version": "9.0.0-alpha.10",
|
1206
|
+
"comments": {
|
1207
|
+
"prerelease": [
|
1208
|
+
{
|
1209
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.19",
|
1210
|
+
"author": "olfedias@microsoft.com",
|
1211
|
+
"commit": "073ea5f67e3088a92f68caeeca32ef96410aabc5",
|
1212
|
+
"package": "@fluentui/react-label"
|
1213
|
+
}
|
1214
|
+
]
|
1215
|
+
}
|
1216
|
+
},
|
1217
|
+
{
|
1218
|
+
"date": "Mon, 28 Jun 2021 07:35:16 GMT",
|
1219
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.9",
|
1220
|
+
"version": "9.0.0-alpha.9",
|
1221
|
+
"comments": {
|
1222
|
+
"none": [
|
1223
|
+
{
|
1224
|
+
"comment": "Migrate to new DX",
|
1225
|
+
"author": "tkrasniqi@microsoft.com",
|
1226
|
+
"commit": "5a6dd90efb20b162aa3883c34faa211b5620b334",
|
1227
|
+
"package": "@fluentui/react-label"
|
1228
|
+
}
|
1229
|
+
]
|
1230
|
+
}
|
1231
|
+
},
|
1232
|
+
{
|
1233
|
+
"date": "Mon, 21 Jun 2021 07:34:33 GMT",
|
1234
|
+
"tag": "@fluentui/react-label_v9.0.0-alpha.9",
|
1235
|
+
"version": "9.0.0-alpha.9",
|
1236
|
+
"comments": {
|
1237
|
+
"none": [
|
1238
|
+
{
|
1239
|
+
"comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-alpha.18",
|
1240
|
+
"author": "miroslav.stastny@microsoft.com",
|
1241
|
+
"commit": "7301e00ef64eefcbd9f20e4ac8fd45849b3f74f3",
|
1242
|
+
"package": "@fluentui/react-label"
|
1243
|
+
}
|
1244
|
+
]
|
1245
|
+
}
|
1246
|
+
},
|
1247
|
+
{
|
1248
|
+
"date": "Fri, 18 Jun 2021 07:30:58 GMT",
|
6
1249
|
"tag": "@fluentui/react-label_v9.0.0-alpha.9",
|
7
1250
|
"version": "9.0.0-alpha.9",
|
8
1251
|
"comments": {
|