@fluentui/web-components 3.0.0-beta.14 → 3.0.0-beta.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +184 -103
- package/dist/dts/accordion/index.d.ts +2 -1
- package/dist/dts/accordion-item/index.d.ts +2 -2
- package/dist/dts/anchor-button/index.d.ts +2 -2
- package/dist/dts/avatar/index.d.ts +2 -2
- package/dist/dts/badge/index.d.ts +2 -2
- package/dist/dts/button/index.d.ts +2 -2
- package/dist/dts/checkbox/index.d.ts +2 -2
- package/dist/dts/compound-button/index.d.ts +2 -2
- package/dist/dts/counter-badge/index.d.ts +2 -2
- package/dist/dts/dialog/index.d.ts +2 -1
- package/dist/dts/divider/index.d.ts +2 -2
- package/dist/dts/image/index.d.ts +2 -2
- package/dist/dts/index-rollup.d.ts +35 -1
- package/dist/dts/index.d.ts +35 -34
- package/dist/dts/label/index.d.ts +2 -1
- package/dist/dts/menu/index.d.ts +1 -1
- package/dist/dts/menu-button/index.d.ts +2 -2
- package/dist/dts/menu-button/menu-button.options.d.ts +1 -1
- package/dist/dts/menu-item/index.d.ts +2 -1
- package/dist/dts/menu-item/menu-item.options.d.ts +1 -1
- package/dist/dts/menu-list/index.d.ts +1 -1
- package/dist/dts/progress-bar/index.d.ts +2 -2
- package/dist/dts/radio/index.d.ts +1 -1
- package/dist/dts/radio-group/index.d.ts +2 -1
- package/dist/dts/slider/index.d.ts +2 -2
- package/dist/dts/spinner/index.d.ts +2 -2
- package/dist/dts/spinner/spinner.d.ts +10 -2
- package/dist/dts/spinner/spinner.template.d.ts +2 -3
- package/dist/dts/switch/index.d.ts +2 -2
- package/dist/dts/tab/index.d.ts +1 -1
- package/dist/dts/tab-panel/index.d.ts +1 -1
- package/dist/dts/tabs/index.d.ts +2 -2
- package/dist/dts/text/index.d.ts +2 -2
- package/dist/dts/text-input/index.d.ts +2 -2
- package/dist/dts/text-input/text-input.d.ts +4 -4
- package/dist/dts/text-input/text-input.options.d.ts +7 -7
- package/dist/dts/text-input/text-input.template.d.ts +2 -2
- package/dist/dts/theme/design-tokens.d.ts +53 -1
- package/dist/dts/toggle-button/index.d.ts +2 -2
- package/dist/esm/accordion/index.js +2 -1
- package/dist/esm/accordion/index.js.map +1 -1
- package/dist/esm/accordion-item/index.js +2 -2
- package/dist/esm/accordion-item/index.js.map +1 -1
- package/dist/esm/anchor-button/anchor-button.js.map +1 -1
- package/dist/esm/anchor-button/index.js +2 -2
- package/dist/esm/anchor-button/index.js.map +1 -1
- package/dist/esm/avatar/avatar.js.map +1 -1
- package/dist/esm/avatar/index.js +2 -2
- package/dist/esm/avatar/index.js.map +1 -1
- package/dist/esm/badge/index.js +2 -2
- package/dist/esm/badge/index.js.map +1 -1
- package/dist/esm/button/index.js +2 -2
- package/dist/esm/button/index.js.map +1 -1
- package/dist/esm/checkbox/index.js +2 -2
- package/dist/esm/checkbox/index.js.map +1 -1
- package/dist/esm/compound-button/index.js +2 -2
- package/dist/esm/compound-button/index.js.map +1 -1
- package/dist/esm/counter-badge/index.js +2 -2
- package/dist/esm/counter-badge/index.js.map +1 -1
- package/dist/esm/dialog/index.js +2 -1
- package/dist/esm/dialog/index.js.map +1 -1
- package/dist/esm/divider/index.js +2 -2
- package/dist/esm/divider/index.js.map +1 -1
- package/dist/esm/image/index.js +2 -2
- package/dist/esm/image/index.js.map +1 -1
- package/dist/esm/index-rollup.js +35 -1
- package/dist/esm/index-rollup.js.map +1 -1
- package/dist/esm/index.js +35 -34
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/label/index.js +2 -1
- package/dist/esm/label/index.js.map +1 -1
- package/dist/esm/menu/index.js +1 -1
- package/dist/esm/menu/index.js.map +1 -1
- package/dist/esm/menu-button/index.js +2 -2
- package/dist/esm/menu-button/index.js.map +1 -1
- package/dist/esm/menu-item/index.js +2 -1
- package/dist/esm/menu-item/index.js.map +1 -1
- package/dist/esm/menu-list/index.js +1 -1
- package/dist/esm/menu-list/index.js.map +1 -1
- package/dist/esm/menu-list/menu-list.js.map +1 -1
- package/dist/esm/progress-bar/index.js +2 -2
- package/dist/esm/progress-bar/index.js.map +1 -1
- package/dist/esm/radio/index.js +1 -1
- package/dist/esm/radio/index.js.map +1 -1
- package/dist/esm/radio-group/index.js +2 -1
- package/dist/esm/radio-group/index.js.map +1 -1
- package/dist/esm/slider/index.js +2 -2
- package/dist/esm/slider/index.js.map +1 -1
- package/dist/esm/spinner/index.js +2 -2
- package/dist/esm/spinner/index.js.map +1 -1
- package/dist/esm/spinner/spinner.js +2 -2
- package/dist/esm/spinner/spinner.js.map +1 -1
- package/dist/esm/spinner/spinner.template.js.map +1 -1
- package/dist/esm/switch/index.js +2 -2
- package/dist/esm/switch/index.js.map +1 -1
- package/dist/esm/tab/index.js +1 -1
- package/dist/esm/tab/index.js.map +1 -1
- package/dist/esm/tab-panel/index.js +1 -1
- package/dist/esm/tab-panel/index.js.map +1 -1
- package/dist/esm/tabs/index.js +2 -2
- package/dist/esm/tabs/index.js.map +1 -1
- package/dist/esm/text/index.js +2 -2
- package/dist/esm/text/index.js.map +1 -1
- package/dist/esm/text-input/index.js +2 -2
- package/dist/esm/text-input/index.js.map +1 -1
- package/dist/esm/text-input/text-input.js +3 -3
- package/dist/esm/text-input/text-input.options.js +6 -6
- package/dist/esm/theme/design-tokens.js +53 -1
- package/dist/esm/theme/design-tokens.js.map +1 -1
- package/dist/esm/toggle-button/index.js +2 -2
- package/dist/esm/toggle-button/index.js.map +1 -1
- package/dist/esm/utils/get-initials.js.map +1 -1
- package/dist/fluent-web-components.api.json +2156 -821
- package/dist/web-components.d.ts +172 -97
- package/dist/web-components.js +1235 -250
- package/dist/web-components.min.js +353 -283
- package/docs/api-report.md +242 -95
- package/package.json +5 -10
- package/project.json +6 -0
- package/dist/dts/progress-ring/progress-ring.d.ts +0 -15
- package/dist/dts/progress-ring/progress-ring.options.d.ts +0 -9
- package/dist/esm/progress-ring/progress-ring.js +0 -16
- package/dist/esm/progress-ring/progress-ring.js.map +0 -1
- package/dist/esm/progress-ring/progress-ring.options.js +0 -2
- package/dist/esm/progress-ring/progress-ring.options.js.map +0 -1
- package/dist/storybook/108.78b731e00015540915a8.manager.bundle.js +0 -1
- package/dist/storybook/108.b31ec3a1.iframe.bundle.js +0 -1
- package/dist/storybook/289.703b1698.iframe.bundle.js +0 -2
- package/dist/storybook/289.703b1698.iframe.bundle.js.LICENSE.txt +0 -51
- package/dist/storybook/316.bc4aabd3.iframe.bundle.js +0 -2
- package/dist/storybook/316.bc4aabd3.iframe.bundle.js.LICENSE.txt +0 -17
- package/dist/storybook/401.7edec720.iframe.bundle.js +0 -2
- package/dist/storybook/401.7edec720.iframe.bundle.js.LICENSE.txt +0 -12
- package/dist/storybook/401.c9bdfaf0dda8b194127f.manager.bundle.js +0 -2
- package/dist/storybook/401.c9bdfaf0dda8b194127f.manager.bundle.js.LICENSE.txt +0 -12
- package/dist/storybook/491.77b24750.iframe.bundle.js +0 -1
- package/dist/storybook/591.f5bf0d78d2f203de19f5.manager.bundle.js +0 -2
- package/dist/storybook/591.f5bf0d78d2f203de19f5.manager.bundle.js.LICENSE.txt +0 -94
- package/dist/storybook/709.22096ad4.iframe.bundle.js +0 -2
- package/dist/storybook/709.22096ad4.iframe.bundle.js.LICENSE.txt +0 -8
- package/dist/storybook/709.b131e33993a6b94d7ad8.manager.bundle.js +0 -2
- package/dist/storybook/709.b131e33993a6b94d7ad8.manager.bundle.js.LICENSE.txt +0 -8
- package/dist/storybook/721.46fa9f53.iframe.bundle.js +0 -2
- package/dist/storybook/721.46fa9f53.iframe.bundle.js.LICENSE.txt +0 -31
- package/dist/storybook/721.c225c101a0a55a8f98eb.manager.bundle.js +0 -2
- package/dist/storybook/721.c225c101a0a55a8f98eb.manager.bundle.js.LICENSE.txt +0 -31
- package/dist/storybook/858.da40ed98.iframe.bundle.js +0 -1
- package/dist/storybook/858.e08e25a6901d2e21e9d8.manager.bundle.js +0 -1
- package/dist/storybook/950.674e7934b4a26a022608.manager.bundle.js +0 -1
- package/dist/storybook/954.630c5748.iframe.bundle.js +0 -1
- package/dist/storybook/954.7f985e2fdf9f15a7748b.manager.bundle.js +0 -1
- package/dist/storybook/SegoeUI-VF.ttf +0 -0
- package/dist/storybook/favicon.ico +0 -0
- package/dist/storybook/favicon.png +0 -0
- package/dist/storybook/iframe.html +0 -364
- package/dist/storybook/index.html +0 -165
- package/dist/storybook/main.5d7b916dc1e37293b1d8.manager.bundle.js +0 -1
- package/dist/storybook/main.79d2477b.iframe.bundle.js +0 -2
- package/dist/storybook/main.79d2477b.iframe.bundle.js.LICENSE.txt +0 -1
- package/dist/storybook/project.json +0 -1
- package/dist/storybook/runtime~main.5d918fe7.iframe.bundle.js +0 -1
- package/dist/storybook/runtime~main.dbf00b470fe610082919.manager.bundle.js +0 -1
- package/dist/storybook/shell.css +0 -83
- package/dist/storybook/theme-switch.ts +0 -13
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,30 @@
|
|
|
1
1
|
# Change Log - @fluentui/web-components
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Thu, 16 May 2024 04:06:56 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [3.0.0-beta.16](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.16)
|
|
8
|
+
|
|
9
|
+
Thu, 16 May 2024 04:06:56 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.15..@fluentui/web-components_v3.0.0-beta.16)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- Synchronize design token exports ([PR #31382](https://github.com/microsoft/fluentui/pull/31382) by 863023+radium-v@users.noreply.github.com)
|
|
15
|
+
|
|
16
|
+
## [3.0.0-beta.15](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.15)
|
|
17
|
+
|
|
18
|
+
Wed, 01 May 2024 04:09:09 GMT
|
|
19
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.14..@fluentui/web-components_v3.0.0-beta.15)
|
|
20
|
+
|
|
21
|
+
### Changes
|
|
22
|
+
|
|
23
|
+
- fix(web-components): remove all barrell exports with exception of design tokens ([PR #31069](https://github.com/microsoft/fluentui/pull/31069) by =)
|
|
24
|
+
|
|
7
25
|
## [3.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-beta.14)
|
|
8
26
|
|
|
9
|
-
Fri, 26 Apr 2024 04:07:
|
|
27
|
+
Fri, 26 Apr 2024 04:07:24 GMT
|
|
10
28
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-beta.13..@fluentui/web-components_v3.0.0-beta.14)
|
|
11
29
|
|
|
12
30
|
### Changes
|
|
@@ -404,7 +422,7 @@ Wed, 15 Feb 2023 04:24:51 GMT
|
|
|
404
422
|
|
|
405
423
|
## [3.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-alpha.2)
|
|
406
424
|
|
|
407
|
-
Wed, 25 Jan 2023 17:42:30 GMT
|
|
425
|
+
Wed, 25 Jan 2023 17:42:30 GMT
|
|
408
426
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v3.0.0-alpha.1..@fluentui/web-components_v3.0.0-alpha.2)
|
|
409
427
|
|
|
410
428
|
### Changes
|
|
@@ -413,7 +431,7 @@ Wed, 25 Jan 2023 17:42:30 GMT
|
|
|
413
431
|
|
|
414
432
|
## [3.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v3.0.0-alpha.1)
|
|
415
433
|
|
|
416
|
-
Wed, 25 Jan 2023 14:49:08 GMT
|
|
434
|
+
Wed, 25 Jan 2023 14:49:08 GMT
|
|
417
435
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.8..@fluentui/web-components_v3.0.0-alpha.1)
|
|
418
436
|
|
|
419
437
|
### Changes
|
|
@@ -423,9 +441,72 @@ Wed, 25 Jan 2023 14:49:08 GMT
|
|
|
423
441
|
- add badge and counter badge as new components ([PR #26357](https://github.com/microsoft/fluentui/pull/26357) by chhol@microsoft.com)
|
|
424
442
|
- add text as a new component ([PR #26090](https://github.com/microsoft/fluentui/pull/26090) by chhol@microsoft.com)
|
|
425
443
|
|
|
444
|
+
## [2.6.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.6.1)
|
|
445
|
+
|
|
446
|
+
Wed, 10 Apr 2024 07:28:55 GMT
|
|
447
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.6.0..@fluentui/web-components_v2.6.1)
|
|
448
|
+
|
|
449
|
+
### Patches
|
|
450
|
+
|
|
451
|
+
- fix(web-components): fix toolbar stealing focus when document has moved focus to another element ([PR #30997](https://github.com/microsoft/fluentui/pull/30997) by =)
|
|
452
|
+
|
|
453
|
+
## [2.6.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.6.0)
|
|
454
|
+
|
|
455
|
+
Wed, 27 Mar 2024 07:26:49 GMT
|
|
456
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.17..@fluentui/web-components_v2.6.0)
|
|
457
|
+
|
|
458
|
+
### Minor changes
|
|
459
|
+
|
|
460
|
+
- export design token with rollup bundle ([PR #30784](https://github.com/microsoft/fluentui/pull/30784) by =)
|
|
461
|
+
|
|
462
|
+
## [2.5.17](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.17)
|
|
463
|
+
|
|
464
|
+
Fri, 01 Mar 2024 07:26:28 GMT
|
|
465
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.16..@fluentui/web-components_v2.5.17)
|
|
466
|
+
|
|
467
|
+
### Patches
|
|
468
|
+
|
|
469
|
+
- updates fast-foundation to fix a memory leak within form associated disconnected callback ([PR #29806](https://github.com/microsoft/fluentui/pull/29806) by chhol@microsoft.com)
|
|
470
|
+
|
|
471
|
+
## [2.5.16](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.16)
|
|
472
|
+
|
|
473
|
+
Thu, 20 Jul 2023 07:35:18 GMT
|
|
474
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.15..@fluentui/web-components_v2.5.16)
|
|
475
|
+
|
|
476
|
+
### Patches
|
|
477
|
+
|
|
478
|
+
- fix(web-components): ensures that text area size responds to rows and cols attributes ([PR #28135](https://github.com/microsoft/fluentui/pull/28135) by vnbaaij@outlook.com)
|
|
479
|
+
|
|
480
|
+
## [2.5.15](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.15)
|
|
481
|
+
|
|
482
|
+
Thu, 01 Jun 2023 07:38:37 GMT
|
|
483
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.14..@fluentui/web-components_v2.5.15)
|
|
484
|
+
|
|
485
|
+
### Patches
|
|
486
|
+
|
|
487
|
+
- fix listbox-option selected indicator position in RTL instances ([PR #27894](https://github.com/microsoft/fluentui/pull/27894) by chhol@microsoft.com)
|
|
488
|
+
|
|
489
|
+
## [2.5.14](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.14)
|
|
490
|
+
|
|
491
|
+
Mon, 17 Apr 2023 07:40:25 GMT
|
|
492
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.13..@fluentui/web-components_v2.5.14)
|
|
493
|
+
|
|
494
|
+
### Patches
|
|
495
|
+
|
|
496
|
+
- update FAST dependencies to mitigate Safari 16.4 AdoptedStyleSheets bug ([PR #27578](https://github.com/microsoft/fluentui/pull/27578) by chhol@microsoft.com)
|
|
497
|
+
|
|
498
|
+
## [2.5.13](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.13)
|
|
499
|
+
|
|
500
|
+
Tue, 11 Apr 2023 07:43:45 GMT
|
|
501
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.12..@fluentui/web-components_v2.5.13)
|
|
502
|
+
|
|
503
|
+
### Patches
|
|
504
|
+
|
|
505
|
+
- update fast foundation packages to import bug fixes ([PR #27506](https://github.com/microsoft/fluentui/pull/27506) by chhol@microsoft.com)
|
|
506
|
+
|
|
426
507
|
## [2.5.12](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.12)
|
|
427
508
|
|
|
428
|
-
Thu, 26 Jan 2023 07:35:32 GMT
|
|
509
|
+
Thu, 26 Jan 2023 07:35:32 GMT
|
|
429
510
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.11..@fluentui/web-components_v2.5.12)
|
|
430
511
|
|
|
431
512
|
### Patches
|
|
@@ -434,7 +515,7 @@ Thu, 26 Jan 2023 07:35:32 GMT
|
|
|
434
515
|
|
|
435
516
|
## [2.5.11](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.11)
|
|
436
517
|
|
|
437
|
-
Wed, 11 Jan 2023 07:50:49 GMT
|
|
518
|
+
Wed, 11 Jan 2023 07:50:49 GMT
|
|
438
519
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.10..@fluentui/web-components_v2.5.11)
|
|
439
520
|
|
|
440
521
|
### Patches
|
|
@@ -443,7 +524,7 @@ Wed, 11 Jan 2023 07:50:49 GMT
|
|
|
443
524
|
|
|
444
525
|
## [2.5.10](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.10)
|
|
445
526
|
|
|
446
|
-
Tue, 10 Jan 2023 07:50:14 GMT
|
|
527
|
+
Tue, 10 Jan 2023 07:50:14 GMT
|
|
447
528
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.9..@fluentui/web-components_v2.5.10)
|
|
448
529
|
|
|
449
530
|
### Patches
|
|
@@ -452,7 +533,7 @@ Tue, 10 Jan 2023 07:50:14 GMT
|
|
|
452
533
|
|
|
453
534
|
## [2.5.9](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.9)
|
|
454
535
|
|
|
455
|
-
Thu, 05 Jan 2023 07:59:57 GMT
|
|
536
|
+
Thu, 05 Jan 2023 07:59:57 GMT
|
|
456
537
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.8..@fluentui/web-components_v2.5.9)
|
|
457
538
|
|
|
458
539
|
### Patches
|
|
@@ -461,7 +542,7 @@ Thu, 05 Jan 2023 07:59:57 GMT
|
|
|
461
542
|
|
|
462
543
|
## [2.5.8](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.8)
|
|
463
544
|
|
|
464
|
-
Wed, 26 Oct 2022 07:52:54 GMT
|
|
545
|
+
Wed, 26 Oct 2022 07:52:54 GMT
|
|
465
546
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.7..@fluentui/web-components_v2.5.8)
|
|
466
547
|
|
|
467
548
|
### Patches
|
|
@@ -470,7 +551,7 @@ Wed, 26 Oct 2022 07:52:54 GMT
|
|
|
470
551
|
|
|
471
552
|
## [2.5.7](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.7)
|
|
472
553
|
|
|
473
|
-
Fri, 21 Oct 2022 07:44:53 GMT
|
|
554
|
+
Fri, 21 Oct 2022 07:44:53 GMT
|
|
474
555
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.6..@fluentui/web-components_v2.5.7)
|
|
475
556
|
|
|
476
557
|
### Patches
|
|
@@ -479,7 +560,7 @@ Fri, 21 Oct 2022 07:44:53 GMT
|
|
|
479
560
|
|
|
480
561
|
## [2.5.6](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.6)
|
|
481
562
|
|
|
482
|
-
Mon, 19 Sep 2022 07:47:29 GMT
|
|
563
|
+
Mon, 19 Sep 2022 07:47:29 GMT
|
|
483
564
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.5..@fluentui/web-components_v2.5.6)
|
|
484
565
|
|
|
485
566
|
### Patches
|
|
@@ -488,7 +569,7 @@ Mon, 19 Sep 2022 07:47:29 GMT
|
|
|
488
569
|
|
|
489
570
|
## [2.5.5](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.5)
|
|
490
571
|
|
|
491
|
-
Wed, 07 Sep 2022 07:54:43 GMT
|
|
572
|
+
Wed, 07 Sep 2022 07:54:43 GMT
|
|
492
573
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.4..@fluentui/web-components_v2.5.5)
|
|
493
574
|
|
|
494
575
|
### Patches
|
|
@@ -497,7 +578,7 @@ Wed, 07 Sep 2022 07:54:43 GMT
|
|
|
497
578
|
|
|
498
579
|
## [2.5.4](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.4)
|
|
499
580
|
|
|
500
|
-
Tue, 30 Aug 2022 07:41:54 GMT
|
|
581
|
+
Tue, 30 Aug 2022 07:41:54 GMT
|
|
501
582
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.3..@fluentui/web-components_v2.5.4)
|
|
502
583
|
|
|
503
584
|
### Patches
|
|
@@ -506,7 +587,7 @@ Tue, 30 Aug 2022 07:41:54 GMT
|
|
|
506
587
|
|
|
507
588
|
## [2.5.3](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.3)
|
|
508
589
|
|
|
509
|
-
Thu, 16 Jun 2022 23:03:44 GMT
|
|
590
|
+
Thu, 16 Jun 2022 23:03:44 GMT
|
|
510
591
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.2..@fluentui/web-components_v2.5.3)
|
|
511
592
|
|
|
512
593
|
### Patches
|
|
@@ -515,7 +596,7 @@ Thu, 16 Jun 2022 23:03:44 GMT
|
|
|
515
596
|
|
|
516
597
|
## [2.5.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.2)
|
|
517
598
|
|
|
518
|
-
Tue, 07 Jun 2022 07:48:04 GMT
|
|
599
|
+
Tue, 07 Jun 2022 07:48:04 GMT
|
|
519
600
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.1..@fluentui/web-components_v2.5.2)
|
|
520
601
|
|
|
521
602
|
### Patches
|
|
@@ -524,7 +605,7 @@ Tue, 07 Jun 2022 07:48:04 GMT
|
|
|
524
605
|
|
|
525
606
|
## [2.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.1)
|
|
526
607
|
|
|
527
|
-
Tue, 17 May 2022 07:45:01 GMT
|
|
608
|
+
Tue, 17 May 2022 07:45:01 GMT
|
|
528
609
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.5.0..@fluentui/web-components_v2.5.1)
|
|
529
610
|
|
|
530
611
|
### Patches
|
|
@@ -533,7 +614,7 @@ Tue, 17 May 2022 07:45:01 GMT
|
|
|
533
614
|
|
|
534
615
|
## [2.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.5.0)
|
|
535
616
|
|
|
536
|
-
Fri, 06 May 2022 07:36:53 GMT
|
|
617
|
+
Fri, 06 May 2022 07:36:53 GMT
|
|
537
618
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.4.0..@fluentui/web-components_v2.5.0)
|
|
538
619
|
|
|
539
620
|
### Minor changes
|
|
@@ -542,7 +623,7 @@ Fri, 06 May 2022 07:36:53 GMT
|
|
|
542
623
|
|
|
543
624
|
## [2.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.4.0)
|
|
544
625
|
|
|
545
|
-
Thu, 28 Apr 2022 07:39:56 GMT
|
|
626
|
+
Thu, 28 Apr 2022 07:39:56 GMT
|
|
546
627
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.3.1..@fluentui/web-components_v2.4.0)
|
|
547
628
|
|
|
548
629
|
### Minor changes
|
|
@@ -551,7 +632,7 @@ Thu, 28 Apr 2022 07:39:56 GMT
|
|
|
551
632
|
|
|
552
633
|
## [2.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.3.1)
|
|
553
634
|
|
|
554
|
-
Mon, 07 Mar 2022 07:41:14 GMT
|
|
635
|
+
Mon, 07 Mar 2022 07:41:14 GMT
|
|
555
636
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.3.0..@fluentui/web-components_v2.3.1)
|
|
556
637
|
|
|
557
638
|
### Patches
|
|
@@ -560,7 +641,7 @@ Mon, 07 Mar 2022 07:41:14 GMT
|
|
|
560
641
|
|
|
561
642
|
## [2.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.3.0)
|
|
562
643
|
|
|
563
|
-
Tue, 01 Mar 2022 07:23:43 GMT
|
|
644
|
+
Tue, 01 Mar 2022 07:23:43 GMT
|
|
564
645
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.2.3..@fluentui/web-components_v2.3.0)
|
|
565
646
|
|
|
566
647
|
### Minor changes
|
|
@@ -569,7 +650,7 @@ Tue, 01 Mar 2022 07:23:43 GMT
|
|
|
569
650
|
|
|
570
651
|
## [2.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.2.3)
|
|
571
652
|
|
|
572
|
-
Fri, 18 Feb 2022 07:22:08 GMT
|
|
653
|
+
Fri, 18 Feb 2022 07:22:08 GMT
|
|
573
654
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.2.2..@fluentui/web-components_v2.2.3)
|
|
574
655
|
|
|
575
656
|
### Patches
|
|
@@ -578,7 +659,7 @@ Fri, 18 Feb 2022 07:22:08 GMT
|
|
|
578
659
|
|
|
579
660
|
## [2.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.2.2)
|
|
580
661
|
|
|
581
|
-
Thu, 27 Jan 2022 07:34:08 GMT
|
|
662
|
+
Thu, 27 Jan 2022 07:34:08 GMT
|
|
582
663
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.2.1..@fluentui/web-components_v2.2.2)
|
|
583
664
|
|
|
584
665
|
### Patches
|
|
@@ -587,7 +668,7 @@ Thu, 27 Jan 2022 07:34:08 GMT
|
|
|
587
668
|
|
|
588
669
|
## [2.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.2.1)
|
|
589
670
|
|
|
590
|
-
Wed, 12 Jan 2022 07:32:29 GMT
|
|
671
|
+
Wed, 12 Jan 2022 07:32:29 GMT
|
|
591
672
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.2.0..@fluentui/web-components_v2.2.1)
|
|
592
673
|
|
|
593
674
|
### Patches
|
|
@@ -596,7 +677,7 @@ Wed, 12 Jan 2022 07:32:29 GMT
|
|
|
596
677
|
|
|
597
678
|
## [2.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.2.0)
|
|
598
679
|
|
|
599
|
-
Fri, 07 Jan 2022 07:27:47 GMT
|
|
680
|
+
Fri, 07 Jan 2022 07:27:47 GMT
|
|
600
681
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.1.3..@fluentui/web-components_v2.2.0)
|
|
601
682
|
|
|
602
683
|
### Minor changes
|
|
@@ -605,7 +686,7 @@ Fri, 07 Jan 2022 07:27:47 GMT
|
|
|
605
686
|
|
|
606
687
|
## [2.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.1.3)
|
|
607
688
|
|
|
608
|
-
Wed, 15 Dec 2021 07:31:29 GMT
|
|
689
|
+
Wed, 15 Dec 2021 07:31:29 GMT
|
|
609
690
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.1.2..@fluentui/web-components_v2.1.3)
|
|
610
691
|
|
|
611
692
|
### Patches
|
|
@@ -614,7 +695,7 @@ Wed, 15 Dec 2021 07:31:29 GMT
|
|
|
614
695
|
|
|
615
696
|
## [2.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.1.2)
|
|
616
697
|
|
|
617
|
-
Fri, 10 Dec 2021 07:30:35 GMT
|
|
698
|
+
Fri, 10 Dec 2021 07:30:35 GMT
|
|
618
699
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.1.1..@fluentui/web-components_v2.1.2)
|
|
619
700
|
|
|
620
701
|
### Patches
|
|
@@ -623,7 +704,7 @@ Fri, 10 Dec 2021 07:30:35 GMT
|
|
|
623
704
|
|
|
624
705
|
## [2.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.1.1)
|
|
625
706
|
|
|
626
|
-
Thu, 02 Dec 2021 07:36:29 GMT
|
|
707
|
+
Thu, 02 Dec 2021 07:36:29 GMT
|
|
627
708
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.1.0..@fluentui/web-components_v2.1.1)
|
|
628
709
|
|
|
629
710
|
### Patches
|
|
@@ -632,7 +713,7 @@ Thu, 02 Dec 2021 07:36:29 GMT
|
|
|
632
713
|
|
|
633
714
|
## [2.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.1.0)
|
|
634
715
|
|
|
635
|
-
Tue, 23 Nov 2021 07:27:34 GMT
|
|
716
|
+
Tue, 23 Nov 2021 07:27:34 GMT
|
|
636
717
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.0.2..@fluentui/web-components_v2.1.0)
|
|
637
718
|
|
|
638
719
|
### Minor changes
|
|
@@ -641,7 +722,7 @@ Tue, 23 Nov 2021 07:27:34 GMT
|
|
|
641
722
|
|
|
642
723
|
## [2.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.0.2)
|
|
643
724
|
|
|
644
|
-
Tue, 09 Nov 2021 07:38:11 GMT
|
|
725
|
+
Tue, 09 Nov 2021 07:38:11 GMT
|
|
645
726
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.0.1..@fluentui/web-components_v2.0.2)
|
|
646
727
|
|
|
647
728
|
### Patches
|
|
@@ -650,7 +731,7 @@ Tue, 09 Nov 2021 07:38:11 GMT
|
|
|
650
731
|
|
|
651
732
|
## [2.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.0.1)
|
|
652
733
|
|
|
653
|
-
Tue, 02 Nov 2021 07:37:01 GMT
|
|
734
|
+
Tue, 02 Nov 2021 07:37:01 GMT
|
|
654
735
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v2.0.0..@fluentui/web-components_v2.0.1)
|
|
655
736
|
|
|
656
737
|
### Patches
|
|
@@ -661,7 +742,7 @@ Tue, 02 Nov 2021 07:37:01 GMT
|
|
|
661
742
|
|
|
662
743
|
## [2.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v2.0.0)
|
|
663
744
|
|
|
664
|
-
Fri, 22 Oct 2021 23:04:22 GMT
|
|
745
|
+
Fri, 22 Oct 2021 23:04:22 GMT
|
|
665
746
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.6.3..@fluentui/web-components_v2.0.0)
|
|
666
747
|
|
|
667
748
|
### Major changes
|
|
@@ -670,7 +751,7 @@ Fri, 22 Oct 2021 23:04:22 GMT
|
|
|
670
751
|
|
|
671
752
|
## [1.6.3](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.6.3)
|
|
672
753
|
|
|
673
|
-
Fri, 22 Oct 2021 19:30:28 GMT
|
|
754
|
+
Fri, 22 Oct 2021 19:30:28 GMT
|
|
674
755
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.6.2..@fluentui/web-components_v1.6.3)
|
|
675
756
|
|
|
676
757
|
### Patches
|
|
@@ -679,7 +760,7 @@ Fri, 22 Oct 2021 19:30:28 GMT
|
|
|
679
760
|
|
|
680
761
|
## [1.6.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.6.2)
|
|
681
762
|
|
|
682
|
-
Thu, 14 Oct 2021 00:11:22 GMT
|
|
763
|
+
Thu, 14 Oct 2021 00:11:22 GMT
|
|
683
764
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.6.1..@fluentui/web-components_v1.6.2)
|
|
684
765
|
|
|
685
766
|
### Patches
|
|
@@ -688,7 +769,7 @@ Thu, 14 Oct 2021 00:11:22 GMT
|
|
|
688
769
|
|
|
689
770
|
## [1.6.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.6.1)
|
|
690
771
|
|
|
691
|
-
Fri, 08 Oct 2021 07:31:50 GMT
|
|
772
|
+
Fri, 08 Oct 2021 07:31:50 GMT
|
|
692
773
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.6.0..@fluentui/web-components_v1.6.1)
|
|
693
774
|
|
|
694
775
|
### Patches
|
|
@@ -697,7 +778,7 @@ Fri, 08 Oct 2021 07:31:50 GMT
|
|
|
697
778
|
|
|
698
779
|
## [1.6.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.6.0)
|
|
699
780
|
|
|
700
|
-
Thu, 07 Oct 2021 07:30:53 GMT
|
|
781
|
+
Thu, 07 Oct 2021 07:30:53 GMT
|
|
701
782
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.5.6..@fluentui/web-components_v1.6.0)
|
|
702
783
|
|
|
703
784
|
### Minor changes
|
|
@@ -711,7 +792,7 @@ Thu, 07 Oct 2021 07:30:53 GMT
|
|
|
711
792
|
|
|
712
793
|
## [1.5.6](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.5.6)
|
|
713
794
|
|
|
714
|
-
Wed, 06 Oct 2021 11:11:56 GMT
|
|
795
|
+
Wed, 06 Oct 2021 11:11:56 GMT
|
|
715
796
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.5.5..@fluentui/web-components_v1.5.6)
|
|
716
797
|
|
|
717
798
|
### Patches
|
|
@@ -720,7 +801,7 @@ Wed, 06 Oct 2021 11:11:56 GMT
|
|
|
720
801
|
|
|
721
802
|
## [1.5.5](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.5.5)
|
|
722
803
|
|
|
723
|
-
Tue, 05 Oct 2021 07:37:17 GMT
|
|
804
|
+
Tue, 05 Oct 2021 07:37:17 GMT
|
|
724
805
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.5.4..@fluentui/web-components_v1.5.5)
|
|
725
806
|
|
|
726
807
|
### Patches
|
|
@@ -730,7 +811,7 @@ Tue, 05 Oct 2021 07:37:17 GMT
|
|
|
730
811
|
|
|
731
812
|
## [1.5.4](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.5.4)
|
|
732
813
|
|
|
733
|
-
Wed, 29 Sep 2021 07:36:23 GMT
|
|
814
|
+
Wed, 29 Sep 2021 07:36:23 GMT
|
|
734
815
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.5.3..@fluentui/web-components_v1.5.4)
|
|
735
816
|
|
|
736
817
|
### Patches
|
|
@@ -739,7 +820,7 @@ Wed, 29 Sep 2021 07:36:23 GMT
|
|
|
739
820
|
|
|
740
821
|
## [1.5.3](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.5.3)
|
|
741
822
|
|
|
742
|
-
Thu, 23 Sep 2021 07:35:13 GMT
|
|
823
|
+
Thu, 23 Sep 2021 07:35:13 GMT
|
|
743
824
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.5.2..@fluentui/web-components_v1.5.3)
|
|
744
825
|
|
|
745
826
|
### Patches
|
|
@@ -748,7 +829,7 @@ Thu, 23 Sep 2021 07:35:13 GMT
|
|
|
748
829
|
|
|
749
830
|
## [1.5.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.5.2)
|
|
750
831
|
|
|
751
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
|
832
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
|
752
833
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.5.1..@fluentui/web-components_v1.5.2)
|
|
753
834
|
|
|
754
835
|
### Patches
|
|
@@ -758,7 +839,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
|
758
839
|
|
|
759
840
|
## [1.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.5.1)
|
|
760
841
|
|
|
761
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
|
842
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
|
762
843
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.5.0..@fluentui/web-components_v1.5.1)
|
|
763
844
|
|
|
764
845
|
### Patches
|
|
@@ -767,7 +848,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
|
767
848
|
|
|
768
849
|
## [1.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.5.0)
|
|
769
850
|
|
|
770
|
-
Mon, 13 Sep 2021 07:37:03 GMT
|
|
851
|
+
Mon, 13 Sep 2021 07:37:03 GMT
|
|
771
852
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.4.2..@fluentui/web-components_v1.5.0)
|
|
772
853
|
|
|
773
854
|
### Minor changes
|
|
@@ -776,7 +857,7 @@ Mon, 13 Sep 2021 07:37:03 GMT
|
|
|
776
857
|
|
|
777
858
|
## [1.4.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.4.2)
|
|
778
859
|
|
|
779
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
|
860
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
|
780
861
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.4.1..@fluentui/web-components_v1.4.2)
|
|
781
862
|
|
|
782
863
|
### Patches
|
|
@@ -786,7 +867,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
|
786
867
|
|
|
787
868
|
## [1.4.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.4.1)
|
|
788
869
|
|
|
789
|
-
Fri, 03 Sep 2021 00:13:07 GMT
|
|
870
|
+
Fri, 03 Sep 2021 00:13:07 GMT
|
|
790
871
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.4.0..@fluentui/web-components_v1.4.1)
|
|
791
872
|
|
|
792
873
|
### Patches
|
|
@@ -795,7 +876,7 @@ Fri, 03 Sep 2021 00:13:07 GMT
|
|
|
795
876
|
|
|
796
877
|
## [1.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.4.0)
|
|
797
878
|
|
|
798
|
-
Thu, 02 Sep 2021 07:36:46 GMT
|
|
879
|
+
Thu, 02 Sep 2021 07:36:46 GMT
|
|
799
880
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.3.8..@fluentui/web-components_v1.4.0)
|
|
800
881
|
|
|
801
882
|
### Minor changes
|
|
@@ -804,7 +885,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
|
|
|
804
885
|
|
|
805
886
|
## [1.3.8](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.3.8)
|
|
806
887
|
|
|
807
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
|
888
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
|
808
889
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.3.7..@fluentui/web-components_v1.3.8)
|
|
809
890
|
|
|
810
891
|
### Patches
|
|
@@ -814,7 +895,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
|
814
895
|
|
|
815
896
|
## [1.3.7](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.3.7)
|
|
816
897
|
|
|
817
|
-
Mon, 30 Aug 2021 07:35:05 GMT
|
|
898
|
+
Mon, 30 Aug 2021 07:35:05 GMT
|
|
818
899
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.3.6..@fluentui/web-components_v1.3.7)
|
|
819
900
|
|
|
820
901
|
### Patches
|
|
@@ -823,7 +904,7 @@ Mon, 30 Aug 2021 07:35:05 GMT
|
|
|
823
904
|
|
|
824
905
|
## [1.3.6](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.3.6)
|
|
825
906
|
|
|
826
|
-
Thu, 26 Aug 2021 07:35:43 GMT
|
|
907
|
+
Thu, 26 Aug 2021 07:35:43 GMT
|
|
827
908
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.3.5..@fluentui/web-components_v1.3.6)
|
|
828
909
|
|
|
829
910
|
### Patches
|
|
@@ -832,7 +913,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
|
|
|
832
913
|
|
|
833
914
|
## [1.3.5](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.3.5)
|
|
834
915
|
|
|
835
|
-
Fri, 20 Aug 2021 07:37:28 GMT
|
|
916
|
+
Fri, 20 Aug 2021 07:37:28 GMT
|
|
836
917
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.3.4..@fluentui/web-components_v1.3.5)
|
|
837
918
|
|
|
838
919
|
### Patches
|
|
@@ -841,7 +922,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
|
|
|
841
922
|
|
|
842
923
|
## [1.3.4](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.3.4)
|
|
843
924
|
|
|
844
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
|
925
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
|
845
926
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.3.3..@fluentui/web-components_v1.3.4)
|
|
846
927
|
|
|
847
928
|
### Patches
|
|
@@ -851,7 +932,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
|
|
|
851
932
|
|
|
852
933
|
## [1.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.3.3)
|
|
853
934
|
|
|
854
|
-
Thu, 05 Aug 2021 07:34:24 GMT
|
|
935
|
+
Thu, 05 Aug 2021 07:34:24 GMT
|
|
855
936
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.3.2..@fluentui/web-components_v1.3.3)
|
|
856
937
|
|
|
857
938
|
### Patches
|
|
@@ -860,7 +941,7 @@ Thu, 05 Aug 2021 07:34:24 GMT
|
|
|
860
941
|
|
|
861
942
|
## [1.3.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.3.2)
|
|
862
943
|
|
|
863
|
-
Wed, 04 Aug 2021 07:34:12 GMT
|
|
944
|
+
Wed, 04 Aug 2021 07:34:12 GMT
|
|
864
945
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.3.1..@fluentui/web-components_v1.3.2)
|
|
865
946
|
|
|
866
947
|
### Patches
|
|
@@ -869,7 +950,7 @@ Wed, 04 Aug 2021 07:34:12 GMT
|
|
|
869
950
|
|
|
870
951
|
## [1.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.3.1)
|
|
871
952
|
|
|
872
|
-
Fri, 30 Jul 2021 07:35:22 GMT
|
|
953
|
+
Fri, 30 Jul 2021 07:35:22 GMT
|
|
873
954
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.3.0..@fluentui/web-components_v1.3.1)
|
|
874
955
|
|
|
875
956
|
### Patches
|
|
@@ -878,7 +959,7 @@ Fri, 30 Jul 2021 07:35:22 GMT
|
|
|
878
959
|
|
|
879
960
|
## [1.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.3.0)
|
|
880
961
|
|
|
881
|
-
Mon, 26 Jul 2021 07:37:30 GMT
|
|
962
|
+
Mon, 26 Jul 2021 07:37:30 GMT
|
|
882
963
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.2.3..@fluentui/web-components_v1.3.0)
|
|
883
964
|
|
|
884
965
|
### Minor changes
|
|
@@ -887,7 +968,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
|
|
|
887
968
|
|
|
888
969
|
## [1.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.2.3)
|
|
889
970
|
|
|
890
|
-
Fri, 23 Jul 2021 07:38:19 GMT
|
|
971
|
+
Fri, 23 Jul 2021 07:38:19 GMT
|
|
891
972
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.2.2..@fluentui/web-components_v1.2.3)
|
|
892
973
|
|
|
893
974
|
### Patches
|
|
@@ -896,7 +977,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
|
|
|
896
977
|
|
|
897
978
|
## [1.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.2.2)
|
|
898
979
|
|
|
899
|
-
Thu, 22 Jul 2021 07:36:55 GMT
|
|
980
|
+
Thu, 22 Jul 2021 07:36:55 GMT
|
|
900
981
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.2.1..@fluentui/web-components_v1.2.2)
|
|
901
982
|
|
|
902
983
|
### Patches
|
|
@@ -905,7 +986,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
|
|
|
905
986
|
|
|
906
987
|
## [1.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.2.1)
|
|
907
988
|
|
|
908
|
-
Fri, 16 Jul 2021 22:53:17 GMT
|
|
989
|
+
Fri, 16 Jul 2021 22:53:17 GMT
|
|
909
990
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.2.0..@fluentui/web-components_v1.2.1)
|
|
910
991
|
|
|
911
992
|
### Patches
|
|
@@ -915,7 +996,7 @@ Fri, 16 Jul 2021 22:53:17 GMT
|
|
|
915
996
|
|
|
916
997
|
## [1.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.2.0)
|
|
917
998
|
|
|
918
|
-
Fri, 16 Jul 2021 00:35:31 GMT
|
|
999
|
+
Fri, 16 Jul 2021 00:35:31 GMT
|
|
919
1000
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.1.1..@fluentui/web-components_v1.2.0)
|
|
920
1001
|
|
|
921
1002
|
### Minor changes
|
|
@@ -929,7 +1010,7 @@ Fri, 16 Jul 2021 00:35:31 GMT
|
|
|
929
1010
|
|
|
930
1011
|
## [1.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.1.1)
|
|
931
1012
|
|
|
932
|
-
Thu, 15 Jul 2021 07:36:18 GMT
|
|
1013
|
+
Thu, 15 Jul 2021 07:36:18 GMT
|
|
933
1014
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.1.0..@fluentui/web-components_v1.1.1)
|
|
934
1015
|
|
|
935
1016
|
### Patches
|
|
@@ -938,7 +1019,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
|
|
|
938
1019
|
|
|
939
1020
|
## [1.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.1.0)
|
|
940
1021
|
|
|
941
|
-
Tue, 13 Jul 2021 22:32:58 GMT
|
|
1022
|
+
Tue, 13 Jul 2021 22:32:58 GMT
|
|
942
1023
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.0.2..@fluentui/web-components_v1.1.0)
|
|
943
1024
|
|
|
944
1025
|
### Minor changes
|
|
@@ -948,7 +1029,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
|
|
|
948
1029
|
|
|
949
1030
|
## [1.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.0.2)
|
|
950
1031
|
|
|
951
|
-
Fri, 09 Jul 2021 07:39:31 GMT
|
|
1032
|
+
Fri, 09 Jul 2021 07:39:31 GMT
|
|
952
1033
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.0.1..@fluentui/web-components_v1.0.2)
|
|
953
1034
|
|
|
954
1035
|
### Patches
|
|
@@ -957,7 +1038,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
|
|
|
957
1038
|
|
|
958
1039
|
## [1.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.0.1)
|
|
959
1040
|
|
|
960
|
-
Wed, 07 Jul 2021 07:32:54 GMT
|
|
1041
|
+
Wed, 07 Jul 2021 07:32:54 GMT
|
|
961
1042
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v1.0.0..@fluentui/web-components_v1.0.1)
|
|
962
1043
|
|
|
963
1044
|
### Patches
|
|
@@ -966,7 +1047,7 @@ Wed, 07 Jul 2021 07:32:54 GMT
|
|
|
966
1047
|
|
|
967
1048
|
## [1.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v1.0.0)
|
|
968
1049
|
|
|
969
|
-
Fri, 02 Jul 2021 23:15:55 GMT
|
|
1050
|
+
Fri, 02 Jul 2021 23:15:55 GMT
|
|
970
1051
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.22.1..@fluentui/web-components_v1.0.0)
|
|
971
1052
|
|
|
972
1053
|
### Major changes
|
|
@@ -999,7 +1080,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
|
|
|
999
1080
|
|
|
1000
1081
|
## [0.22.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.22.1)
|
|
1001
1082
|
|
|
1002
|
-
Tue, 08 Jun 2021 07:32:44 GMT
|
|
1083
|
+
Tue, 08 Jun 2021 07:32:44 GMT
|
|
1003
1084
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.22.0..@fluentui/web-components_v0.22.1)
|
|
1004
1085
|
|
|
1005
1086
|
### Patches
|
|
@@ -1008,7 +1089,7 @@ Tue, 08 Jun 2021 07:32:44 GMT
|
|
|
1008
1089
|
|
|
1009
1090
|
## [0.22.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.22.0)
|
|
1010
1091
|
|
|
1011
|
-
Fri, 04 Jun 2021 07:37:23 GMT
|
|
1092
|
+
Fri, 04 Jun 2021 07:37:23 GMT
|
|
1012
1093
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.21.2..@fluentui/web-components_v0.22.0)
|
|
1013
1094
|
|
|
1014
1095
|
### Minor changes
|
|
@@ -1017,7 +1098,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
|
|
|
1017
1098
|
|
|
1018
1099
|
## [0.21.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.21.2)
|
|
1019
1100
|
|
|
1020
|
-
Thu, 20 May 2021 07:41:54 GMT
|
|
1101
|
+
Thu, 20 May 2021 07:41:54 GMT
|
|
1021
1102
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.21.1..@fluentui/web-components_v0.21.2)
|
|
1022
1103
|
|
|
1023
1104
|
### Patches
|
|
@@ -1026,7 +1107,7 @@ Thu, 20 May 2021 07:41:54 GMT
|
|
|
1026
1107
|
|
|
1027
1108
|
## [0.21.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.21.1)
|
|
1028
1109
|
|
|
1029
|
-
Mon, 17 May 2021 07:33:48 GMT
|
|
1110
|
+
Mon, 17 May 2021 07:33:48 GMT
|
|
1030
1111
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.21.0..@fluentui/web-components_v0.21.1)
|
|
1031
1112
|
|
|
1032
1113
|
### Patches
|
|
@@ -1036,7 +1117,7 @@ Mon, 17 May 2021 07:33:48 GMT
|
|
|
1036
1117
|
|
|
1037
1118
|
## [0.21.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.21.0)
|
|
1038
1119
|
|
|
1039
|
-
Fri, 30 Apr 2021 07:42:23 GMT
|
|
1120
|
+
Fri, 30 Apr 2021 07:42:23 GMT
|
|
1040
1121
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.20.3..@fluentui/web-components_v0.21.0)
|
|
1041
1122
|
|
|
1042
1123
|
### Minor changes
|
|
@@ -1045,7 +1126,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
|
|
|
1045
1126
|
|
|
1046
1127
|
## [0.20.3](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.20.3)
|
|
1047
1128
|
|
|
1048
|
-
Wed, 21 Apr 2021 07:31:50 GMT
|
|
1129
|
+
Wed, 21 Apr 2021 07:31:50 GMT
|
|
1049
1130
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.20.2..@fluentui/web-components_v0.20.3)
|
|
1050
1131
|
|
|
1051
1132
|
### Patches
|
|
@@ -1054,7 +1135,7 @@ Wed, 21 Apr 2021 07:31:50 GMT
|
|
|
1054
1135
|
|
|
1055
1136
|
## [0.20.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.20.2)
|
|
1056
1137
|
|
|
1057
|
-
Thu, 01 Apr 2021 07:33:24 GMT
|
|
1138
|
+
Thu, 01 Apr 2021 07:33:24 GMT
|
|
1058
1139
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.20.1..@fluentui/web-components_v0.20.2)
|
|
1059
1140
|
|
|
1060
1141
|
### Patches
|
|
@@ -1063,7 +1144,7 @@ Thu, 01 Apr 2021 07:33:24 GMT
|
|
|
1063
1144
|
|
|
1064
1145
|
## [0.20.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.20.1)
|
|
1065
1146
|
|
|
1066
|
-
Mon, 29 Mar 2021 07:30:29 GMT
|
|
1147
|
+
Mon, 29 Mar 2021 07:30:29 GMT
|
|
1067
1148
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.20.0..@fluentui/web-components_v0.20.1)
|
|
1068
1149
|
|
|
1069
1150
|
### Patches
|
|
@@ -1072,7 +1153,7 @@ Mon, 29 Mar 2021 07:30:29 GMT
|
|
|
1072
1153
|
|
|
1073
1154
|
## [0.20.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.20.0)
|
|
1074
1155
|
|
|
1075
|
-
Fri, 26 Mar 2021 07:32:34 GMT
|
|
1156
|
+
Fri, 26 Mar 2021 07:32:34 GMT
|
|
1076
1157
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.19.1..@fluentui/web-components_v0.20.0)
|
|
1077
1158
|
|
|
1078
1159
|
### Minor changes
|
|
@@ -1081,7 +1162,7 @@ Fri, 26 Mar 2021 07:32:34 GMT
|
|
|
1081
1162
|
|
|
1082
1163
|
## [0.19.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.19.1)
|
|
1083
1164
|
|
|
1084
|
-
Thu, 25 Mar 2021 07:33:24 GMT
|
|
1165
|
+
Thu, 25 Mar 2021 07:33:24 GMT
|
|
1085
1166
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.19.0..@fluentui/web-components_v0.19.1)
|
|
1086
1167
|
|
|
1087
1168
|
### Patches
|
|
@@ -1090,7 +1171,7 @@ Thu, 25 Mar 2021 07:33:24 GMT
|
|
|
1090
1171
|
|
|
1091
1172
|
## [0.19.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.19.0)
|
|
1092
1173
|
|
|
1093
|
-
Tue, 23 Mar 2021 07:31:43 GMT
|
|
1174
|
+
Tue, 23 Mar 2021 07:31:43 GMT
|
|
1094
1175
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.18.0..@fluentui/web-components_v0.19.0)
|
|
1095
1176
|
|
|
1096
1177
|
### Minor changes
|
|
@@ -1103,7 +1184,7 @@ Tue, 23 Mar 2021 07:31:43 GMT
|
|
|
1103
1184
|
|
|
1104
1185
|
## [0.18.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.18.0)
|
|
1105
1186
|
|
|
1106
|
-
Fri, 19 Mar 2021 07:32:43 GMT
|
|
1187
|
+
Fri, 19 Mar 2021 07:32:43 GMT
|
|
1107
1188
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.17.0..@fluentui/web-components_v0.18.0)
|
|
1108
1189
|
|
|
1109
1190
|
### Minor changes
|
|
@@ -1112,7 +1193,7 @@ Fri, 19 Mar 2021 07:32:43 GMT
|
|
|
1112
1193
|
|
|
1113
1194
|
## [0.17.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.17.0)
|
|
1114
1195
|
|
|
1115
|
-
Thu, 18 Mar 2021 20:15:34 GMT
|
|
1196
|
+
Thu, 18 Mar 2021 20:15:34 GMT
|
|
1116
1197
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.16.2..@fluentui/web-components_v0.17.0)
|
|
1117
1198
|
|
|
1118
1199
|
### Minor changes
|
|
@@ -1125,7 +1206,7 @@ Thu, 18 Mar 2021 20:15:34 GMT
|
|
|
1125
1206
|
|
|
1126
1207
|
## [0.16.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.16.2)
|
|
1127
1208
|
|
|
1128
|
-
Wed, 17 Mar 2021 07:35:44 GMT
|
|
1209
|
+
Wed, 17 Mar 2021 07:35:44 GMT
|
|
1129
1210
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.16.1..@fluentui/web-components_v0.16.2)
|
|
1130
1211
|
|
|
1131
1212
|
### Patches
|
|
@@ -1134,7 +1215,7 @@ Wed, 17 Mar 2021 07:35:44 GMT
|
|
|
1134
1215
|
|
|
1135
1216
|
## [0.16.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.16.1)
|
|
1136
1217
|
|
|
1137
|
-
Tue, 16 Mar 2021 07:32:44 GMT
|
|
1218
|
+
Tue, 16 Mar 2021 07:32:44 GMT
|
|
1138
1219
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.16.0..@fluentui/web-components_v0.16.1)
|
|
1139
1220
|
|
|
1140
1221
|
### Patches
|
|
@@ -1143,7 +1224,7 @@ Tue, 16 Mar 2021 07:32:44 GMT
|
|
|
1143
1224
|
|
|
1144
1225
|
## [0.16.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.16.0)
|
|
1145
1226
|
|
|
1146
|
-
Fri, 12 Mar 2021 20:04:27 GMT
|
|
1227
|
+
Fri, 12 Mar 2021 20:04:27 GMT
|
|
1147
1228
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.15.0..@fluentui/web-components_v0.16.0)
|
|
1148
1229
|
|
|
1149
1230
|
### Minor changes
|
|
@@ -1152,7 +1233,7 @@ Fri, 12 Mar 2021 20:04:27 GMT
|
|
|
1152
1233
|
|
|
1153
1234
|
## [0.15.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.15.0)
|
|
1154
1235
|
|
|
1155
|
-
Sun, 07 Mar 2021 23:34:51 GMT
|
|
1236
|
+
Sun, 07 Mar 2021 23:34:51 GMT
|
|
1156
1237
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.14.2..@fluentui/web-components_v0.15.0)
|
|
1157
1238
|
|
|
1158
1239
|
### Minor changes
|
|
@@ -1162,7 +1243,7 @@ Sun, 07 Mar 2021 23:34:51 GMT
|
|
|
1162
1243
|
|
|
1163
1244
|
## [0.14.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.14.2)
|
|
1164
1245
|
|
|
1165
|
-
Thu, 25 Feb 2021 01:15:27 GMT
|
|
1246
|
+
Thu, 25 Feb 2021 01:15:27 GMT
|
|
1166
1247
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.14.1..@fluentui/web-components_v0.14.2)
|
|
1167
1248
|
|
|
1168
1249
|
### Patches
|
|
@@ -1172,7 +1253,7 @@ Thu, 25 Feb 2021 01:15:27 GMT
|
|
|
1172
1253
|
|
|
1173
1254
|
## [0.14.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.14.1)
|
|
1174
1255
|
|
|
1175
|
-
Mon, 22 Feb 2021 12:26:22 GMT
|
|
1256
|
+
Mon, 22 Feb 2021 12:26:22 GMT
|
|
1176
1257
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.14.0..@fluentui/web-components_v0.14.1)
|
|
1177
1258
|
|
|
1178
1259
|
### Patches
|
|
@@ -1181,7 +1262,7 @@ Mon, 22 Feb 2021 12:26:22 GMT
|
|
|
1181
1262
|
|
|
1182
1263
|
## [0.14.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.14.0)
|
|
1183
1264
|
|
|
1184
|
-
Fri, 12 Feb 2021 12:26:20 GMT
|
|
1265
|
+
Fri, 12 Feb 2021 12:26:20 GMT
|
|
1185
1266
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.13.1..@fluentui/web-components_v0.14.0)
|
|
1186
1267
|
|
|
1187
1268
|
### Minor changes
|
|
@@ -1190,7 +1271,7 @@ Fri, 12 Feb 2021 12:26:20 GMT
|
|
|
1190
1271
|
|
|
1191
1272
|
## [0.13.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.13.1)
|
|
1192
1273
|
|
|
1193
|
-
Thu, 11 Feb 2021 02:38:00 GMT
|
|
1274
|
+
Thu, 11 Feb 2021 02:38:00 GMT
|
|
1194
1275
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.13.0..@fluentui/web-components_v0.13.1)
|
|
1195
1276
|
|
|
1196
1277
|
### Patches
|
|
@@ -1199,7 +1280,7 @@ Thu, 11 Feb 2021 02:38:00 GMT
|
|
|
1199
1280
|
|
|
1200
1281
|
## [0.13.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.13.0)
|
|
1201
1282
|
|
|
1202
|
-
Tue, 09 Feb 2021 00:56:52 GMT
|
|
1283
|
+
Tue, 09 Feb 2021 00:56:52 GMT
|
|
1203
1284
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.12.1..@fluentui/web-components_v0.13.0)
|
|
1204
1285
|
|
|
1205
1286
|
### Minor changes
|
|
@@ -1212,7 +1293,7 @@ Tue, 09 Feb 2021 00:56:52 GMT
|
|
|
1212
1293
|
|
|
1213
1294
|
## [0.12.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.12.1)
|
|
1214
1295
|
|
|
1215
|
-
Mon, 08 Feb 2021 12:23:08 GMT
|
|
1296
|
+
Mon, 08 Feb 2021 12:23:08 GMT
|
|
1216
1297
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.12.0..@fluentui/web-components_v0.12.1)
|
|
1217
1298
|
|
|
1218
1299
|
### Patches
|
|
@@ -1221,7 +1302,7 @@ Mon, 08 Feb 2021 12:23:08 GMT
|
|
|
1221
1302
|
|
|
1222
1303
|
## [0.12.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.12.0)
|
|
1223
1304
|
|
|
1224
|
-
Wed, 03 Feb 2021 05:51:40 GMT
|
|
1305
|
+
Wed, 03 Feb 2021 05:51:40 GMT
|
|
1225
1306
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.11.0..@fluentui/web-components_v0.12.0)
|
|
1226
1307
|
|
|
1227
1308
|
### Minor changes
|
|
@@ -1230,7 +1311,7 @@ Wed, 03 Feb 2021 05:51:40 GMT
|
|
|
1230
1311
|
|
|
1231
1312
|
## [0.11.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.11.0)
|
|
1232
1313
|
|
|
1233
|
-
Tue, 26 Jan 2021 12:33:19 GMT
|
|
1314
|
+
Tue, 26 Jan 2021 12:33:19 GMT
|
|
1234
1315
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.10.6..@fluentui/web-components_v0.11.0)
|
|
1235
1316
|
|
|
1236
1317
|
### Minor changes
|
|
@@ -1243,7 +1324,7 @@ Tue, 26 Jan 2021 12:33:19 GMT
|
|
|
1243
1324
|
|
|
1244
1325
|
## [0.10.6](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.10.6)
|
|
1245
1326
|
|
|
1246
|
-
Thu, 21 Jan 2021 12:36:12 GMT
|
|
1327
|
+
Thu, 21 Jan 2021 12:36:12 GMT
|
|
1247
1328
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.10.5..@fluentui/web-components_v0.10.6)
|
|
1248
1329
|
|
|
1249
1330
|
### Patches
|
|
@@ -1252,7 +1333,7 @@ Thu, 21 Jan 2021 12:36:12 GMT
|
|
|
1252
1333
|
|
|
1253
1334
|
## [0.10.5](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.10.5)
|
|
1254
1335
|
|
|
1255
|
-
Wed, 20 Jan 2021 12:22:46 GMT
|
|
1336
|
+
Wed, 20 Jan 2021 12:22:46 GMT
|
|
1256
1337
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.10.4..@fluentui/web-components_v0.10.5)
|
|
1257
1338
|
|
|
1258
1339
|
### Patches
|
|
@@ -1261,7 +1342,7 @@ Wed, 20 Jan 2021 12:22:46 GMT
|
|
|
1261
1342
|
|
|
1262
1343
|
## [0.10.4](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.10.4)
|
|
1263
1344
|
|
|
1264
|
-
Fri, 15 Jan 2021 12:30:40 GMT
|
|
1345
|
+
Fri, 15 Jan 2021 12:30:40 GMT
|
|
1265
1346
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.10.3..@fluentui/web-components_v0.10.4)
|
|
1266
1347
|
|
|
1267
1348
|
### Patches
|
|
@@ -1271,7 +1352,7 @@ Fri, 15 Jan 2021 12:30:40 GMT
|
|
|
1271
1352
|
|
|
1272
1353
|
## [0.10.3](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.10.3)
|
|
1273
1354
|
|
|
1274
|
-
Tue, 12 Jan 2021 12:36:40 GMT
|
|
1355
|
+
Tue, 12 Jan 2021 12:36:40 GMT
|
|
1275
1356
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.10.2..@fluentui/web-components_v0.10.3)
|
|
1276
1357
|
|
|
1277
1358
|
### Patches
|
|
@@ -1280,7 +1361,7 @@ Tue, 12 Jan 2021 12:36:40 GMT
|
|
|
1280
1361
|
|
|
1281
1362
|
## [0.10.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.10.2)
|
|
1282
1363
|
|
|
1283
|
-
Tue, 05 Jan 2021 12:29:33 GMT
|
|
1364
|
+
Tue, 05 Jan 2021 12:29:33 GMT
|
|
1284
1365
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.10.1..@fluentui/web-components_v0.10.2)
|
|
1285
1366
|
|
|
1286
1367
|
### Patches
|
|
@@ -1295,7 +1376,7 @@ Tue, 05 Jan 2021 12:29:33 GMT
|
|
|
1295
1376
|
|
|
1296
1377
|
## [0.10.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.10.1)
|
|
1297
1378
|
|
|
1298
|
-
Fri, 18 Dec 2020 12:27:55 GMT
|
|
1379
|
+
Fri, 18 Dec 2020 12:27:55 GMT
|
|
1299
1380
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.10.0..@fluentui/web-components_v0.10.1)
|
|
1300
1381
|
|
|
1301
1382
|
### Patches
|
|
@@ -1304,7 +1385,7 @@ Fri, 18 Dec 2020 12:27:55 GMT
|
|
|
1304
1385
|
|
|
1305
1386
|
## [0.10.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.10.0)
|
|
1306
1387
|
|
|
1307
|
-
Thu, 17 Dec 2020 12:30:15 GMT
|
|
1388
|
+
Thu, 17 Dec 2020 12:30:15 GMT
|
|
1308
1389
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.9.2..@fluentui/web-components_v0.10.0)
|
|
1309
1390
|
|
|
1310
1391
|
### Minor changes
|
|
@@ -1317,7 +1398,7 @@ Thu, 17 Dec 2020 12:30:15 GMT
|
|
|
1317
1398
|
|
|
1318
1399
|
## [0.9.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.9.2)
|
|
1319
1400
|
|
|
1320
|
-
Wed, 16 Dec 2020 12:27:05 GMT
|
|
1401
|
+
Wed, 16 Dec 2020 12:27:05 GMT
|
|
1321
1402
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.9.1..@fluentui/web-components_v0.9.2)
|
|
1322
1403
|
|
|
1323
1404
|
### Patches
|
|
@@ -1326,7 +1407,7 @@ Wed, 16 Dec 2020 12:27:05 GMT
|
|
|
1326
1407
|
|
|
1327
1408
|
## [0.9.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.9.1)
|
|
1328
1409
|
|
|
1329
|
-
Wed, 09 Dec 2020 12:27:00 GMT
|
|
1410
|
+
Wed, 09 Dec 2020 12:27:00 GMT
|
|
1330
1411
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.9.0..@fluentui/web-components_v0.9.1)
|
|
1331
1412
|
|
|
1332
1413
|
### Patches
|
|
@@ -1335,7 +1416,7 @@ Wed, 09 Dec 2020 12:27:00 GMT
|
|
|
1335
1416
|
|
|
1336
1417
|
## [0.9.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.9.0)
|
|
1337
1418
|
|
|
1338
|
-
Wed, 02 Dec 2020 12:37:40 GMT
|
|
1419
|
+
Wed, 02 Dec 2020 12:37:40 GMT
|
|
1339
1420
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.8.1..@fluentui/web-components_v0.9.0)
|
|
1340
1421
|
|
|
1341
1422
|
### Minor changes
|
|
@@ -1344,7 +1425,7 @@ Wed, 02 Dec 2020 12:37:40 GMT
|
|
|
1344
1425
|
|
|
1345
1426
|
## [0.8.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.8.1)
|
|
1346
1427
|
|
|
1347
|
-
Sat, 21 Nov 2020 02:00:44 GMT
|
|
1428
|
+
Sat, 21 Nov 2020 02:00:44 GMT
|
|
1348
1429
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.8.0..@fluentui/web-components_v0.8.1)
|
|
1349
1430
|
|
|
1350
1431
|
### Patches
|
|
@@ -1356,7 +1437,7 @@ Sat, 21 Nov 2020 02:00:44 GMT
|
|
|
1356
1437
|
|
|
1357
1438
|
## [0.8.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.8.0)
|
|
1358
1439
|
|
|
1359
|
-
Wed, 18 Nov 2020 12:30:07 GMT
|
|
1440
|
+
Wed, 18 Nov 2020 12:30:07 GMT
|
|
1360
1441
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.7.2..@fluentui/web-components_v0.8.0)
|
|
1361
1442
|
|
|
1362
1443
|
### Minor changes
|
|
@@ -1365,7 +1446,7 @@ Wed, 18 Nov 2020 12:30:07 GMT
|
|
|
1365
1446
|
|
|
1366
1447
|
## [0.7.2](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.7.2)
|
|
1367
1448
|
|
|
1368
|
-
Tue, 17 Nov 2020 12:36:24 GMT
|
|
1449
|
+
Tue, 17 Nov 2020 12:36:24 GMT
|
|
1369
1450
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.7.1..@fluentui/web-components_v0.7.2)
|
|
1370
1451
|
|
|
1371
1452
|
### Patches
|
|
@@ -1374,7 +1455,7 @@ Tue, 17 Nov 2020 12:36:24 GMT
|
|
|
1374
1455
|
|
|
1375
1456
|
## [0.7.1](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.7.1)
|
|
1376
1457
|
|
|
1377
|
-
Thu, 05 Nov 2020 12:29:43 GMT
|
|
1458
|
+
Thu, 05 Nov 2020 12:29:43 GMT
|
|
1378
1459
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.7.0..@fluentui/web-components_v0.7.1)
|
|
1379
1460
|
|
|
1380
1461
|
### Patches
|
|
@@ -1383,7 +1464,7 @@ Thu, 05 Nov 2020 12:29:43 GMT
|
|
|
1383
1464
|
|
|
1384
1465
|
## [0.7.0](https://github.com/microsoft/fluentui/tree/@fluentui/web-components_v0.7.0)
|
|
1385
1466
|
|
|
1386
|
-
Thu, 29 Oct 2020 12:34:59 GMT
|
|
1467
|
+
Thu, 29 Oct 2020 12:34:59 GMT
|
|
1387
1468
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/web-components_v0.6.3..@fluentui/web-components_v0.7.0)
|
|
1388
1469
|
|
|
1389
1470
|
### Minor changes
|