Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -134,14 +134,14 @@ packages/react-accordion @microsoft/teams-prg @microsoft/cxe-coastal
packages/react-components/react-avatar @microsoft/cxe-red @behowell @khmakoto
packages/react-badge @microsoft/teams-prg @microsoft/cxe-red @behowell
packages/react-components/react-button @microsoft/cxe-red @khmakoto
packages/react-card @microsoft/cxe-prg
packages/react-components/react-card @microsoft/cxe-prg
packages/react-components/react-checkbox @microsoft/cxe-red @khmakoto
packages/react-combobox @microsoft/cxe-coastal @smhigley
packages/react-components/react-components @microsoft/fluentui-react
packages/react-dialog @microsoft/cxe-prg
packages/react-components/react-dialog @microsoft/cxe-prg
packages/react-divider @microsoft/cxe-coastal
packages/react-focus @microsoft/cxe-red @khmakoto
packages/react-image @microsoft/cxe-prg
packages/react-components/react-image @microsoft/cxe-prg
packages/react-input @microsoft/cxe-red
packages/react-label @microsoft/cxe-red
packages/react-link @microsoft/cxe-red @khmakoto @microsoft/cxe-coastal
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "react-card: Move to new common folder.",
"packageName": "@fluentui/react-card",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "none",
"comment": "react-image: Move to new common folder.",
"packageName": "@fluentui/react-image",
"email": "[email protected]",
"dependentChangeType": "none"
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const rootMain = require('../../../.storybook/main');
const rootMain = require('../../../../.storybook/main');

module.exports = /** @type {Omit<import('../../../.storybook/main'), 'typescript'|'babel'>} */ ({
module.exports = /** @type {Omit<import('../../../../.storybook/main'), 'typescript'|'babel'>} */ ({
...rootMain,
stories: [...rootMain.stories, '../src/**/*.stories.mdx', '../src/**/*.stories.@(ts|tsx)'],
addons: [...rootMain.addons],
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import * as rootPreview from '../../../.storybook/preview';
import * as rootPreview from '../../../../.storybook/preview';

/** @type {typeof rootPreview.decorators} */
export const decorators = [...rootPreview.decorators];
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This log was last generated on Mon, 25 Apr 2022 09:32:19 GMT and should not be m

## [9.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.12)

Mon, 25 Apr 2022 09:32:19 GMT
Mon, 25 Apr 2022 09:32:19 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.11..@fluentui/react-card_v9.0.0-beta.12)

### Changes
Expand All @@ -16,7 +16,7 @@ Mon, 25 Apr 2022 09:32:19 GMT

## [9.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.11)

Tue, 19 Apr 2022 19:17:14 GMT
Tue, 19 Apr 2022 19:17:14 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.10..@fluentui/react-card_v9.0.0-beta.11)

### Changes
Expand All @@ -32,7 +32,7 @@ Tue, 19 Apr 2022 19:17:14 GMT

## [9.0.0-beta.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.10)

Fri, 04 Mar 2022 05:17:35 GMT
Fri, 04 Mar 2022 05:17:35 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.9..@fluentui/react-card_v9.0.0-beta.10)

### Changes
Expand All @@ -46,7 +46,7 @@ Fri, 04 Mar 2022 05:17:35 GMT

## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.9)

Tue, 01 Mar 2022 02:17:35 GMT
Tue, 01 Mar 2022 02:17:35 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.8..@fluentui/react-card_v9.0.0-beta.9)

### Changes
Expand All @@ -59,7 +59,7 @@ Tue, 01 Mar 2022 02:17:35 GMT

## [9.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.8)

Fri, 18 Feb 2022 13:35:29 GMT
Fri, 18 Feb 2022 13:35:29 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.6..@fluentui/react-card_v9.0.0-beta.8)

### Changes
Expand All @@ -75,7 +75,7 @@ Fri, 18 Feb 2022 13:35:29 GMT

## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.6)

Thu, 10 Feb 2022 08:51:52 GMT
Thu, 10 Feb 2022 08:51:52 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.5..@fluentui/react-card_v9.0.0-beta.6)

