@fluentui/react-spinbutton 9.0.0-beta.9 → 9.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (59) hide show
  1. package/CHANGELOG.json +558 -1
  2. package/CHANGELOG.md +163 -2
  3. package/README.md +4 -6
  4. package/dist/index.d.ts +49 -60
  5. package/lib/components/SpinButton/SpinButton.js.map +1 -1
  6. package/lib/components/SpinButton/SpinButton.types.js.map +1 -1
  7. package/lib/components/SpinButton/renderSpinButton.js.map +1 -1
  8. package/lib/components/SpinButton/useSpinButton.js +148 -111
  9. package/lib/components/SpinButton/useSpinButton.js.map +1 -1
  10. package/lib/components/SpinButton/useSpinButtonStyles.js +22 -16
  11. package/lib/components/SpinButton/useSpinButtonStyles.js.map +1 -1
  12. package/lib/index.js.map +1 -1
  13. package/lib/utils/clamp.js +6 -12
  14. package/lib/utils/clamp.js.map +1 -1
  15. package/lib/utils/getBound.js.map +1 -1
  16. package/lib/utils/precision.js.map +1 -1
  17. package/lib-commonjs/components/SpinButton/SpinButton.js.map +1 -1
  18. package/lib-commonjs/components/SpinButton/renderSpinButton.js.map +1 -1
  19. package/lib-commonjs/components/SpinButton/useSpinButton.js +146 -110
  20. package/lib-commonjs/components/SpinButton/useSpinButton.js.map +1 -1
  21. package/lib-commonjs/components/SpinButton/useSpinButtonStyles.js +22 -16
  22. package/lib-commonjs/components/SpinButton/useSpinButtonStyles.js.map +1 -1
  23. package/lib-commonjs/index.js.map +1 -1
  24. package/lib-commonjs/utils/clamp.js +10 -16
  25. package/lib-commonjs/utils/clamp.js.map +1 -1
  26. package/lib-commonjs/utils/getBound.js.map +1 -1
  27. package/lib-commonjs/utils/precision.js.map +1 -1
  28. package/package.json +13 -14
  29. package/lib/SpinButton.d.ts +0 -1
  30. package/lib/components/SpinButton/SpinButton.d.ts +0 -6
  31. package/lib/components/SpinButton/SpinButton.strings.d.ts +0 -2
  32. package/lib/components/SpinButton/SpinButton.strings.js +0 -5
  33. package/lib/components/SpinButton/SpinButton.strings.js.map +0 -1
  34. package/lib/components/SpinButton/SpinButton.types.d.ts +0 -141
  35. package/lib/components/SpinButton/index.d.ts +0 -5
  36. package/lib/components/SpinButton/renderSpinButton.d.ts +0 -5
  37. package/lib/components/SpinButton/useSpinButton.d.ts +0 -12
  38. package/lib/components/SpinButton/useSpinButtonStyles.d.ts +0 -7
  39. package/lib/index.d.ts +0 -2
  40. package/lib/tsdoc-metadata.json +0 -11
  41. package/lib/utils/clamp.d.ts +0 -1
  42. package/lib/utils/getBound.d.ts +0 -2
  43. package/lib/utils/index.d.ts +0 -3
  44. package/lib/utils/precision.d.ts +0 -14
  45. package/lib-commonjs/SpinButton.d.ts +0 -1
  46. package/lib-commonjs/components/SpinButton/SpinButton.d.ts +0 -6
  47. package/lib-commonjs/components/SpinButton/SpinButton.strings.d.ts +0 -2
  48. package/lib-commonjs/components/SpinButton/SpinButton.strings.js +0 -11
  49. package/lib-commonjs/components/SpinButton/SpinButton.strings.js.map +0 -1
  50. package/lib-commonjs/components/SpinButton/SpinButton.types.d.ts +0 -141
  51. package/lib-commonjs/components/SpinButton/index.d.ts +0 -5
  52. package/lib-commonjs/components/SpinButton/renderSpinButton.d.ts +0 -5
  53. package/lib-commonjs/components/SpinButton/useSpinButton.d.ts +0 -12
  54. package/lib-commonjs/components/SpinButton/useSpinButtonStyles.d.ts +0 -7
  55. package/lib-commonjs/index.d.ts +0 -2
  56. package/lib-commonjs/utils/clamp.d.ts +0 -1
  57. package/lib-commonjs/utils/getBound.d.ts +0 -2
  58. package/lib-commonjs/utils/index.d.ts +0 -3
  59. package/lib-commonjs/utils/precision.d.ts +0 -14
