@fluentui/react-button 0.0.0-nightly-20220425-0418.1 → 0.0.0-nightly-20220428-0420.1
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.json +49 -26
- package/CHANGELOG.md +194 -185
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
@@ -1,30 +1,39 @@
|
|
1
1
|
# Change Log - @fluentui/react-button
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 28 Apr 2022 04:29:35 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220428-0420.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.0.0-nightly-20220428-0420.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.
|
9
|
+
Thu, 28 Apr 2022 04:29:35 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.7..@fluentui/react-button_v0.0.0-nightly-20220428-0420.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
|
15
|
+
- Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
|
16
|
+
- Bump @fluentui/react-aria to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
|
17
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
|
18
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
|
20
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220428-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/594dc819d26484ec1863d37916abf429520bace7) by beachball)
|
21
|
+
|
22
|
+
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.7)
|
23
|
+
|
24
|
+
Mon, 25 Apr 2022 09:32:16 GMT
|
25
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.6..@fluentui/react-button_v9.0.0-rc.7)
|
26
|
+
|
27
|
+
### Changes
|
28
|
+
|
15
29
|
- Adding useToggleState hook to scaffold toggleable behavior for individual consumption. ([PR #22279](https://github.com/microsoft/fluentui/pull/22279) by Humberto.Morimoto@microsoft.com)
|
16
30
|
- fix(Button): Text color in HC mode for hover, active and checked states. ([PR #22566](https://github.com/microsoft/fluentui/pull/22566) by jukapsia@microsoft.com)
|
17
31
|
- Button: Stop applying active styles when mouse moves away while it is being held and improving styles in High Contrast mode. ([PR #22574](https://github.com/microsoft/fluentui/pull/22574) by Humberto.Morimoto@microsoft.com)
|
18
|
-
- Bump @fluentui/
|
19
|
-
- Bump @fluentui/react-aria to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
20
|
-
- Bump @fluentui/react-tabster to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
21
|
-
- Bump @fluentui/react-theme to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
22
|
-
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
23
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220425-0418.1 ([commit](https://github.com/microsoft/fluentui/commit/a6f4d94d6cba59799ca0a7a62b95a53eb9a7ea11) by beachball)
|
32
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.7 ([PR #22601](https://github.com/microsoft/fluentui/pull/22601) by beachball)
|
24
33
|
|
25
34
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.6)
|
26
35
|
|
27
|
-
Tue, 19 Apr 2022 19:17:12 GMT
|
36
|
+
Tue, 19 Apr 2022 19:17:12 GMT
|
28
37
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.5..@fluentui/react-button_v9.0.0-rc.6)
|
29
38
|
|
30
39
|
### Changes
|
@@ -45,7 +54,7 @@ Tue, 19 Apr 2022 19:17:12 GMT
|
|
45
54
|
|
46
55
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.5)
|
47
56
|
|
48
|
-
Fri, 04 Mar 2022 05:17:34 GMT
|
57
|
+
Fri, 04 Mar 2022 05:17:34 GMT
|
49
58
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.4..@fluentui/react-button_v9.0.0-rc.5)
|
50
59
|
|
51
60
|
### Changes
|
@@ -60,7 +69,7 @@ Fri, 04 Mar 2022 05:17:34 GMT
|
|
60
69
|
|
61
70
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.4)
|
62
71
|
|
63
|
-
Tue, 01 Mar 2022 02:17:35 GMT
|
72
|
+
Tue, 01 Mar 2022 02:17:35 GMT
|
64
73
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.3..@fluentui/react-button_v9.0.0-rc.4)
|
65
74
|
|
66
75
|
### Changes
|
@@ -72,7 +81,7 @@ Tue, 01 Mar 2022 02:17:35 GMT
|
|
72
81
|
|
73
82
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.3)
|
74
83
|
|
75
|
-
Fri, 18 Feb 2022 13:35:28 GMT
|
84
|
+
Fri, 18 Feb 2022 13:35:28 GMT
|
76
85
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-rc.1..@fluentui/react-button_v9.0.0-rc.3)
|
77
86
|
|
78
87
|
### Changes
|
@@ -90,7 +99,7 @@ Fri, 18 Feb 2022 13:35:28 GMT
|
|
90
99
|
|
91
100
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-rc.1)
|
92
101
|
|
93
|
-
Thu, 10 Feb 2022 08:51:46 GMT
|
102
|
+
Thu, 10 Feb 2022 08:51:46 GMT
|
94
103
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.5..@fluentui/react-button_v9.0.0-rc.1)
|
95
104
|
|
96
105
|
### Changes
|
@@ -99,7 +108,7 @@ Thu, 10 Feb 2022 08:51:46 GMT
|
|
99
108
|
- Button: Changing border radius of small button to borderRadiusMedium from borderRadiusSmall. ([PR #21494](https://github.com/microsoft/fluentui/pull/21494) by Humberto.Morimoto@microsoft.com)
|
100
109
|
- Replace make-styles packages with griffel equivalents. ([PR #21436](https://github.com/microsoft/fluentui/pull/21436) by olfedias@microsoft.com)
|
101
110
|
- Update react-icons usage to resizable icons ([PR #21074](https://github.com/microsoft/fluentui/pull/21074) by ololubek@microsoft.com)
|
102
|
-
- 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 behowell@microsoft.com)
|
111
|
+
- 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 behowell@microsoft.com)
|
103
112
|
- Bump Fluent UI packages to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
|
104
113
|
- (fix): Update react-icons dependency to latest version ([PR #20943](https://github.com/microsoft/fluentui/pull/20943) by ololubek@microsoft.com)
|
105
114
|
- Replacing use of functions in makeStyles with direct use of tokens. ([PR #21039](https://github.com/microsoft/fluentui/pull/21039) by Humberto.Morimoto@microsoft.com)
|
@@ -123,7 +132,7 @@ Thu, 10 Feb 2022 08:51:46 GMT
|
|
123
132
|
|
124
133
|
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.5)
|
125
134
|
|
126
|
-
Thu, 25 Nov 2021 08:34:12 GMT
|
135
|
+
Thu, 25 Nov 2021 08:34:12 GMT
|
127
136
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.4..@fluentui/react-button_v9.0.0-beta.5)
|
128
137
|
|
129
138
|
### Changes
|
@@ -140,7 +149,7 @@ Thu, 25 Nov 2021 08:34:12 GMT
|
|
140
149
|
|
141
150
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.4)
|
142
151
|
|
143
|
-
Fri, 12 Nov 2021 13:25:16 GMT
|
152
|
+
Fri, 12 Nov 2021 13:25:16 GMT
|
144
153
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.3..@fluentui/react-button_v9.0.0-beta.4)
|
145
154
|
|
146
155
|
### Changes
|
@@ -160,7 +169,7 @@ Fri, 12 Nov 2021 13:25:16 GMT
|
|
160
169
|
|
161
170
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.3)
|
162
171
|
|
163
|
-
Wed, 27 Oct 2021 12:14:15 GMT
|
172
|
+
Wed, 27 Oct 2021 12:14:15 GMT
|
164
173
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.2..@fluentui/react-button_v9.0.0-beta.3)
|
165
174
|
|
166
175
|
### Changes
|
@@ -178,7 +187,7 @@ Wed, 27 Oct 2021 12:14:15 GMT
|
|
178
187
|
|
179
188
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.2)
|
180
189
|
|
181
|
-
Tue, 12 Oct 2021 19:45:58 GMT
|
190
|
+
Tue, 12 Oct 2021 19:45:58 GMT
|
182
191
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-beta.1..@fluentui/react-button_v9.0.0-beta.2)
|
183
192
|
|
184
193
|
### Changes
|
@@ -188,7 +197,7 @@ Tue, 12 Oct 2021 19:45:58 GMT
|
|
188
197
|
|
189
198
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-beta.1)
|
190
199
|
|
191
|
-
Wed, 06 Oct 2021 10:37:22 GMT
|
200
|
+
Wed, 06 Oct 2021 10:37:22 GMT
|
192
201
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.101..@fluentui/react-button_v9.0.0-beta.1)
|
193
202
|
|
194
203
|
### Changes
|
@@ -206,7 +215,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
|
|
206
215
|
|
207
216
|
## [9.0.0-alpha.101](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.101)
|
208
217
|
|
209
|
-
Tue, 05 Oct 2021 12:47:58 GMT
|
218
|
+
Tue, 05 Oct 2021 12:47:58 GMT
|
210
219
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.100..@fluentui/react-button_v9.0.0-alpha.101)
|
211
220
|
|
212
221
|
### Changes
|
@@ -221,7 +230,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
|
|
221
230
|
|
222
231
|
## [9.0.0-alpha.100](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.100)
|
223
232
|
|
224
|
-
Tue, 05 Oct 2021 09:28:07 GMT
|
233
|
+
Tue, 05 Oct 2021 09:28:07 GMT
|
225
234
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.99..@fluentui/react-button_v9.0.0-alpha.100)
|
226
235
|
|
227
236
|
### Changes
|
@@ -238,7 +247,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
|
|
238
247
|
|
239
248
|
## [9.0.0-alpha.99](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.99)
|
240
249
|
|
241
|
-
Fri, 01 Oct 2021 14:13:08 GMT
|
250
|
+
Fri, 01 Oct 2021 14:13:08 GMT
|
242
251
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.97..@fluentui/react-button_v9.0.0-alpha.99)
|
243
252
|
|
244
253
|
### Changes
|
@@ -256,7 +265,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
|
|
256
265
|
|
257
266
|
## [9.0.0-alpha.97](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.97)
|
258
267
|
|
259
|
-
Fri, 01 Oct 2021 12:30:46 GMT
|
268
|
+
Fri, 01 Oct 2021 12:30:46 GMT
|
260
269
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.96..@fluentui/react-button_v9.0.0-alpha.97)
|
261
270
|
|
262
271
|
### Changes
|
@@ -267,7 +276,7 @@ Fri, 01 Oct 2021 12:30:46 GMT
|
|
267
276
|
|
268
277
|
## [9.0.0-alpha.96](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.96)
|
269
278
|
|
270
|
-
Fri, 01 Oct 2021 09:44:56 GMT
|
279
|
+
Fri, 01 Oct 2021 09:44:56 GMT
|
271
280
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.95..@fluentui/react-button_v9.0.0-alpha.96)
|
272
281
|
|
273
282
|
### Changes
|
@@ -278,7 +287,7 @@ Fri, 01 Oct 2021 09:44:56 GMT
|
|
278
287
|
|
279
288
|
## [9.0.0-alpha.95](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.95)
|
280
289
|
|
281
|
-
Thu, 30 Sep 2021 09:18:15 GMT
|
290
|
+
Thu, 30 Sep 2021 09:18:15 GMT
|
282
291
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.94..@fluentui/react-button_v9.0.0-alpha.95)
|
283
292
|
|
284
293
|
### Changes
|
@@ -287,7 +296,7 @@ Thu, 30 Sep 2021 09:18:15 GMT
|
|
287
296
|
|
288
297
|
## [9.0.0-alpha.94](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.94)
|
289
298
|
|
290
|
-
Wed, 29 Sep 2021 08:06:11 GMT
|
299
|
+
Wed, 29 Sep 2021 08:06:11 GMT
|
291
300
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.93..@fluentui/react-button_v9.0.0-alpha.94)
|
292
301
|
|
293
302
|
### Changes
|
@@ -301,7 +310,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
|
|
301
310
|
|
302
311
|
## [9.0.0-alpha.93](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.93)
|
303
312
|
|
304
|
-
Mon, 27 Sep 2021 08:06:00 GMT
|
313
|
+
Mon, 27 Sep 2021 08:06:00 GMT
|
305
314
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.92..@fluentui/react-button_v9.0.0-alpha.93)
|
306
315
|
|
307
316
|
### Changes
|
@@ -316,7 +325,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
|
|
316
325
|
|
317
326
|
## [9.0.0-alpha.92](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.92)
|
318
327
|
|
319
|
-
Fri, 24 Sep 2021 09:17:17 GMT
|
328
|
+
Fri, 24 Sep 2021 09:17:17 GMT
|
320
329
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.91..@fluentui/react-button_v9.0.0-alpha.92)
|
321
330
|
|
322
331
|
### Changes
|
@@ -331,7 +340,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
|
|
331
340
|
|
332
341
|
## [9.0.0-alpha.91](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.91)
|
333
342
|
|
334
|
-
Thu, 23 Sep 2021 08:21:34 GMT
|
343
|
+
Thu, 23 Sep 2021 08:21:34 GMT
|
335
344
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.90..@fluentui/react-button_v9.0.0-alpha.91)
|
336
345
|
|
337
346
|
### Changes
|
@@ -347,7 +356,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
|
|
347
356
|
|
348
357
|
## [9.0.0-alpha.90](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.90)
|
349
358
|
|
350
|
-
Wed, 22 Sep 2021 10:10:07 GMT
|
359
|
+
Wed, 22 Sep 2021 10:10:07 GMT
|
351
360
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.89..@fluentui/react-button_v9.0.0-alpha.90)
|
352
361
|
|
353
362
|
### Changes
|
@@ -364,7 +373,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
|
|
364
373
|
|
365
374
|
## [9.0.0-alpha.89](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.89)
|
366
375
|
|
367
|
-
Tue, 21 Sep 2021 07:42:34 GMT
|
376
|
+
Tue, 21 Sep 2021 07:42:34 GMT
|
368
377
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.88..@fluentui/react-button_v9.0.0-alpha.89)
|
369
378
|
|
370
379
|
### Changes
|
@@ -379,7 +388,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
|
|
379
388
|
|
380
389
|
## [9.0.0-alpha.88](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.88)
|
381
390
|
|
382
|
-
Mon, 20 Sep 2021 07:36:26 GMT
|
391
|
+
Mon, 20 Sep 2021 07:36:26 GMT
|
383
392
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.87..@fluentui/react-button_v9.0.0-alpha.88)
|
384
393
|
|
385
394
|
### Changes
|
@@ -389,7 +398,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
|
|
389
398
|
|
390
399
|
## [9.0.0-alpha.87](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.87)
|
391
400
|
|
392
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
401
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
393
402
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.86..@fluentui/react-button_v9.0.0-alpha.87)
|
394
403
|
|
395
404
|
### Changes
|
@@ -400,7 +409,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
400
409
|
|
401
410
|
## [9.0.0-alpha.86](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.86)
|
402
411
|
|
403
|
-
Thu, 16 Sep 2021 07:38:39 GMT
|
412
|
+
Thu, 16 Sep 2021 07:38:39 GMT
|
404
413
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.85..@fluentui/react-button_v9.0.0-alpha.86)
|
405
414
|
|
406
415
|
### Changes
|
@@ -409,7 +418,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
|
|
409
418
|
|
410
419
|
## [9.0.0-alpha.85](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.85)
|
411
420
|
|
412
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
421
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
413
422
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.84..@fluentui/react-button_v9.0.0-alpha.85)
|
414
423
|
|
415
424
|
### Changes
|
@@ -418,7 +427,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
418
427
|
|
419
428
|
## [9.0.0-alpha.84](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.84)
|
420
429
|
|
421
|
-
Fri, 10 Sep 2021 16:31:53 GMT
|
430
|
+
Fri, 10 Sep 2021 16:31:53 GMT
|
422
431
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.83..@fluentui/react-button_v9.0.0-alpha.84)
|
423
432
|
|
424
433
|
### Changes
|
@@ -428,7 +437,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
|
|
428
437
|
|
429
438
|
## [9.0.0-alpha.83](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.83)
|
430
439
|
|
431
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
440
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
432
441
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.82..@fluentui/react-button_v9.0.0-alpha.83)
|
433
442
|
|
434
443
|
### Changes
|
@@ -437,7 +446,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
437
446
|
|
438
447
|
## [9.0.0-alpha.82](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.82)
|
439
448
|
|
440
|
-
Wed, 08 Sep 2021 07:34:11 GMT
|
449
|
+
Wed, 08 Sep 2021 07:34:11 GMT
|
441
450
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.81..@fluentui/react-button_v9.0.0-alpha.82)
|
442
451
|
|
443
452
|
### Changes
|
@@ -446,7 +455,7 @@ Wed, 08 Sep 2021 07:34:11 GMT
|
|
446
455
|
|
447
456
|
## [9.0.0-alpha.81](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.81)
|
448
457
|
|
449
|
-
Mon, 06 Sep 2021 07:34:53 GMT
|
458
|
+
Mon, 06 Sep 2021 07:34:53 GMT
|
450
459
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.80..@fluentui/react-button_v9.0.0-alpha.81)
|
451
460
|
|
452
461
|
### Changes
|
@@ -455,7 +464,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
|
|
455
464
|
|
456
465
|
## [9.0.0-alpha.80](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.80)
|
457
466
|
|
458
|
-
Fri, 03 Sep 2021 00:13:07 GMT
|
467
|
+
Fri, 03 Sep 2021 00:13:07 GMT
|
459
468
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.79..@fluentui/react-button_v9.0.0-alpha.80)
|
460
469
|
|
461
470
|
### Changes
|
@@ -464,7 +473,7 @@ Fri, 03 Sep 2021 00:13:07 GMT
|
|
464
473
|
|
465
474
|
## [9.0.0-alpha.79](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.79)
|
466
475
|
|
467
|
-
Thu, 02 Sep 2021 07:36:46 GMT
|
476
|
+
Thu, 02 Sep 2021 07:36:46 GMT
|
468
477
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.78..@fluentui/react-button_v9.0.0-alpha.79)
|
469
478
|
|
470
479
|
### Patches
|
@@ -477,7 +486,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
|
|
477
486
|
|
478
487
|
## [9.0.0-alpha.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.78)
|
479
488
|
|
480
|
-
Wed, 01 Sep 2021 07:39:56 GMT
|
489
|
+
Wed, 01 Sep 2021 07:39:56 GMT
|
481
490
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.77..@fluentui/react-button_v9.0.0-alpha.78)
|
482
491
|
|
483
492
|
### Changes
|
@@ -486,7 +495,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
|
|
486
495
|
|
487
496
|
## [9.0.0-alpha.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.77)
|
488
497
|
|
489
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
498
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
490
499
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.76..@fluentui/react-button_v9.0.0-alpha.77)
|
491
500
|
|
492
501
|
### Changes
|
@@ -495,7 +504,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
495
504
|
|
496
505
|
## [9.0.0-alpha.76](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.76)
|
497
506
|
|
498
|
-
Mon, 30 Aug 2021 07:35:05 GMT
|
507
|
+
Mon, 30 Aug 2021 07:35:05 GMT
|
499
508
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.75..@fluentui/react-button_v9.0.0-alpha.76)
|
500
509
|
|
501
510
|
### Changes
|
@@ -504,7 +513,7 @@ Mon, 30 Aug 2021 07:35:05 GMT
|
|
504
513
|
|
505
514
|
## [9.0.0-alpha.75](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.75)
|
506
515
|
|
507
|
-
Fri, 27 Aug 2021 07:33:32 GMT
|
516
|
+
Fri, 27 Aug 2021 07:33:32 GMT
|
508
517
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.74..@fluentui/react-button_v9.0.0-alpha.75)
|
509
518
|
|
510
519
|
### Changes
|
@@ -513,7 +522,7 @@ Fri, 27 Aug 2021 07:33:32 GMT
|
|
513
522
|
|
514
523
|
## [9.0.0-alpha.74](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.74)
|
515
524
|
|
516
|
-
Thu, 26 Aug 2021 07:35:43 GMT
|
525
|
+
Thu, 26 Aug 2021 07:35:43 GMT
|
517
526
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.73..@fluentui/react-button_v9.0.0-alpha.74)
|
518
527
|
|
519
528
|
### Changes
|
@@ -522,7 +531,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
|
|
522
531
|
|
523
532
|
## [9.0.0-alpha.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.73)
|
524
533
|
|
525
|
-
Fri, 20 Aug 2021 07:37:28 GMT
|
534
|
+
Fri, 20 Aug 2021 07:37:28 GMT
|
526
535
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.72..@fluentui/react-button_v9.0.0-alpha.73)
|
527
536
|
|
528
537
|
### Changes
|
@@ -531,7 +540,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
|
|
531
540
|
|
532
541
|
## [9.0.0-alpha.72](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.72)
|
533
542
|
|
534
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
543
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
535
544
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.71..@fluentui/react-button_v9.0.0-alpha.72)
|
536
545
|
|
537
546
|
### Changes
|
@@ -540,7 +549,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
|
|
540
549
|
|
541
550
|
## [9.0.0-alpha.71](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.71)
|
542
551
|
|
543
|
-
Wed, 18 Aug 2021 07:33:54 GMT
|
552
|
+
Wed, 18 Aug 2021 07:33:54 GMT
|
544
553
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.70..@fluentui/react-button_v9.0.0-alpha.71)
|
545
554
|
|
546
555
|
### Changes
|
@@ -549,7 +558,7 @@ Wed, 18 Aug 2021 07:33:54 GMT
|
|
549
558
|
|
550
559
|
## [9.0.0-alpha.70](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.70)
|
551
560
|
|
552
|
-
Fri, 13 Aug 2021 07:36:34 GMT
|
561
|
+
Fri, 13 Aug 2021 07:36:34 GMT
|
553
562
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.69..@fluentui/react-button_v9.0.0-alpha.70)
|
554
563
|
|
555
564
|
### Changes
|
@@ -558,7 +567,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
|
|
558
567
|
|
559
568
|
## [9.0.0-alpha.69](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.69)
|
560
569
|
|
561
|
-
Wed, 11 Aug 2021 07:34:54 GMT
|
570
|
+
Wed, 11 Aug 2021 07:34:54 GMT
|
562
571
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.68..@fluentui/react-button_v9.0.0-alpha.69)
|
563
572
|
|
564
573
|
### Changes
|
@@ -567,7 +576,7 @@ Wed, 11 Aug 2021 07:34:54 GMT
|
|
567
576
|
|
568
577
|
## [9.0.0-alpha.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.68)
|
569
578
|
|
570
|
-
Fri, 06 Aug 2021 07:35:14 GMT
|
579
|
+
Fri, 06 Aug 2021 07:35:14 GMT
|
571
580
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.67..@fluentui/react-button_v9.0.0-alpha.68)
|
572
581
|
|
573
582
|
### Changes
|
@@ -576,7 +585,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
|
|
576
585
|
|
577
586
|
## [9.0.0-alpha.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.67)
|
578
587
|
|
579
|
-
Tue, 03 Aug 2021 07:39:30 GMT
|
588
|
+
Tue, 03 Aug 2021 07:39:30 GMT
|
580
589
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.66..@fluentui/react-button_v9.0.0-alpha.67)
|
581
590
|
|
582
591
|
### Patches
|
@@ -589,7 +598,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
|
|
589
598
|
|
590
599
|
## [9.0.0-alpha.66](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.66)
|
591
600
|
|
592
|
-
Mon, 02 Aug 2021 07:36:20 GMT
|
601
|
+
Mon, 02 Aug 2021 07:36:20 GMT
|
593
602
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.65..@fluentui/react-button_v9.0.0-alpha.66)
|
594
603
|
|
595
604
|
### Changes
|
@@ -598,7 +607,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
|
|
598
607
|
|
599
608
|
## [9.0.0-alpha.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.65)
|
600
609
|
|
601
|
-
Mon, 26 Jul 2021 07:37:30 GMT
|
610
|
+
Mon, 26 Jul 2021 07:37:30 GMT
|
602
611
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.64..@fluentui/react-button_v9.0.0-alpha.65)
|
603
612
|
|
604
613
|
### Changes
|
@@ -607,7 +616,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
|
|
607
616
|
|
608
617
|
## [9.0.0-alpha.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.64)
|
609
618
|
|
610
|
-
Fri, 23 Jul 2021 07:38:19 GMT
|
619
|
+
Fri, 23 Jul 2021 07:38:19 GMT
|
611
620
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.63..@fluentui/react-button_v9.0.0-alpha.64)
|
612
621
|
|
613
622
|
### Changes
|
@@ -618,7 +627,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
|
|
618
627
|
|
619
628
|
## [9.0.0-alpha.63](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.63)
|
620
629
|
|
621
|
-
Thu, 22 Jul 2021 07:36:55 GMT
|
630
|
+
Thu, 22 Jul 2021 07:36:55 GMT
|
622
631
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.62..@fluentui/react-button_v9.0.0-alpha.63)
|
623
632
|
|
624
633
|
### Changes
|
@@ -627,7 +636,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
|
|
627
636
|
|
628
637
|
## [9.0.0-alpha.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.62)
|
629
638
|
|
630
|
-
Tue, 20 Jul 2021 22:23:17 GMT
|
639
|
+
Tue, 20 Jul 2021 22:23:17 GMT
|
631
640
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.61..@fluentui/react-button_v9.0.0-alpha.62)
|
632
641
|
|
633
642
|
### Changes
|
@@ -636,7 +645,7 @@ Tue, 20 Jul 2021 22:23:17 GMT
|
|
636
645
|
|
637
646
|
## [9.0.0-alpha.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.61)
|
638
647
|
|
639
|
-
Fri, 16 Jul 2021 22:53:17 GMT
|
648
|
+
Fri, 16 Jul 2021 22:53:17 GMT
|
640
649
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.60..@fluentui/react-button_v9.0.0-alpha.61)
|
641
650
|
|
642
651
|
### Changes
|
@@ -645,7 +654,7 @@ Fri, 16 Jul 2021 22:53:17 GMT
|
|
645
654
|
|
646
655
|
## [9.0.0-alpha.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.60)
|
647
656
|
|
648
|
-
Thu, 15 Jul 2021 07:36:18 GMT
|
657
|
+
Thu, 15 Jul 2021 07:36:18 GMT
|
649
658
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.59..@fluentui/react-button_v9.0.0-alpha.60)
|
650
659
|
|
651
660
|
### Changes
|
@@ -654,7 +663,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
|
|
654
663
|
|
655
664
|
## [9.0.0-alpha.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.59)
|
656
665
|
|
657
|
-
Tue, 13 Jul 2021 22:32:58 GMT
|
666
|
+
Tue, 13 Jul 2021 22:32:58 GMT
|
658
667
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.58..@fluentui/react-button_v9.0.0-alpha.59)
|
659
668
|
|
660
669
|
### Patches
|
@@ -663,7 +672,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
|
|
663
672
|
|
664
673
|
## [9.0.0-alpha.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.58)
|
665
674
|
|
666
|
-
Tue, 13 Jul 2021 07:35:36 GMT
|
675
|
+
Tue, 13 Jul 2021 07:35:36 GMT
|
667
676
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.57..@fluentui/react-button_v9.0.0-alpha.58)
|
668
677
|
|
669
678
|
### Changes
|
@@ -672,7 +681,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
|
|
672
681
|
|
673
682
|
## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.57)
|
674
683
|
|
675
|
-
Mon, 12 Jul 2021 07:33:23 GMT
|
684
|
+
Mon, 12 Jul 2021 07:33:23 GMT
|
676
685
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.56..@fluentui/react-button_v9.0.0-alpha.57)
|
677
686
|
|
678
687
|
### Changes
|
@@ -681,7 +690,7 @@ Mon, 12 Jul 2021 07:33:23 GMT
|
|
681
690
|
|
682
691
|
## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.56)
|
683
692
|
|
684
|
-
Fri, 09 Jul 2021 07:39:31 GMT
|
693
|
+
Fri, 09 Jul 2021 07:39:31 GMT
|
685
694
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.55..@fluentui/react-button_v9.0.0-alpha.56)
|
686
695
|
|
687
696
|
### Patches
|
@@ -694,7 +703,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
|
|
694
703
|
|
695
704
|
## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.55)
|
696
705
|
|
697
|
-
Fri, 02 Jul 2021 23:15:55 GMT
|
706
|
+
Fri, 02 Jul 2021 23:15:55 GMT
|
698
707
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.54..@fluentui/react-button_v9.0.0-alpha.55)
|
699
708
|
|
700
709
|
### Changes
|
@@ -703,7 +712,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
|
|
703
712
|
|
704
713
|
## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.54)
|
705
714
|
|
706
|
-
Fri, 02 Jul 2021 07:37:06 GMT
|
715
|
+
Fri, 02 Jul 2021 07:37:06 GMT
|
707
716
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.53..@fluentui/react-button_v9.0.0-alpha.54)
|
708
717
|
|
709
718
|
### Changes
|
@@ -712,7 +721,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
|
|
712
721
|
|
713
722
|
## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.53)
|
714
723
|
|
715
|
-
Thu, 01 Jul 2021 07:35:05 GMT
|
724
|
+
Thu, 01 Jul 2021 07:35:05 GMT
|
716
725
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.52..@fluentui/react-button_v9.0.0-alpha.53)
|
717
726
|
|
718
727
|
### Changes
|
@@ -721,7 +730,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
|
|
721
730
|
|
722
731
|
## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.52)
|
723
732
|
|
724
|
-
Wed, 30 Jun 2021 07:38:35 GMT
|
733
|
+
Wed, 30 Jun 2021 07:38:35 GMT
|
725
734
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.51..@fluentui/react-button_v9.0.0-alpha.52)
|
726
735
|
|
727
736
|
### Changes
|
@@ -730,7 +739,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
|
|
730
739
|
|
731
740
|
## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.51)
|
732
741
|
|
733
|
-
Tue, 29 Jun 2021 07:33:32 GMT
|
742
|
+
Tue, 29 Jun 2021 07:33:32 GMT
|
734
743
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.50..@fluentui/react-button_v9.0.0-alpha.51)
|
735
744
|
|
736
745
|
### Changes
|
@@ -739,7 +748,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
|
|
739
748
|
|
740
749
|
## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.50)
|
741
750
|
|
742
|
-
Wed, 23 Jun 2021 07:31:49 GMT
|
751
|
+
Wed, 23 Jun 2021 07:31:49 GMT
|
743
752
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.49..@fluentui/react-button_v9.0.0-alpha.50)
|
744
753
|
|
745
754
|
### Changes
|
@@ -748,7 +757,7 @@ Wed, 23 Jun 2021 07:31:49 GMT
|
|
748
757
|
|
749
758
|
## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.49)
|
750
759
|
|
751
|
-
Tue, 22 Jun 2021 07:35:11 GMT
|
760
|
+
Tue, 22 Jun 2021 07:35:11 GMT
|
752
761
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.48..@fluentui/react-button_v9.0.0-alpha.49)
|
753
762
|
|
754
763
|
### Changes
|
@@ -757,7 +766,7 @@ Tue, 22 Jun 2021 07:35:11 GMT
|
|
757
766
|
|
758
767
|
## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.48)
|
759
768
|
|
760
|
-
Tue, 15 Jun 2021 07:40:20 GMT
|
769
|
+
Tue, 15 Jun 2021 07:40:20 GMT
|
761
770
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.47..@fluentui/react-button_v9.0.0-alpha.48)
|
762
771
|
|
763
772
|
### Changes
|
@@ -766,7 +775,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
|
|
766
775
|
|
767
776
|
## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.47)
|
768
777
|
|
769
|
-
Fri, 11 Jun 2021 07:34:26 GMT
|
778
|
+
Fri, 11 Jun 2021 07:34:26 GMT
|
770
779
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.46..@fluentui/react-button_v9.0.0-alpha.47)
|
771
780
|
|
772
781
|
### Changes
|
@@ -777,7 +786,7 @@ Fri, 11 Jun 2021 07:34:26 GMT
|
|
777
786
|
|
778
787
|
## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.46)
|
779
788
|
|
780
|
-
Thu, 10 Jun 2021 07:32:59 GMT
|
789
|
+
Thu, 10 Jun 2021 07:32:59 GMT
|
781
790
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.45..@fluentui/react-button_v9.0.0-alpha.46)
|
782
791
|
|
783
792
|
### Changes
|
@@ -786,7 +795,7 @@ Thu, 10 Jun 2021 07:32:59 GMT
|
|
786
795
|
|
787
796
|
## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.45)
|
788
797
|
|
789
|
-
Wed, 09 Jun 2021 07:33:38 GMT
|
798
|
+
Wed, 09 Jun 2021 07:33:38 GMT
|
790
799
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.44..@fluentui/react-button_v9.0.0-alpha.45)
|
791
800
|
|
792
801
|
### Changes
|
@@ -795,7 +804,7 @@ Wed, 09 Jun 2021 07:33:38 GMT
|
|
795
804
|
|
796
805
|
## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.44)
|
797
806
|
|
798
|
-
Mon, 07 Jun 2021 07:38:15 GMT
|
807
|
+
Mon, 07 Jun 2021 07:38:15 GMT
|
799
808
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.43..@fluentui/react-button_v9.0.0-alpha.44)
|
800
809
|
|
801
810
|
### Patches
|
@@ -808,7 +817,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
|
|
808
817
|
|
809
818
|
## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.43)
|
810
819
|
|
811
|
-
Fri, 04 Jun 2021 07:37:23 GMT
|
820
|
+
Fri, 04 Jun 2021 07:37:23 GMT
|
812
821
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.42..@fluentui/react-button_v9.0.0-alpha.43)
|
813
822
|
|
814
823
|
### Changes
|
@@ -817,7 +826,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
|
|
817
826
|
|
818
827
|
## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.42)
|
819
828
|
|
820
|
-
Thu, 03 Jun 2021 07:36:03 GMT
|
829
|
+
Thu, 03 Jun 2021 07:36:03 GMT
|
821
830
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.41..@fluentui/react-button_v9.0.0-alpha.42)
|
822
831
|
|
823
832
|
### Changes
|
@@ -826,7 +835,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
|
|
826
835
|
|
827
836
|
## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.41)
|
828
837
|
|
829
|
-
Wed, 02 Jun 2021 07:37:15 GMT
|
838
|
+
Wed, 02 Jun 2021 07:37:15 GMT
|
830
839
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.40..@fluentui/react-button_v9.0.0-alpha.41)
|
831
840
|
|
832
841
|
### Changes
|
@@ -835,7 +844,7 @@ Wed, 02 Jun 2021 07:37:15 GMT
|
|
835
844
|
|
836
845
|
## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.40)
|
837
846
|
|
838
|
-
Wed, 26 May 2021 07:35:43 GMT
|
847
|
+
Wed, 26 May 2021 07:35:43 GMT
|
839
848
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.39..@fluentui/react-button_v9.0.0-alpha.40)
|
840
849
|
|
841
850
|
### Changes
|
@@ -844,7 +853,7 @@ Wed, 26 May 2021 07:35:43 GMT
|
|
844
853
|
|
845
854
|
## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.39)
|
846
855
|
|
847
|
-
Fri, 21 May 2021 07:34:54 GMT
|
856
|
+
Fri, 21 May 2021 07:34:54 GMT
|
848
857
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.38..@fluentui/react-button_v9.0.0-alpha.39)
|
849
858
|
|
850
859
|
### Changes
|
@@ -853,7 +862,7 @@ Fri, 21 May 2021 07:34:54 GMT
|
|
853
862
|
|
854
863
|
## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.38)
|
855
864
|
|
856
|
-
Thu, 20 May 2021 07:41:54 GMT
|
865
|
+
Thu, 20 May 2021 07:41:54 GMT
|
857
866
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.37..@fluentui/react-button_v9.0.0-alpha.38)
|
858
867
|
|
859
868
|
### Patches
|
@@ -866,7 +875,7 @@ Thu, 20 May 2021 07:41:54 GMT
|
|
866
875
|
|
867
876
|
## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.37)
|
868
877
|
|
869
|
-
Wed, 19 May 2021 07:34:20 GMT
|
878
|
+
Wed, 19 May 2021 07:34:20 GMT
|
870
879
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.36..@fluentui/react-button_v9.0.0-alpha.37)
|
871
880
|
|
872
881
|
### Patches
|
@@ -879,7 +888,7 @@ Wed, 19 May 2021 07:34:20 GMT
|
|
879
888
|
|
880
889
|
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.36)
|
881
890
|
|
882
|
-
Tue, 18 May 2021 07:34:38 GMT
|
891
|
+
Tue, 18 May 2021 07:34:38 GMT
|
883
892
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.35..@fluentui/react-button_v9.0.0-alpha.36)
|
884
893
|
|
885
894
|
### Changes
|
@@ -888,7 +897,7 @@ Tue, 18 May 2021 07:34:38 GMT
|
|
888
897
|
|
889
898
|
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.35)
|
890
899
|
|
891
|
-
Thu, 13 May 2021 07:36:55 GMT
|
900
|
+
Thu, 13 May 2021 07:36:55 GMT
|
892
901
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.34..@fluentui/react-button_v9.0.0-alpha.35)
|
893
902
|
|
894
903
|
### Changes
|
@@ -897,7 +906,7 @@ Thu, 13 May 2021 07:36:55 GMT
|
|
897
906
|
|
898
907
|
## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.34)
|
899
908
|
|
900
|
-
Wed, 12 May 2021 07:36:20 GMT
|
909
|
+
Wed, 12 May 2021 07:36:20 GMT
|
901
910
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.33..@fluentui/react-button_v9.0.0-alpha.34)
|
902
911
|
|
903
912
|
### Changes
|
@@ -906,7 +915,7 @@ Wed, 12 May 2021 07:36:20 GMT
|
|
906
915
|
|
907
916
|
## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.33)
|
908
917
|
|
909
|
-
Mon, 10 May 2021 07:36:07 GMT
|
918
|
+
Mon, 10 May 2021 07:36:07 GMT
|
910
919
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.32..@fluentui/react-button_v9.0.0-alpha.33)
|
911
920
|
|
912
921
|
### Changes
|
@@ -915,7 +924,7 @@ Mon, 10 May 2021 07:36:07 GMT
|
|
915
924
|
|
916
925
|
## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.32)
|
917
926
|
|
918
|
-
Wed, 05 May 2021 07:36:50 GMT
|
927
|
+
Wed, 05 May 2021 07:36:50 GMT
|
919
928
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.31..@fluentui/react-button_v9.0.0-alpha.32)
|
920
929
|
|
921
930
|
### Changes
|
@@ -924,7 +933,7 @@ Wed, 05 May 2021 07:36:50 GMT
|
|
924
933
|
|
925
934
|
## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.31)
|
926
935
|
|
927
|
-
Mon, 03 May 2021 07:45:19 GMT
|
936
|
+
Mon, 03 May 2021 07:45:19 GMT
|
928
937
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.30..@fluentui/react-button_v9.0.0-alpha.31)
|
929
938
|
|
930
939
|
### Changes
|
@@ -933,7 +942,7 @@ Mon, 03 May 2021 07:45:19 GMT
|
|
933
942
|
|
934
943
|
## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.30)
|
935
944
|
|
936
|
-
Fri, 30 Apr 2021 07:42:23 GMT
|
945
|
+
Fri, 30 Apr 2021 07:42:23 GMT
|
937
946
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.29..@fluentui/react-button_v9.0.0-alpha.30)
|
938
947
|
|
939
948
|
### Patches
|
@@ -950,7 +959,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
|
|
950
959
|
|
951
960
|
## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.29)
|
952
961
|
|
953
|
-
Tue, 27 Apr 2021 07:34:03 GMT
|
962
|
+
Tue, 27 Apr 2021 07:34:03 GMT
|
954
963
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.28..@fluentui/react-button_v9.0.0-alpha.29)
|
955
964
|
|
956
965
|
### Changes
|
@@ -959,7 +968,7 @@ Tue, 27 Apr 2021 07:34:03 GMT
|
|
959
968
|
|
960
969
|
## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.28)
|
961
970
|
|
962
|
-
Mon, 26 Apr 2021 07:34:31 GMT
|
971
|
+
Mon, 26 Apr 2021 07:34:31 GMT
|
963
972
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.27..@fluentui/react-button_v9.0.0-alpha.28)
|
964
973
|
|
965
974
|
### Changes
|
@@ -968,7 +977,7 @@ Mon, 26 Apr 2021 07:34:31 GMT
|
|
968
977
|
|
969
978
|
## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.27)
|
970
979
|
|
971
|
-
Fri, 23 Apr 2021 07:37:10 GMT
|
980
|
+
Fri, 23 Apr 2021 07:37:10 GMT
|
972
981
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.26..@fluentui/react-button_v9.0.0-alpha.27)
|
973
982
|
|
974
983
|
### Patches
|
@@ -981,7 +990,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
|
|
981
990
|
|
982
991
|
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.26)
|
983
992
|
|
984
|
-
Thu, 22 Apr 2021 07:33:28 GMT
|
993
|
+
Thu, 22 Apr 2021 07:33:28 GMT
|
985
994
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.25..@fluentui/react-button_v9.0.0-alpha.26)
|
986
995
|
|
987
996
|
### Changes
|
@@ -990,7 +999,7 @@ Thu, 22 Apr 2021 07:33:28 GMT
|
|
990
999
|
|
991
1000
|
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.25)
|
992
1001
|
|
993
|
-
Wed, 21 Apr 2021 07:31:50 GMT
|
1002
|
+
Wed, 21 Apr 2021 07:31:50 GMT
|
994
1003
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.24..@fluentui/react-button_v9.0.0-alpha.25)
|
995
1004
|
|
996
1005
|
### Changes
|
@@ -999,7 +1008,7 @@ Wed, 21 Apr 2021 07:31:50 GMT
|
|
999
1008
|
|
1000
1009
|
## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.24)
|
1001
1010
|
|
1002
|
-
Tue, 20 Apr 2021 07:31:35 GMT
|
1011
|
+
Tue, 20 Apr 2021 07:31:35 GMT
|
1003
1012
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.23..@fluentui/react-button_v9.0.0-alpha.24)
|
1004
1013
|
|
1005
1014
|
### Changes
|
@@ -1008,7 +1017,7 @@ Tue, 20 Apr 2021 07:31:35 GMT
|
|
1008
1017
|
|
1009
1018
|
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.23)
|
1010
1019
|
|
1011
|
-
Fri, 16 Apr 2021 18:08:21 GMT
|
1020
|
+
Fri, 16 Apr 2021 18:08:21 GMT
|
1012
1021
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.22..@fluentui/react-button_v9.0.0-alpha.23)
|
1013
1022
|
|
1014
1023
|
### Changes
|
@@ -1017,7 +1026,7 @@ Fri, 16 Apr 2021 18:08:21 GMT
|
|
1017
1026
|
|
1018
1027
|
## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.22)
|
1019
1028
|
|
1020
|
-
Wed, 14 Apr 2021 07:34:12 GMT
|
1029
|
+
Wed, 14 Apr 2021 07:34:12 GMT
|
1021
1030
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.21..@fluentui/react-button_v9.0.0-alpha.22)
|
1022
1031
|
|
1023
1032
|
### Changes
|
@@ -1026,7 +1035,7 @@ Wed, 14 Apr 2021 07:34:12 GMT
|
|
1026
1035
|
|
1027
1036
|
## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.21)
|
1028
1037
|
|
1029
|
-
Fri, 09 Apr 2021 07:31:06 GMT
|
1038
|
+
Fri, 09 Apr 2021 07:31:06 GMT
|
1030
1039
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.20..@fluentui/react-button_v9.0.0-alpha.21)
|
1031
1040
|
|
1032
1041
|
### Changes
|
@@ -1035,7 +1044,7 @@ Fri, 09 Apr 2021 07:31:06 GMT
|
|
1035
1044
|
|
1036
1045
|
## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.20)
|
1037
1046
|
|
1038
|
-
Thu, 08 Apr 2021 07:33:06 GMT
|
1047
|
+
Thu, 08 Apr 2021 07:33:06 GMT
|
1039
1048
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.19..@fluentui/react-button_v9.0.0-alpha.20)
|
1040
1049
|
|
1041
1050
|
### Changes
|
@@ -1044,7 +1053,7 @@ Thu, 08 Apr 2021 07:33:06 GMT
|
|
1044
1053
|
|
1045
1054
|
## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.19)
|
1046
1055
|
|
1047
|
-
Thu, 01 Apr 2021 20:13:37 GMT
|
1056
|
+
Thu, 01 Apr 2021 20:13:37 GMT
|
1048
1057
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.18..@fluentui/react-button_v9.0.0-alpha.19)
|
1049
1058
|
|
1050
1059
|
### Changes
|
@@ -1053,7 +1062,7 @@ Thu, 01 Apr 2021 20:13:37 GMT
|
|
1053
1062
|
|
1054
1063
|
## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.18)
|
1055
1064
|
|
1056
|
-
Wed, 31 Mar 2021 00:53:43 GMT
|
1065
|
+
Wed, 31 Mar 2021 00:53:43 GMT
|
1057
1066
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.17..@fluentui/react-button_v9.0.0-alpha.18)
|
1058
1067
|
|
1059
1068
|
### Patches
|
@@ -1070,7 +1079,7 @@ Wed, 31 Mar 2021 00:53:43 GMT
|
|
1070
1079
|
|
1071
1080
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.17)
|
1072
1081
|
|
1073
|
-
Tue, 30 Mar 2021 07:34:45 GMT
|
1082
|
+
Tue, 30 Mar 2021 07:34:45 GMT
|
1074
1083
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.16..@fluentui/react-button_v9.0.0-alpha.17)
|
1075
1084
|
|
1076
1085
|
### Patches
|
@@ -1083,7 +1092,7 @@ Tue, 30 Mar 2021 07:34:45 GMT
|
|
1083
1092
|
|
1084
1093
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.16)
|
1085
1094
|
|
1086
|
-
Fri, 26 Mar 2021 07:32:34 GMT
|
1095
|
+
Fri, 26 Mar 2021 07:32:34 GMT
|
1087
1096
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.15..@fluentui/react-button_v9.0.0-alpha.16)
|
1088
1097
|
|
1089
1098
|
### Changes
|
@@ -1093,7 +1102,7 @@ Fri, 26 Mar 2021 07:32:34 GMT
|
|
1093
1102
|
|
1094
1103
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.15)
|
1095
1104
|
|
1096
|
-
Thu, 25 Mar 2021 07:33:24 GMT
|
1105
|
+
Thu, 25 Mar 2021 07:33:24 GMT
|
1097
1106
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.14..@fluentui/react-button_v9.0.0-alpha.15)
|
1098
1107
|
|
1099
1108
|
### Changes
|
@@ -1103,7 +1112,7 @@ Thu, 25 Mar 2021 07:33:24 GMT
|
|
1103
1112
|
|
1104
1113
|
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.14)
|
1105
1114
|
|
1106
|
-
Tue, 23 Mar 2021 07:31:43 GMT
|
1115
|
+
Tue, 23 Mar 2021 07:31:43 GMT
|
1107
1116
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.13..@fluentui/react-button_v9.0.0-alpha.14)
|
1108
1117
|
|
1109
1118
|
### Changes
|
@@ -1112,7 +1121,7 @@ Tue, 23 Mar 2021 07:31:43 GMT
|
|
1112
1121
|
|
1113
1122
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.13)
|
1114
1123
|
|
1115
|
-
Thu, 18 Mar 2021 20:15:34 GMT
|
1124
|
+
Thu, 18 Mar 2021 20:15:34 GMT
|
1116
1125
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.12..@fluentui/react-button_v9.0.0-alpha.13)
|
1117
1126
|
|
1118
1127
|
### Changes
|
@@ -1121,7 +1130,7 @@ Thu, 18 Mar 2021 20:15:34 GMT
|
|
1121
1130
|
|
1122
1131
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.12)
|
1123
1132
|
|
1124
|
-
Wed, 17 Mar 2021 07:35:44 GMT
|
1133
|
+
Wed, 17 Mar 2021 07:35:44 GMT
|
1125
1134
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.11..@fluentui/react-button_v9.0.0-alpha.12)
|
1126
1135
|
|
1127
1136
|
### Changes
|
@@ -1130,7 +1139,7 @@ Wed, 17 Mar 2021 07:35:44 GMT
|
|
1130
1139
|
|
1131
1140
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.11)
|
1132
1141
|
|
1133
|
-
Tue, 16 Mar 2021 07:32:44 GMT
|
1142
|
+
Tue, 16 Mar 2021 07:32:44 GMT
|
1134
1143
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.10..@fluentui/react-button_v9.0.0-alpha.11)
|
1135
1144
|
|
1136
1145
|
### Patches
|
@@ -1139,7 +1148,7 @@ Tue, 16 Mar 2021 07:32:44 GMT
|
|
1139
1148
|
|
1140
1149
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.10)
|
1141
1150
|
|
1142
|
-
Mon, 15 Mar 2021 07:36:20 GMT
|
1151
|
+
Mon, 15 Mar 2021 07:36:20 GMT
|
1143
1152
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.9..@fluentui/react-button_v9.0.0-alpha.10)
|
1144
1153
|
|
1145
1154
|
### Changes
|
@@ -1148,7 +1157,7 @@ Mon, 15 Mar 2021 07:36:20 GMT
|
|
1148
1157
|
|
1149
1158
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.9)
|
1150
1159
|
|
1151
|
-
Fri, 12 Mar 2021 20:04:27 GMT
|
1160
|
+
Fri, 12 Mar 2021 20:04:27 GMT
|
1152
1161
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.8..@fluentui/react-button_v9.0.0-alpha.9)
|
1153
1162
|
|
1154
1163
|
### Patches
|
@@ -1161,7 +1170,7 @@ Fri, 12 Mar 2021 20:04:27 GMT
|
|
1161
1170
|
|
1162
1171
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.8)
|
1163
1172
|
|
1164
|
-
Wed, 10 Mar 2021 07:34:39 GMT
|
1173
|
+
Wed, 10 Mar 2021 07:34:39 GMT
|
1165
1174
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.7..@fluentui/react-button_v9.0.0-alpha.8)
|
1166
1175
|
|
1167
1176
|
### Changes
|
@@ -1170,7 +1179,7 @@ Wed, 10 Mar 2021 07:34:39 GMT
|
|
1170
1179
|
|
1171
1180
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.7)
|
1172
1181
|
|
1173
|
-
Fri, 05 Mar 2021 20:30:59 GMT
|
1182
|
+
Fri, 05 Mar 2021 20:30:59 GMT
|
1174
1183
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.6..@fluentui/react-button_v9.0.0-alpha.7)
|
1175
1184
|
|
1176
1185
|
### Changes
|
@@ -1179,7 +1188,7 @@ Fri, 05 Mar 2021 20:30:59 GMT
|
|
1179
1188
|
|
1180
1189
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.6)
|
1181
1190
|
|
1182
|
-
Wed, 03 Mar 2021 00:10:09 GMT
|
1191
|
+
Wed, 03 Mar 2021 00:10:09 GMT
|
1183
1192
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.5..@fluentui/react-button_v9.0.0-alpha.6)
|
1184
1193
|
|
1185
1194
|
### Patches
|
@@ -1192,7 +1201,7 @@ Wed, 03 Mar 2021 00:10:09 GMT
|
|
1192
1201
|
|
1193
1202
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.5)
|
1194
1203
|
|
1195
|
-
Tue, 02 Mar 2021 07:24:27 GMT
|
1204
|
+
Tue, 02 Mar 2021 07:24:27 GMT
|
1196
1205
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.4..@fluentui/react-button_v9.0.0-alpha.5)
|
1197
1206
|
|
1198
1207
|
### Changes
|
@@ -1201,7 +1210,7 @@ Tue, 02 Mar 2021 07:24:27 GMT
|
|
1201
1210
|
|
1202
1211
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.4)
|
1203
1212
|
|
1204
|
-
Fri, 26 Feb 2021 01:16:27 GMT
|
1213
|
+
Fri, 26 Feb 2021 01:16:27 GMT
|
1205
1214
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.3..@fluentui/react-button_v9.0.0-alpha.4)
|
1206
1215
|
|
1207
1216
|
### Patches
|
@@ -1221,7 +1230,7 @@ Fri, 26 Feb 2021 01:16:27 GMT
|
|
1221
1230
|
|
1222
1231
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.3)
|
1223
1232
|
|
1224
|
-
Thu, 25 Feb 2021 20:16:39 GMT
|
1233
|
+
Thu, 25 Feb 2021 20:16:39 GMT
|
1225
1234
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.2..@fluentui/react-button_v9.0.0-alpha.3)
|
1226
1235
|
|
1227
1236
|
### Changes
|
@@ -1230,7 +1239,7 @@ Thu, 25 Feb 2021 20:16:39 GMT
|
|
1230
1239
|
|
1231
1240
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.2)
|
1232
1241
|
|
1233
|
-
Thu, 25 Feb 2021 01:15:27 GMT
|
1242
|
+
Thu, 25 Feb 2021 01:15:27 GMT
|
1234
1243
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v9.0.0-alpha.1..@fluentui/react-button_v9.0.0-alpha.2)
|
1235
1244
|
|
1236
1245
|
### Patches
|
@@ -1239,7 +1248,7 @@ Thu, 25 Feb 2021 01:15:27 GMT
|
|
1239
1248
|
|
1240
1249
|
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v9.0.0-alpha.1)
|
1241
1250
|
|
1242
|
-
Wed, 24 Feb 2021 00:05:29 GMT
|
1251
|
+
Wed, 24 Feb 2021 00:05:29 GMT
|
1243
1252
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.35..@fluentui/react-button_v9.0.0-alpha.1)
|
1244
1253
|
|
1245
1254
|
### Changes
|
@@ -1248,7 +1257,7 @@ Wed, 24 Feb 2021 00:05:29 GMT
|
|
1248
1257
|
|
1249
1258
|
## [1.0.0-beta.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.35)
|
1250
1259
|
|
1251
|
-
Mon, 22 Feb 2021 12:26:22 GMT
|
1260
|
+
Mon, 22 Feb 2021 12:26:22 GMT
|
1252
1261
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.34..@fluentui/react-button_v1.0.0-beta.35)
|
1253
1262
|
|
1254
1263
|
### Changes
|
@@ -1257,7 +1266,7 @@ Mon, 22 Feb 2021 12:26:22 GMT
|
|
1257
1266
|
|
1258
1267
|
## [1.0.0-beta.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.34)
|
1259
1268
|
|
1260
|
-
Thu, 18 Feb 2021 19:38:50 GMT
|
1269
|
+
Thu, 18 Feb 2021 19:38:50 GMT
|
1261
1270
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.33..@fluentui/react-button_v1.0.0-beta.34)
|
1262
1271
|
|
1263
1272
|
### Patches
|
@@ -1271,7 +1280,7 @@ Thu, 18 Feb 2021 19:38:50 GMT
|
|
1271
1280
|
|
1272
1281
|
## [1.0.0-beta.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.33)
|
1273
1282
|
|
1274
|
-
Thu, 18 Feb 2021 12:27:34 GMT
|
1283
|
+
Thu, 18 Feb 2021 12:27:34 GMT
|
1275
1284
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.32..@fluentui/react-button_v1.0.0-beta.33)
|
1276
1285
|
|
1277
1286
|
### Changes
|
@@ -1282,7 +1291,7 @@ Thu, 18 Feb 2021 12:27:34 GMT
|
|
1282
1291
|
|
1283
1292
|
## [1.0.0-beta.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.32)
|
1284
1293
|
|
1285
|
-
Mon, 15 Feb 2021 12:22:00 GMT
|
1294
|
+
Mon, 15 Feb 2021 12:22:00 GMT
|
1286
1295
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.31..@fluentui/react-button_v1.0.0-beta.32)
|
1287
1296
|
|
1288
1297
|
### Changes
|
@@ -1291,7 +1300,7 @@ Mon, 15 Feb 2021 12:22:00 GMT
|
|
1291
1300
|
|
1292
1301
|
## [1.0.0-beta.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.31)
|
1293
1302
|
|
1294
|
-
Fri, 12 Feb 2021 12:26:20 GMT
|
1303
|
+
Fri, 12 Feb 2021 12:26:20 GMT
|
1295
1304
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.30..@fluentui/react-button_v1.0.0-beta.31)
|
1296
1305
|
|
1297
1306
|
### Patches
|
@@ -1305,7 +1314,7 @@ Fri, 12 Feb 2021 12:26:20 GMT
|
|
1305
1314
|
|
1306
1315
|
## [1.0.0-beta.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.30)
|
1307
1316
|
|
1308
|
-
Thu, 11 Feb 2021 00:58:10 GMT
|
1317
|
+
Thu, 11 Feb 2021 00:58:10 GMT
|
1309
1318
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.29..@fluentui/react-button_v1.0.0-beta.30)
|
1310
1319
|
|
1311
1320
|
### Changes
|
@@ -1314,7 +1323,7 @@ Thu, 11 Feb 2021 00:58:10 GMT
|
|
1314
1323
|
|
1315
1324
|
## [1.0.0-beta.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.29)
|
1316
1325
|
|
1317
|
-
Tue, 09 Feb 2021 00:56:52 GMT
|
1326
|
+
Tue, 09 Feb 2021 00:56:52 GMT
|
1318
1327
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.28..@fluentui/react-button_v1.0.0-beta.29)
|
1319
1328
|
|
1320
1329
|
### Patches
|
@@ -1327,7 +1336,7 @@ Tue, 09 Feb 2021 00:56:52 GMT
|
|
1327
1336
|
|
1328
1337
|
## [1.0.0-beta.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.28)
|
1329
1338
|
|
1330
|
-
Mon, 08 Feb 2021 12:23:08 GMT
|
1339
|
+
Mon, 08 Feb 2021 12:23:08 GMT
|
1331
1340
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.27..@fluentui/react-button_v1.0.0-beta.28)
|
1332
1341
|
|
1333
1342
|
### Changes
|
@@ -1336,7 +1345,7 @@ Mon, 08 Feb 2021 12:23:08 GMT
|
|
1336
1345
|
|
1337
1346
|
## [1.0.0-beta.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.27)
|
1338
1347
|
|
1339
|
-
Wed, 03 Feb 2021 05:51:40 GMT
|
1348
|
+
Wed, 03 Feb 2021 05:51:40 GMT
|
1340
1349
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.26..@fluentui/react-button_v1.0.0-beta.27)
|
1341
1350
|
|
1342
1351
|
### Changes
|
@@ -1345,7 +1354,7 @@ Wed, 03 Feb 2021 05:51:40 GMT
|
|
1345
1354
|
|
1346
1355
|
## [1.0.0-beta.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.26)
|
1347
1356
|
|
1348
|
-
Tue, 02 Feb 2021 12:21:54 GMT
|
1357
|
+
Tue, 02 Feb 2021 12:21:54 GMT
|
1349
1358
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.25..@fluentui/react-button_v1.0.0-beta.26)
|
1350
1359
|
|
1351
1360
|
### Changes
|
@@ -1355,7 +1364,7 @@ Tue, 02 Feb 2021 12:21:54 GMT
|
|
1355
1364
|
|
1356
1365
|
## [1.0.0-beta.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.25)
|
1357
1366
|
|
1358
|
-
Mon, 01 Feb 2021 12:23:48 GMT
|
1367
|
+
Mon, 01 Feb 2021 12:23:48 GMT
|
1359
1368
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.24..@fluentui/react-button_v1.0.0-beta.25)
|
1360
1369
|
|
1361
1370
|
### Changes
|
@@ -1364,7 +1373,7 @@ Mon, 01 Feb 2021 12:23:48 GMT
|
|
1364
1373
|
|
1365
1374
|
## [1.0.0-beta.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.24)
|
1366
1375
|
|
1367
|
-
Thu, 28 Jan 2021 12:25:56 GMT
|
1376
|
+
Thu, 28 Jan 2021 12:25:56 GMT
|
1368
1377
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.23..@fluentui/react-button_v1.0.0-beta.24)
|
1369
1378
|
|
1370
1379
|
### Changes
|
@@ -1374,7 +1383,7 @@ Thu, 28 Jan 2021 12:25:56 GMT
|
|
1374
1383
|
|
1375
1384
|
## [1.0.0-beta.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.23)
|
1376
1385
|
|
1377
|
-
Sat, 23 Jan 2021 05:20:07 GMT
|
1386
|
+
Sat, 23 Jan 2021 05:20:07 GMT
|
1378
1387
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.22..@fluentui/react-button_v1.0.0-beta.23)
|
1379
1388
|
|
1380
1389
|
### Changes
|
@@ -1383,7 +1392,7 @@ Sat, 23 Jan 2021 05:20:07 GMT
|
|
1383
1392
|
|
1384
1393
|
## [1.0.0-beta.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.22)
|
1385
1394
|
|
1386
|
-
Fri, 22 Jan 2021 12:24:49 GMT
|
1395
|
+
Fri, 22 Jan 2021 12:24:49 GMT
|
1387
1396
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.21..@fluentui/react-button_v1.0.0-beta.22)
|
1388
1397
|
|
1389
1398
|
### Changes
|
@@ -1392,17 +1401,17 @@ Fri, 22 Jan 2021 12:24:49 GMT
|
|
1392
1401
|
|
1393
1402
|
## [1.0.0-beta.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.21)
|
1394
1403
|
|
1395
|
-
Thu, 21 Jan 2021 12:36:12 GMT
|
1404
|
+
Thu, 21 Jan 2021 12:36:12 GMT
|
1396
1405
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.19..@fluentui/react-button_v1.0.0-beta.21)
|
1397
1406
|
|
1398
1407
|
### Changes
|
1399
1408
|
|
1400
1409
|
- Button: Enable pointer-events so that tooltip can be attached to disabledFocusable Button. ([PR #16508](https://github.com/microsoft/fluentui/pull/16508) by jukapsia@microsoft.com)
|
1401
|
-
-
|
1410
|
+
- Updating dev dependencies. ([PR #16548](https://github.com/microsoft/fluentui/pull/16548) by dzearing@microsoft.com)
|
1402
1411
|
|
1403
1412
|
## [1.0.0-beta.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.19)
|
1404
1413
|
|
1405
|
-
Thu, 14 Jan 2021 12:31:15 GMT
|
1414
|
+
Thu, 14 Jan 2021 12:31:15 GMT
|
1406
1415
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.17..@fluentui/react-button_v1.0.0-beta.19)
|
1407
1416
|
|
1408
1417
|
### Changes
|
@@ -1411,7 +1420,7 @@ Thu, 14 Jan 2021 12:31:15 GMT
|
|
1411
1420
|
|
1412
1421
|
## [1.0.0-beta.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.17)
|
1413
1422
|
|
1414
|
-
Fri, 11 Dec 2020 12:28:01 GMT
|
1423
|
+
Fri, 11 Dec 2020 12:28:01 GMT
|
1415
1424
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.14..@fluentui/react-button_v1.0.0-beta.17)
|
1416
1425
|
|
1417
1426
|
### Changes
|
@@ -1420,7 +1429,7 @@ Fri, 11 Dec 2020 12:28:01 GMT
|
|
1420
1429
|
|
1421
1430
|
## [1.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.14)
|
1422
1431
|
|
1423
|
-
Tue, 01 Dec 2020 12:38:05 GMT
|
1432
|
+
Tue, 01 Dec 2020 12:38:05 GMT
|
1424
1433
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.13..@fluentui/react-button_v1.0.0-beta.14)
|
1425
1434
|
|
1426
1435
|
### Changes
|
@@ -1429,7 +1438,7 @@ Tue, 01 Dec 2020 12:38:05 GMT
|
|
1429
1438
|
|
1430
1439
|
## [1.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.13)
|
1431
1440
|
|
1432
|
-
Mon, 23 Nov 2020 12:31:40 GMT
|
1441
|
+
Mon, 23 Nov 2020 12:31:40 GMT
|
1433
1442
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.12..@fluentui/react-button_v1.0.0-beta.13)
|
1434
1443
|
|
1435
1444
|
### Changes
|
@@ -1438,7 +1447,7 @@ Mon, 23 Nov 2020 12:31:40 GMT
|
|
1438
1447
|
|
1439
1448
|
## [1.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.12)
|
1440
1449
|
|
1441
|
-
Wed, 18 Nov 2020 12:30:07 GMT
|
1450
|
+
Wed, 18 Nov 2020 12:30:07 GMT
|
1442
1451
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.11..@fluentui/react-button_v1.0.0-beta.12)
|
1443
1452
|
|
1444
1453
|
### Changes
|
@@ -1447,17 +1456,17 @@ Wed, 18 Nov 2020 12:30:07 GMT
|
|
1447
1456
|
|
1448
1457
|
## [1.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.11)
|
1449
1458
|
|
1450
|
-
Tue, 17 Nov 2020 12:36:24 GMT
|
1459
|
+
Tue, 17 Nov 2020 12:36:24 GMT
|
1451
1460
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.9..@fluentui/react-button_v1.0.0-beta.11)
|
1452
1461
|
|
1453
1462
|
### Changes
|
1454
1463
|
|
1455
|
-
- Updating arguments of style hook.
|
1464
|
+
- Updating arguments of style hook. ([PR #15952](https://github.com/microsoft/fluentui/pull/15952) by dzearing@hotmail.com)
|
1456
1465
|
- Updating classes hooks derived from Button to actually derive from Button. ([PR #15955](https://github.com/microsoft/fluentui/pull/15955) by xgao@microsoft.com)
|
1457
1466
|
|
1458
1467
|
## [1.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.9)
|
1459
1468
|
|
1460
|
-
Fri, 06 Nov 2020 12:34:34 GMT
|
1469
|
+
Fri, 06 Nov 2020 12:34:34 GMT
|
1461
1470
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.8..@fluentui/react-button_v1.0.0-beta.9)
|
1462
1471
|
|
1463
1472
|
### Changes
|
@@ -1466,7 +1475,7 @@ Fri, 06 Nov 2020 12:34:34 GMT
|
|
1466
1475
|
|
1467
1476
|
## [1.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.8)
|
1468
1477
|
|
1469
|
-
Thu, 05 Nov 2020 12:29:43 GMT
|
1478
|
+
Thu, 05 Nov 2020 12:29:43 GMT
|
1470
1479
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.7..@fluentui/react-button_v1.0.0-beta.8)
|
1471
1480
|
|
1472
1481
|
### Changes
|
@@ -1475,7 +1484,7 @@ Thu, 05 Nov 2020 12:29:43 GMT
|
|
1475
1484
|
|
1476
1485
|
## [1.0.0-beta.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.7)
|
1477
1486
|
|
1478
|
-
Wed, 04 Nov 2020 12:34:30 GMT
|
1487
|
+
Wed, 04 Nov 2020 12:34:30 GMT
|
1479
1488
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.4..@fluentui/react-button_v1.0.0-beta.7)
|
1480
1489
|
|
1481
1490
|
### Changes
|
@@ -1484,7 +1493,7 @@ Wed, 04 Nov 2020 12:34:30 GMT
|
|
1484
1493
|
|
1485
1494
|
## [1.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.4)
|
1486
1495
|
|
1487
|
-
Wed, 28 Oct 2020 12:32:24 GMT
|
1496
|
+
Wed, 28 Oct 2020 12:32:24 GMT
|
1488
1497
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.1..@fluentui/react-button_v1.0.0-beta.4)
|
1489
1498
|
|
1490
1499
|
### Changes
|
@@ -1493,7 +1502,7 @@ Wed, 28 Oct 2020 12:32:24 GMT
|
|
1493
1502
|
|
1494
1503
|
## [1.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.1)
|
1495
1504
|
|
1496
|
-
Fri, 23 Oct 2020 23:25:40 GMT
|
1505
|
+
Fri, 23 Oct 2020 23:25:40 GMT
|
1497
1506
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v1.0.0-beta.0..@fluentui/react-button_v1.0.0-beta.1)
|
1498
1507
|
|
1499
1508
|
### Changes
|
@@ -1502,7 +1511,7 @@ Fri, 23 Oct 2020 23:25:40 GMT
|
|
1502
1511
|
|
1503
1512
|
## [1.0.0-beta.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v1.0.0-beta.0)
|
1504
1513
|
|
1505
|
-
Fri, 23 Oct 2020 03:26:15 GMT
|
1514
|
+
Fri, 23 Oct 2020 03:26:15 GMT
|
1506
1515
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.14.3..@fluentui/react-button_v1.0.0-beta.0)
|
1507
1516
|
|
1508
1517
|
### Changes
|
@@ -1521,7 +1530,7 @@ Fri, 23 Oct 2020 03:26:15 GMT
|
|
1521
1530
|
|
1522
1531
|
## [0.14.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.14.3)
|
1523
1532
|
|
1524
|
-
Sun, 27 Sep 2020 04:20:52 GMT
|
1533
|
+
Sun, 27 Sep 2020 04:20:52 GMT
|
1525
1534
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.14.2..@fluentui/react-button_v0.14.3)
|
1526
1535
|
|
1527
1536
|
### Patches
|
@@ -1530,7 +1539,7 @@ Sun, 27 Sep 2020 04:20:52 GMT
|
|
1530
1539
|
|
1531
1540
|
## [0.14.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.14.2)
|
1532
1541
|
|
1533
|
-
Fri, 25 Sep 2020 12:25:17 GMT
|
1542
|
+
Fri, 25 Sep 2020 12:25:17 GMT
|
1534
1543
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.14.0..@fluentui/react-button_v0.14.2)
|
1535
1544
|
|
1536
1545
|
### Patches
|
@@ -1540,7 +1549,7 @@ Fri, 25 Sep 2020 12:25:17 GMT
|
|
1540
1549
|
|
1541
1550
|
## [0.14.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.14.0)
|
1542
1551
|
|
1543
|
-
Wed, 23 Sep 2020 12:27:48 GMT
|
1552
|
+
Wed, 23 Sep 2020 12:27:48 GMT
|
1544
1553
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.13.1..@fluentui/react-button_v0.14.0)
|
1545
1554
|
|
1546
1555
|
### Minor changes
|
@@ -1553,7 +1562,7 @@ Wed, 23 Sep 2020 12:27:48 GMT
|
|
1553
1562
|
|
1554
1563
|
## [0.13.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.13.1)
|
1555
1564
|
|
1556
|
-
Thu, 17 Sep 2020 15:52:49 GMT
|
1565
|
+
Thu, 17 Sep 2020 15:52:49 GMT
|
1557
1566
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.13.0..@fluentui/react-button_v0.13.1)
|
1558
1567
|
|
1559
1568
|
### Patches
|
@@ -1562,7 +1571,7 @@ Thu, 17 Sep 2020 15:52:49 GMT
|
|
1562
1571
|
|
1563
1572
|
## [0.13.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.13.0)
|
1564
1573
|
|
1565
|
-
Thu, 17 Sep 2020 12:25:04 GMT
|
1574
|
+
Thu, 17 Sep 2020 12:25:04 GMT
|
1566
1575
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.12.6..@fluentui/react-button_v0.13.0)
|
1567
1576
|
|
1568
1577
|
### Minor changes
|
@@ -1571,7 +1580,7 @@ Thu, 17 Sep 2020 12:25:04 GMT
|
|
1571
1580
|
|
1572
1581
|
## [0.12.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.12.5)
|
1573
1582
|
|
1574
|
-
Tue, 15 Sep 2020 12:26:06 GMT
|
1583
|
+
Tue, 15 Sep 2020 12:26:06 GMT
|
1575
1584
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.12.4..@fluentui/react-button_v0.12.5)
|
1576
1585
|
|
1577
1586
|
### Patches
|
@@ -1580,7 +1589,7 @@ Tue, 15 Sep 2020 12:26:06 GMT
|
|
1580
1589
|
|
1581
1590
|
## [0.12.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.12.0)
|
1582
1591
|
|
1583
|
-
Wed, 09 Sep 2020 12:24:19 GMT
|
1592
|
+
Wed, 09 Sep 2020 12:24:19 GMT
|
1584
1593
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.11.6..@fluentui/react-button_v0.12.0)
|
1585
1594
|
|
1586
1595
|
### Minor changes
|
@@ -1593,7 +1602,7 @@ Wed, 09 Sep 2020 12:24:19 GMT
|
|
1593
1602
|
|
1594
1603
|
## [0.11.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.11.6)
|
1595
1604
|
|
1596
|
-
Mon, 07 Sep 2020 12:26:26 GMT
|
1605
|
+
Mon, 07 Sep 2020 12:26:26 GMT
|
1597
1606
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.11.5..@fluentui/react-button_v0.11.6)
|
1598
1607
|
|
1599
1608
|
### Patches
|
@@ -1602,7 +1611,7 @@ Mon, 07 Sep 2020 12:26:26 GMT
|
|
1602
1611
|
|
1603
1612
|
## [0.11.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.11.5)
|
1604
1613
|
|
1605
|
-
Fri, 04 Sep 2020 12:28:23 GMT
|
1614
|
+
Fri, 04 Sep 2020 12:28:23 GMT
|
1606
1615
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.11.0..@fluentui/react-button_v0.11.5)
|
1607
1616
|
|
1608
1617
|
### Patches
|
@@ -1611,7 +1620,7 @@ Fri, 04 Sep 2020 12:28:23 GMT
|
|
1611
1620
|
|
1612
1621
|
## [0.11.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.11.0)
|
1613
1622
|
|
1614
|
-
Fri, 28 Aug 2020 12:29:20 GMT
|
1623
|
+
Fri, 28 Aug 2020 12:29:20 GMT
|
1615
1624
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.10.3..@fluentui/react-button_v0.11.0)
|
1616
1625
|
|
1617
1626
|
### Minor changes
|
@@ -1620,7 +1629,7 @@ Fri, 28 Aug 2020 12:29:20 GMT
|
|
1620
1629
|
|
1621
1630
|
## [0.10.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.10.3)
|
1622
1631
|
|
1623
|
-
Tue, 25 Aug 2020 12:36:19 GMT
|
1632
|
+
Tue, 25 Aug 2020 12:36:19 GMT
|
1624
1633
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.10.1..@fluentui/react-button_v0.10.3)
|
1625
1634
|
|
1626
1635
|
### Patches
|
@@ -1629,7 +1638,7 @@ Tue, 25 Aug 2020 12:36:19 GMT
|
|
1629
1638
|
|
1630
1639
|
## [0.10.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.10.1)
|
1631
1640
|
|
1632
|
-
Thu, 20 Aug 2020 12:37:22 GMT
|
1641
|
+
Thu, 20 Aug 2020 12:37:22 GMT
|
1633
1642
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.10.0..@fluentui/react-button_v0.10.1)
|
1634
1643
|
|
1635
1644
|
### Patches
|
@@ -1639,7 +1648,7 @@ Thu, 20 Aug 2020 12:37:22 GMT
|
|
1639
1648
|
|
1640
1649
|
## [0.10.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.10.0)
|
1641
1650
|
|
1642
|
-
Wed, 19 Aug 2020 12:44:33 GMT
|
1651
|
+
Wed, 19 Aug 2020 12:44:33 GMT
|
1643
1652
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.9.4..@fluentui/react-button_v0.10.0)
|
1644
1653
|
|
1645
1654
|
### Minor changes
|
@@ -1648,7 +1657,7 @@ Wed, 19 Aug 2020 12:44:33 GMT
|
|
1648
1657
|
|
1649
1658
|
## [0.9.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.9.4)
|
1650
1659
|
|
1651
|
-
Tue, 18 Aug 2020 07:58:00 GMT
|
1660
|
+
Tue, 18 Aug 2020 07:58:00 GMT
|
1652
1661
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.9.0..@fluentui/react-button_v0.9.4)
|
1653
1662
|
|
1654
1663
|
### Patches
|
@@ -1657,7 +1666,7 @@ Tue, 18 Aug 2020 07:58:00 GMT
|
|
1657
1666
|
|
1658
1667
|
## [0.9.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.9.0)
|
1659
1668
|
|
1660
|
-
Tue, 11 Aug 2020 05:47:07 GMT
|
1669
|
+
Tue, 11 Aug 2020 05:47:07 GMT
|
1661
1670
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.8.0..@fluentui/react-button_v0.9.0)
|
1662
1671
|
|
1663
1672
|
### Minor changes
|
@@ -1667,7 +1676,7 @@ Tue, 11 Aug 2020 05:47:07 GMT
|
|
1667
1676
|
|
1668
1677
|
## [0.8.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.8.0)
|
1669
1678
|
|
1670
|
-
Mon, 10 Aug 2020 06:19:21 GMT
|
1679
|
+
Mon, 10 Aug 2020 06:19:21 GMT
|
1671
1680
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.7.14..@fluentui/react-button_v0.8.0)
|
1672
1681
|
|
1673
1682
|
### Minor changes
|
@@ -1676,7 +1685,7 @@ Mon, 10 Aug 2020 06:19:21 GMT
|
|
1676
1685
|
|
1677
1686
|
## [0.7.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.7.9)
|
1678
1687
|
|
1679
|
-
Mon, 27 Jul 2020 12:42:21 GMT
|
1688
|
+
Mon, 27 Jul 2020 12:42:21 GMT
|
1680
1689
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.7.3..@fluentui/react-button_v0.7.9)
|
1681
1690
|
|
1682
1691
|
### Patches
|
@@ -1685,7 +1694,7 @@ Mon, 27 Jul 2020 12:42:21 GMT
|
|
1685
1694
|
|
1686
1695
|
## [0.7.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.7.3)
|
1687
1696
|
|
1688
|
-
Fri, 17 Jul 2020 12:38:41 GMT
|
1697
|
+
Fri, 17 Jul 2020 12:38:41 GMT
|
1689
1698
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.7.1..@fluentui/react-button_v0.7.3)
|
1690
1699
|
|
1691
1700
|
### Patches
|
@@ -1694,7 +1703,7 @@ Fri, 17 Jul 2020 12:38:41 GMT
|
|
1694
1703
|
|
1695
1704
|
## [0.7.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.7.0)
|
1696
1705
|
|
1697
|
-
Thu, 09 Jul 2020 21:59:04 GMT
|
1706
|
+
Thu, 09 Jul 2020 21:59:04 GMT
|
1698
1707
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.6.2..@fluentui/react-button_v0.7.0)
|
1699
1708
|
|
1700
1709
|
### Minor changes
|
@@ -1703,7 +1712,7 @@ Thu, 09 Jul 2020 21:59:04 GMT
|
|
1703
1712
|
|
1704
1713
|
## [0.6.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.6.2)
|
1705
1714
|
|
1706
|
-
Thu, 02 Jul 2020 12:42:11 GMT
|
1715
|
+
Thu, 02 Jul 2020 12:42:11 GMT
|
1707
1716
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.6.0..@fluentui/react-button_v0.6.2)
|
1708
1717
|
|
1709
1718
|
### Patches
|
@@ -1712,7 +1721,7 @@ Thu, 02 Jul 2020 12:42:11 GMT
|
|
1712
1721
|
|
1713
1722
|
## [0.6.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.6.0)
|
1714
1723
|
|
1715
|
-
Tue, 30 Jun 2020 12:33:36 GMT
|
1724
|
+
Tue, 30 Jun 2020 12:33:36 GMT
|
1716
1725
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.5.1..@fluentui/react-button_v0.6.0)
|
1717
1726
|
|
1718
1727
|
### Minor changes
|
@@ -1721,7 +1730,7 @@ Tue, 30 Jun 2020 12:33:36 GMT
|
|
1721
1730
|
|
1722
1731
|
## [0.5.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.5.1)
|
1723
1732
|
|
1724
|
-
Fri, 26 Jun 2020 12:36:28 GMT
|
1733
|
+
Fri, 26 Jun 2020 12:36:28 GMT
|
1725
1734
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.5.0..@fluentui/react-button_v0.5.1)
|
1726
1735
|
|
1727
1736
|
### Patches
|
@@ -1731,7 +1740,7 @@ Fri, 26 Jun 2020 12:36:28 GMT
|
|
1731
1740
|
|
1732
1741
|
## [0.5.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.5.0)
|
1733
1742
|
|
1734
|
-
Thu, 25 Jun 2020 12:50:17 GMT
|
1743
|
+
Thu, 25 Jun 2020 12:50:17 GMT
|
1735
1744
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.4.0..@fluentui/react-button_v0.5.0)
|
1736
1745
|
|
1737
1746
|
### Minor changes
|
@@ -1744,7 +1753,7 @@ Thu, 25 Jun 2020 12:50:17 GMT
|
|
1744
1753
|
|
1745
1754
|
## [0.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.4.0)
|
1746
1755
|
|
1747
|
-
Tue, 23 Jun 2020 12:41:54 GMT
|
1756
|
+
Tue, 23 Jun 2020 12:41:54 GMT
|
1748
1757
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.3.7..@fluentui/react-button_v0.4.0)
|
1749
1758
|
|
1750
1759
|
### Minor changes
|
@@ -1753,7 +1762,7 @@ Tue, 23 Jun 2020 12:41:54 GMT
|
|
1753
1762
|
|
1754
1763
|
## [0.3.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.3.7)
|
1755
1764
|
|
1756
|
-
Mon, 22 Jun 2020 12:42:16 GMT
|
1765
|
+
Mon, 22 Jun 2020 12:42:16 GMT
|
1757
1766
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.3.6..@fluentui/react-button_v0.3.7)
|
1758
1767
|
|
1759
1768
|
### Patches
|
@@ -1762,7 +1771,7 @@ Mon, 22 Jun 2020 12:42:16 GMT
|
|
1762
1771
|
|
1763
1772
|
## [0.3.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.3.6)
|
1764
1773
|
|
1765
|
-
Fri, 19 Jun 2020 12:38:09 GMT
|
1774
|
+
Fri, 19 Jun 2020 12:38:09 GMT
|
1766
1775
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.3.5..@fluentui/react-button_v0.3.6)
|
1767
1776
|
|
1768
1777
|
### Patches
|
@@ -1771,7 +1780,7 @@ Fri, 19 Jun 2020 12:38:09 GMT
|
|
1771
1780
|
|
1772
1781
|
## [0.3.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.3.5)
|
1773
1782
|
|
1774
|
-
Thu, 18 Jun 2020 12:37:09 GMT
|
1783
|
+
Thu, 18 Jun 2020 12:37:09 GMT
|
1775
1784
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.3.3..@fluentui/react-button_v0.3.5)
|
1776
1785
|
|
1777
1786
|
### Patches
|
@@ -1780,7 +1789,7 @@ Thu, 18 Jun 2020 12:37:09 GMT
|
|
1780
1789
|
|
1781
1790
|
## [0.3.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.3.3)
|
1782
1791
|
|
1783
|
-
Tue, 16 Jun 2020 17:35:36 GMT
|
1792
|
+
Tue, 16 Jun 2020 17:35:36 GMT
|
1784
1793
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.3.0..@fluentui/react-button_v0.3.3)
|
1785
1794
|
|
1786
1795
|
### Patches
|
@@ -1789,7 +1798,7 @@ Tue, 16 Jun 2020 17:35:36 GMT
|
|
1789
1798
|
|
1790
1799
|
## [0.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.3.0)
|
1791
1800
|
|
1792
|
-
Fri, 12 Jun 2020 18:29:07 GMT
|
1801
|
+
Fri, 12 Jun 2020 18:29:07 GMT
|
1793
1802
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.2.0..@fluentui/react-button_v0.3.0)
|
1794
1803
|
|
1795
1804
|
### Minor changes
|
@@ -1803,7 +1812,7 @@ Fri, 12 Jun 2020 18:29:07 GMT
|
|
1803
1812
|
|
1804
1813
|
## [0.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.2.0)
|
1805
1814
|
|
1806
|
-
Mon, 08 Jun 2020 12:34:34 GMT
|
1815
|
+
Mon, 08 Jun 2020 12:34:34 GMT
|
1807
1816
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.1.13..@fluentui/react-button_v0.2.0)
|
1808
1817
|
|
1809
1818
|
### Minor changes
|
@@ -1812,7 +1821,7 @@ Mon, 08 Jun 2020 12:34:34 GMT
|
|
1812
1821
|
|
1813
1822
|
## [0.1.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.1.13)
|
1814
1823
|
|
1815
|
-
Fri, 05 Jun 2020 05:09:39 GMT
|
1824
|
+
Fri, 05 Jun 2020 05:09:39 GMT
|
1816
1825
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.1.12..@fluentui/react-button_v0.1.13)
|
1817
1826
|
|
1818
1827
|
### Patches
|
@@ -1822,7 +1831,7 @@ Fri, 05 Jun 2020 05:09:39 GMT
|
|
1822
1831
|
|
1823
1832
|
## [0.1.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.1.12)
|
1824
1833
|
|
1825
|
-
Tue, 02 Jun 2020 12:36:30 GMT
|
1834
|
+
Tue, 02 Jun 2020 12:36:30 GMT
|
1826
1835
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.1.11..@fluentui/react-button_v0.1.12)
|
1827
1836
|
|
1828
1837
|
### Patches
|
@@ -1831,7 +1840,7 @@ Tue, 02 Jun 2020 12:36:30 GMT
|
|
1831
1840
|
|
1832
1841
|
## [0.1.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.1.11)
|
1833
1842
|
|
1834
|
-
Mon, 01 Jun 2020 12:32:45 GMT
|
1843
|
+
Mon, 01 Jun 2020 12:32:45 GMT
|
1835
1844
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.1.4..@fluentui/react-button_v0.1.11)
|
1836
1845
|
|
1837
1846
|
### Patches
|
@@ -1840,12 +1849,12 @@ Mon, 01 Jun 2020 12:32:45 GMT
|
|
1840
1849
|
|
1841
1850
|
## [0.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.1.4)
|
1842
1851
|
|
1843
|
-
Wed, 20 May 2020 12:31:10 GMT
|
1852
|
+
Wed, 20 May 2020 12:31:10 GMT
|
1844
1853
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-button_v0.1.1..@fluentui/react-button_v0.1.4)
|
1845
1854
|
|
1846
1855
|
### Patches
|
1847
1856
|
|
1848
|
-
- feat(compose): expose
|
1857
|
+
- feat(compose): expose \_\_self slot ([PR #13115](https://github.com/microsoft/fluentui/pull/13115) by olfedias@microsoft.com)
|
1849
1858
|
|
1850
1859
|
## [0.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-button_v0.1.1)
|
1851
1860
|
|