### Changes
Expand All @@ -85,7 +85,7 @@ Thu, 10 Feb 2022 08:51:52 GMT
- react-card: Replacing use of functions in makeStyles with direct use of tokens. ([PR #21040](https://github.com/microsoft/fluentui/pull/21040) by [email protected])
- Updating based on changes to composition types. ([PR #20891](https://github.com/microsoft/fluentui/pull/20891) by [email protected])
- Remove empty CardCommons type and outdated boilerplate comments ([PR #21150](https://github.com/microsoft/fluentui/pull/21150) by [email protected])
- BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by [email protected])
- BREAKING: Rename component hooks add the suffix \_unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by [email protected])
- use Griffel packages ([PR #21417](https://github.com/microsoft/fluentui/pull/21417) by [email protected])
- Refactor component Slot typings ([PR #21518](https://github.com/microsoft/fluentui/pull/21518) by [email protected])
- update styles no not use CSS shorthands ([PR #20794](https://github.com/microsoft/fluentui/pull/20794) by [email protected])
Expand All @@ -98,7 +98,7 @@ Thu, 10 Feb 2022 08:51:52 GMT

## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.5)

Thu, 25 Nov 2021 08:34:12 GMT
Thu, 25 Nov 2021 08:34:12 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.4..@fluentui/react-card_v9.0.0-beta.5)

### Changes
Expand All @@ -115,7 +115,7 @@ Thu, 25 Nov 2021 08:34:12 GMT

## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.4)

Fri, 12 Nov 2021 13:25:17 GMT
Fri, 12 Nov 2021 13:25:17 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.3..@fluentui/react-card_v9.0.0-beta.4)

### Changes
Expand All @@ -133,7 +133,7 @@ Fri, 12 Nov 2021 13:25:17 GMT

## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.3)

Wed, 27 Oct 2021 12:14:15 GMT
Wed, 27 Oct 2021 12:14:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.2..@fluentui/react-card_v9.0.0-beta.3)

### Changes
Expand All @@ -150,7 +150,7 @@ Wed, 27 Oct 2021 12:14:15 GMT

## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.2)

Tue, 12 Oct 2021 19:45:58 GMT
Tue, 12 Oct 2021 19:45:58 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.1..@fluentui/react-card_v9.0.0-beta.2)

### Changes
Expand All @@ -162,7 +162,7 @@ Tue, 12 Oct 2021 19:45:58 GMT

## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.1)

Wed, 06 Oct 2021 10:37:22 GMT
Wed, 06 Oct 2021 10:37:22 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.18..@fluentui/react-card_v9.0.0-beta.1)

### Changes
Expand All @@ -178,7 +178,7 @@ Wed, 06 Oct 2021 10:37:22 GMT

## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.18)

Tue, 05 Oct 2021 12:47:58 GMT
Tue, 05 Oct 2021 12:47:58 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.17..@fluentui/react-card_v9.0.0-alpha.18)

### Changes
Expand All @@ -192,7 +192,7 @@ Tue, 05 Oct 2021 12:47:58 GMT

## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.17)

Tue, 05 Oct 2021 09:28:07 GMT
Tue, 05 Oct 2021 09:28:07 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.16..@fluentui/react-card_v9.0.0-alpha.17)

### Changes
Expand All @@ -208,7 +208,7 @@ Tue, 05 Oct 2021 09:28:07 GMT

## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.16)

Mon, 04 Oct 2021 08:03:04 GMT
Mon, 04 Oct 2021 08:03:04 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.15..@fluentui/react-card_v9.0.0-alpha.16)

### Changes
Expand All @@ -217,7 +217,7 @@ Mon, 04 Oct 2021 08:03:04 GMT

## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.15)

Fri, 01 Oct 2021 14:13:08 GMT
Fri, 01 Oct 2021 14:13:08 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.13..@fluentui/react-card_v9.0.0-alpha.15)

### Changes
Expand All @@ -233,7 +233,7 @@ Fri, 01 Oct 2021 14:13:08 GMT

## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.13)

Fri, 01 Oct 2021 12:30:46 GMT
Fri, 01 Oct 2021 12:30:46 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.12..@fluentui/react-card_v9.0.0-alpha.13)

### Changes
Expand All @@ -242,7 +242,7 @@ Fri, 01 Oct 2021 12:30:46 GMT

## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.12)

Fri, 01 Oct 2021 09:44:56 GMT
Fri, 01 Oct 2021 09:44:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.11..@fluentui/react-card_v9.0.0-alpha.12)

### Changes
Expand All @@ -251,7 +251,7 @@ Fri, 01 Oct 2021 09:44:56 GMT

## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.11)

Thu, 30 Sep 2021 09:18:15 GMT
Thu, 30 Sep 2021 09:18:15 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.10..@fluentui/react-card_v9.0.0-alpha.11)

### Changes
Expand All @@ -260,7 +260,7 @@ Thu, 30 Sep 2021 09:18:15 GMT

## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.10)

Wed, 29 Sep 2021 08:06:11 GMT
Wed, 29 Sep 2021 08:06:11 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.9..@fluentui/react-card_v9.0.0-alpha.10)

### Changes
Expand All @@ -274,7 +274,7 @@ Wed, 29 Sep 2021 08:06:11 GMT

## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.9)

Mon, 27 Sep 2021 08:06:00 GMT
Mon, 27 Sep 2021 08:06:00 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.8..@fluentui/react-card_v9.0.0-alpha.9)

### Changes
Expand All @@ -289,7 +289,7 @@ Mon, 27 Sep 2021 08:06:00 GMT

## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.8)

Fri, 24 Sep 2021 09:17:17 GMT
Fri, 24 Sep 2021 09:17:17 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.7..@fluentui/react-card_v9.0.0-alpha.8)

### Changes
Expand All @@ -304,7 +304,7 @@ Fri, 24 Sep 2021 09:17:17 GMT

## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.7)

Thu, 23 Sep 2021 08:21:34 GMT
Thu, 23 Sep 2021 08:21:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.6..@fluentui/react-card_v9.0.0-alpha.7)

