forked from microsoft/fluentui
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGELOG.json
707 lines (707 loc) · 22.7 KB
/
CHANGELOG.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
{
"name": "@fluentui/web-components",
"entries": [
{
"date": "Thu, 28 Jan 2021 12:25:56 GMT",
"tag": "@fluentui/web-components_v0.11.0",
"version": "0.11.0",
"comments": {
"none": [
{
"comment": "Updating to webpack 5, latest typings, latest loaders and plugins.",
"author": "[email protected]",
"commit": "9c2c4a61c7d9eb8d153945ff57962118b569ea5b",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Tue, 26 Jan 2021 12:33:19 GMT",
"tag": "@fluentui/web-components_v0.11.0",
"version": "0.11.0",
"comments": {
"minor": [
{
"comment": "fix: change accordion item region to display block",
"author": "[email protected]",
"commit": "8abb40a4be05e733274a3917b4ae8ad61f90123d",
"package": "@fluentui/web-components"
}
],
"patch": [
{
"comment": "set margin on separator slot",
"author": "[email protected]",
"commit": "493869ffb80d5686c3971f092723912f72295ee6",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Thu, 21 Jan 2021 12:36:12 GMT",
"tag": "@fluentui/web-components_v0.10.6",
"version": "0.10.6",
"comments": {
"patch": [
{
"comment": " Updating dev dependencies.",
"author": "[email protected]",
"commit": "f7813725750ecc893ca37792bbb004e554591279",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Wed, 20 Jan 2021 12:22:46 GMT",
"tag": "@fluentui/web-components_v0.10.5",
"version": "0.10.5",
"comments": {
"patch": [
{
"comment": "Fixes content shifting when anchor has focus due to 2px bottom border",
"author": "[email protected]",
"commit": "809c403aded0b6fd5cd895dd519cf69120964e47",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Fri, 15 Jan 2021 12:30:40 GMT",
"tag": "@fluentui/web-components_v0.10.4",
"version": "0.10.4",
"comments": {
"none": [
{
"comment": "add storybook manager for theme",
"author": "[email protected]",
"commit": "7f97bbcf2e7650b8a92ecf386ef15421b3270536",
"package": "@fluentui/web-components"
}
],
"patch": [
{
"comment": "fix: add hover state for expand collapse button in tree-item",
"author": "[email protected]",
"commit": "c641f0323e0171c1156d115ec5ad87cfd46b6d17",
"package": "@fluentui/web-components"
},
{
"comment": "fix slider disabled and readonly cursor",
"author": "[email protected]",
"commit": "8883c0cbefd3e9ccd236f025fcb228b1fe0f16ac",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Tue, 12 Jan 2021 12:36:40 GMT",
"tag": "@fluentui/web-components_v0.10.3",
"version": "0.10.3",
"comments": {
"patch": [
{
"comment": "update svg fill to use currentcolor so svg defaults to text color, change some currentColor to currentcolor",
"author": "[email protected]",
"commit": "4e7e48536556661783dcb0f42314eb8734a8f836",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Tue, 05 Jan 2021 12:29:33 GMT",
"tag": "@fluentui/web-components_v0.10.2",
"version": "0.10.2",
"comments": {
"patch": [
{
"comment": "add height clamp and box sizing for select",
"author": "[email protected]",
"commit": "981bbd219d6c6e26a5c13b971bb39ae593843064",
"package": "@fluentui/web-components"
},
{
"comment": "add select indicator css selector to fix indicator sizing",
"author": "[email protected]",
"commit": "57787b1888216856fc7b5a479ccb380012b1bfb8",
"package": "@fluentui/web-components"
},
{
"comment": "add padding for focus overlap of state in accordion item",
"author": "[email protected]",
"commit": "6b777ecca00a9087d93843aa6ecd91682e0365cc",
"package": "@fluentui/web-components"
},
{
"comment": "add switch label margin and cursor pointer",
"author": "[email protected]",
"commit": "16797f484b2af348f136ba306e1f392721c45e1c",
"package": "@fluentui/web-components"
},
{
"comment": "move text-field label__hidden styles below main label styles for proper order",
"author": "[email protected]",
"commit": "887a5e93a677527091c83ff62ac20ac335fa9f2f",
"package": "@fluentui/web-components"
},
{
"comment": "add inline start margin for rtl to slider",
"author": "[email protected]",
"commit": "46055c7b84750bda3d609ab8bf58bb53e4e952cd",
"package": "@fluentui/web-components"
},
{
"comment": "update start and end to remove fixed width and height",
"author": "[email protected]",
"commit": "da37d8ef759dd81c8e83d3c7ba589ccadadd479a",
"package": "@fluentui/web-components"
}
],
"none": [
{
"comment": "add menu disabled example",
"author": "[email protected]",
"commit": "cb6aeecba5503afa7b196f20c50f2bb3e213b357",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Fri, 18 Dec 2020 12:27:55 GMT",
"tag": "@fluentui/web-components_v0.10.1",
"version": "0.10.1",
"comments": {
"patch": [
{
"comment": "fix: focus styling inconsistencies",
"author": "[email protected]",
"commit": "ac24a6a79a7f09559bb35ffbc5b28f53ecd9e95f",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Thu, 17 Dec 2020 12:30:15 GMT",
"tag": "@fluentui/web-components_v0.10.0",
"version": "0.10.0",
"comments": {
"patch": [
{
"comment": "fix: broken rtl scenerios",
"author": "[email protected]",
"commit": "81651e8f3c1ea57df77214a50eb47fe5a816a236",
"package": "@fluentui/web-components"
}
],
"minor": [
{
"comment": "add icon only anchor support, update fast packages",
"author": "[email protected]",
"commit": "cb8c48d775b497c7383d73d78617910bb2d5212c",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Wed, 16 Dec 2020 12:27:05 GMT",
"tag": "@fluentui/web-components_v0.9.2",
"version": "0.9.2",
"comments": {
"none": [
{
"author": "[email protected]",
"commit": "1ea9d474cf3b39f546f7ea3996edf29e4a862b9a",
"package": "@fluentui/web-components"
}
],
"patch": [
{
"comment": "update style on aria-current item and adjust margin on last item",
"author": "[email protected]",
"commit": "de2be83fbac3276be793cf311eaabfb337cc0c47",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Wed, 09 Dec 2020 12:27:00 GMT",
"tag": "@fluentui/web-components_v0.9.1",
"version": "0.9.1",
"comments": {
"patch": [
{
"comment": "set FieldText color on label and status-message",
"author": "[email protected]",
"commit": "2bba2c2d957c8df676d9d34bf1b0f3ccbdcd28d1",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Wed, 02 Dec 2020 12:37:40 GMT",
"tag": "@fluentui/web-components_v0.9.0",
"version": "0.9.0",
"comments": {
"minor": [
{
"comment": "add a class to button in shadow DOM when default slotted content is only an svg icon",
"author": "[email protected]",
"commit": "158a6480c3dcf802a5fb4dbf045f0bf18ab20b3c",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Sat, 21 Nov 2020 02:00:44 GMT",
"tag": "@fluentui/web-components_v0.8.1",
"version": "0.8.1",
"comments": {
"patch": [
{
"comment": "add forced color adjust to host selector",
"author": "[email protected]",
"commit": "cfd0cc90fb22c5d24d9646b7eb325c7a41bd6c68",
"package": "@fluentui/web-components"
},
{
"comment": "update fast packages to latest minor versions",
"author": "[email protected]",
"commit": "2b7e56297be7f7d6e1920df0f202277c17644a5d",
"package": "@fluentui/web-components"
},
{
"comment": "ensure all web components leverage the body font design token",
"author": "[email protected]",
"commit": "b3be4d7dfb1392d5b315bb728bb24df8fb500271",
"package": "@fluentui/web-components"
},
{
"comment": "feat: add select and related styles",
"author": "[email protected]",
"commit": "66916eef3d325b8e8104c56f8557246b4824a5ca",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Wed, 18 Nov 2020 12:30:07 GMT",
"tag": "@fluentui/web-components_v0.8.0",
"version": "0.8.0",
"comments": {
"minor": [
{
"comment": "fix: radio group orientation vertical broken",
"author": "[email protected]",
"commit": "5467837e6426d68375fe3832f5448ebed678e704",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Tue, 17 Nov 2020 12:36:24 GMT",
"tag": "@fluentui/web-components_v0.7.2",
"version": "0.7.2",
"comments": {
"patch": [
{
"comment": "moved high contrast work into common button styles file",
"author": "[email protected]",
"commit": "68628df80d364aff4bba014ddcd4455d6b20a660",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Thu, 05 Nov 2020 12:29:43 GMT",
"tag": "@fluentui/web-components_v0.7.1",
"version": "0.7.1",
"comments": {
"patch": [
{
"comment": "flipper cursor should be pointer on hover",
"author": "[email protected]",
"commit": "70498e155281bad717091ac140ba79d9fdcce323",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Thu, 29 Oct 2020 12:34:59 GMT",
"tag": "@fluentui/web-components_v0.7.0",
"version": "0.7.0",
"comments": {
"minor": [
{
"comment": "add hover and focus-within elevation change for card",
"author": "[email protected]",
"commit": "962a5b718089d9577970ea5f22f73dd8650c4d1e",
"package": "@fluentui/web-components"
}
],
"patch": [
{
"comment": "ensure elevated corner radius is applied to dialog",
"author": "[email protected]",
"commit": "a04560ff92d957157d69b875e0bad09f5e62b5ff",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Fri, 23 Oct 2020 03:26:15 GMT",
"tag": "@fluentui/web-components_v0.6.3",
"version": "0.6.3",
"comments": {
"none": [
{
"comment": "Add beachball config for disallowed change types",
"author": "[email protected]",
"commit": "ee2622a8572c11f1eeb9d7f1c8d759d6ae0281ca",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Wed, 21 Oct 2020 12:32:12 GMT",
"tag": "@fluentui/web-components_v0.6.3",
"version": "0.6.3",
"comments": {
"none": [
{
"comment": "Fix yarn test --production.",
"author": "[email protected]",
"commit": "35627bb3ecb15110c1c0b36b74bdb0735039d26c",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Wed, 14 Oct 2020 20:26:08 GMT",
"tag": "@fluentui/web-components_v0.6.3",
"version": "0.6.3",
"comments": {
"patch": [
{
"comment": "operate dialog in open mode to ensure accessible focus behavior is supported",
"author": "[email protected]",
"commit": "5babd0e822f182f8a33e096e615524651ae77968",
"package": "@fluentui/web-components"
},
{
"comment": "remove un-necessary palette generation",
"author": "[email protected]",
"commit": "74b0bd5b78126df06be1277f8466d03a991578a4",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Fri, 09 Oct 2020 18:03:19 GMT",
"tag": "@fluentui/web-components_v0.6.2",
"version": "0.6.2",
"comments": {
"patch": [
{
"comment": "removes palette generation for every card and adds better null checking to avoid runtime errors",
"author": "[email protected]",
"commit": "6e09556ae9cd59f9174a211e6987237e8f22f54f",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Fri, 09 Oct 2020 12:23:45 GMT",
"tag": "@fluentui/web-components_v0.6.1",
"version": "0.6.1",
"comments": {
"patch": [
{
"comment": "fix: ensure font properties are inherited to control and start/end content",
"author": "[email protected]",
"commit": "7bac606fa371d6ca46fe69611da12a3cb0af6a4e",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Wed, 07 Oct 2020 12:24:30 GMT",
"tag": "@fluentui/web-components_v0.6.0",
"version": "0.6.0",
"comments": {
"minor": [
{
"comment": "close shadow roots of all web components",
"author": "[email protected]",
"commit": "d0d5148cf4cdd80ae884eecc35b411a8719aa0d0",
"package": "@fluentui/web-components"
},
{
"comment": "add skeleton as a new component",
"author": "[email protected]",
"commit": "406bb8c5b456ae4983c7e0cf7e2991d1f804b114",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Fri, 02 Oct 2020 12:28:46 GMT",
"tag": "@fluentui/web-components_v0.5.0",
"version": "0.5.0",
"comments": {
"minor": [
{
"comment": "export DesignSystem interface",
"author": "[email protected]",
"commit": "d5b08022819761ce2995073f9cc69019bc951625",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Fri, 25 Sep 2020 12:25:17 GMT",
"tag": "@fluentui/web-components_v0.4.0",
"version": "0.4.0",
"comments": {
"none": [
{
"comment": "Line endings on the api report are changing again...",
"author": "[email protected]",
"commit": "452a387dd9353763c6c2adc8946a9378fd654994",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Thu, 24 Sep 2020 00:46:56 GMT",
"tag": "@fluentui/web-components_v0.4.0",
"version": "0.4.0",
"comments": {
"patch": [
{
"comment": "center align the start and end slot on tabs",
"author": "[email protected]",
"commit": "7a02678df2c112ad182bb6e29179cefb79e8f5d1",
"package": "@fluentui/web-components"
}
],
"minor": [
{
"comment": "Feat: adds automatic card background color calculation",
"author": "[email protected]",
"commit": "c32b0e3402448c68ffb8db0d5386834b6c540239",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Wed, 23 Sep 2020 12:27:48 GMT",
"tag": "@fluentui/web-components_v0.3.1",
"version": "0.3.1",
"comments": {
"patch": [
{
"comment": "update sizing on indeterminate indicator",
"author": "[email protected]",
"commit": "4c228610494394bb291deec6a220c8659be4e98c",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Thu, 17 Sep 2020 23:15:07 GMT",
"tag": "@fluentui/web-components_v0.3.0",
"version": "0.3.0",
"comments": {
"minor": [
{
"comment": "fix design system properties inheritance",
"author": "[email protected]",
"commit": "82d4558d358448584949314d32a9fb26e4d78c86",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Thu, 17 Sep 2020 12:25:04 GMT",
"tag": "@fluentui/web-components_v0.2.0",
"version": "0.2.0",
"comments": {
"minor": [
{
"comment": "Feat: convert card to be design system provider",
"author": "[email protected]",
"commit": "7ea84b6f135e4193b28495ef120f289016e392e4",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Tue, 01 Sep 2020 12:27:02 GMT",
"tag": "@fluentui/web-components_v0.1.8",
"version": "0.1.8",
"comments": {
"patch": [
{
"comment": "update fast packages and add font-family inherit to controls of button and accordion-item",
"author": "[email protected]",
"commit": "3c24d28536c0c370e001922f031718bdbab069c5",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Tue, 18 Aug 2020 07:58:00 GMT",
"tag": "@fluentui/web-components_v0.1.7",
"version": "0.1.7",
"comments": {
"patch": [
{
"comment": "fix: apply badge appearance styling to control not host element",
"author": "[email protected]",
"commit": "5cceb3c4292381b9d68acc33de82c3a936d53a6d",
"package": "@fluentui/web-components"
},
{
"comment": "update fast element version to leverage latest changes",
"author": "[email protected]",
"commit": "298f84c36dc52c4cf0220d48a7b398ecc6f9408a",
"package": "@fluentui/web-components"
},
{
"comment": "fixing publish",
"author": "[email protected]",
"commit": "88c5b45032954e263c03ec211b950e618f9d5996",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Thu, 13 Aug 2020 12:41:58 GMT",
"tag": "@fluentui/web-components_v0.1.5",
"version": "0.1.5",
"comments": {
"patch": [
{
"comment": "fix: add full width to text-area and text-field controls to expand properly with component",
"author": "[email protected]",
"commit": "b9a825d40f0e6549802284afc3ba4d06778f5e01",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Wed, 12 Aug 2020 18:34:18 GMT",
"tag": "@fluentui/web-components_v0.1.4",
"version": "0.1.4",
"comments": {
"patch": [
{
"comment": "fix: ensure radio control does not shrink",
"author": "[email protected]",
"commit": "68d4bb69e3da8146eca3bada175669f1f32e8629",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Tue, 11 Aug 2020 05:47:07 GMT",
"tag": "@fluentui/web-components_v0.1.3",
"version": "0.1.3",
"comments": {
"patch": [
{
"comment": "fix: tab should have pointer as cursor",
"author": "[email protected]",
"commit": "1580bb66d93ca3718a04b8a4ff6f1d8a24a8af1b",
"package": "@fluentui/web-components"
}
],
"none": [
{
"comment": "chore: fix accordion web component examples",
"author": "[email protected]",
"commit": "f4a212d8bb29f89efb804a76acc5ac77e0de8a90",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Mon, 10 Aug 2020 06:19:21 GMT",
"tag": "@fluentui/web-components_v0.1.2",
"version": "0.1.2",
"comments": {
"patch": [
{
"comment": "Fix min-width to be equals to thumb size",
"author": "[email protected]",
"commit": "e0e6494bdf8668da6776a1cca5ac738aac788feb",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Thu, 06 Aug 2020 22:49:13 GMT",
"tag": "@fluentui/web-components_v0.1.1",
"version": "0.1.1",
"comments": {
"patch": [
{
"comment": "fix: update rollup config and incorrect readme import",
"author": "[email protected]",
"commit": "ffe583186bef52adaf151e344a116cbbbd32c0fe",
"package": "@fluentui/web-components"
}
]
}
},
{
"date": "Thu, 06 Aug 2020 00:30:40 GMT",
"tag": "@fluentui/web-components_v0.1.0",
"version": "0.1.0",
"comments": {
"minor": [
{
"comment": "feat: update package namespace and update control names to prefix with fluent",
"author": "[email protected]",
"commit": "1a3c2f87559c3a89cf79735ce974a939ec930bc6",
"package": "@fluentui/web-components"
}
]
}
}
]
}