@fluentui/react-spinbutton 9.2.78 → 9.2.80
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +140 -118
- package/lib/components/SpinButton/useSpinButtonStyles.styles.js +2 -0
- package/lib/components/SpinButton/useSpinButtonStyles.styles.js.map +1 -1
- package/lib-commonjs/components/SpinButton/useSpinButtonStyles.styles.js +1 -0
- package/lib-commonjs/components/SpinButton/useSpinButtonStyles.styles.js.map +1 -1
- package/package.json +8 -9
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,34 @@
|
|
1
1
|
# Change Log - @fluentui/react-spinbutton
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 01 Jul 2024 20:25:43 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.2.80](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.80)
|
8
|
+
|
9
|
+
Mon, 01 Jul 2024 20:25:43 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.79..@fluentui/react-spinbutton_v9.2.80)
|
11
|
+
|
12
|
+
### Patches
|
13
|
+
|
14
|
+
- chore: add eslint react-compiler ([PR #31457](https://github.com/microsoft/fluentui/pull/31457) by seanmonahan@microsoft.com)
|
15
|
+
- chore: Update react-icons package to ^2.0.245 ([PR #31802](https://github.com/microsoft/fluentui/pull/31802) by ololubek@microsoft.com)
|
16
|
+
- Bump @fluentui/react-field to v9.1.69 ([PR #31861](https://github.com/microsoft/fluentui/pull/31861) by beachball)
|
17
|
+
- Bump @fluentui/react-jsx-runtime to v9.0.40 ([PR #31861](https://github.com/microsoft/fluentui/pull/31861) by beachball)
|
18
|
+
- Bump @fluentui/react-utilities to v9.18.11 ([PR #31861](https://github.com/microsoft/fluentui/pull/31861) by beachball)
|
19
|
+
|
20
|
+
## [9.2.79](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.79)
|
21
|
+
|
22
|
+
Mon, 17 Jun 2024 07:34:17 GMT
|
23
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.78..@fluentui/react-spinbutton_v9.2.79)
|
24
|
+
|
25
|
+
### Patches
|
26
|
+
|
27
|
+
- Bump @fluentui/react-field to v9.1.68 ([commit](https://github.com/microsoft/fluentui/commit/9ae683c22f2e65d94422a571ad5d3f97d0a77234) by beachball)
|
28
|
+
|
7
29
|
## [9.2.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.78)
|
8
30
|
|
9
|
-
Thu, 06 Jun 2024 15:
|
31
|
+
Thu, 06 Jun 2024 15:26:45 GMT
|
10
32
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.77..@fluentui/react-spinbutton_v9.2.78)
|
11
33
|
|
12
34
|
### Patches
|
@@ -17,7 +39,7 @@ Thu, 06 Jun 2024 15:22:27 GMT
|
|
17
39
|
|
18
40
|
## [9.2.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.77)
|
19
41
|
|
20
|
-
Thu, 23 May 2024 08:02:48 GMT
|
42
|
+
Thu, 23 May 2024 08:02:48 GMT
|
21
43
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.76..@fluentui/react-spinbutton_v9.2.77)
|
22
44
|
|
23
45
|
### Patches
|
@@ -26,7 +48,7 @@ Thu, 23 May 2024 08:02:48 GMT
|
|
26
48
|
|
27
49
|
## [9.2.76](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.76)
|
28
50
|
|
29
|
-
Mon, 20 May 2024 12:45:04 GMT
|
51
|
+
Mon, 20 May 2024 12:45:04 GMT
|
30
52
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.75..@fluentui/react-spinbutton_v9.2.76)
|
31
53
|
|
32
54
|
### Patches
|
@@ -39,17 +61,17 @@ Mon, 20 May 2024 12:45:04 GMT
|
|
39
61
|
|
40
62
|
## [9.2.75](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.75)
|
41
63
|
|
42
|
-
Thu, 16 May 2024 09:25:18 GMT
|
64
|
+
Thu, 16 May 2024 09:25:18 GMT
|
43
65
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.74..@fluentui/react-spinbutton_v9.2.75)
|
44
66
|
|
45
67
|
### Patches
|
46
68
|
|
47
|
-
-
|
69
|
+
- chore: Upgrade react-icons version to 2.0.239 to pick up provider export map fix. ([PR #31287](https://github.com/microsoft/fluentui/pull/31287) by ololubek@microsoft.com)
|
48
70
|
- Bump @fluentui/react-field to v9.1.65 ([PR #31390](https://github.com/microsoft/fluentui/pull/31390) by beachball)
|
49
71
|
|
50
72
|
## [9.2.74](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.74)
|
51
73
|
|
52
|
-
Mon, 06 May 2024 12:55:02 GMT
|
74
|
+
Mon, 06 May 2024 12:55:02 GMT
|
53
75
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.73..@fluentui/react-spinbutton_v9.2.74)
|
54
76
|
|
55
77
|
### Patches
|
@@ -61,17 +83,17 @@ Mon, 06 May 2024 12:55:02 GMT
|
|
61
83
|
|
62
84
|
## [9.2.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.73)
|
63
85
|
|
64
|
-
Thu, 02 May 2024 11:36:37 GMT
|
86
|
+
Thu, 02 May 2024 11:36:37 GMT
|
65
87
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.72..@fluentui/react-spinbutton_v9.2.73)
|
66
88
|
|
67
89
|
### Patches
|
68
90
|
|
69
|
-
-
|
91
|
+
- chore: upgrade @fluentui/react-icons to 2.0.237. ([PR #31139](https://github.com/microsoft/fluentui/pull/31139) by ololubek@microsoft.com)
|
70
92
|
- Bump @fluentui/react-field to v9.1.63 ([PR #31231](https://github.com/microsoft/fluentui/pull/31231) by beachball)
|
71
93
|
|
72
94
|
## [9.2.72](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.72)
|
73
95
|
|
74
|
-
Tue, 23 Apr 2024 08:17:48 GMT
|
96
|
+
Tue, 23 Apr 2024 08:17:48 GMT
|
75
97
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.71..@fluentui/react-spinbutton_v9.2.72)
|
76
98
|
|
77
99
|
### Patches
|
@@ -84,7 +106,7 @@ Tue, 23 Apr 2024 08:17:48 GMT
|
|
84
106
|
|
85
107
|
## [9.2.71](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.71)
|
86
108
|
|
87
|
-
Wed, 17 Apr 2024 21:53:57 GMT
|
109
|
+
Wed, 17 Apr 2024 21:53:57 GMT
|
88
110
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.70..@fluentui/react-spinbutton_v9.2.71)
|
89
111
|
|
90
112
|
### Patches
|
@@ -94,7 +116,7 @@ Wed, 17 Apr 2024 21:53:57 GMT
|
|
94
116
|
|
95
117
|
## [9.2.70](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.70)
|
96
118
|
|
97
|
-
Tue, 02 Apr 2024 09:48:01 GMT
|
119
|
+
Tue, 02 Apr 2024 09:48:01 GMT
|
98
120
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.69..@fluentui/react-spinbutton_v9.2.70)
|
99
121
|
|
100
122
|
### Patches
|
@@ -106,7 +128,7 @@ Tue, 02 Apr 2024 09:48:01 GMT
|
|
106
128
|
|
107
129
|
## [9.2.69](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.69)
|
108
130
|
|
109
|
-
Mon, 25 Mar 2024 11:12:15 GMT
|
131
|
+
Mon, 25 Mar 2024 11:12:15 GMT
|
110
132
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.68..@fluentui/react-spinbutton_v9.2.69)
|
111
133
|
|
112
134
|
### Patches
|
@@ -115,7 +137,7 @@ Mon, 25 Mar 2024 11:12:15 GMT
|
|
115
137
|
|
116
138
|
## [9.2.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.68)
|
117
139
|
|
118
|
-
Mon, 18 Mar 2024 19:50:46 GMT
|
140
|
+
Mon, 18 Mar 2024 19:50:46 GMT
|
119
141
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.67..@fluentui/react-spinbutton_v9.2.68)
|
120
142
|
|
121
143
|
### Patches
|
@@ -128,7 +150,7 @@ Mon, 18 Mar 2024 19:50:46 GMT
|
|
128
150
|
|
129
151
|
## [9.2.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.67)
|
130
152
|
|
131
|
-
Fri, 15 Mar 2024 21:43:49 GMT
|
153
|
+
Fri, 15 Mar 2024 21:43:49 GMT
|
132
154
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.66..@fluentui/react-spinbutton_v9.2.67)
|
133
155
|
|
134
156
|
### Patches
|
@@ -141,7 +163,7 @@ Fri, 15 Mar 2024 21:43:49 GMT
|
|
141
163
|
|
142
164
|
## [9.2.66](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.66)
|
143
165
|
|
144
|
-
Thu, 07 Mar 2024 19:33:27 GMT
|
166
|
+
Thu, 07 Mar 2024 19:33:27 GMT
|
145
167
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.65..@fluentui/react-spinbutton_v9.2.66)
|
146
168
|
|
147
169
|
### Patches
|
@@ -154,7 +176,7 @@ Thu, 07 Mar 2024 19:33:27 GMT
|
|
154
176
|
|
155
177
|
## [9.2.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.65)
|
156
178
|
|
157
|
-
Wed, 28 Feb 2024 02:34:19 GMT
|
179
|
+
Wed, 28 Feb 2024 02:34:19 GMT
|
158
180
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.64..@fluentui/react-spinbutton_v9.2.65)
|
159
181
|
|
160
182
|
### Patches
|
@@ -166,7 +188,7 @@ Wed, 28 Feb 2024 02:34:19 GMT
|
|
166
188
|
|
167
189
|
## [9.2.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.64)
|
168
190
|
|
169
|
-
Tue, 20 Feb 2024 14:22:25 GMT
|
191
|
+
Tue, 20 Feb 2024 14:22:25 GMT
|
170
192
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.63..@fluentui/react-spinbutton_v9.2.64)
|
171
193
|
|
172
194
|
### Patches
|
@@ -177,7 +199,7 @@ Tue, 20 Feb 2024 14:22:25 GMT
|
|
177
199
|
|
178
200
|
## [9.2.63](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.63)
|
179
201
|
|
180
|
-
Tue, 30 Jan 2024 23:16:54 GMT
|
202
|
+
Tue, 30 Jan 2024 23:16:54 GMT
|
181
203
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.62..@fluentui/react-spinbutton_v9.2.63)
|
182
204
|
|
183
205
|
### Patches
|
@@ -188,7 +210,7 @@ Tue, 30 Jan 2024 23:16:54 GMT
|
|
188
210
|
|
189
211
|
## [9.2.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.62)
|
190
212
|
|
191
|
-
Mon, 29 Jan 2024 13:56:06 GMT
|
213
|
+
Mon, 29 Jan 2024 13:56:06 GMT
|
192
214
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.61..@fluentui/react-spinbutton_v9.2.62)
|
193
215
|
|
194
216
|
### Patches
|
@@ -197,7 +219,7 @@ Mon, 29 Jan 2024 13:56:06 GMT
|
|
197
219
|
|
198
220
|
## [9.2.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.61)
|
199
221
|
|
200
|
-
Tue, 23 Jan 2024 15:11:00 GMT
|
222
|
+
Tue, 23 Jan 2024 15:11:00 GMT
|
201
223
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.60..@fluentui/react-spinbutton_v9.2.61)
|
202
224
|
|
203
225
|
### Patches
|
@@ -208,7 +230,7 @@ Tue, 23 Jan 2024 15:11:00 GMT
|
|
208
230
|
|
209
231
|
## [9.2.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.60)
|
210
232
|
|
211
|
-
Thu, 18 Jan 2024 14:25:03 GMT
|
233
|
+
Thu, 18 Jan 2024 14:25:03 GMT
|
212
234
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.59..@fluentui/react-spinbutton_v9.2.60)
|
213
235
|
|
214
236
|
### Patches
|
@@ -220,7 +242,7 @@ Thu, 18 Jan 2024 14:25:03 GMT
|
|
220
242
|
|
221
243
|
## [9.2.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.59)
|
222
244
|
|
223
|
-
Wed, 17 Jan 2024 16:18:50 GMT
|
245
|
+
Wed, 17 Jan 2024 16:18:50 GMT
|
224
246
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.58..@fluentui/react-spinbutton_v9.2.59)
|
225
247
|
|
226
248
|
### Patches
|
@@ -231,7 +253,7 @@ Wed, 17 Jan 2024 16:18:50 GMT
|
|
231
253
|
|
232
254
|
## [9.2.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.58)
|
233
255
|
|
234
|
-
Tue, 16 Jan 2024 13:14:08 GMT
|
256
|
+
Tue, 16 Jan 2024 13:14:08 GMT
|
235
257
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.57..@fluentui/react-spinbutton_v9.2.58)
|
236
258
|
|
237
259
|
### Patches
|
@@ -242,7 +264,7 @@ Tue, 16 Jan 2024 13:14:08 GMT
|
|
242
264
|
|
243
265
|
## [9.2.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.57)
|
244
266
|
|
245
|
-
Mon, 08 Jan 2024 16:24:25 GMT
|
267
|
+
Mon, 08 Jan 2024 16:24:25 GMT
|
246
268
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.56..@fluentui/react-spinbutton_v9.2.57)
|
247
269
|
|
248
270
|
### Patches
|
@@ -254,7 +276,7 @@ Mon, 08 Jan 2024 16:24:25 GMT
|
|
254
276
|
|
255
277
|
## [9.2.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.56)
|
256
278
|
|
257
|
-
Wed, 03 Jan 2024 09:26:44 GMT
|
279
|
+
Wed, 03 Jan 2024 09:26:44 GMT
|
258
280
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.55..@fluentui/react-spinbutton_v9.2.56)
|
259
281
|
|
260
282
|
### Patches
|
@@ -265,7 +287,7 @@ Wed, 03 Jan 2024 09:26:44 GMT
|
|
265
287
|
|
266
288
|
## [9.2.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.55)
|
267
289
|
|
268
|
-
Mon, 18 Dec 2023 14:40:46 GMT
|
290
|
+
Mon, 18 Dec 2023 14:40:46 GMT
|
269
291
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.54..@fluentui/react-spinbutton_v9.2.55)
|
270
292
|
|
271
293
|
### Patches
|
@@ -277,7 +299,7 @@ Mon, 18 Dec 2023 14:40:46 GMT
|
|
277
299
|
|
278
300
|
## [9.2.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.54)
|
279
301
|
|
280
|
-
Thu, 14 Dec 2023 09:58:46 GMT
|
302
|
+
Thu, 14 Dec 2023 09:58:46 GMT
|
281
303
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.53..@fluentui/react-spinbutton_v9.2.54)
|
282
304
|
|
283
305
|
### Patches
|
@@ -289,7 +311,7 @@ Thu, 14 Dec 2023 09:58:46 GMT
|
|
289
311
|
|
290
312
|
## [9.2.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.53)
|
291
313
|
|
292
|
-
Thu, 30 Nov 2023 13:42:08 GMT
|
314
|
+
Thu, 30 Nov 2023 13:42:08 GMT
|
293
315
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.52..@fluentui/react-spinbutton_v9.2.53)
|
294
316
|
|
295
317
|
### Patches
|
@@ -299,7 +321,7 @@ Thu, 30 Nov 2023 13:42:08 GMT
|
|
299
321
|
|
300
322
|
## [9.2.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.52)
|
301
323
|
|
302
|
-
Mon, 20 Nov 2023 09:55:10 GMT
|
324
|
+
Mon, 20 Nov 2023 09:55:10 GMT
|
303
325
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.51..@fluentui/react-spinbutton_v9.2.52)
|
304
326
|
|
305
327
|
### Patches
|
@@ -309,7 +331,7 @@ Mon, 20 Nov 2023 09:55:10 GMT
|
|
309
331
|
|
310
332
|
## [9.2.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.51)
|
311
333
|
|
312
|
-
Thu, 09 Nov 2023 17:29:43 GMT
|
334
|
+
Thu, 09 Nov 2023 17:29:43 GMT
|
313
335
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.50..@fluentui/react-spinbutton_v9.2.51)
|
314
336
|
|
315
337
|
### Patches
|
@@ -324,7 +346,7 @@ Thu, 09 Nov 2023 17:29:43 GMT
|
|
324
346
|
|
325
347
|
## [9.2.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.50)
|
326
348
|
|
327
|
-
Wed, 01 Nov 2023 12:55:59 GMT
|
349
|
+
Wed, 01 Nov 2023 12:55:59 GMT
|
328
350
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.49..@fluentui/react-spinbutton_v9.2.50)
|
329
351
|
|
330
352
|
### Patches
|
@@ -335,7 +357,7 @@ Wed, 01 Nov 2023 12:55:59 GMT
|
|
335
357
|
|
336
358
|
## [9.2.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.49)
|
337
359
|
|
338
|
-
Sat, 28 Oct 2023 23:35:59 GMT
|
360
|
+
Sat, 28 Oct 2023 23:35:59 GMT
|
339
361
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.48..@fluentui/react-spinbutton_v9.2.49)
|
340
362
|
|
341
363
|
### Patches
|
@@ -345,7 +367,7 @@ Sat, 28 Oct 2023 23:35:59 GMT
|
|
345
367
|
|
346
368
|
## [9.2.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.48)
|
347
369
|
|
348
|
-
Wed, 18 Oct 2023 17:54:08 GMT
|
370
|
+
Wed, 18 Oct 2023 17:54:08 GMT
|
349
371
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.47..@fluentui/react-spinbutton_v9.2.48)
|
350
372
|
|
351
373
|
### Patches
|
@@ -356,7 +378,7 @@ Wed, 18 Oct 2023 17:54:08 GMT
|
|
356
378
|
|
357
379
|
## [9.2.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.47)
|
358
380
|
|
359
|
-
Thu, 12 Oct 2023 14:55:44 GMT
|
381
|
+
Thu, 12 Oct 2023 14:55:44 GMT
|
360
382
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.46..@fluentui/react-spinbutton_v9.2.47)
|
361
383
|
|
362
384
|
### Patches
|
@@ -366,7 +388,7 @@ Thu, 12 Oct 2023 14:55:44 GMT
|
|
366
388
|
|
367
389
|
## [9.2.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.46)
|
368
390
|
|
369
|
-
Wed, 11 Oct 2023 13:54:26 GMT
|
391
|
+
Wed, 11 Oct 2023 13:54:26 GMT
|
370
392
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.45..@fluentui/react-spinbutton_v9.2.46)
|
371
393
|
|
372
394
|
### Patches
|
@@ -377,7 +399,7 @@ Wed, 11 Oct 2023 13:54:26 GMT
|
|
377
399
|
|
378
400
|
## [9.2.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.45)
|
379
401
|
|
380
|
-
Mon, 09 Oct 2023 20:45:44 GMT
|
402
|
+
Mon, 09 Oct 2023 20:45:44 GMT
|
381
403
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.44..@fluentui/react-spinbutton_v9.2.45)
|
382
404
|
|
383
405
|
### Patches
|
@@ -389,7 +411,7 @@ Mon, 09 Oct 2023 20:45:44 GMT
|
|
389
411
|
|
390
412
|
## [9.2.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.44)
|
391
413
|
|
392
|
-
Thu, 05 Oct 2023 15:25:35 GMT
|
414
|
+
Thu, 05 Oct 2023 15:25:35 GMT
|
393
415
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.43..@fluentui/react-spinbutton_v9.2.44)
|
394
416
|
|
395
417
|
### Patches
|
@@ -400,7 +422,7 @@ Thu, 05 Oct 2023 15:25:35 GMT
|
|
400
422
|
|
401
423
|
## [9.2.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.43)
|
402
424
|
|
403
|
-
Wed, 04 Oct 2023 08:45:47 GMT
|
425
|
+
Wed, 04 Oct 2023 08:45:47 GMT
|
404
426
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.42..@fluentui/react-spinbutton_v9.2.43)
|
405
427
|
|
406
428
|
### Patches
|
@@ -411,7 +433,7 @@ Wed, 04 Oct 2023 08:45:47 GMT
|
|
411
433
|
|
412
434
|
## [9.2.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.42)
|
413
435
|
|
414
|
-
Mon, 02 Oct 2023 08:56:05 GMT
|
436
|
+
Mon, 02 Oct 2023 08:56:05 GMT
|
415
437
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.41..@fluentui/react-spinbutton_v9.2.42)
|
416
438
|
|
417
439
|
### Patches
|
@@ -421,7 +443,7 @@ Mon, 02 Oct 2023 08:56:05 GMT
|
|
421
443
|
|
422
444
|
## [9.2.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.41)
|
423
445
|
|
424
|
-
Tue, 26 Sep 2023 17:49:11 GMT
|
446
|
+
Tue, 26 Sep 2023 17:49:11 GMT
|
425
447
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.40..@fluentui/react-spinbutton_v9.2.41)
|
426
448
|
|
427
449
|
### Patches
|
@@ -436,7 +458,7 @@ Tue, 26 Sep 2023 17:49:11 GMT
|
|
436
458
|
|
437
459
|
## [9.2.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.40)
|
438
460
|
|
439
|
-
Tue, 26 Sep 2023 15:31:49 GMT
|
461
|
+
Tue, 26 Sep 2023 15:31:49 GMT
|
440
462
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.39..@fluentui/react-spinbutton_v9.2.40)
|
441
463
|
|
442
464
|
### Patches
|
@@ -452,7 +474,7 @@ Tue, 26 Sep 2023 15:31:49 GMT
|
|
452
474
|
|
453
475
|
## [9.2.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.39)
|
454
476
|
|
455
|
-
Wed, 20 Sep 2023 17:47:42 GMT
|
477
|
+
Wed, 20 Sep 2023 17:47:42 GMT
|
456
478
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.38..@fluentui/react-spinbutton_v9.2.39)
|
457
479
|
|
458
480
|
### Patches
|
@@ -464,7 +486,7 @@ Wed, 20 Sep 2023 17:47:42 GMT
|
|
464
486
|
|
465
487
|
## [9.2.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.38)
|
466
488
|
|
467
|
-
Wed, 20 Sep 2023 14:59:53 GMT
|
489
|
+
Wed, 20 Sep 2023 14:59:53 GMT
|
468
490
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.37..@fluentui/react-spinbutton_v9.2.38)
|
469
491
|
|
470
492
|
### Patches
|
@@ -475,7 +497,7 @@ Wed, 20 Sep 2023 14:59:53 GMT
|
|
475
497
|
|
476
498
|
## [9.2.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.37)
|
477
499
|
|
478
|
-
Thu, 14 Sep 2023 16:44:47 GMT
|
500
|
+
Thu, 14 Sep 2023 16:44:47 GMT
|
479
501
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.36..@fluentui/react-spinbutton_v9.2.37)
|
480
502
|
|
481
503
|
### Patches
|
@@ -485,7 +507,7 @@ Thu, 14 Sep 2023 16:44:47 GMT
|
|
485
507
|
|
486
508
|
## [9.2.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.36)
|
487
509
|
|
488
|
-
Tue, 12 Sep 2023 08:51:34 GMT
|
510
|
+
Tue, 12 Sep 2023 08:51:34 GMT
|
489
511
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.35..@fluentui/react-spinbutton_v9.2.36)
|
490
512
|
|
491
513
|
### Patches
|
@@ -495,7 +517,7 @@ Tue, 12 Sep 2023 08:51:34 GMT
|
|
495
517
|
|
496
518
|
## [9.2.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.35)
|
497
519
|
|
498
|
-
Wed, 06 Sep 2023 13:31:31 GMT
|
520
|
+
Wed, 06 Sep 2023 13:31:31 GMT
|
499
521
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.34..@fluentui/react-spinbutton_v9.2.35)
|
500
522
|
|
501
523
|
### Patches
|
@@ -506,7 +528,7 @@ Wed, 06 Sep 2023 13:31:31 GMT
|
|
506
528
|
|
507
529
|
## [9.2.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.34)
|
508
530
|
|
509
|
-
Tue, 05 Sep 2023 15:39:04 GMT
|
531
|
+
Tue, 05 Sep 2023 15:39:04 GMT
|
510
532
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.33..@fluentui/react-spinbutton_v9.2.34)
|
511
533
|
|
512
534
|
### Patches
|
@@ -517,7 +539,7 @@ Tue, 05 Sep 2023 15:39:04 GMT
|
|
517
539
|
|
518
540
|
## [9.2.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.33)
|
519
541
|
|
520
|
-
Tue, 05 Sep 2023 13:29:03 GMT
|
542
|
+
Tue, 05 Sep 2023 13:29:03 GMT
|
521
543
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.32..@fluentui/react-spinbutton_v9.2.33)
|
522
544
|
|
523
545
|
### Patches
|
@@ -533,7 +555,7 @@ Tue, 05 Sep 2023 13:29:03 GMT
|
|
533
555
|
|
534
556
|
## [9.2.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.32)
|
535
557
|
|
536
|
-
Tue, 29 Aug 2023 12:57:36 GMT
|
558
|
+
Tue, 29 Aug 2023 12:57:36 GMT
|
537
559
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.31..@fluentui/react-spinbutton_v9.2.32)
|
538
560
|
|
539
561
|
### Patches
|
@@ -544,7 +566,7 @@ Tue, 29 Aug 2023 12:57:36 GMT
|
|
544
566
|
|
545
567
|
## [9.2.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.31)
|
546
568
|
|
547
|
-
Thu, 24 Aug 2023 10:26:35 GMT
|
569
|
+
Thu, 24 Aug 2023 10:26:35 GMT
|
548
570
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.30..@fluentui/react-spinbutton_v9.2.31)
|
549
571
|
|
550
572
|
### Patches
|
@@ -555,7 +577,7 @@ Thu, 24 Aug 2023 10:26:35 GMT
|
|
555
577
|
|
556
578
|
## [9.2.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.30)
|
557
579
|
|
558
|
-
Wed, 23 Aug 2023 12:01:49 GMT
|
580
|
+
Wed, 23 Aug 2023 12:01:49 GMT
|
559
581
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.29..@fluentui/react-spinbutton_v9.2.30)
|
560
582
|
|
561
583
|
### Patches
|
@@ -566,7 +588,7 @@ Wed, 23 Aug 2023 12:01:49 GMT
|
|
566
588
|
|
567
589
|
## [9.2.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.29)
|
568
590
|
|
569
|
-
Wed, 16 Aug 2023 17:41:08 GMT
|
591
|
+
Wed, 16 Aug 2023 17:41:08 GMT
|
570
592
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.28..@fluentui/react-spinbutton_v9.2.29)
|
571
593
|
|
572
594
|
### Patches
|
@@ -576,7 +598,7 @@ Wed, 16 Aug 2023 17:41:08 GMT
|
|
576
598
|
|
577
599
|
## [9.2.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.28)
|
578
600
|
|
579
|
-
Wed, 16 Aug 2023 11:38:33 GMT
|
601
|
+
Wed, 16 Aug 2023 11:38:33 GMT
|
580
602
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.27..@fluentui/react-spinbutton_v9.2.28)
|
581
603
|
|
582
604
|
### Patches
|
@@ -586,7 +608,7 @@ Wed, 16 Aug 2023 11:38:33 GMT
|
|
586
608
|
|
587
609
|
## [9.2.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.27)
|
588
610
|
|
589
|
-
Fri, 11 Aug 2023 12:14:26 GMT
|
611
|
+
Fri, 11 Aug 2023 12:14:26 GMT
|
590
612
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.26..@fluentui/react-spinbutton_v9.2.27)
|
591
613
|
|
592
614
|
### Patches
|
@@ -597,7 +619,7 @@ Fri, 11 Aug 2023 12:14:26 GMT
|
|
597
619
|
|
598
620
|
## [9.2.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.26)
|
599
621
|
|
600
|
-
Wed, 09 Aug 2023 13:17:04 GMT
|
622
|
+
Wed, 09 Aug 2023 13:17:04 GMT
|
601
623
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.25..@fluentui/react-spinbutton_v9.2.26)
|
602
624
|
|
603
625
|
### Patches
|
@@ -611,7 +633,7 @@ Wed, 09 Aug 2023 13:17:04 GMT
|
|
611
633
|
|
612
634
|
## [9.2.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.25)
|
613
635
|
|
614
|
-
Fri, 04 Aug 2023 08:52:58 GMT
|
636
|
+
Fri, 04 Aug 2023 08:52:58 GMT
|
615
637
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.24..@fluentui/react-spinbutton_v9.2.25)
|
616
638
|
|
617
639
|
### Patches
|
@@ -624,7 +646,7 @@ Fri, 04 Aug 2023 08:52:58 GMT
|
|
624
646
|
|
625
647
|
## [9.2.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.24)
|
626
648
|
|
627
|
-
Tue, 01 Aug 2023 10:17:21 GMT
|
649
|
+
Tue, 01 Aug 2023 10:17:21 GMT
|
628
650
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.23..@fluentui/react-spinbutton_v9.2.24)
|
629
651
|
|
630
652
|
### Patches
|
@@ -634,7 +656,7 @@ Tue, 01 Aug 2023 10:17:21 GMT
|
|
634
656
|
|
635
657
|
## [9.2.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.23)
|
636
658
|
|
637
|
-
Tue, 25 Jul 2023 13:29:21 GMT
|
659
|
+
Tue, 25 Jul 2023 13:29:21 GMT
|
638
660
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.22..@fluentui/react-spinbutton_v9.2.23)
|
639
661
|
|
640
662
|
### Patches
|
@@ -644,7 +666,7 @@ Tue, 25 Jul 2023 13:29:21 GMT
|
|
644
666
|
|
645
667
|
## [9.2.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.22)
|
646
668
|
|
647
|
-
Thu, 20 Jul 2023 18:27:33 GMT
|
669
|
+
Thu, 20 Jul 2023 18:27:33 GMT
|
648
670
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.21..@fluentui/react-spinbutton_v9.2.22)
|
649
671
|
|
650
672
|
### Patches
|
@@ -654,7 +676,7 @@ Thu, 20 Jul 2023 18:27:33 GMT
|
|
654
676
|
|
655
677
|
## [9.2.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.21)
|
656
678
|
|
657
|
-
Tue, 11 Jul 2023 18:46:36 GMT
|
679
|
+
Tue, 11 Jul 2023 18:46:36 GMT
|
658
680
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.20..@fluentui/react-spinbutton_v9.2.21)
|
659
681
|
|
660
682
|
### Patches
|
@@ -666,7 +688,7 @@ Tue, 11 Jul 2023 18:46:36 GMT
|
|
666
688
|
|
667
689
|
## [9.2.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.20)
|
668
690
|
|
669
|
-
Mon, 03 Jul 2023 11:57:14 GMT
|
691
|
+
Mon, 03 Jul 2023 11:57:14 GMT
|
670
692
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.19..@fluentui/react-spinbutton_v9.2.20)
|
671
693
|
|
672
694
|
### Patches
|
@@ -679,7 +701,7 @@ Mon, 03 Jul 2023 11:57:14 GMT
|
|
679
701
|
|
680
702
|
## [9.2.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.19)
|
681
703
|
|
682
|
-
Wed, 28 Jun 2023 11:12:32 GMT
|
704
|
+
Wed, 28 Jun 2023 11:12:32 GMT
|
683
705
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.18..@fluentui/react-spinbutton_v9.2.19)
|
684
706
|
|
685
707
|
### Patches
|
@@ -691,7 +713,7 @@ Wed, 28 Jun 2023 11:12:32 GMT
|
|
691
713
|
|
692
714
|
## [9.2.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.18)
|
693
715
|
|
694
|
-
Mon, 26 Jun 2023 09:53:55 GMT
|
716
|
+
Mon, 26 Jun 2023 09:53:55 GMT
|
695
717
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.17..@fluentui/react-spinbutton_v9.2.18)
|
696
718
|
|
697
719
|
### Patches
|
@@ -703,7 +725,7 @@ Mon, 26 Jun 2023 09:53:55 GMT
|
|
703
725
|
|
704
726
|
## [9.2.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.17)
|
705
727
|
|
706
|
-
Tue, 20 Jun 2023 12:39:03 GMT
|
728
|
+
Tue, 20 Jun 2023 12:39:03 GMT
|
707
729
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.16..@fluentui/react-spinbutton_v9.2.17)
|
708
730
|
|
709
731
|
### Patches
|
@@ -719,7 +741,7 @@ Tue, 20 Jun 2023 12:39:03 GMT
|
|
719
741
|
|
720
742
|
## [9.2.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.16)
|
721
743
|
|
722
|
-
Wed, 31 May 2023 06:46:19 GMT
|
744
|
+
Wed, 31 May 2023 06:46:19 GMT
|
723
745
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.15..@fluentui/react-spinbutton_v9.2.16)
|
724
746
|
|
725
747
|
### Patches
|
@@ -733,7 +755,7 @@ Wed, 31 May 2023 06:46:19 GMT
|
|
733
755
|
|
734
756
|
## [9.2.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.15)
|
735
757
|
|
736
|
-
Thu, 25 May 2023 10:00:48 GMT
|
758
|
+
Thu, 25 May 2023 10:00:48 GMT
|
737
759
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.14..@fluentui/react-spinbutton_v9.2.15)
|
738
760
|
|
739
761
|
### Patches
|
@@ -745,7 +767,7 @@ Thu, 25 May 2023 10:00:48 GMT
|
|
745
767
|
|
746
768
|
## [9.2.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.14)
|
747
769
|
|
748
|
-
Wed, 24 May 2023 20:45:33 GMT
|
770
|
+
Wed, 24 May 2023 20:45:33 GMT
|
749
771
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.13..@fluentui/react-spinbutton_v9.2.14)
|
750
772
|
|
751
773
|
### Patches
|
@@ -756,7 +778,7 @@ Wed, 24 May 2023 20:45:33 GMT
|
|
756
778
|
|
757
779
|
## [9.2.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.13)
|
758
780
|
|
759
|
-
Thu, 18 May 2023 00:39:14 GMT
|
781
|
+
Thu, 18 May 2023 00:39:14 GMT
|
760
782
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.12..@fluentui/react-spinbutton_v9.2.13)
|
761
783
|
|
762
784
|
### Patches
|
@@ -768,7 +790,7 @@ Thu, 18 May 2023 00:39:14 GMT
|
|
768
790
|
|
769
791
|
## [9.2.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.12)
|
770
792
|
|
771
|
-
Fri, 12 May 2023 20:27:46 GMT
|
793
|
+
Fri, 12 May 2023 20:27:46 GMT
|
772
794
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.11..@fluentui/react-spinbutton_v9.2.12)
|
773
795
|
|
774
796
|
### Patches
|
@@ -787,7 +809,7 @@ Fri, 12 May 2023 20:27:46 GMT
|
|
787
809
|
|
788
810
|
## [9.2.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.11)
|
789
811
|
|
790
|
-
Mon, 24 Apr 2023 08:12:41 GMT
|
812
|
+
Mon, 24 Apr 2023 08:12:41 GMT
|
791
813
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.10..@fluentui/react-spinbutton_v9.2.11)
|
792
814
|
|
793
815
|
### Patches
|
@@ -799,7 +821,7 @@ Mon, 24 Apr 2023 08:12:41 GMT
|
|
799
821
|
|
800
822
|
## [9.2.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.10)
|
801
823
|
|
802
|
-
Mon, 17 Apr 2023 17:53:57 GMT
|
824
|
+
Mon, 17 Apr 2023 17:53:57 GMT
|
803
825
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.9..@fluentui/react-spinbutton_v9.2.10)
|
804
826
|
|
805
827
|
### Patches
|
@@ -812,7 +834,7 @@ Mon, 17 Apr 2023 17:53:57 GMT
|
|
812
834
|
|
813
835
|
## [9.2.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.9)
|
814
836
|
|
815
|
-
Wed, 12 Apr 2023 09:31:45 GMT
|
837
|
+
Wed, 12 Apr 2023 09:31:45 GMT
|
816
838
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.8..@fluentui/react-spinbutton_v9.2.9)
|
817
839
|
|
818
840
|
### Patches
|
@@ -823,7 +845,7 @@ Wed, 12 Apr 2023 09:31:45 GMT
|
|
823
845
|
|
824
846
|
## [9.2.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.8)
|
825
847
|
|
826
|
-
Fri, 07 Apr 2023 00:01:43 GMT
|
848
|
+
Fri, 07 Apr 2023 00:01:43 GMT
|
827
849
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.7..@fluentui/react-spinbutton_v9.2.8)
|
828
850
|
|
829
851
|
### Patches
|
@@ -835,7 +857,7 @@ Fri, 07 Apr 2023 00:01:43 GMT
|
|
835
857
|
|
836
858
|
## [9.2.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.7)
|
837
859
|
|
838
|
-
Tue, 04 Apr 2023 18:44:50 GMT
|
860
|
+
Tue, 04 Apr 2023 18:44:50 GMT
|
839
861
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.5..@fluentui/react-spinbutton_v9.2.7)
|
840
862
|
|
841
863
|
### Patches
|
@@ -846,7 +868,7 @@ Tue, 04 Apr 2023 18:44:50 GMT
|
|
846
868
|
|
847
869
|
## [9.2.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.5)
|
848
870
|
|
849
|
-
Tue, 21 Mar 2023 21:23:03 GMT
|
871
|
+
Tue, 21 Mar 2023 21:23:03 GMT
|
850
872
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.4..@fluentui/react-spinbutton_v9.2.5)
|
851
873
|
|
852
874
|
### Patches
|
@@ -864,7 +886,7 @@ Tue, 21 Mar 2023 21:23:03 GMT
|
|
864
886
|
|
865
887
|
## [9.2.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.4)
|
866
888
|
|
867
|
-
Thu, 16 Mar 2023 14:36:59 GMT
|
889
|
+
Thu, 16 Mar 2023 14:36:59 GMT
|
868
890
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.3..@fluentui/react-spinbutton_v9.2.4)
|
869
891
|
|
870
892
|
### Patches
|
@@ -875,7 +897,7 @@ Thu, 16 Mar 2023 14:36:59 GMT
|
|
875
897
|
|
876
898
|
## [9.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.3)
|
877
899
|
|
878
|
-
Wed, 15 Mar 2023 10:19:53 GMT
|
900
|
+
Wed, 15 Mar 2023 10:19:53 GMT
|
879
901
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.2..@fluentui/react-spinbutton_v9.2.3)
|
880
902
|
|
881
903
|
### Patches
|
@@ -887,7 +909,7 @@ Wed, 15 Mar 2023 10:19:53 GMT
|
|
887
909
|
|
888
910
|
## [9.2.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.2)
|
889
911
|
|
890
|
-
Mon, 13 Mar 2023 08:58:26 GMT
|
912
|
+
Mon, 13 Mar 2023 08:58:26 GMT
|
891
913
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.1..@fluentui/react-spinbutton_v9.2.2)
|
892
914
|
|
893
915
|
### Patches
|
@@ -898,7 +920,7 @@ Mon, 13 Mar 2023 08:58:26 GMT
|
|
898
920
|
|
899
921
|
## [9.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.1)
|
900
922
|
|
901
|
-
Fri, 10 Mar 2023 07:14:00 GMT
|
923
|
+
Fri, 10 Mar 2023 07:14:00 GMT
|
902
924
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.2.0..@fluentui/react-spinbutton_v9.2.1)
|
903
925
|
|
904
926
|
### Patches
|
@@ -909,7 +931,7 @@ Fri, 10 Mar 2023 07:14:00 GMT
|
|
909
931
|
|
910
932
|
## [9.2.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.2.0)
|
911
933
|
|
912
|
-
Wed, 08 Mar 2023 17:42:43 GMT
|
934
|
+
Wed, 08 Mar 2023 17:42:43 GMT
|
913
935
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.1.7..@fluentui/react-spinbutton_v9.2.0)
|
914
936
|
|
915
937
|
### Minor changes
|
@@ -922,7 +944,7 @@ Wed, 08 Mar 2023 17:42:43 GMT
|
|
922
944
|
|
923
945
|
## [9.1.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.1.7)
|
924
946
|
|
925
|
-
Wed, 22 Feb 2023 23:06:07 GMT
|
947
|
+
Wed, 22 Feb 2023 23:06:07 GMT
|
926
948
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.1.6..@fluentui/react-spinbutton_v9.1.7)
|
927
949
|
|
928
950
|
### Patches
|
@@ -931,7 +953,7 @@ Wed, 22 Feb 2023 23:06:07 GMT
|
|
931
953
|
|
932
954
|
## [9.1.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.1.6)
|
933
955
|
|
934
|
-
Thu, 16 Feb 2023 19:18:48 GMT
|
956
|
+
Thu, 16 Feb 2023 19:18:48 GMT
|
935
957
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.1.5..@fluentui/react-spinbutton_v9.1.6)
|
936
958
|
|
937
959
|
### Patches
|
@@ -941,7 +963,7 @@ Thu, 16 Feb 2023 19:18:48 GMT
|
|
941
963
|
|
942
964
|
## [9.1.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.1.5)
|
943
965
|
|
944
|
-
Thu, 16 Feb 2023 16:18:01 GMT
|
966
|
+
Thu, 16 Feb 2023 16:18:01 GMT
|
945
967
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.1.4..@fluentui/react-spinbutton_v9.1.5)
|
946
968
|
|
947
969
|
### Patches
|
@@ -950,7 +972,7 @@ Thu, 16 Feb 2023 16:18:01 GMT
|
|
950
972
|
|
951
973
|
## [9.1.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.1.4)
|
952
974
|
|
953
|
-
Wed, 15 Feb 2023 11:44:52 GMT
|
975
|
+
Wed, 15 Feb 2023 11:44:52 GMT
|
954
976
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.1.3..@fluentui/react-spinbutton_v9.1.4)
|
955
977
|
|
956
978
|
### Patches
|
@@ -962,7 +984,7 @@ Wed, 15 Feb 2023 11:44:52 GMT
|
|
962
984
|
|
963
985
|
## [9.1.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.1.3)
|
964
986
|
|
965
|
-
Mon, 13 Feb 2023 23:43:14 GMT
|
987
|
+
Mon, 13 Feb 2023 23:43:14 GMT
|
966
988
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.1.2..@fluentui/react-spinbutton_v9.1.3)
|
967
989
|
|
968
990
|
### Patches
|
@@ -974,7 +996,7 @@ Mon, 13 Feb 2023 23:43:14 GMT
|
|
974
996
|
|
975
997
|
## [9.1.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.1.2)
|
976
998
|
|
977
|
-
Fri, 10 Feb 2023 08:50:00 GMT
|
999
|
+
Fri, 10 Feb 2023 08:50:00 GMT
|
978
1000
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.1.1..@fluentui/react-spinbutton_v9.1.2)
|
979
1001
|
|
980
1002
|
### Patches
|
@@ -988,7 +1010,7 @@ Fri, 10 Feb 2023 08:50:00 GMT
|
|
988
1010
|
|
989
1011
|
## [9.1.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.1.1)
|
990
1012
|
|
991
|
-
Tue, 31 Jan 2023 19:53:58 GMT
|
1013
|
+
Tue, 31 Jan 2023 19:53:58 GMT
|
992
1014
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.1.0..@fluentui/react-spinbutton_v9.1.1)
|
993
1015
|
|
994
1016
|
### Patches
|
@@ -1000,7 +1022,7 @@ Tue, 31 Jan 2023 19:53:58 GMT
|
|
1000
1022
|
|
1001
1023
|
## [9.1.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.1.0)
|
1002
1024
|
|
1003
|
-
Thu, 26 Jan 2023 13:31:00 GMT
|
1025
|
+
Thu, 26 Jan 2023 13:31:00 GMT
|
1004
1026
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.16..@fluentui/react-spinbutton_v9.1.0)
|
1005
1027
|
|
1006
1028
|
### Minor changes
|
@@ -1018,7 +1040,7 @@ Thu, 26 Jan 2023 13:31:00 GMT
|
|
1018
1040
|
|
1019
1041
|
## [9.0.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.16)
|
1020
1042
|
|
1021
|
-
Mon, 23 Jan 2023 16:43:12 GMT
|
1043
|
+
Mon, 23 Jan 2023 16:43:12 GMT
|
1022
1044
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.15..@fluentui/react-spinbutton_v9.0.16)
|
1023
1045
|
|
1024
1046
|
### Patches
|
@@ -1028,7 +1050,7 @@ Mon, 23 Jan 2023 16:43:12 GMT
|
|
1028
1050
|
|
1029
1051
|
## [9.0.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.15)
|
1030
1052
|
|
1031
|
-
Mon, 16 Jan 2023 08:38:46 GMT
|
1053
|
+
Mon, 16 Jan 2023 08:38:46 GMT
|
1032
1054
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.14..@fluentui/react-spinbutton_v9.0.15)
|
1033
1055
|
|
1034
1056
|
### Patches
|
@@ -1039,7 +1061,7 @@ Mon, 16 Jan 2023 08:38:46 GMT
|
|
1039
1061
|
|
1040
1062
|
## [9.0.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.14)
|
1041
1063
|
|
1042
|
-
Mon, 09 Jan 2023 14:35:02 GMT
|
1064
|
+
Mon, 09 Jan 2023 14:35:02 GMT
|
1043
1065
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.13..@fluentui/react-spinbutton_v9.0.14)
|
1044
1066
|
|
1045
1067
|
### Patches
|
@@ -1051,7 +1073,7 @@ Mon, 09 Jan 2023 14:35:02 GMT
|
|
1051
1073
|
|
1052
1074
|
## [9.0.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.13)
|
1053
1075
|
|
1054
|
-
Wed, 04 Jan 2023 01:40:28 GMT
|
1076
|
+
Wed, 04 Jan 2023 01:40:28 GMT
|
1055
1077
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.12..@fluentui/react-spinbutton_v9.0.13)
|
1056
1078
|
|
1057
1079
|
### Patches
|
@@ -1065,7 +1087,7 @@ Wed, 04 Jan 2023 01:40:28 GMT
|
|
1065
1087
|
|
1066
1088
|
## [9.0.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.12)
|
1067
1089
|
|
1068
|
-
Wed, 21 Dec 2022 10:20:31 GMT
|
1090
|
+
Wed, 21 Dec 2022 10:20:31 GMT
|
1069
1091
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.11..@fluentui/react-spinbutton_v9.0.12)
|
1070
1092
|
|
1071
1093
|
### Patches
|
@@ -1077,7 +1099,7 @@ Wed, 21 Dec 2022 10:20:31 GMT
|
|
1077
1099
|
|
1078
1100
|
## [9.0.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.11)
|
1079
1101
|
|
1080
|
-
Tue, 20 Dec 2022 14:59:34 GMT
|
1102
|
+
Tue, 20 Dec 2022 14:59:34 GMT
|
1081
1103
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.10..@fluentui/react-spinbutton_v9.0.11)
|
1082
1104
|
|
1083
1105
|
### Patches
|
@@ -1090,7 +1112,7 @@ Tue, 20 Dec 2022 14:59:34 GMT
|
|
1090
1112
|
|
1091
1113
|
## [9.0.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.10)
|
1092
1114
|
|
1093
|
-
Mon, 05 Dec 2022 18:29:30 GMT
|
1115
|
+
Mon, 05 Dec 2022 18:29:30 GMT
|
1094
1116
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.9..@fluentui/react-spinbutton_v9.0.10)
|
1095
1117
|
|
1096
1118
|
### Patches
|
@@ -1103,7 +1125,7 @@ Mon, 05 Dec 2022 18:29:30 GMT
|
|
1103
1125
|
|
1104
1126
|
## [9.0.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.9)
|
1105
1127
|
|
1106
|
-
Thu, 17 Nov 2022 23:05:46 GMT
|
1128
|
+
Thu, 17 Nov 2022 23:05:46 GMT
|
1107
1129
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.8..@fluentui/react-spinbutton_v9.0.9)
|
1108
1130
|
|
1109
1131
|
### Patches
|
@@ -1115,12 +1137,12 @@ Thu, 17 Nov 2022 23:05:46 GMT
|
|
1115
1137
|
|
1116
1138
|
## [9.0.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.8)
|
1117
1139
|
|
1118
|
-
Fri, 11 Nov 2022 14:57:38 GMT
|
1140
|
+
Fri, 11 Nov 2022 14:57:38 GMT
|
1119
1141
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.7..@fluentui/react-spinbutton_v9.0.8)
|
1120
1142
|
|
1121
1143
|
### Patches
|
1122
1144
|
|
1123
|
-
- chore: Move SpinButtonField into the @fluentui/react-spinbutton package and export as _unstable ([PR #25593](https://github.com/microsoft/fluentui/pull/25593) by behowell@microsoft.com)
|
1145
|
+
- chore: Move SpinButtonField into the @fluentui/react-spinbutton package and export as \_unstable ([PR #25593](https://github.com/microsoft/fluentui/pull/25593) by behowell@microsoft.com)
|
1124
1146
|
- fix: update disabled + underline and filled styles to match other text-like form control styles ([PR #25543](https://github.com/microsoft/fluentui/pull/25543) by sarah.higley@microsoft.com)
|
1125
1147
|
- fix: create valid export maps ([PR #25558](https://github.com/microsoft/fluentui/pull/25558) by martinhochel@microsoft.com)
|
1126
1148
|
- Bump @fluentui/keyboard-keys to v9.0.1 ([PR #25615](https://github.com/microsoft/fluentui/pull/25615) by beachball)
|
@@ -1133,7 +1155,7 @@ Fri, 11 Nov 2022 14:57:38 GMT
|
|
1133
1155
|
|
1134
1156
|
## [9.0.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.7)
|
1135
1157
|
|
1136
|
-
Wed, 02 Nov 2022 11:58:01 GMT
|
1158
|
+
Wed, 02 Nov 2022 11:58:01 GMT
|
1137
1159
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.6..@fluentui/react-spinbutton_v9.0.7)
|
1138
1160
|
|
1139
1161
|
### Patches
|
@@ -1146,7 +1168,7 @@ Wed, 02 Nov 2022 11:58:01 GMT
|
|
1146
1168
|
|
1147
1169
|
## [9.0.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.6)
|
1148
1170
|
|
1149
|
-
Tue, 25 Oct 2022 00:35:36 GMT
|
1171
|
+
Tue, 25 Oct 2022 00:35:36 GMT
|
1150
1172
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.5..@fluentui/react-spinbutton_v9.0.6)
|
1151
1173
|
|
1152
1174
|
### Patches
|
@@ -1156,7 +1178,7 @@ Tue, 25 Oct 2022 00:35:36 GMT
|
|
1156
1178
|
|
1157
1179
|
## [9.0.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.5)
|
1158
1180
|
|
1159
|
-
Thu, 20 Oct 2022 08:39:46 GMT
|
1181
|
+
Thu, 20 Oct 2022 08:39:46 GMT
|
1160
1182
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.4..@fluentui/react-spinbutton_v9.0.5)
|
1161
1183
|
|
1162
1184
|
### Patches
|
@@ -1172,7 +1194,7 @@ Thu, 20 Oct 2022 08:39:46 GMT
|
|
1172
1194
|
|
1173
1195
|
## [9.0.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.4)
|
1174
1196
|
|
1175
|
-
Thu, 13 Oct 2022 11:03:00 GMT
|
1197
|
+
Thu, 13 Oct 2022 11:03:00 GMT
|
1176
1198
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.3..@fluentui/react-spinbutton_v9.0.4)
|
1177
1199
|
|
1178
1200
|
### Patches
|
@@ -1185,7 +1207,7 @@ Thu, 13 Oct 2022 11:03:00 GMT
|
|
1185
1207
|
|
1186
1208
|
## [9.0.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.3)
|
1187
1209
|
|
1188
|
-
Mon, 03 Oct 2022 22:24:42 GMT
|
1210
|
+
Mon, 03 Oct 2022 22:24:42 GMT
|
1189
1211
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.2..@fluentui/react-spinbutton_v9.0.3)
|
1190
1212
|
|
1191
1213
|
### Patches
|
@@ -1194,7 +1216,7 @@ Mon, 03 Oct 2022 22:24:42 GMT
|
|
1194
1216
|
|
1195
1217
|
## [9.0.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.2)
|
1196
1218
|
|
1197
|
-
Tue, 20 Sep 2022 20:55:45 GMT
|
1219
|
+
Tue, 20 Sep 2022 20:55:45 GMT
|
1198
1220
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.1..@fluentui/react-spinbutton_v9.0.2)
|
1199
1221
|
|
1200
1222
|
### Patches
|
@@ -1205,7 +1227,7 @@ Tue, 20 Sep 2022 20:55:45 GMT
|
|
1205
1227
|
|
1206
1228
|
## [9.0.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.1)
|
1207
1229
|
|
1208
|
-
Thu, 15 Sep 2022 09:49:22 GMT
|
1230
|
+
Thu, 15 Sep 2022 09:49:22 GMT
|
1209
1231
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0..@fluentui/react-spinbutton_v9.0.1)
|
1210
1232
|
|
1211
1233
|
### Patches
|
@@ -1220,7 +1242,7 @@ Thu, 15 Sep 2022 09:49:22 GMT
|
|
1220
1242
|
|
1221
1243
|
## [9.0.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0)
|
1222
1244
|
|
1223
|
-
Wed, 03 Aug 2022 16:04:01 GMT
|
1245
|
+
Wed, 03 Aug 2022 16:04:01 GMT
|
1224
1246
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.18..@fluentui/react-spinbutton_v9.0.0)
|
1225
1247
|
|
1226
1248
|
### Minor changes
|
@@ -1236,7 +1258,7 @@ Wed, 03 Aug 2022 16:04:01 GMT
|
|
1236
1258
|
|
1237
1259
|
## [9.0.0-beta.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.18)
|
1238
1260
|
|
1239
|
-
Thu, 14 Jul 2022 21:21:04 GMT
|
1261
|
+
Thu, 14 Jul 2022 21:21:04 GMT
|
1240
1262
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.17..@fluentui/react-spinbutton_v9.0.0-beta.18)
|
1241
1263
|
|
1242
1264
|
### Changes
|
@@ -1248,7 +1270,7 @@ Thu, 14 Jul 2022 21:21:04 GMT
|
|
1248
1270
|
|
1249
1271
|
## [9.0.0-beta.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.17)
|
1250
1272
|
|
1251
|
-
Thu, 14 Jul 2022 17:06:22 GMT
|
1273
|
+
Thu, 14 Jul 2022 17:06:22 GMT
|
1252
1274
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.16..@fluentui/react-spinbutton_v9.0.0-beta.17)
|
1253
1275
|
|
1254
1276
|
### Changes
|
@@ -1262,7 +1284,7 @@ Thu, 14 Jul 2022 17:06:22 GMT
|
|
1262
1284
|
|
1263
1285
|
## [9.0.0-beta.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.16)
|
1264
1286
|
|
1265
|
-
Tue, 28 Jun 2022 17:39:52 GMT
|
1287
|
+
Tue, 28 Jun 2022 17:39:52 GMT
|
1266
1288
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.15..@fluentui/react-spinbutton_v9.0.0-beta.16)
|
1267
1289
|
|
1268
1290
|
### Changes
|
@@ -1274,7 +1296,7 @@ Tue, 28 Jun 2022 17:39:52 GMT
|
|
1274
1296
|
|
1275
1297
|
## [9.0.0-beta.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.15)
|
1276
1298
|
|
1277
|
-
Tue, 28 Jun 2022 15:14:00 GMT
|
1299
|
+
Tue, 28 Jun 2022 15:14:00 GMT
|
1278
1300
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.14..@fluentui/react-spinbutton_v9.0.0-beta.15)
|
1279
1301
|
|
1280
1302
|
### Changes
|
@@ -1292,7 +1314,7 @@ Tue, 28 Jun 2022 15:14:00 GMT
|
|
1292
1314
|
|
1293
1315
|
## [9.0.0-beta.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.14)
|
1294
1316
|
|
1295
|
-
Thu, 23 Jun 2022 14:25:31 GMT
|
1317
|
+
Thu, 23 Jun 2022 14:25:31 GMT
|
1296
1318
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.13..@fluentui/react-spinbutton_v9.0.0-beta.14)
|
1297
1319
|
|
1298
1320
|
### Changes
|
@@ -1303,7 +1325,7 @@ Thu, 23 Jun 2022 14:25:31 GMT
|
|
1303
1325
|
|
1304
1326
|
## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.13)
|
1305
1327
|
|
1306
|
-
Tue, 31 May 2022 21:28:47 GMT
|
1328
|
+
Tue, 31 May 2022 21:28:47 GMT
|
1307
1329
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.12..@fluentui/react-spinbutton_v9.0.0-beta.13)
|
1308
1330
|
|
1309
1331
|
### Changes
|
@@ -1316,7 +1338,7 @@ Tue, 31 May 2022 21:28:47 GMT
|
|
1316
1338
|
|
1317
1339
|
## [9.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.12)
|
1318
1340
|
|
1319
|
-
Thu, 26 May 2022 21:01:29 GMT
|
1341
|
+
Thu, 26 May 2022 21:01:29 GMT
|
1320
1342
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.11..@fluentui/react-spinbutton_v9.0.0-beta.12)
|
1321
1343
|
|
1322
1344
|
### Changes
|
@@ -1327,7 +1349,7 @@ Thu, 26 May 2022 21:01:29 GMT
|
|
1327
1349
|
|
1328
1350
|
## [9.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.11)
|
1329
1351
|
|
1330
|
-
Mon, 23 May 2022 18:56:48 GMT
|
1352
|
+
Mon, 23 May 2022 18:56:48 GMT
|
1331
1353
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.10..@fluentui/react-spinbutton_v9.0.0-beta.11)
|
1332
1354
|
|
1333
1355
|
### Changes
|
@@ -1340,7 +1362,7 @@ Mon, 23 May 2022 18:56:48 GMT
|
|
1340
1362
|
|
1341
1363
|
## [9.0.0-beta.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.10)
|
1342
1364
|
|
1343
|
-
Mon, 23 May 2022 12:13:40 GMT
|
1365
|
+
Mon, 23 May 2022 12:13:40 GMT
|
1344
1366
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.9..@fluentui/react-spinbutton_v9.0.0-beta.10)
|
1345
1367
|
|
1346
1368
|
### Changes
|
@@ -1366,7 +1388,7 @@ Mon, 23 May 2022 12:13:40 GMT
|
|
1366
1388
|
|
1367
1389
|
## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.9)
|
1368
1390
|
|
1369
|
-
Thu, 05 May 2022 18:26:30 GMT
|
1391
|
+
Thu, 05 May 2022 18:26:30 GMT
|
1370
1392
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.8..@fluentui/react-spinbutton_v9.0.0-beta.9)
|
1371
1393
|
|
1372
1394
|
### Changes
|
@@ -1380,7 +1402,7 @@ Thu, 05 May 2022 18:26:30 GMT
|
|
1380
1402
|
|
1381
1403
|
## [9.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-spinbutton_v9.0.0-beta.8)
|
1382
1404
|
|
1383
|
-
Wed, 04 May 2022 13:26:50 GMT
|
1405
|
+
Wed, 04 May 2022 13:26:50 GMT
|
1384
1406
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-spinbutton_v9.0.0-beta.7..@fluentui/react-spinbutton_v9.0.0-beta.8)
|
1385
1407
|
|
1386
1408
|
### Changes
|