### Changes
Expand All @@ -321,7 +321,7 @@ Thu, 23 Sep 2021 08:21:34 GMT

## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.6)

Wed, 22 Sep 2021 10:10:07 GMT
Wed, 22 Sep 2021 10:10:07 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.5..@fluentui/react-card_v9.0.0-alpha.6)

### Changes
Expand All @@ -336,7 +336,7 @@ Wed, 22 Sep 2021 10:10:07 GMT

## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.5)

Tue, 21 Sep 2021 07:42:34 GMT
Tue, 21 Sep 2021 07:42:34 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.4..@fluentui/react-card_v9.0.0-alpha.5)

### Changes
Expand All @@ -350,7 +350,7 @@ Tue, 21 Sep 2021 07:42:34 GMT

## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.4)

Mon, 20 Sep 2021 07:36:26 GMT
Mon, 20 Sep 2021 07:36:26 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.3..@fluentui/react-card_v9.0.0-alpha.4)

### Changes
Expand All @@ -359,7 +359,7 @@ Mon, 20 Sep 2021 07:36:26 GMT

## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.3)

Fri, 17 Sep 2021 07:35:26 GMT
Fri, 17 Sep 2021 07:35:26 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.2..@fluentui/react-card_v9.0.0-alpha.3)

### Changes
Expand All @@ -368,7 +368,7 @@ Fri, 17 Sep 2021 07:35:26 GMT

## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.2)

Thu, 16 Sep 2021 07:38:39 GMT
Thu, 16 Sep 2021 07:38:39 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.1..@fluentui/react-card_v9.0.0-alpha.2)

### Changes
Expand All @@ -377,7 +377,7 @@ Thu, 16 Sep 2021 07:38:39 GMT

## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.1)

Tue, 14 Sep 2021 20:09:02 GMT
Tue, 14 Sep 2021 20:09:02 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.0..@fluentui/react-card_v9.0.0-alpha.1)

### Changes
Expand All @@ -387,7 +387,7 @@ Tue, 14 Sep 2021 20:09:02 GMT

## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.0)

Fri, 10 Sep 2021 16:31:53 GMT
Fri, 10 Sep 2021 16:31:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.0..@fluentui/react-card_v9.0.0-alpha.0)

### Changes
Expand All @@ -396,7 +396,7 @@ Fri, 10 Sep 2021 16:31:53 GMT

## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.0)

Fri, 10 Sep 2021 07:39:51 GMT
Fri, 10 Sep 2021 07:39:51 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.0..@fluentui/react-card_v9.0.0-alpha.0)

### Changes
Expand All @@ -405,7 +405,7 @@ Fri, 10 Sep 2021 07:39:51 GMT

## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.0)

Mon, 06 Sep 2021 07:34:53 GMT
Mon, 06 Sep 2021 07:34:53 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.0..@fluentui/react-card_v9.0.0-alpha.0)

### Changes
Expand All @@ -414,7 +414,7 @@ Mon, 06 Sep 2021 07:34:53 GMT

## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.0)

Thu, 02 Sep 2021 07:36:46 GMT
Thu, 02 Sep 2021 07:36:46 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.0..@fluentui/react-card_v9.0.0-alpha.0)

### Patches
Expand All @@ -427,7 +427,7 @@ Thu, 02 Sep 2021 07:36:46 GMT

## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.0)

Wed, 01 Sep 2021 07:39:56 GMT
Wed, 01 Sep 2021 07:39:56 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.0..@fluentui/react-card_v9.0.0-alpha.0)

### Changes
Expand All @@ -436,7 +436,7 @@ Wed, 01 Sep 2021 07:39:56 GMT

## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.0)

Tue, 31 Aug 2021 07:37:47 GMT
Tue, 31 Aug 2021 07:37:47 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.0..@fluentui/react-card_v9.0.0-alpha.0)

### Changes
Expand All @@ -445,7 +445,7 @@ Tue, 31 Aug 2021 07:37:47 GMT

## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.0)

Fri, 27 Aug 2021 07:33:32 GMT
Fri, 27 Aug 2021 07:33:32 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.0..@fluentui/react-card_v9.0.0-alpha.0)

### Changes
Expand All @@ -454,7 +454,7 @@ Fri, 27 Aug 2021 07:33:32 GMT

## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.0)

Thu, 26 Aug 2021 07:35:43 GMT
Thu, 26 Aug 2021 07:35:43 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.0..@fluentui/react-card_v9.0.0-alpha.0)

### Changes
Expand All @@ -463,7 +463,7 @@ Thu, 26 Aug 2021 07:35:43 GMT

## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.0)

Fri, 20 Aug 2021 07:37:28 GMT
Fri, 20 Aug 2021 07:37:28 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.0..@fluentui/react-card_v9.0.0-alpha.0)

### Changes
Expand All @@ -472,7 +472,7 @@ Fri, 20 Aug 2021 07:37:28 GMT

## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-alpha.0)

Thu, 19 Aug 2021 07:41:35 GMT
Thu, 19 Aug 2021 07:41:35 GMT
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-alpha.0..@fluentui/react-card_v9.0.0-alpha.0)

### Changes
Expand Down
Loading