package/CHANGELOG.json CHANGED
@@ -2,7 +2,564 @@
2
2
  "name": "@fluentui/react-spinbutton",
3
3
  "entries": [
4
4
  {
5
- "date": "Thu, 05 May 2022 18:24:37 GMT",
5
+ "date": "Thu, 15 Sep 2022 09:44:43 GMT",
6
+ "tag": "@fluentui/react-spinbutton_v9.0.1",
7
+ "version": "9.0.1",
8
+ "comments": {
9
+ "patch": [
10
+ {
11
+ "author": "olfedias@microsoft.com",
12
+ "package": "@fluentui/react-spinbutton",
13
+ "commit": "e610024474cfe5d45f61501a8b6a21daf4c794a2",
14
+ "comment": "chore: Update Griffel to latest version"
15
+ },
16
+ {
17
+ "author": "behowell@microsoft.com",
18
+ "package": "@fluentui/react-spinbutton",
19
+ "commit": "e598325b985cad3e5057f00893e0176416edd292",
20
+ "comment": "refactor: Replace useMergedEventCallbacks utility with mergeCallbacks"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-spinbutton",
25
+ "comment": "Bump @fluentui/react-input to v9.1.0",
26
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-spinbutton",
31
+ "comment": "Bump @fluentui/react-theme to v9.1.0",
32
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-spinbutton",
37
+ "comment": "Bump @fluentui/react-utilities to v9.1.0",
38
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-spinbutton",
43
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.13",
44
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
45
+ },
46
+ {
47
+ "author": "beachball",
48
+ "package": "@fluentui/react-spinbutton",
49
+ "comment": "Bump @fluentui/react-label to v9.0.5",
50
+ "commit": "a33448fe4a0f4117686c378f80b893d1406d95a8"
51
+ }
52
+ ],
53
+ "none": [
54
+ {
55
+ "author": "jennz@microsoft.com",
56
+ "package": "@fluentui/react-spinbutton",
57
+ "commit": "7f7f925f576751f77c612bfdd6557232451f9990",
58
+ "comment": "docs: add accessibility documentation for SpinButton"
59
+ },
60
+ {
61
+ "author": "martinhochel@microsoft.com",
62
+ "package": "@fluentui/react-spinbutton",
63
+ "commit": "e6cf183695d6d67a24e038c49a876224e5ed35e5",
64
+ "comment": "chore: update package scaffold"
65
+ }
66
+ ]
67
+ }
68
+ },
69
+ {
70
+ "date": "Wed, 03 Aug 2022 16:04:01 GMT",
71
+ "tag": "@fluentui/react-spinbutton_v9.0.0",
72
+ "version": "9.0.0",
73
+ "comments": {
74
+ "minor": [
75
+ {
76
+ "author": "seanmonahan@microsoft.com",
77
+ "package": "@fluentui/react-spinbutton",
78
+ "commit": "a6aa8b678209b98098e23c16313bd528ef7da028",
79
+ "comment": "feat: update spinbutton to stable"
80
+ },
81
+ {
82
+ "author": "beachball",
83
+ "package": "@fluentui/react-spinbutton",
84
+ "comment": "Bump @fluentui/react-input to v9.0.4",
85
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
86
+ },
87
+ {
88
+ "author": "beachball",
89
+ "package": "@fluentui/react-spinbutton",
90
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.12",
91
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
92
+ },
93
+ {
94
+ "author": "beachball",
95
+ "package": "@fluentui/react-spinbutton",
96
+ "comment": "Bump @fluentui/react-label to v9.0.4",
97
+ "commit": "ee4a8be0d0831a6615f878f98db6a97cc61a802d"
98
+ }
99
+ ],
100
+ "patch": [
101
+ {
102
+ "author": "miroslav.stastny@microsoft.com",
103
+ "package": "@fluentui/react-spinbutton",
104
+ "commit": "08563664778fd80284561d3c9d254307a0a32362",
105
+ "comment": "chore: Bump Griffel dependencies"
106
+ }
107
+ ]
108
+ }
109
+ },
110
+ {
111
+ "date": "Thu, 14 Jul 2022 21:21:04 GMT",
112
+ "tag": "@fluentui/react-spinbutton_v9.0.0-beta.18",
113
+ "version": "9.0.0-beta.18",
114
+ "comments": {
115
+ "prerelease": [
116
+ {
117
+ "author": "Humberto.Morimoto@microsoft.com",
118
+ "package": "@fluentui/react-spinbutton",
119
+ "commit": "802bc4e3730a88b0fc61b5bf42ef7fc6b6543fe2",
120
+ "comment": "fix: Fixing bad version bump of @fluentui/react-utilities."
121
+ },
122
+ {
123
+ "author": "beachball",
124
+ "package": "@fluentui/react-spinbutton",
125
+ "comment": "Bump @fluentui/react-input to v9.0.3",
126
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
127
+ },
128
+ {
129
+ "author": "beachball",
130
+ "package": "@fluentui/react-spinbutton",
131
+ "comment": "Bump @fluentui/react-utilities to v9.0.2",
132
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
133
+ },
134
+ {
135
+ "author": "beachball",
136
+ "package": "@fluentui/react-spinbutton",
137
+ "comment": "Bump @fluentui/react-label to v9.0.3",
138
+ "commit": "79b513146194367544160f364b0a7dd749ed93e4"
139
+ }
140
+ ]
141
+ }
142
+ },
143
+ {
144
+ "date": "Thu, 14 Jul 2022 17:06:22 GMT",
145
+ "tag": "@fluentui/react-spinbutton_v9.0.0-beta.17",
146
+ "version": "9.0.0-beta.17",
147
+ "comments": {
148
+ "prerelease": [
149
+ {
150
+ "author": "ololubek@microsoft.com",
151
+ "package": "@fluentui/react-spinbutton",
152
+ "commit": "63ab03fa7a9b3d02204147ea5356b8f78751df42",
153
+ "comment": "chore: Update @fluentui/react-icons dependency to v2.0.175"
154
+ },
155
+ {
156
+ "author": "seanmonahan@microsoft.com",
157
+ "package": "@fluentui/react-spinbutton",
158
+ "commit": "6e255e5e29c0fe7c01ae13152f39387d36f91dda",
159
+ "comment": "fix: decrease number of react renders"
160
+ },
161
+ {
162
+ "author": "beachball",
163
+ "package": "@fluentui/react-spinbutton",
164
+ "comment": "Bump @fluentui/react-input to v9.0.2",
165
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
166
+ },
167
+ {
168
+ "author": "beachball",
169
+ "package": "@fluentui/react-spinbutton",
170
+ "comment": "Bump @fluentui/react-utilities to v9.0.1-0",
171
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
172
+ },
173
+ {
174
+ "author": "beachball",
175
+ "package": "@fluentui/react-spinbutton",
176
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.11",
177
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
178
+ },
179
+ {
180
+ "author": "beachball",
181
+ "package": "@fluentui/react-spinbutton",
182
+ "comment": "Bump @fluentui/react-label to v9.0.2",
183
+ "commit": "35237381e941c8935b1892c9217096cea3e5601f"
184
+ }
185
+ ],
186
+ "none": [
187
+ {
188
+ "author": "Humberto.Morimoto@microsoft.com",
189
+ "package": "@fluentui/react-spinbutton",
190
+ "commit": "422636fffd66758c1a6dd617063582d902b61927",
191
+ "comment": "docs: Replacing https://aka.ms/fluentui-storybook with https://react.fluentui.dev/ to point to the official documentation site."
192
+ }
193
+ ]
194
+ }
195
+ },
196
+ {
197
+ "date": "Tue, 28 Jun 2022 17:39:52 GMT",
198
+ "tag": "@fluentui/react-spinbutton_v9.0.0-beta.16",
199
+ "version": "9.0.0-beta.16",
200
+ "comments": {
201
+ "prerelease": [
202
+ {
203
+ "author": "lingfangao@hotmail.com",
204
+ "package": "@fluentui/react-spinbutton",
205
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b",
206
+ "comment": "fix: Use caret dependency range for Griffel"
207
+ },
208
+ {
209
+ "author": "beachball",
210
+ "package": "@fluentui/react-spinbutton",
211
+ "comment": "Bump @fluentui/react-input to v9.0.1",
212
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
213
+ },
214
+ {
215
+ "author": "beachball",
216
+ "package": "@fluentui/react-spinbutton",
217
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.10",
218
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
219
+ },
220
+ {
221
+ "author": "beachball",
222
+ "package": "@fluentui/react-spinbutton",
223
+ "comment": "Bump @fluentui/react-label to v9.0.1",
224
+ "commit": "3deda1fbbfb6ac2b1ad150d4dc6343f1f7fda85b"
225
+ }
226
+ ]
227
+ }
228
+ },
229
+ {
230
+ "date": "Tue, 28 Jun 2022 15:14:00 GMT",
231
+ "tag": "@fluentui/react-spinbutton_v9.0.0-beta.15",
232
+ "version": "9.0.0-beta.15",
233
+ "comments": {
234
+ "none": [
235
+ {
236
+ "author": "seanmonahan@microsoft.com",
237
+ "package": "@fluentui/react-spinbutton",
238
+ "commit": "d85de0c3ee9d2f6f96d1b1ef6e15033648ce9963",
239
+ "comment": "docs: clean up stories"
240
+ },
241
+ {
242
+ "author": "mgodbolt@microsoft.com",
243
+ "package": "@fluentui/react-spinbutton",
244
+ "commit": "51cf0a14d9a57107db0a4505b8b16260477b0e4a",
245
+ "comment": "chore: convert SpinButton to index based stories approach"
246
+ }
247
+ ],
248
+ "prerelease": [
249
+ {
250
+ "author": "lingfangao@hotmail.com",
251
+ "package": "@fluentui/react-spinbutton",
252
+ "commit": "e0aabd850b15adf9c151ebd4e332f7c50ad6cfdf",
253
+ "comment": "Update 9.0.0-rc dependencies to use caret range"
254
+ },
255
+ {
256
+ "author": "olfedias@microsoft.com",
257
+ "package": "@fluentui/react-spinbutton",
258
+ "commit": "82bd30dd41ad58df1f325e9b721200ed15d674a2",
259
+ "comment": "chore: Update @fluentui/react-icons to latest version"
260
+ },
261
+ {
262
+ "author": "lingfangao@hotmail.com",
263
+ "package": "@fluentui/react-spinbutton",
264
+ "commit": "675acea49c97f10837ddee9b8c4350ca27750125",
265
+ "comment": "Bump Griffel dependencies"
266
+ },
267
+ {
268
+ "author": "Humberto.Morimoto@microsoft.com",
269
+ "package": "@fluentui/react-spinbutton",
270
+ "commit": "2b4a2ac925ebb2baf990bec2c149b03eb298b872",
271
+ "comment": "fix: Making increment and decrement buttons of SpinButton have 'type=button' instead of 'type=submit'."
272
+ },
273
+ {
274
+ "author": "beachball",
275
+ "package": "@fluentui/react-spinbutton",
276
+ "comment": "Bump @fluentui/keyboard-keys to v9.0.0",
277
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
278
+ },
279
+ {
280
+ "author": "beachball",
281
+ "package": "@fluentui/react-spinbutton",
282
+ "comment": "Bump @fluentui/react-input to v9.0.0",
283
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
284
+ },
285
+ {
286
+ "author": "beachball",
287
+ "package": "@fluentui/react-spinbutton",
288
+ "comment": "Bump @fluentui/react-theme to v9.0.0",
289
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
290
+ },
291
+ {
292
+ "author": "beachball",
293
+ "package": "@fluentui/react-spinbutton",
294
+ "comment": "Bump @fluentui/react-utilities to v9.0.0",
295
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
296
+ },
297
+ {
298
+ "author": "beachball",
299
+ "package": "@fluentui/react-spinbutton",
300
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.9",
301
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
302
+ },
303
+ {
304
+ "author": "beachball",
305
+ "package": "@fluentui/react-spinbutton",
306
+ "comment": "Bump @fluentui/react-label to v9.0.0",
307
+ "commit": "ba6c5d651559b91c815429c9a9357c4d5a390f3e"
308
+ }
309
+ ]
310
+ }
311
+ },
312
+ {
313
+ "date": "Thu, 23 Jun 2022 14:25:31 GMT",
314
+ "tag": "@fluentui/react-spinbutton_v9.0.0-beta.14",
315
+ "version": "9.0.0-beta.14",
316
+ "comments": {
317
+ "prerelease": [
318
+ {
319
+ "author": "beachball",
320
+ "package": "@fluentui/react-spinbutton",
321
+ "comment": "Bump @fluentui/react-input to v9.0.0-rc.6",
322
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
323
+ },
324
+ {
325
+ "author": "beachball",
326
+ "package": "@fluentui/react-spinbutton",
327
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.10",
328
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
329
+ },
330
+ {
331
+ "author": "beachball",
332
+ "package": "@fluentui/react-spinbutton",
333
+ "comment": "Bump @fluentui/react-label to v9.0.0-rc.6",
334
+ "commit": "b00790b7a0ea1473d8c3cc49c7ca0088002957ed"
335
+ }
336
+ ]
337
+ }
338
+ },
339
+ {
340
+ "date": "Tue, 31 May 2022 21:28:47 GMT",
341
+ "tag": "@fluentui/react-spinbutton_v9.0.0-beta.13",
342
+ "version": "9.0.0-beta.13",
343
+ "comments": {
344
+ "prerelease": [
345
+ {
346
+ "author": "olfedias@microsoft.com",
347
+ "package": "@fluentui/react-spinbutton",
348
+ "commit": "0a5e9fa77a72eecafdd07034ccdc0b95fd49877c",
349
+ "comment": "chore: Update Griffel to latest version"
350
+ },
351
+ {
352
+ "author": "beachball",
353
+ "package": "@fluentui/react-spinbutton",
354
+ "comment": "Bump @fluentui/react-input to v9.0.0-rc.5",
355
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
356
+ },
357
+ {
358
+ "author": "beachball",
359
+ "package": "@fluentui/react-spinbutton",
360
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.10",
361
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
362
+ },
363
+ {
364
+ "author": "beachball",
365
+ "package": "@fluentui/react-spinbutton",
366
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.8",
367
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
368
+ },
369
+ {
370
+ "author": "beachball",
371
+ "package": "@fluentui/react-spinbutton",
372
+ "comment": "Bump @fluentui/react-label to v9.0.0-rc.5",
373
+ "commit": "335ebfcfd47005003901b5e319782bfe9ccd89fd"
374
+ }
375
+ ]
376
+ }
377
+ },
378
+ {
379
+ "date": "Thu, 26 May 2022 21:01:29 GMT",
380
+ "tag": "@fluentui/react-spinbutton_v9.0.0-beta.12",
381
+ "version": "9.0.0-beta.12",
382
+ "comments": {
383
+ "prerelease": [
384
+ {
385
+ "author": "esteban.230@hotmail.com",
386
+ "package": "@fluentui/react-spinbutton",
387
+ "commit": "366ca40110552c9089ba2f8c3fee37b20c1494cb",
388
+ "comment": "Removing additional focus ring in native input for macOS safari."
389
+ },
390
+ {
391
+ "author": "beachball",
392
+ "package": "@fluentui/react-spinbutton",
393
+ "comment": "Bump @fluentui/react-input to v9.0.0-rc.4",
394
+ "commit": "3cf55ce998048554bf6a550de44403843ea8ede0"
395
+ },
396
+ {
397
+ "author": "beachball",
398
+ "package": "@fluentui/react-spinbutton",
399
+ "comment": "Bump @fluentui/react-label to v9.0.0-rc.4",
400
+ "commit": "3cf55ce998048554bf6a550de44403843ea8ede0"
401
+ }
402
+ ]
403
+ }
404
+ },
405
+ {
406
+ "date": "Mon, 23 May 2022 18:56:48 GMT",
407
+ "tag": "@fluentui/react-spinbutton_v9.0.0-beta.11",
408
+ "version": "9.0.0-beta.11",
409
+ "comments": {
410
+ "prerelease": [
411
+ {
412
+ "author": "seanmonahan@microsoft.com",
413
+ "package": "@fluentui/react-spinbutton",
414
+ "commit": "5ed22515a7542b432ed694f22606ac3718d501cb",
415
+ "comment": "BREAKING: update string unions to use spinal-case"
416
+ },
417
+ {
418
+ "author": "beachball",
419
+ "package": "@fluentui/react-spinbutton",
420
+ "comment": "Bump @fluentui/react-input to v9.0.0-rc.3",
421
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
422
+ },
423
+ {
424
+ "author": "beachball",
425
+ "package": "@fluentui/react-spinbutton",
426
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.9",
427
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
428
+ },
429
+ {
430
+ "author": "beachball",
431
+ "package": "@fluentui/react-spinbutton",
432
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.7",
433
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
434
+ },
435
+ {
436
+ "author": "beachball",
437
+ "package": "@fluentui/react-spinbutton",
438
+ "comment": "Bump @fluentui/react-label to v9.0.0-rc.3",
439
+ "commit": "d4f80b17690e962d6a24e68959608d1ffe84aef6"
440
+ }
441
+ ]
442
+ }
443
+ },
444
+ {
445
+ "date": "Mon, 23 May 2022 12:13:40 GMT",
446
+ "tag": "@fluentui/react-spinbutton_v9.0.0-beta.10",
447
+ "version": "9.0.0-beta.10",
448
+ "comments": {
449
+ "prerelease": [
450
+ {
451
+ "author": "olfedias@microsoft.com",
452
+ "package": "@fluentui/react-spinbutton",
453
+ "commit": "f120fe9160ad7311a87af0cfacd8d2fb26275e34",
454
+ "comment": "chore: Update Griffel to latest version"
455
+ },
456
+ {
457
+ "author": "seanmonahan@microsoft.com",
458
+ "package": "@fluentui/react-spinbutton",
459
+ "commit": "e5f896d0098d23b01a4f0ab4b154fca0a47a1a89",
460
+ "comment": "react-spinbutton: update appearance stories"
461
+ },
462
+ {
463
+ "author": "seanmonahan@microsoft.com",
464
+ "package": "@fluentui/react-spinbutton",
465
+ "commit": "111151a252ce77c26354f50101791bbe71de78fe",
466
+ "comment": "appearance story updates"
467
+ },
468
+ {
469
+ "author": "seanmonahan@microsoft.com",
470
+ "package": "@fluentui/react-spinbutton",
471
+ "commit": "fbed857eb218943dcd08686eca1f469314bb84f6",
472
+ "comment": "widen `value` type to include `null`"
473
+ },
474
+ {
475
+ "author": "esteban.230@hotmail.com",
476
+ "package": "@fluentui/react-spinbutton",
477
+ "commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
478
+ "comment": "Updated react-label package version to RC."
479
+ },
480
+ {
481
+ "author": "martinhochel@microsoft.com",
482
+ "package": "@fluentui/react-spinbutton",
483
+ "commit": "e7b70cb06f4422e5574993fd2ad44d9073647417",
484
+ "comment": "feat: ship rolluped only dts"
485
+ },
486
+ {
487
+ "author": "seanmonahan@microsoft.com",
488
+ "package": "@fluentui/react-spinbutton",
489
+ "commit": "8f40f25712a38b3b3121e7eb71623ce3d5a187e1",
490
+ "comment": "react-spinbutton: add aria-valuetext override"
491
+ },
492
+ {
493
+ "author": "olfedias@microsoft.com",
494
+ "package": "@fluentui/react-spinbutton",
495
+ "commit": "60804cec07a495b8a5d1fc66338bf0443b212144",
496
+ "comment": "chore: Update Griffel to latest version"
497
+ },
498
+ {
499
+ "author": "gcox@microsoft.com",
500
+ "package": "@fluentui/react-spinbutton",
501
+ "commit": "02fafa9e9ba11326583bad5db2e3dfce9d4407ff",
502
+ "comment": "react-spinbutton: use spacing tokens"
503
+ },
504
+ {
505
+ "author": "seanmonahan@microsoft.com",
506
+ "package": "@fluentui/react-spinbutton",
507
+ "commit": "c70db5af9d6986c0f4c03c4c54bf26cb7a0f2096",
508
+ "comment": "react-spinbutton: remove \"strings\" prop"
509
+ },
510
+ {
511
+ "author": "seanmonahan@microsoft.com",
512
+ "package": "@fluentui/react-spinbutton",
513
+ "commit": "70164a1d13eb58eec6693f735029a8974b7aac70",
514
+ "comment": "Update react-input dependency version to release candidate."
515
+ },
516
+ {
517
+ "author": "seanmonahan@microsoft.com",
518
+ "package": "@fluentui/react-spinbutton",
519
+ "commit": "d70513cb733174eb29068b9828b527b6425ba041",
520
+ "comment": "update stepper clamping behavior"
521
+ },
522
+ {
523
+ "author": "seanmonahan@microsoft.com",
524
+ "package": "@fluentui/react-spinbutton",
525
+ "commit": "2876fdf9a81f0a9a7c5fd0499bd48045b6b5fd5c",
526
+ "comment": "react-spinbutton: remove SpinButtonCommons type"
527
+ },
528
+ {
529
+ "author": "beachball",
530
+ "package": "@fluentui/react-spinbutton",
531
+ "comment": "Bump @fluentui/react-input to v9.0.0-rc.2",
532
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
533
+ },
534
+ {
535
+ "author": "beachball",
536
+ "package": "@fluentui/react-spinbutton",
537
+ "comment": "Bump @fluentui/react-theme to v9.0.0-rc.8",
538
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
539
+ },
540
+ {
541
+ "author": "beachball",
542
+ "package": "@fluentui/react-spinbutton",
543
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.9",
544
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
545
+ },
546
+ {
547
+ "author": "beachball",
548
+ "package": "@fluentui/react-spinbutton",
549
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.6",
550
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
551
+ },
552
+ {
553
+ "author": "beachball",
554
+ "package": "@fluentui/react-spinbutton",
555
+ "comment": "Bump @fluentui/react-label to v9.0.0-rc.2",
556
+ "commit": "8d58f08997acf595e3eb7f628123e7fa7830c394"
557
+ }
558
+ ]
559
+ }
560
+ },
561
+ {
562
+ "date": "Thu, 05 May 2022 18:26:30 GMT",
6
563
  "tag": "@fluentui/react-spinbutton_v9.0.0-beta.9",
7
564
  "version": "9.0.0-beta.9",
8
565
  "comments": {