@fluentui/react-card 9.0.80 → 9.0.82
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 +138 -117
- package/lib/components/Card/useCardStyles.styles.js +89 -51
- package/lib/components/Card/useCardStyles.styles.js.map +1 -1
- package/lib/components/CardFooter/useCardFooterStyles.styles.js +6 -3
- package/lib/components/CardFooter/useCardFooterStyles.styles.js.map +1 -1
- package/lib-commonjs/components/Card/useCardStyles.styles.js +128 -188
- package/lib-commonjs/components/Card/useCardStyles.styles.js.map +1 -1
- package/lib-commonjs/components/CardFooter/useCardFooterStyles.styles.js +9 -4
- package/lib-commonjs/components/CardFooter/useCardFooterStyles.styles.js.map +1 -1
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,33 @@
|
|
1
1
|
# Change Log - @fluentui/react-card
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 06 Jun 2024 15:22:12 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.82](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.82)
|
8
|
+
|
9
|
+
Thu, 06 Jun 2024 15:22:12 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.81..@fluentui/react-card_v9.0.82)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- Bump @fluentui/react-tabster to v9.21.5 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
15
|
+
- Bump @fluentui/react-utilities to v9.18.10 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
16
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.39 ([PR #31586](https://github.com/microsoft/fluentui/pull/31586) by beachball)
|
17
|
+
|
18
|
+
## [9.0.81](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.81)
|
19
|
+
|
20
|
+
Thu, 23 May 2024 08:02:41 GMT
|
21
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.80..@fluentui/react-card_v9.0.81)
|
22
|
+
|
23
|
+
### Patches
|
24
|
+
|
25
|
+
- chore: replace usage of .shorthands() in styles ([PR #31448](https://github.com/microsoft/fluentui/pull/31448) by olfedias@microsoft.com)
|
26
|
+
- Bump @fluentui/react-tabster to v9.21.4 ([commit](https://github.com/microsoft/fluentui/commit/03599d609e8310b08c57d1f871cffbf717d79207) by beachball)
|
27
|
+
|
7
28
|
## [9.0.80](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.80)
|
8
29
|
|
9
|
-
Mon, 20 May 2024 12:
|
30
|
+
Mon, 20 May 2024 12:44:53 GMT
|
10
31
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.78..@fluentui/react-card_v9.0.80)
|
11
32
|
|
12
33
|
### Patches
|
@@ -18,7 +39,7 @@ Mon, 20 May 2024 12:36:29 GMT
|
|
18
39
|
|
19
40
|
## [9.0.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.78)
|
20
41
|
|
21
|
-
Thu, 09 May 2024 19:35:12 GMT
|
42
|
+
Thu, 09 May 2024 19:35:12 GMT
|
22
43
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.77..@fluentui/react-card_v9.0.78)
|
23
44
|
|
24
45
|
### Patches
|
@@ -27,7 +48,7 @@ Thu, 09 May 2024 19:35:12 GMT
|
|
27
48
|
|
28
49
|
## [9.0.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.77)
|
29
50
|
|
30
|
-
Mon, 06 May 2024 12:55:02 GMT
|
51
|
+
Mon, 06 May 2024 12:55:02 GMT
|
31
52
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.76..@fluentui/react-card_v9.0.77)
|
32
53
|
|
33
54
|
### Patches
|
@@ -38,7 +59,7 @@ Mon, 06 May 2024 12:55:02 GMT
|
|
38
59
|
|
39
60
|
## [9.0.76](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.76)
|
40
61
|
|
41
|
-
Thu, 02 May 2024 11:36:44 GMT
|
62
|
+
Thu, 02 May 2024 11:36:44 GMT
|
42
63
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.75..@fluentui/react-card_v9.0.76)
|
43
64
|
|
44
65
|
### Patches
|
@@ -47,7 +68,7 @@ Thu, 02 May 2024 11:36:44 GMT
|
|
47
68
|
|
48
69
|
## [9.0.75](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.75)
|
49
70
|
|
50
|
-
Tue, 23 Apr 2024 08:17:49 GMT
|
71
|
+
Tue, 23 Apr 2024 08:17:49 GMT
|
51
72
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.74..@fluentui/react-card_v9.0.75)
|
52
73
|
|
53
74
|
### Patches
|
@@ -58,7 +79,7 @@ Tue, 23 Apr 2024 08:17:49 GMT
|
|
58
79
|
|
59
80
|
## [9.0.74](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.74)
|
60
81
|
|
61
|
-
Wed, 17 Apr 2024 21:53:49 GMT
|
82
|
+
Wed, 17 Apr 2024 21:53:49 GMT
|
62
83
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.73..@fluentui/react-card_v9.0.74)
|
63
84
|
|
64
85
|
### Patches
|
@@ -68,7 +89,7 @@ Wed, 17 Apr 2024 21:53:49 GMT
|
|
68
89
|
|
69
90
|
## [9.0.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.73)
|
70
91
|
|
71
|
-
Tue, 02 Apr 2024 09:48:01 GMT
|
92
|
+
Tue, 02 Apr 2024 09:48:01 GMT
|
72
93
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.72..@fluentui/react-card_v9.0.73)
|
73
94
|
|
74
95
|
### Patches
|
@@ -79,7 +100,7 @@ Tue, 02 Apr 2024 09:48:01 GMT
|
|
79
100
|
|
80
101
|
## [9.0.72](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.72)
|
81
102
|
|
82
|
-
Mon, 18 Mar 2024 19:50:46 GMT
|
103
|
+
Mon, 18 Mar 2024 19:50:46 GMT
|
83
104
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.71..@fluentui/react-card_v9.0.72)
|
84
105
|
|
85
106
|
### Patches
|
@@ -91,7 +112,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
|
|
91
112
|
|
92
113
|
## [9.0.71](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.71)
|
93
114
|
|
94
|
-
Fri, 15 Mar 2024 21:43:49 GMT
|
115
|
+
Fri, 15 Mar 2024 21:43:49 GMT
|
95
116
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.70..@fluentui/react-card_v9.0.71)
|
96
117
|
|
97
118
|
### Patches
|
@@ -103,7 +124,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
|
|
103
124
|
|
104
125
|
## [9.0.70](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.70)
|
105
126
|
|
106
|
-
Thu, 07 Mar 2024 19:33:27 GMT
|
127
|
+
Thu, 07 Mar 2024 19:33:27 GMT
|
107
128
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.69..@fluentui/react-card_v9.0.70)
|
108
129
|
|
109
130
|
### Patches
|
@@ -115,7 +136,7 @@ Thu, 07 Mar 2024 19:33:27 GMT
|
|
115
136
|
|
116
137
|
## [9.0.69](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.69)
|
117
138
|
|
118
|
-
Wed, 28 Feb 2024 02:34:19 GMT
|
139
|
+
Wed, 28 Feb 2024 02:34:19 GMT
|
119
140
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.68..@fluentui/react-card_v9.0.69)
|
120
141
|
|
121
142
|
### Patches
|
@@ -126,7 +147,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
|
|
126
147
|
|
127
148
|
## [9.0.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.68)
|
128
149
|
|
129
|
-
Tue, 20 Feb 2024 14:22:18 GMT
|
150
|
+
Tue, 20 Feb 2024 14:22:18 GMT
|
130
151
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.67..@fluentui/react-card_v9.0.68)
|
131
152
|
|
132
153
|
### Patches
|
@@ -137,7 +158,7 @@ Tue, 20 Feb 2024 14:22:18 GMT
|
|
137
158
|
|
138
159
|
## [9.0.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.67)
|
139
160
|
|
140
|
-
Tue, 06 Feb 2024 17:55:21 GMT
|
161
|
+
Tue, 06 Feb 2024 17:55:21 GMT
|
141
162
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.66..@fluentui/react-card_v9.0.67)
|
142
163
|
|
143
164
|
### Patches
|
@@ -146,7 +167,7 @@ Tue, 06 Feb 2024 17:55:21 GMT
|
|
146
167
|
|
147
168
|
## [9.0.66](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.66)
|
148
169
|
|
149
|
-
Tue, 30 Jan 2024 23:16:54 GMT
|
170
|
+
Tue, 30 Jan 2024 23:16:54 GMT
|
150
171
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.65..@fluentui/react-card_v9.0.66)
|
151
172
|
|
152
173
|
### Patches
|
@@ -157,7 +178,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
|
|
157
178
|
|
158
179
|
## [9.0.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.65)
|
159
180
|
|
160
|
-
Tue, 23 Jan 2024 15:11:00 GMT
|
181
|
+
Tue, 23 Jan 2024 15:11:00 GMT
|
161
182
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.64..@fluentui/react-card_v9.0.65)
|
162
183
|
|
163
184
|
### Patches
|
@@ -168,7 +189,7 @@ Tue, 23 Jan 2024 15:11:00 GMT
|
|
168
189
|
|
169
190
|
## [9.0.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.64)
|
170
191
|
|
171
|
-
Thu, 18 Jan 2024 14:25:03 GMT
|
192
|
+
Thu, 18 Jan 2024 14:25:03 GMT
|
172
193
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.63..@fluentui/react-card_v9.0.64)
|
173
194
|
|
174
195
|
### Patches
|
@@ -179,7 +200,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
|
|
179
200
|
|
180
201
|
## [9.0.63](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.63)
|
181
202
|
|
182
|
-
Wed, 17 Jan 2024 16:18:50 GMT
|
203
|
+
Wed, 17 Jan 2024 16:18:50 GMT
|
183
204
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.62..@fluentui/react-card_v9.0.63)
|
184
205
|
|
185
206
|
### Patches
|
@@ -190,7 +211,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
|
|
190
211
|
|
191
212
|
## [9.0.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.62)
|
192
213
|
|
193
|
-
Tue, 16 Jan 2024 13:14:15 GMT
|
214
|
+
Tue, 16 Jan 2024 13:14:15 GMT
|
194
215
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.61..@fluentui/react-card_v9.0.62)
|
195
216
|
|
196
217
|
### Patches
|
@@ -201,7 +222,7 @@ Tue, 16 Jan 2024 13:14:15 GMT
|
|
201
222
|
|
202
223
|
## [9.0.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.61)
|
203
224
|
|
204
|
-
Thu, 11 Jan 2024 09:04:28 GMT
|
225
|
+
Thu, 11 Jan 2024 09:04:28 GMT
|
205
226
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.60..@fluentui/react-card_v9.0.61)
|
206
227
|
|
207
228
|
### Patches
|
@@ -211,7 +232,7 @@ Thu, 11 Jan 2024 09:04:28 GMT
|
|
211
232
|
|
212
233
|
## [9.0.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.60)
|
213
234
|
|
214
|
-
Mon, 08 Jan 2024 16:24:28 GMT
|
235
|
+
Mon, 08 Jan 2024 16:24:28 GMT
|
215
236
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.59..@fluentui/react-card_v9.0.60)
|
216
237
|
|
217
238
|
### Patches
|
@@ -222,7 +243,7 @@ Mon, 08 Jan 2024 16:24:28 GMT
|
|
222
243
|
|
223
244
|
## [9.0.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.59)
|
224
245
|
|
225
|
-
Wed, 03 Jan 2024 09:26:44 GMT
|
246
|
+
Wed, 03 Jan 2024 09:26:44 GMT
|
226
247
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.58..@fluentui/react-card_v9.0.59)
|
227
248
|
|
228
249
|
### Patches
|
@@ -233,7 +254,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
|
|
233
254
|
|
234
255
|
## [9.0.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.58)
|
235
256
|
|
236
|
-
Mon, 18 Dec 2023 14:40:45 GMT
|
257
|
+
Mon, 18 Dec 2023 14:40:45 GMT
|
237
258
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.57..@fluentui/react-card_v9.0.58)
|
238
259
|
|
239
260
|
### Patches
|
@@ -245,7 +266,7 @@ Mon, 18 Dec 2023 14:40:45 GMT
|
|
245
266
|
|
246
267
|
## [9.0.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.57)
|
247
268
|
|
248
|
-
Thu, 14 Dec 2023 09:58:46 GMT
|
269
|
+
Thu, 14 Dec 2023 09:58:46 GMT
|
249
270
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.56..@fluentui/react-card_v9.0.57)
|
250
271
|
|
251
272
|
### Patches
|
@@ -256,7 +277,7 @@ Thu, 14 Dec 2023 09:58:46 GMT
|
|
256
277
|
|
257
278
|
## [9.0.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.56)
|
258
279
|
|
259
|
-
Thu, 30 Nov 2023 13:42:08 GMT
|
280
|
+
Thu, 30 Nov 2023 13:42:08 GMT
|
260
281
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.55..@fluentui/react-card_v9.0.56)
|
261
282
|
|
262
283
|
### Patches
|
@@ -266,7 +287,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
|
|
266
287
|
|
267
288
|
## [9.0.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.55)
|
268
289
|
|
269
|
-
Mon, 20 Nov 2023 09:55:10 GMT
|
290
|
+
Mon, 20 Nov 2023 09:55:10 GMT
|
270
291
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.54..@fluentui/react-card_v9.0.55)
|
271
292
|
|
272
293
|
### Patches
|
@@ -275,7 +296,7 @@ Mon, 20 Nov 2023 09:55:10 GMT
|
|
275
296
|
|
276
297
|
## [9.0.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.54)
|
277
298
|
|
278
|
-
Tue, 14 Nov 2023 17:51:27 GMT
|
299
|
+
Tue, 14 Nov 2023 17:51:27 GMT
|
279
300
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.53..@fluentui/react-card_v9.0.54)
|
280
301
|
|
281
302
|
### Patches
|
@@ -284,7 +305,7 @@ Tue, 14 Nov 2023 17:51:27 GMT
|
|
284
305
|
|
285
306
|
## [9.0.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.53)
|
286
307
|
|
287
|
-
Thu, 09 Nov 2023 17:29:51 GMT
|
308
|
+
Thu, 09 Nov 2023 17:29:51 GMT
|
288
309
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.52..@fluentui/react-card_v9.0.53)
|
289
310
|
|
290
311
|
### Patches
|
@@ -298,7 +319,7 @@ Thu, 09 Nov 2023 17:29:51 GMT
|
|
298
319
|
|
299
320
|
## [9.0.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.52)
|
300
321
|
|
301
|
-
Wed, 01 Nov 2023 12:55:59 GMT
|
322
|
+
Wed, 01 Nov 2023 12:55:59 GMT
|
302
323
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.51..@fluentui/react-card_v9.0.52)
|
303
324
|
|
304
325
|
### Patches
|
@@ -308,7 +329,7 @@ Wed, 01 Nov 2023 12:55:59 GMT
|
|
308
329
|
|
309
330
|
## [9.0.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.51)
|
310
331
|
|
311
|
-
Sat, 28 Oct 2023 23:35:59 GMT
|
332
|
+
Sat, 28 Oct 2023 23:35:59 GMT
|
312
333
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.50..@fluentui/react-card_v9.0.51)
|
313
334
|
|
314
335
|
### Patches
|
@@ -317,7 +338,7 @@ Sat, 28 Oct 2023 23:35:59 GMT
|
|
317
338
|
|
318
339
|
## [9.0.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.50)
|
319
340
|
|
320
|
-
Mon, 23 Oct 2023 09:51:57 GMT
|
341
|
+
Mon, 23 Oct 2023 09:51:57 GMT
|
321
342
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.49..@fluentui/react-card_v9.0.50)
|
322
343
|
|
323
344
|
### Patches
|
@@ -326,7 +347,7 @@ Mon, 23 Oct 2023 09:51:57 GMT
|
|
326
347
|
|
327
348
|
## [9.0.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.49)
|
328
349
|
|
329
|
-
Wed, 18 Oct 2023 17:54:08 GMT
|
350
|
+
Wed, 18 Oct 2023 17:54:08 GMT
|
330
351
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.48..@fluentui/react-card_v9.0.49)
|
331
352
|
|
332
353
|
### Patches
|
@@ -337,7 +358,7 @@ Wed, 18 Oct 2023 17:54:08 GMT
|
|
337
358
|
|
338
359
|
## [9.0.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.48)
|
339
360
|
|
340
|
-
Thu, 12 Oct 2023 14:55:43 GMT
|
361
|
+
Thu, 12 Oct 2023 14:55:43 GMT
|
341
362
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.47..@fluentui/react-card_v9.0.48)
|
342
363
|
|
343
364
|
### Patches
|
@@ -347,7 +368,7 @@ Thu, 12 Oct 2023 14:55:43 GMT
|
|
347
368
|
|
348
369
|
## [9.0.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.47)
|
349
370
|
|
350
|
-
Wed, 11 Oct 2023 13:54:26 GMT
|
371
|
+
Wed, 11 Oct 2023 13:54:26 GMT
|
351
372
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.46..@fluentui/react-card_v9.0.47)
|
352
373
|
|
353
374
|
### Patches
|
@@ -358,7 +379,7 @@ Wed, 11 Oct 2023 13:54:26 GMT
|
|
358
379
|
|
359
380
|
## [9.0.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.46)
|
360
381
|
|
361
|
-
Mon, 09 Oct 2023 20:45:44 GMT
|
382
|
+
Mon, 09 Oct 2023 20:45:44 GMT
|
362
383
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.45..@fluentui/react-card_v9.0.46)
|
363
384
|
|
364
385
|
### Patches
|
@@ -369,7 +390,7 @@ Mon, 09 Oct 2023 20:45:44 GMT
|
|
369
390
|
|
370
391
|
## [9.0.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.45)
|
371
392
|
|
372
|
-
Thu, 05 Oct 2023 15:25:35 GMT
|
393
|
+
Thu, 05 Oct 2023 15:25:35 GMT
|
373
394
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.44..@fluentui/react-card_v9.0.45)
|
374
395
|
|
375
396
|
### Patches
|
@@ -380,7 +401,7 @@ Thu, 05 Oct 2023 15:25:35 GMT
|
|
380
401
|
|
381
402
|
## [9.0.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.44)
|
382
403
|
|
383
|
-
Wed, 04 Oct 2023 08:45:47 GMT
|
404
|
+
Wed, 04 Oct 2023 08:45:47 GMT
|
384
405
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.43..@fluentui/react-card_v9.0.44)
|
385
406
|
|
386
407
|
### Patches
|
@@ -391,7 +412,7 @@ Wed, 04 Oct 2023 08:45:47 GMT
|
|
391
412
|
|
392
413
|
## [9.0.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.43)
|
393
414
|
|
394
|
-
Mon, 02 Oct 2023 08:56:05 GMT
|
415
|
+
Mon, 02 Oct 2023 08:56:05 GMT
|
395
416
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.42..@fluentui/react-card_v9.0.43)
|
396
417
|
|
397
418
|
### Patches
|
@@ -400,7 +421,7 @@ Mon, 02 Oct 2023 08:56:05 GMT
|
|
400
421
|
|
401
422
|
## [9.0.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.42)
|
402
423
|
|
403
|
-
Tue, 26 Sep 2023 17:49:03 GMT
|
424
|
+
Tue, 26 Sep 2023 17:49:03 GMT
|
404
425
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.41..@fluentui/react-card_v9.0.42)
|
405
426
|
|
406
427
|
### Patches
|
@@ -414,7 +435,7 @@ Tue, 26 Sep 2023 17:49:03 GMT
|
|
414
435
|
|
415
436
|
## [9.0.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.41)
|
416
437
|
|
417
|
-
Tue, 26 Sep 2023 15:32:03 GMT
|
438
|
+
Tue, 26 Sep 2023 15:32:03 GMT
|
418
439
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.40..@fluentui/react-card_v9.0.41)
|
419
440
|
|
420
441
|
### Patches
|
@@ -429,7 +450,7 @@ Tue, 26 Sep 2023 15:32:03 GMT
|
|
429
450
|
|
430
451
|
## [9.0.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.40)
|
431
452
|
|
432
|
-
Wed, 20 Sep 2023 17:47:35 GMT
|
453
|
+
Wed, 20 Sep 2023 17:47:35 GMT
|
433
454
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.39..@fluentui/react-card_v9.0.40)
|
434
455
|
|
435
456
|
### Patches
|
@@ -440,7 +461,7 @@ Wed, 20 Sep 2023 17:47:35 GMT
|
|
440
461
|
|
441
462
|
## [9.0.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.39)
|
442
463
|
|
443
|
-
Wed, 20 Sep 2023 14:59:53 GMT
|
464
|
+
Wed, 20 Sep 2023 14:59:53 GMT
|
444
465
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.38..@fluentui/react-card_v9.0.39)
|
445
466
|
|
446
467
|
### Patches
|
@@ -450,7 +471,7 @@ Wed, 20 Sep 2023 14:59:53 GMT
|
|
450
471
|
|
451
472
|
## [9.0.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.38)
|
452
473
|
|
453
|
-
Thu, 14 Sep 2023 16:44:47 GMT
|
474
|
+
Thu, 14 Sep 2023 16:44:47 GMT
|
454
475
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.37..@fluentui/react-card_v9.0.38)
|
455
476
|
|
456
477
|
### Patches
|
@@ -459,7 +480,7 @@ Thu, 14 Sep 2023 16:44:47 GMT
|
|
459
480
|
|
460
481
|
## [9.0.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.37)
|
461
482
|
|
462
|
-
Tue, 12 Sep 2023 08:51:34 GMT
|
483
|
+
Tue, 12 Sep 2023 08:51:34 GMT
|
463
484
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.36..@fluentui/react-card_v9.0.37)
|
464
485
|
|
465
486
|
### Patches
|
@@ -469,7 +490,7 @@ Tue, 12 Sep 2023 08:51:34 GMT
|
|
469
490
|
|
470
491
|
## [9.0.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.36)
|
471
492
|
|
472
|
-
Wed, 06 Sep 2023 13:31:31 GMT
|
493
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
473
494
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.35..@fluentui/react-card_v9.0.36)
|
474
495
|
|
475
496
|
### Patches
|
@@ -480,7 +501,7 @@ Wed, 06 Sep 2023 13:31:31 GMT
|
|
480
501
|
|
481
502
|
## [9.0.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.35)
|
482
503
|
|
483
|
-
Tue, 05 Sep 2023 15:39:04 GMT
|
504
|
+
Tue, 05 Sep 2023 15:39:04 GMT
|
484
505
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.34..@fluentui/react-card_v9.0.35)
|
485
506
|
|
486
507
|
### Patches
|
@@ -491,7 +512,7 @@ Tue, 05 Sep 2023 15:39:04 GMT
|
|
491
512
|
|
492
513
|
## [9.0.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.34)
|
493
514
|
|
494
|
-
Tue, 05 Sep 2023 13:29:17 GMT
|
515
|
+
Tue, 05 Sep 2023 13:29:17 GMT
|
495
516
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.33..@fluentui/react-card_v9.0.34)
|
496
517
|
|
497
518
|
### Patches
|
@@ -506,7 +527,7 @@ Tue, 05 Sep 2023 13:29:17 GMT
|
|
506
527
|
|
507
528
|
## [9.0.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.33)
|
508
529
|
|
509
|
-
Tue, 29 Aug 2023 12:57:33 GMT
|
530
|
+
Tue, 29 Aug 2023 12:57:33 GMT
|
510
531
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.32..@fluentui/react-card_v9.0.33)
|
511
532
|
|
512
533
|
### Patches
|
@@ -518,7 +539,7 @@ Tue, 29 Aug 2023 12:57:33 GMT
|
|
518
539
|
|
519
540
|
## [9.0.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.32)
|
520
541
|
|
521
|
-
Thu, 24 Aug 2023 10:26:32 GMT
|
542
|
+
Thu, 24 Aug 2023 10:26:32 GMT
|
522
543
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.31..@fluentui/react-card_v9.0.32)
|
523
544
|
|
524
545
|
### Patches
|
@@ -530,7 +551,7 @@ Thu, 24 Aug 2023 10:26:32 GMT
|
|
530
551
|
|
531
552
|
## [9.0.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.31)
|
532
553
|
|
533
|
-
Wed, 23 Aug 2023 12:01:49 GMT
|
554
|
+
Wed, 23 Aug 2023 12:01:49 GMT
|
534
555
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.30..@fluentui/react-card_v9.0.31)
|
535
556
|
|
536
557
|
### Patches
|
@@ -541,7 +562,7 @@ Wed, 23 Aug 2023 12:01:49 GMT
|
|
541
562
|
|
542
563
|
## [9.0.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.30)
|
543
564
|
|
544
|
-
Wed, 16 Aug 2023 17:41:08 GMT
|
565
|
+
Wed, 16 Aug 2023 17:41:08 GMT
|
545
566
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.29..@fluentui/react-card_v9.0.30)
|
546
567
|
|
547
568
|
### Patches
|
@@ -550,7 +571,7 @@ Wed, 16 Aug 2023 17:41:08 GMT
|
|
550
571
|
|
551
572
|
## [9.0.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.29)
|
552
573
|
|
553
|
-
Wed, 16 Aug 2023 11:38:33 GMT
|
574
|
+
Wed, 16 Aug 2023 11:38:33 GMT
|
554
575
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.28..@fluentui/react-card_v9.0.29)
|
555
576
|
|
556
577
|
### Patches
|
@@ -559,7 +580,7 @@ Wed, 16 Aug 2023 11:38:33 GMT
|
|
559
580
|
|
560
581
|
## [9.0.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.28)
|
561
582
|
|
562
|
-
Fri, 11 Aug 2023 12:14:26 GMT
|
583
|
+
Fri, 11 Aug 2023 12:14:26 GMT
|
563
584
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.27..@fluentui/react-card_v9.0.28)
|
564
585
|
|
565
586
|
### Patches
|
@@ -570,7 +591,7 @@ Fri, 11 Aug 2023 12:14:26 GMT
|
|
570
591
|
|
571
592
|
## [9.0.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.27)
|
572
593
|
|
573
|
-
Wed, 09 Aug 2023 13:16:52 GMT
|
594
|
+
Wed, 09 Aug 2023 13:16:52 GMT
|
574
595
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.26..@fluentui/react-card_v9.0.27)
|
575
596
|
|
576
597
|
### Patches
|
@@ -583,7 +604,7 @@ Wed, 09 Aug 2023 13:16:52 GMT
|
|
583
604
|
|
584
605
|
## [9.0.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.26)
|
585
606
|
|
586
|
-
Fri, 04 Aug 2023 08:52:58 GMT
|
607
|
+
Fri, 04 Aug 2023 08:52:58 GMT
|
587
608
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.25..@fluentui/react-card_v9.0.26)
|
588
609
|
|
589
610
|
### Patches
|
@@ -595,7 +616,7 @@ Fri, 04 Aug 2023 08:52:58 GMT
|
|
595
616
|
|
596
617
|
## [9.0.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.25)
|
597
618
|
|
598
|
-
Tue, 01 Aug 2023 10:17:21 GMT
|
619
|
+
Tue, 01 Aug 2023 10:17:21 GMT
|
599
620
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.24..@fluentui/react-card_v9.0.25)
|
600
621
|
|
601
622
|
### Patches
|
@@ -604,7 +625,7 @@ Tue, 01 Aug 2023 10:17:21 GMT
|
|
604
625
|
|
605
626
|
## [9.0.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.24)
|
606
627
|
|
607
|
-
Tue, 25 Jul 2023 13:29:23 GMT
|
628
|
+
Tue, 25 Jul 2023 13:29:23 GMT
|
608
629
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.23..@fluentui/react-card_v9.0.24)
|
609
630
|
|
610
631
|
### Patches
|
@@ -613,7 +634,7 @@ Tue, 25 Jul 2023 13:29:23 GMT
|
|
613
634
|
|
614
635
|
## [9.0.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.23)
|
615
636
|
|
616
|
-
Thu, 20 Jul 2023 18:27:27 GMT
|
637
|
+
Thu, 20 Jul 2023 18:27:27 GMT
|
617
638
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.22..@fluentui/react-card_v9.0.23)
|
618
639
|
|
619
640
|
### Patches
|
@@ -622,7 +643,7 @@ Thu, 20 Jul 2023 18:27:27 GMT
|
|
622
643
|
|
623
644
|
## [9.0.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.22)
|
624
645
|
|
625
|
-
Mon, 17 Jul 2023 21:27:35 GMT
|
646
|
+
Mon, 17 Jul 2023 21:27:35 GMT
|
626
647
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.21..@fluentui/react-card_v9.0.22)
|
627
648
|
|
628
649
|
### Patches
|
@@ -631,7 +652,7 @@ Mon, 17 Jul 2023 21:27:35 GMT
|
|
631
652
|
|
632
653
|
## [9.0.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.21)
|
633
654
|
|
634
|
-
Tue, 11 Jul 2023 18:46:36 GMT
|
655
|
+
Tue, 11 Jul 2023 18:46:36 GMT
|
635
656
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.20..@fluentui/react-card_v9.0.21)
|
636
657
|
|
637
658
|
### Patches
|
@@ -642,7 +663,7 @@ Tue, 11 Jul 2023 18:46:36 GMT
|
|
642
663
|
|
643
664
|
## [9.0.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.20)
|
644
665
|
|
645
|
-
Mon, 03 Jul 2023 13:34:28 GMT
|
666
|
+
Mon, 03 Jul 2023 13:34:28 GMT
|
646
667
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.19..@fluentui/react-card_v9.0.20)
|
647
668
|
|
648
669
|
### Patches
|
@@ -652,7 +673,7 @@ Mon, 03 Jul 2023 13:34:28 GMT
|
|
652
673
|
|
653
674
|
## [9.0.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.19)
|
654
675
|
|
655
|
-
Mon, 03 Jul 2023 11:57:14 GMT
|
676
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
656
677
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.18..@fluentui/react-card_v9.0.19)
|
657
678
|
|
658
679
|
### Patches
|
@@ -664,7 +685,7 @@ Mon, 03 Jul 2023 11:57:14 GMT
|
|
664
685
|
|
665
686
|
## [9.0.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.18)
|
666
687
|
|
667
|
-
Wed, 28 Jun 2023 11:12:23 GMT
|
688
|
+
Wed, 28 Jun 2023 11:12:23 GMT
|
668
689
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.17..@fluentui/react-card_v9.0.18)
|
669
690
|
|
670
691
|
### Patches
|
@@ -676,7 +697,7 @@ Wed, 28 Jun 2023 11:12:23 GMT
|
|
676
697
|
|
677
698
|
## [9.0.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.17)
|
678
699
|
|
679
|
-
Tue, 27 Jun 2023 11:21:23 GMT
|
700
|
+
Tue, 27 Jun 2023 11:21:23 GMT
|
680
701
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.16..@fluentui/react-card_v9.0.17)
|
681
702
|
|
682
703
|
### Patches
|
@@ -686,7 +707,7 @@ Tue, 27 Jun 2023 11:21:23 GMT
|
|
686
707
|
|
687
708
|
## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.16)
|
688
709
|
|
689
|
-
Mon, 26 Jun 2023 09:53:53 GMT
|
710
|
+
Mon, 26 Jun 2023 09:53:53 GMT
|
690
711
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.15..@fluentui/react-card_v9.0.16)
|
691
712
|
|
692
713
|
### Patches
|
@@ -699,7 +720,7 @@ Mon, 26 Jun 2023 09:53:53 GMT
|
|
699
720
|
|
700
721
|
## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.15)
|
701
722
|
|
702
|
-
Tue, 20 Jun 2023 12:39:07 GMT
|
723
|
+
Tue, 20 Jun 2023 12:39:07 GMT
|
703
724
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.14..@fluentui/react-card_v9.0.15)
|
704
725
|
|
705
726
|
### Patches
|
@@ -713,7 +734,7 @@ Tue, 20 Jun 2023 12:39:07 GMT
|
|
713
734
|
|
714
735
|
## [9.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.14)
|
715
736
|
|
716
|
-
Wed, 31 May 2023 06:46:09 GMT
|
737
|
+
Wed, 31 May 2023 06:46:09 GMT
|
717
738
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.13..@fluentui/react-card_v9.0.14)
|
718
739
|
|
719
740
|
### Patches
|
@@ -729,7 +750,7 @@ Wed, 31 May 2023 06:46:09 GMT
|
|
729
750
|
|
730
751
|
## [9.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.13)
|
731
752
|
|
732
|
-
Thu, 25 May 2023 10:00:48 GMT
|
753
|
+
Thu, 25 May 2023 10:00:48 GMT
|
733
754
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.12..@fluentui/react-card_v9.0.13)
|
734
755
|
|
735
756
|
### Patches
|
@@ -741,7 +762,7 @@ Thu, 25 May 2023 10:00:48 GMT
|
|
741
762
|
|
742
763
|
## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.12)
|
743
764
|
|
744
|
-
Wed, 24 May 2023 20:45:24 GMT
|
765
|
+
Wed, 24 May 2023 20:45:24 GMT
|
745
766
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.11..@fluentui/react-card_v9.0.12)
|
746
767
|
|
747
768
|
### Patches
|
@@ -751,7 +772,7 @@ Wed, 24 May 2023 20:45:24 GMT
|
|
751
772
|
|
752
773
|
## [9.0.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.11)
|
753
774
|
|
754
|
-
Thu, 18 May 2023 13:11:08 GMT
|
775
|
+
Thu, 18 May 2023 13:11:08 GMT
|
755
776
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.10..@fluentui/react-card_v9.0.11)
|
756
777
|
|
757
778
|
### Patches
|
@@ -761,7 +782,7 @@ Thu, 18 May 2023 13:11:08 GMT
|
|
761
782
|
|
762
783
|
## [9.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.10)
|
763
784
|
|
764
|
-
Thu, 18 May 2023 00:39:03 GMT
|
785
|
+
Thu, 18 May 2023 00:39:03 GMT
|
765
786
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.9..@fluentui/react-card_v9.0.10)
|
766
787
|
|
767
788
|
### Patches
|
@@ -773,7 +794,7 @@ Thu, 18 May 2023 00:39:03 GMT
|
|
773
794
|
|
774
795
|
## [9.0.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.9)
|
775
796
|
|
776
|
-
Fri, 12 May 2023 20:28:18 GMT
|
797
|
+
Fri, 12 May 2023 20:28:18 GMT
|
777
798
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.8..@fluentui/react-card_v9.0.9)
|
778
799
|
|
779
800
|
### Patches
|
@@ -790,7 +811,7 @@ Fri, 12 May 2023 20:28:18 GMT
|
|
790
811
|
|
791
812
|
## [9.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.8)
|
792
813
|
|
793
|
-
Mon, 24 Apr 2023 08:12:32 GMT
|
814
|
+
Mon, 24 Apr 2023 08:12:32 GMT
|
794
815
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.7..@fluentui/react-card_v9.0.8)
|
795
816
|
|
796
817
|
### Patches
|
@@ -801,7 +822,7 @@ Mon, 24 Apr 2023 08:12:32 GMT
|
|
801
822
|
|
802
823
|
## [9.0.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.7)
|
803
824
|
|
804
|
-
Mon, 17 Apr 2023 17:53:45 GMT
|
825
|
+
Mon, 17 Apr 2023 17:53:45 GMT
|
805
826
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.6..@fluentui/react-card_v9.0.7)
|
806
827
|
|
807
828
|
### Patches
|
@@ -813,7 +834,7 @@ Mon, 17 Apr 2023 17:53:45 GMT
|
|
813
834
|
|
814
835
|
## [9.0.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.6)
|
815
836
|
|
816
|
-
Wed, 12 Apr 2023 09:31:45 GMT
|
837
|
+
Wed, 12 Apr 2023 09:31:45 GMT
|
817
838
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.5..@fluentui/react-card_v9.0.6)
|
818
839
|
|
819
840
|
### Patches
|
@@ -824,7 +845,7 @@ Wed, 12 Apr 2023 09:31:45 GMT
|
|
824
845
|
|
825
846
|
## [9.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.5)
|
826
847
|
|
827
|
-
Tue, 04 Apr 2023 18:44:50 GMT
|
848
|
+
Tue, 04 Apr 2023 18:44:50 GMT
|
828
849
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.3..@fluentui/react-card_v9.0.5)
|
829
850
|
|
830
851
|
### Patches
|
@@ -835,7 +856,7 @@ Tue, 04 Apr 2023 18:44:50 GMT
|
|
835
856
|
|
836
857
|
## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.3)
|
837
858
|
|
838
|
-
Tue, 21 Mar 2023 21:23:26 GMT
|
859
|
+
Tue, 21 Mar 2023 21:23:26 GMT
|
839
860
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.2..@fluentui/react-card_v9.0.3)
|
840
861
|
|
841
862
|
### Patches
|
@@ -851,7 +872,7 @@ Tue, 21 Mar 2023 21:23:26 GMT
|
|
851
872
|
|
852
873
|
## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.2)
|
853
874
|
|
854
|
-
Thu, 16 Mar 2023 14:36:59 GMT
|
875
|
+
Thu, 16 Mar 2023 14:36:59 GMT
|
855
876
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.1..@fluentui/react-card_v9.0.2)
|
856
877
|
|
857
878
|
### Patches
|
@@ -862,7 +883,7 @@ Thu, 16 Mar 2023 14:36:59 GMT
|
|
862
883
|
|
863
884
|
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.1)
|
864
885
|
|
865
|
-
Wed, 15 Mar 2023 10:19:50 GMT
|
886
|
+
Wed, 15 Mar 2023 10:19:50 GMT
|
866
887
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0..@fluentui/react-card_v9.0.1)
|
867
888
|
|
868
889
|
### Patches
|
@@ -874,7 +895,7 @@ Wed, 15 Mar 2023 10:19:50 GMT
|
|
874
895
|
|
875
896
|
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0)
|
876
897
|
|
877
|
-
Mon, 13 Mar 2023 08:58:23 GMT
|
898
|
+
Mon, 13 Mar 2023 08:58:23 GMT
|
878
899
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-rc.2..@fluentui/react-card_v9.0.0)
|
879
900
|
|
880
901
|
### Patches
|
@@ -886,7 +907,7 @@ Mon, 13 Mar 2023 08:58:23 GMT
|
|
886
907
|
|
887
908
|
## [9.0.0-rc.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-rc.2)
|
888
909
|
|
889
|
-
Fri, 10 Mar 2023 07:14:01 GMT
|
910
|
+
Fri, 10 Mar 2023 07:14:01 GMT
|
890
911
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-rc.1..@fluentui/react-card_v9.0.0-rc.2)
|
891
912
|
|
892
913
|
### Changes
|
@@ -897,7 +918,7 @@ Fri, 10 Mar 2023 07:14:01 GMT
|
|
897
918
|
|
898
919
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-rc.1)
|
899
920
|
|
900
|
-
Wed, 08 Mar 2023 17:42:28 GMT
|
921
|
+
Wed, 08 Mar 2023 17:42:28 GMT
|
901
922
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.47..@fluentui/react-card_v9.0.0-rc.1)
|
902
923
|
|
903
924
|
### Changes
|
@@ -909,7 +930,7 @@ Wed, 08 Mar 2023 17:42:28 GMT
|
|
909
930
|
|
910
931
|
## [9.0.0-beta.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.47)
|
911
932
|
|
912
|
-
Wed, 22 Feb 2023 23:06:04 GMT
|
933
|
+
Wed, 22 Feb 2023 23:06:04 GMT
|
913
934
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.46..@fluentui/react-card_v9.0.0-beta.47)
|
914
935
|
|
915
936
|
### Changes
|
@@ -918,7 +939,7 @@ Wed, 22 Feb 2023 23:06:04 GMT
|
|
918
939
|
|
919
940
|
## [9.0.0-beta.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.46)
|
920
941
|
|
921
|
-
Wed, 15 Feb 2023 11:44:52 GMT
|
942
|
+
Wed, 15 Feb 2023 11:44:52 GMT
|
922
943
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.45..@fluentui/react-card_v9.0.0-beta.46)
|
923
944
|
|
924
945
|
### Changes
|
@@ -929,7 +950,7 @@ Wed, 15 Feb 2023 11:44:52 GMT
|
|
929
950
|
|
930
951
|
## [9.0.0-beta.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.45)
|
931
952
|
|
932
|
-
Mon, 13 Feb 2023 23:43:14 GMT
|
953
|
+
Mon, 13 Feb 2023 23:43:14 GMT
|
933
954
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.44..@fluentui/react-card_v9.0.0-beta.45)
|
934
955
|
|
935
956
|
### Changes
|
@@ -940,7 +961,7 @@ Mon, 13 Feb 2023 23:43:14 GMT
|
|
940
961
|
|
941
962
|
## [9.0.0-beta.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.44)
|
942
963
|
|
943
|
-
Fri, 10 Feb 2023 08:49:58 GMT
|
964
|
+
Fri, 10 Feb 2023 08:49:58 GMT
|
944
965
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.43..@fluentui/react-card_v9.0.0-beta.44)
|
945
966
|
|
946
967
|
### Changes
|
@@ -952,7 +973,7 @@ Fri, 10 Feb 2023 08:49:58 GMT
|
|
952
973
|
|
953
974
|
## [9.0.0-beta.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.43)
|
954
975
|
|
955
|
-
Tue, 07 Feb 2023 14:13:09 GMT
|
976
|
+
Tue, 07 Feb 2023 14:13:09 GMT
|
956
977
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.42..@fluentui/react-card_v9.0.0-beta.43)
|
957
978
|
|
958
979
|
### Changes
|
@@ -963,7 +984,7 @@ Tue, 07 Feb 2023 14:13:09 GMT
|
|
963
984
|
|
964
985
|
## [9.0.0-beta.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.42)
|
965
986
|
|
966
|
-
Tue, 31 Jan 2023 19:53:58 GMT
|
987
|
+
Tue, 31 Jan 2023 19:53:58 GMT
|
967
988
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.41..@fluentui/react-card_v9.0.0-beta.42)
|
968
989
|
|
969
990
|
### Changes
|
@@ -974,7 +995,7 @@ Tue, 31 Jan 2023 19:53:58 GMT
|
|
974
995
|
|
975
996
|
## [9.0.0-beta.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.41)
|
976
997
|
|
977
|
-
Thu, 26 Jan 2023 13:31:03 GMT
|
998
|
+
Thu, 26 Jan 2023 13:31:03 GMT
|
978
999
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.40..@fluentui/react-card_v9.0.0-beta.41)
|
979
1000
|
|
980
1001
|
### Changes
|
@@ -985,7 +1006,7 @@ Thu, 26 Jan 2023 13:31:03 GMT
|
|
985
1006
|
|
986
1007
|
## [9.0.0-beta.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.40)
|
987
1008
|
|
988
|
-
Wed, 18 Jan 2023 16:32:57 GMT
|
1009
|
+
Wed, 18 Jan 2023 16:32:57 GMT
|
989
1010
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.39..@fluentui/react-card_v9.0.0-beta.40)
|
990
1011
|
|
991
1012
|
### Changes
|
@@ -995,7 +1016,7 @@ Wed, 18 Jan 2023 16:32:57 GMT
|
|
995
1016
|
|
996
1017
|
## [9.0.0-beta.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.39)
|
997
1018
|
|
998
|
-
Mon, 16 Jan 2023 08:38:56 GMT
|
1019
|
+
Mon, 16 Jan 2023 08:38:56 GMT
|
999
1020
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.38..@fluentui/react-card_v9.0.0-beta.39)
|
1000
1021
|
|
1001
1022
|
### Changes
|
@@ -1005,7 +1026,7 @@ Mon, 16 Jan 2023 08:38:56 GMT
|
|
1005
1026
|
|
1006
1027
|
## [9.0.0-beta.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.38)
|
1007
1028
|
|
1008
|
-
Mon, 09 Jan 2023 14:34:55 GMT
|
1029
|
+
Mon, 09 Jan 2023 14:34:55 GMT
|
1009
1030
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.37..@fluentui/react-card_v9.0.0-beta.38)
|
1010
1031
|
|
1011
1032
|
### Changes
|
@@ -1016,7 +1037,7 @@ Mon, 09 Jan 2023 14:34:55 GMT
|
|
1016
1037
|
|
1017
1038
|
## [9.0.0-beta.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.37)
|
1018
1039
|
|
1019
|
-
Wed, 04 Jan 2023 01:40:54 GMT
|
1040
|
+
Wed, 04 Jan 2023 01:40:54 GMT
|
1020
1041
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.36..@fluentui/react-card_v9.0.0-beta.37)
|
1021
1042
|
|
1022
1043
|
### Changes
|
@@ -1029,7 +1050,7 @@ Wed, 04 Jan 2023 01:40:54 GMT
|
|
1029
1050
|
|
1030
1051
|
## [9.0.0-beta.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.36)
|
1031
1052
|
|
1032
|
-
Wed, 21 Dec 2022 10:20:33 GMT
|
1053
|
+
Wed, 21 Dec 2022 10:20:33 GMT
|
1033
1054
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.35..@fluentui/react-card_v9.0.0-beta.36)
|
1034
1055
|
|
1035
1056
|
### Changes
|
@@ -1040,7 +1061,7 @@ Wed, 21 Dec 2022 10:20:33 GMT
|
|
1040
1061
|
|
1041
1062
|
## [9.0.0-beta.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.35)
|
1042
1063
|
|
1043
|
-
Tue, 20 Dec 2022 14:59:21 GMT
|
1064
|
+
Tue, 20 Dec 2022 14:59:21 GMT
|
1044
1065
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.34..@fluentui/react-card_v9.0.0-beta.35)
|
1045
1066
|
|
1046
1067
|
### Changes
|
@@ -1054,7 +1075,7 @@ Tue, 20 Dec 2022 14:59:21 GMT
|
|
1054
1075
|
|
1055
1076
|
## [9.0.0-beta.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.34)
|
1056
1077
|
|
1057
|
-
Mon, 05 Dec 2022 18:29:39 GMT
|
1078
|
+
Mon, 05 Dec 2022 18:29:39 GMT
|
1058
1079
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.33..@fluentui/react-card_v9.0.0-beta.34)
|
1059
1080
|
|
1060
1081
|
### Changes
|
@@ -1065,7 +1086,7 @@ Mon, 05 Dec 2022 18:29:39 GMT
|
|
1065
1086
|
|
1066
1087
|
## [9.0.0-beta.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.33)
|
1067
1088
|
|
1068
|
-
Thu, 17 Nov 2022 23:05:35 GMT
|
1089
|
+
Thu, 17 Nov 2022 23:05:35 GMT
|
1069
1090
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.32..@fluentui/react-card_v9.0.0-beta.33)
|
1070
1091
|
|
1071
1092
|
### Changes
|
@@ -1076,7 +1097,7 @@ Thu, 17 Nov 2022 23:05:35 GMT
|
|
1076
1097
|
|
1077
1098
|
## [9.0.0-beta.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.32)
|
1078
1099
|
|
1079
|
-
Fri, 11 Nov 2022 14:57:56 GMT
|
1100
|
+
Fri, 11 Nov 2022 14:57:56 GMT
|
1080
1101
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.31..@fluentui/react-card_v9.0.0-beta.32)
|
1081
1102
|
|
1082
1103
|
### Changes
|
@@ -1091,7 +1112,7 @@ Fri, 11 Nov 2022 14:57:56 GMT
|
|
1091
1112
|
|
1092
1113
|
## [9.0.0-beta.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.31)
|
1093
1114
|
|
1094
|
-
Wed, 02 Nov 2022 11:57:49 GMT
|
1115
|
+
Wed, 02 Nov 2022 11:57:49 GMT
|
1095
1116
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.30..@fluentui/react-card_v9.0.0-beta.31)
|
1096
1117
|
|
1097
1118
|
### Changes
|
@@ -1105,7 +1126,7 @@ Wed, 02 Nov 2022 11:57:49 GMT
|
|
1105
1126
|
|
1106
1127
|
## [9.0.0-beta.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.30)
|
1107
1128
|
|
1108
|
-
Tue, 25 Oct 2022 00:35:40 GMT
|
1129
|
+
Tue, 25 Oct 2022 00:35:40 GMT
|
1109
1130
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.29..@fluentui/react-card_v9.0.0-beta.30)
|
1110
1131
|
|
1111
1132
|
### Changes
|
@@ -1115,7 +1136,7 @@ Tue, 25 Oct 2022 00:35:40 GMT
|
|
1115
1136
|
|
1116
1137
|
## [9.0.0-beta.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.29)
|
1117
1138
|
|
1118
|
-
Thu, 20 Oct 2022 08:39:28 GMT
|
1139
|
+
Thu, 20 Oct 2022 08:39:28 GMT
|
1119
1140
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.28..@fluentui/react-card_v9.0.0-beta.29)
|
1120
1141
|
|
1121
1142
|
### Changes
|
@@ -1132,7 +1153,7 @@ Thu, 20 Oct 2022 08:39:28 GMT
|
|
1132
1153
|
|
1133
1154
|
## [9.0.0-beta.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.28)
|
1134
1155
|
|
1135
|
-
Thu, 13 Oct 2022 11:02:44 GMT
|
1156
|
+
Thu, 13 Oct 2022 11:02:44 GMT
|
1136
1157
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.27..@fluentui/react-card_v9.0.0-beta.28)
|
1137
1158
|
|
1138
1159
|
### Changes
|
@@ -1146,7 +1167,7 @@ Thu, 13 Oct 2022 11:02:44 GMT
|
|
1146
1167
|
|
1147
1168
|
## [9.0.0-beta.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.27)
|
1148
1169
|
|
1149
|
-
Mon, 03 Oct 2022 22:24:42 GMT
|
1170
|
+
Mon, 03 Oct 2022 22:24:42 GMT
|
1150
1171
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.26..@fluentui/react-card_v9.0.0-beta.27)
|
1151
1172
|
|
1152
1173
|
### Changes
|
@@ -1156,7 +1177,7 @@ Mon, 03 Oct 2022 22:24:42 GMT
|
|
1156
1177
|
|
1157
1178
|
## [9.0.0-beta.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.26)
|
1158
1179
|
|
1159
|
-
Tue, 20 Sep 2022 20:55:45 GMT
|
1180
|
+
Tue, 20 Sep 2022 20:55:45 GMT
|
1160
1181
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.25..@fluentui/react-card_v9.0.0-beta.26)
|
1161
1182
|
|
1162
1183
|
### Changes
|
@@ -1167,7 +1188,7 @@ Tue, 20 Sep 2022 20:55:45 GMT
|
|
1167
1188
|
|
1168
1189
|
## [9.0.0-beta.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.25)
|
1169
1190
|
|
1170
|
-
Thu, 15 Sep 2022 09:49:58 GMT
|
1191
|
+
Thu, 15 Sep 2022 09:49:58 GMT
|
1171
1192
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.24..@fluentui/react-card_v9.0.0-beta.25)
|
1172
1193
|
|
1173
1194
|
### Changes
|
@@ -1182,7 +1203,7 @@ Thu, 15 Sep 2022 09:49:58 GMT
|
|
1182
1203
|
|
1183
1204
|
## [9.0.0-beta.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.24)
|
1184
1205
|
|
1185
|
-
Wed, 03 Aug 2022 16:03:40 GMT
|
1206
|
+
Wed, 03 Aug 2022 16:03:40 GMT
|
1186
1207
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.23..@fluentui/react-card_v9.0.0-beta.24)
|
1187
1208
|
|
1188
1209
|
### Changes
|
@@ -1195,7 +1216,7 @@ Wed, 03 Aug 2022 16:03:40 GMT
|
|
1195
1216
|
|
1196
1217
|
## [9.0.0-beta.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.23)
|
1197
1218
|
|
1198
|
-
Thu, 14 Jul 2022 21:21:09 GMT
|
1219
|
+
Thu, 14 Jul 2022 21:21:09 GMT
|
1199
1220
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.22..@fluentui/react-card_v9.0.0-beta.23)
|
1200
1221
|
|
1201
1222
|
### Changes
|
@@ -1208,7 +1229,7 @@ Thu, 14 Jul 2022 21:21:09 GMT
|
|
1208
1229
|
|
1209
1230
|
## [9.0.0-beta.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.22)
|
1210
1231
|
|
1211
|
-
Thu, 14 Jul 2022 17:06:16 GMT
|
1232
|
+
Thu, 14 Jul 2022 17:06:16 GMT
|
1212
1233
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.21..@fluentui/react-card_v9.0.0-beta.22)
|
1213
1234
|
|
1214
1235
|
### Changes
|
@@ -1223,7 +1244,7 @@ Thu, 14 Jul 2022 17:06:16 GMT
|
|
1223
1244
|
|
1224
1245
|
## [9.0.0-beta.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.21)
|
1225
1246
|
|
1226
|
-
Tue, 28 Jun 2022 17:39:47 GMT
|
1247
|
+
Tue, 28 Jun 2022 17:39:47 GMT
|
1227
1248
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.20..@fluentui/react-card_v9.0.0-beta.21)
|
1228
1249
|
|
1229
1250
|
### Changes
|
@@ -1236,7 +1257,7 @@ Tue, 28 Jun 2022 17:39:47 GMT
|
|
1236
1257
|
|
1237
1258
|
## [9.0.0-beta.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.20)
|
1238
1259
|
|
1239
|
-
Tue, 28 Jun 2022 15:13:27 GMT
|
1260
|
+
Tue, 28 Jun 2022 15:13:27 GMT
|
1240
1261
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.19..@fluentui/react-card_v9.0.0-beta.20)
|
1241
1262
|
|
1242
1263
|
### Changes
|
@@ -1255,7 +1276,7 @@ Tue, 28 Jun 2022 15:13:27 GMT
|
|
1255
1276
|
|
1256
1277
|
## [9.0.0-beta.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.19)
|
1257
1278
|
|
1258
|
-
Thu, 23 Jun 2022 14:25:31 GMT
|
1279
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
1259
1280
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.18..@fluentui/react-card_v9.0.0-beta.19)
|
1260
1281
|
|
1261
1282
|
### Changes
|
@@ -1267,7 +1288,7 @@ Thu, 23 Jun 2022 14:25:31 GMT
|
|
1267
1288
|
|
1268
1289
|
## [9.0.0-beta.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.18)
|
1269
1290
|
|
1270
|
-
Tue, 31 May 2022 21:28:36 GMT
|
1291
|
+
Tue, 31 May 2022 21:28:36 GMT
|
1271
1292
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.17..@fluentui/react-card_v9.0.0-beta.18)
|
1272
1293
|
|
1273
1294
|
### Changes
|
@@ -1282,7 +1303,7 @@ Tue, 31 May 2022 21:28:36 GMT
|
|
1282
1303
|
|
1283
1304
|
## [9.0.0-beta.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.17)
|
1284
1305
|
|
1285
|
-
Thu, 26 May 2022 21:01:32 GMT
|
1306
|
+
Thu, 26 May 2022 21:01:32 GMT
|
1286
1307
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.16..@fluentui/react-card_v9.0.0-beta.17)
|
1287
1308
|
|
1288
1309
|
### Changes
|
@@ -1292,7 +1313,7 @@ Thu, 26 May 2022 21:01:32 GMT
|
|
1292
1313
|
|
1293
1314
|
## [9.0.0-beta.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.16)
|
1294
1315
|
|
1295
|
-
Mon, 23 May 2022 18:56:42 GMT
|
1316
|
+
Mon, 23 May 2022 18:56:42 GMT
|
1296
1317
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.15..@fluentui/react-card_v9.0.0-beta.16)
|
1297
1318
|
|
1298
1319
|
### Changes
|
@@ -1307,7 +1328,7 @@ Mon, 23 May 2022 18:56:42 GMT
|
|
1307
1328
|
|
1308
1329
|
## [9.0.0-beta.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.15)
|
1309
1330
|
|
1310
|
-
Mon, 23 May 2022 12:14:05 GMT
|
1331
|
+
Mon, 23 May 2022 12:14:05 GMT
|
1311
1332
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.14..@fluentui/react-card_v9.0.0-beta.15)
|
1312
1333
|
|
1313
1334
|
### Changes
|
@@ -1326,7 +1347,7 @@ Mon, 23 May 2022 12:14:05 GMT
|
|
1326
1347
|
|
1327
1348
|
## [9.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.14)
|
1328
1349
|
|
1329
|
-
Thu, 05 May 2022 18:26:29 GMT
|
1350
|
+
Thu, 05 May 2022 18:26:29 GMT
|
1330
1351
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.13..@fluentui/react-card_v9.0.0-beta.14)
|
1331
1352
|
|
1332
1353
|
### Changes
|
@@ -1341,7 +1362,7 @@ Thu, 05 May 2022 18:26:29 GMT
|
|
1341
1362
|
|
1342
1363
|
## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-card_v9.0.0-beta.13)
|
1343
1364
|
|
1344
|
-
Wed, 04 May 2022 13:26:38 GMT
|
1365
|
+
Wed, 04 May 2022 13:26:38 GMT
|
1345
1366
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-card_v9.0.0-beta.12..@fluentui/react-card_v9.0.0-beta.13)
|
1346
1367
|
|
1347
1368
|
### Changes
|