@fluentui/react-slider 9.0.0-beta.12 → 9.0.0-beta.13
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 +54 -1
- package/CHANGELOG.md +151 -137
- package/dist/{react-slider.d.ts → index.d.ts} +0 -0
- package/lib/components/Slider/useSliderStyles.js +15 -15
- package/lib/components/Slider/useSliderStyles.js.map +1 -1
- package/lib-commonjs/components/Slider/useSliderStyles.js +15 -15
- package/lib-commonjs/components/Slider/useSliderStyles.js.map +1 -1
- package/package.json +8 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,12 +1,26 @@
|
|
|
1
1
|
# Change Log - @fluentui/react-slider
|
|
2
2
|
|
|
3
|
-
This log was last generated on
|
|
3
|
+
This log was last generated on Wed, 04 May 2022 13:24:18 GMT and should not be manually modified.
|
|
4
4
|
|
|
5
5
|
<!-- Start content -->
|
|
6
6
|
|
|
7
|
+
## [9.0.0-beta.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-beta.13)
|
|
8
|
+
|
|
9
|
+
Wed, 04 May 2022 13:24:18 GMT
|
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-beta.12..@fluentui/react-slider_v9.0.0-beta.13)
|
|
11
|
+
|
|
12
|
+
### Changes
|
|
13
|
+
|
|
14
|
+
- Adjust focus rect to match design, and update color tokens to improve dark mode contrast ([PR #22701](https://github.com/microsoft/fluentui/pull/22701) by mgodbolt@microsoft.com)
|
|
15
|
+
- Bump @fluentui/react-shared-contexts to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
16
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.8 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
17
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
18
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
19
|
+
- Bump @fluentui/react-label to v9.0.0-beta.11 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
|
20
|
+
|
|
7
21
|
## [9.0.0-beta.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-beta.12)
|
|
8
22
|
|
|
9
|
-
Mon, 25 Apr 2022 09:
|
|
23
|
+
Mon, 25 Apr 2022 09:32:19 GMT
|
|
10
24
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-beta.11..@fluentui/react-slider_v9.0.0-beta.12)
|
|
11
25
|
|
|
12
26
|
### Changes
|
|
@@ -15,7 +29,7 @@ Mon, 25 Apr 2022 09:31:20 GMT
|
|
|
15
29
|
|
|
16
30
|
## [9.0.0-beta.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-beta.11)
|
|
17
31
|
|
|
18
|
-
Tue, 19 Apr 2022 19:16:53 GMT
|
|
32
|
+
Tue, 19 Apr 2022 19:16:53 GMT
|
|
19
33
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-beta.10..@fluentui/react-slider_v9.0.0-beta.11)
|
|
20
34
|
|
|
21
35
|
### Changes
|
|
@@ -33,7 +47,7 @@ Tue, 19 Apr 2022 19:16:53 GMT
|
|
|
33
47
|
|
|
34
48
|
## [9.0.0-beta.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-beta.10)
|
|
35
49
|
|
|
36
|
-
Fri, 04 Mar 2022 05:17:29 GMT
|
|
50
|
+
Fri, 04 Mar 2022 05:17:29 GMT
|
|
37
51
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-beta.9..@fluentui/react-slider_v9.0.0-beta.10)
|
|
38
52
|
|
|
39
53
|
### Changes
|
|
@@ -48,7 +62,7 @@ Fri, 04 Mar 2022 05:17:29 GMT
|
|
|
48
62
|
|
|
49
63
|
## [9.0.0-beta.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-beta.9)
|
|
50
64
|
|
|
51
|
-
Tue, 01 Mar 2022 02:17:38 GMT
|
|
65
|
+
Tue, 01 Mar 2022 02:17:38 GMT
|
|
52
66
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-beta.8..@fluentui/react-slider_v9.0.0-beta.9)
|
|
53
67
|
|
|
54
68
|
### Changes
|
|
@@ -60,7 +74,7 @@ Tue, 01 Mar 2022 02:17:38 GMT
|
|
|
60
74
|
|
|
61
75
|
## [9.0.0-beta.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-beta.8)
|
|
62
76
|
|
|
63
|
-
Fri, 18 Feb 2022 13:35:34 GMT
|
|
77
|
+
Fri, 18 Feb 2022 13:35:34 GMT
|
|
64
78
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-beta.6..@fluentui/react-slider_v9.0.0-beta.8)
|
|
65
79
|
|
|
66
80
|
### Changes
|
|
@@ -74,7 +88,7 @@ Fri, 18 Feb 2022 13:35:34 GMT
|
|
|
74
88
|
|
|
75
89
|
## [9.0.0-beta.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-beta.6)
|
|
76
90
|
|
|
77
|
-
Thu, 10 Feb 2022 08:50:49 GMT
|
|
91
|
+
Thu, 10 Feb 2022 08:50:49 GMT
|
|
78
92
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-beta.5..@fluentui/react-slider_v9.0.0-beta.6)
|
|
79
93
|
|
|
80
94
|
### Changes
|
|
@@ -93,7 +107,7 @@ Thu, 10 Feb 2022 08:50:49 GMT
|
|
|
93
107
|
|
|
94
108
|
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-beta.5)
|
|
95
109
|
|
|
96
|
-
Thu, 25 Nov 2021 08:34:17 GMT
|
|
110
|
+
Thu, 25 Nov 2021 08:34:17 GMT
|
|
97
111
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-beta.4..@fluentui/react-slider_v9.0.0-beta.5)
|
|
98
112
|
|
|
99
113
|
### Changes
|
|
@@ -109,7 +123,7 @@ Thu, 25 Nov 2021 08:34:17 GMT
|
|
|
109
123
|
|
|
110
124
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-beta.4)
|
|
111
125
|
|
|
112
|
-
Fri, 12 Nov 2021 13:25:32 GMT
|
|
126
|
+
Fri, 12 Nov 2021 13:25:32 GMT
|
|
113
127
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-beta.3..@fluentui/react-slider_v9.0.0-beta.4)
|
|
114
128
|
|
|
115
129
|
### Changes
|
|
@@ -128,7 +142,7 @@ Fri, 12 Nov 2021 13:25:32 GMT
|
|
|
128
142
|
|
|
129
143
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-beta.3)
|
|
130
144
|
|
|
131
|
-
Wed, 27 Oct 2021 12:14:22 GMT
|
|
145
|
+
Wed, 27 Oct 2021 12:14:22 GMT
|
|
132
146
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-beta.2..@fluentui/react-slider_v9.0.0-beta.3)
|
|
133
147
|
|
|
134
148
|
### Changes
|
|
@@ -145,7 +159,7 @@ Wed, 27 Oct 2021 12:14:22 GMT
|
|
|
145
159
|
|
|
146
160
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-beta.2)
|
|
147
161
|
|
|
148
|
-
Tue, 12 Oct 2021 19:45:58 GMT
|
|
162
|
+
Tue, 12 Oct 2021 19:45:58 GMT
|
|
149
163
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-beta.1..@fluentui/react-slider_v9.0.0-beta.2)
|
|
150
164
|
|
|
151
165
|
### Changes
|
|
@@ -154,7 +168,7 @@ Tue, 12 Oct 2021 19:45:58 GMT
|
|
|
154
168
|
|
|
155
169
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-beta.1)
|
|
156
170
|
|
|
157
|
-
Wed, 06 Oct 2021 10:37:22 GMT
|
|
171
|
+
Wed, 06 Oct 2021 10:37:22 GMT
|
|
158
172
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.18..@fluentui/react-slider_v9.0.0-beta.1)
|
|
159
173
|
|
|
160
174
|
### Changes
|
|
@@ -171,7 +185,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
|
|
|
171
185
|
|
|
172
186
|
## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.18)
|
|
173
187
|
|
|
174
|
-
Tue, 05 Oct 2021 12:47:58 GMT
|
|
188
|
+
Tue, 05 Oct 2021 12:47:58 GMT
|
|
175
189
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.17..@fluentui/react-slider_v9.0.0-alpha.18)
|
|
176
190
|
|
|
177
191
|
### Changes
|
|
@@ -185,7 +199,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
|
|
|
185
199
|
|
|
186
200
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.17)
|
|
187
201
|
|
|
188
|
-
Tue, 05 Oct 2021 09:28:07 GMT
|
|
202
|
+
Tue, 05 Oct 2021 09:28:07 GMT
|
|
189
203
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.16..@fluentui/react-slider_v9.0.0-alpha.17)
|
|
190
204
|
|
|
191
205
|
### Changes
|
|
@@ -201,7 +215,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
|
|
|
201
215
|
|
|
202
216
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.16)
|
|
203
217
|
|
|
204
|
-
Fri, 01 Oct 2021 14:13:08 GMT
|
|
218
|
+
Fri, 01 Oct 2021 14:13:08 GMT
|
|
205
219
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.14..@fluentui/react-slider_v9.0.0-alpha.16)
|
|
206
220
|
|
|
207
221
|
### Changes
|
|
@@ -218,7 +232,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
|
|
|
218
232
|
|
|
219
233
|
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.14)
|
|
220
234
|
|
|
221
|
-
Fri, 01 Oct 2021 09:44:56 GMT
|
|
235
|
+
Fri, 01 Oct 2021 09:44:56 GMT
|
|
222
236
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.13..@fluentui/react-slider_v9.0.0-alpha.14)
|
|
223
237
|
|
|
224
238
|
### Changes
|
|
@@ -228,7 +242,7 @@ Fri, 01 Oct 2021 09:44:56 GMT
|
|
|
228
242
|
|
|
229
243
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.13)
|
|
230
244
|
|
|
231
|
-
Wed, 29 Sep 2021 08:06:11 GMT
|
|
245
|
+
Wed, 29 Sep 2021 08:06:11 GMT
|
|
232
246
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.12..@fluentui/react-slider_v9.0.0-alpha.13)
|
|
233
247
|
|
|
234
248
|
### Changes
|
|
@@ -243,7 +257,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
|
|
|
243
257
|
|
|
244
258
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.12)
|
|
245
259
|
|
|
246
|
-
Mon, 27 Sep 2021 08:06:00 GMT
|
|
260
|
+
Mon, 27 Sep 2021 08:06:00 GMT
|
|
247
261
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.11..@fluentui/react-slider_v9.0.0-alpha.12)
|
|
248
262
|
|
|
249
263
|
### Changes
|
|
@@ -259,7 +273,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
|
|
|
259
273
|
|
|
260
274
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.11)
|
|
261
275
|
|
|
262
|
-
Fri, 24 Sep 2021 09:17:17 GMT
|
|
276
|
+
Fri, 24 Sep 2021 09:17:17 GMT
|
|
263
277
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.10..@fluentui/react-slider_v9.0.0-alpha.11)
|
|
264
278
|
|
|
265
279
|
### Changes
|
|
@@ -274,7 +288,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
|
|
|
274
288
|
|
|
275
289
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.10)
|
|
276
290
|
|
|
277
|
-
Thu, 23 Sep 2021 08:21:34 GMT
|
|
291
|
+
Thu, 23 Sep 2021 08:21:34 GMT
|
|
278
292
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.9..@fluentui/react-slider_v9.0.0-alpha.10)
|
|
279
293
|
|
|
280
294
|
### Changes
|
|
@@ -289,7 +303,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
|
|
|
289
303
|
|
|
290
304
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.9)
|
|
291
305
|
|
|
292
|
-
Wed, 22 Sep 2021 10:10:07 GMT
|
|
306
|
+
Wed, 22 Sep 2021 10:10:07 GMT
|
|
293
307
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.8..@fluentui/react-slider_v9.0.0-alpha.9)
|
|
294
308
|
|
|
295
309
|
### Changes
|
|
@@ -305,7 +319,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
|
|
|
305
319
|
|
|
306
320
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.8)
|
|
307
321
|
|
|
308
|
-
Tue, 21 Sep 2021 07:42:34 GMT
|
|
322
|
+
Tue, 21 Sep 2021 07:42:34 GMT
|
|
309
323
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.7..@fluentui/react-slider_v9.0.0-alpha.8)
|
|
310
324
|
|
|
311
325
|
### Changes
|
|
@@ -322,7 +336,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
|
|
|
322
336
|
|
|
323
337
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.7)
|
|
324
338
|
|
|
325
|
-
Mon, 20 Sep 2021 07:36:26 GMT
|
|
339
|
+
Mon, 20 Sep 2021 07:36:26 GMT
|
|
326
340
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.6..@fluentui/react-slider_v9.0.0-alpha.7)
|
|
327
341
|
|
|
328
342
|
### Changes
|
|
@@ -331,7 +345,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
|
|
|
331
345
|
|
|
332
346
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.6)
|
|
333
347
|
|
|
334
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
|
348
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
|
335
349
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.5..@fluentui/react-slider_v9.0.0-alpha.6)
|
|
336
350
|
|
|
337
351
|
### Changes
|
|
@@ -341,7 +355,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
|
341
355
|
|
|
342
356
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.5)
|
|
343
357
|
|
|
344
|
-
Thu, 16 Sep 2021 07:38:39 GMT
|
|
358
|
+
Thu, 16 Sep 2021 07:38:39 GMT
|
|
345
359
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.4..@fluentui/react-slider_v9.0.0-alpha.5)
|
|
346
360
|
|
|
347
361
|
### Changes
|
|
@@ -351,7 +365,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
|
|
|
351
365
|
|
|
352
366
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.4)
|
|
353
367
|
|
|
354
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
|
368
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
|
355
369
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.3..@fluentui/react-slider_v9.0.0-alpha.4)
|
|
356
370
|
|
|
357
371
|
### Changes
|
|
@@ -360,7 +374,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
|
360
374
|
|
|
361
375
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.3)
|
|
362
376
|
|
|
363
|
-
Fri, 10 Sep 2021 16:31:53 GMT
|
|
377
|
+
Fri, 10 Sep 2021 16:31:53 GMT
|
|
364
378
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.2..@fluentui/react-slider_v9.0.0-alpha.3)
|
|
365
379
|
|
|
366
380
|
### Changes
|
|
@@ -370,7 +384,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
|
|
|
370
384
|
|
|
371
385
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.2)
|
|
372
386
|
|
|
373
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
|
387
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
|
374
388
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.1..@fluentui/react-slider_v9.0.0-alpha.2)
|
|
375
389
|
|
|
376
390
|
### Changes
|
|
@@ -379,7 +393,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
|
379
393
|
|
|
380
394
|
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.1)
|
|
381
395
|
|
|
382
|
-
Thu, 09 Sep 2021 07:39:06 GMT
|
|
396
|
+
Thu, 09 Sep 2021 07:39:06 GMT
|
|
383
397
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.1)
|
|
384
398
|
|
|
385
399
|
### Changes
|
|
@@ -388,7 +402,7 @@ Thu, 09 Sep 2021 07:39:06 GMT
|
|
|
388
402
|
|
|
389
403
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
390
404
|
|
|
391
|
-
Mon, 06 Sep 2021 07:34:53 GMT
|
|
405
|
+
Mon, 06 Sep 2021 07:34:53 GMT
|
|
392
406
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
393
407
|
|
|
394
408
|
### Changes
|
|
@@ -397,7 +411,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
|
|
|
397
411
|
|
|
398
412
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
399
413
|
|
|
400
|
-
Thu, 02 Sep 2021 07:36:46 GMT
|
|
414
|
+
Thu, 02 Sep 2021 07:36:46 GMT
|
|
401
415
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
402
416
|
|
|
403
417
|
### Patches
|
|
@@ -410,7 +424,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
|
|
|
410
424
|
|
|
411
425
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
412
426
|
|
|
413
|
-
Wed, 01 Sep 2021 07:39:56 GMT
|
|
427
|
+
Wed, 01 Sep 2021 07:39:56 GMT
|
|
414
428
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
415
429
|
|
|
416
430
|
### Changes
|
|
@@ -419,7 +433,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
|
|
|
419
433
|
|
|
420
434
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
421
435
|
|
|
422
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
|
436
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
|
423
437
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
424
438
|
|
|
425
439
|
### Changes
|
|
@@ -428,7 +442,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
|
428
442
|
|
|
429
443
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
430
444
|
|
|
431
|
-
Fri, 27 Aug 2021 07:33:32 GMT
|
|
445
|
+
Fri, 27 Aug 2021 07:33:32 GMT
|
|
432
446
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
433
447
|
|
|
434
448
|
### Changes
|
|
@@ -437,7 +451,7 @@ Fri, 27 Aug 2021 07:33:32 GMT
|
|
|
437
451
|
|
|
438
452
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
439
453
|
|
|
440
|
-
Thu, 26 Aug 2021 07:35:43 GMT
|
|
454
|
+
Thu, 26 Aug 2021 07:35:43 GMT
|
|
441
455
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
442
456
|
|
|
443
457
|
### Changes
|
|
@@ -446,7 +460,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
|
|
|
446
460
|
|
|
447
461
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
448
462
|
|
|
449
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
|
463
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
|
450
464
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
451
465
|
|
|
452
466
|
### Changes
|
|
@@ -455,7 +469,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
|
|
|
455
469
|
|
|
456
470
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
457
471
|
|
|
458
|
-
Fri, 13 Aug 2021 07:36:34 GMT
|
|
472
|
+
Fri, 13 Aug 2021 07:36:34 GMT
|
|
459
473
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
460
474
|
|
|
461
475
|
### Changes
|
|
@@ -464,7 +478,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
|
|
|
464
478
|
|
|
465
479
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
466
480
|
|
|
467
|
-
Wed, 11 Aug 2021 07:34:54 GMT
|
|
481
|
+
Wed, 11 Aug 2021 07:34:54 GMT
|
|
468
482
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
469
483
|
|
|
470
484
|
### Changes
|
|
@@ -473,7 +487,7 @@ Wed, 11 Aug 2021 07:34:54 GMT
|
|
|
473
487
|
|
|
474
488
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
475
489
|
|
|
476
|
-
Fri, 06 Aug 2021 07:35:14 GMT
|
|
490
|
+
Fri, 06 Aug 2021 07:35:14 GMT
|
|
477
491
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
478
492
|
|
|
479
493
|
### Changes
|
|
@@ -482,7 +496,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
|
|
|
482
496
|
|
|
483
497
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
484
498
|
|
|
485
|
-
Tue, 03 Aug 2021 07:39:30 GMT
|
|
499
|
+
Tue, 03 Aug 2021 07:39:30 GMT
|
|
486
500
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
487
501
|
|
|
488
502
|
### Patches
|
|
@@ -494,7 +508,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
|
|
|
494
508
|
|
|
495
509
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
496
510
|
|
|
497
|
-
Mon, 02 Aug 2021 07:36:20 GMT
|
|
511
|
+
Mon, 02 Aug 2021 07:36:20 GMT
|
|
498
512
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
499
513
|
|
|
500
514
|
### Changes
|
|
@@ -503,7 +517,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
|
|
|
503
517
|
|
|
504
518
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
505
519
|
|
|
506
|
-
Mon, 26 Jul 2021 07:37:30 GMT
|
|
520
|
+
Mon, 26 Jul 2021 07:37:30 GMT
|
|
507
521
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
508
522
|
|
|
509
523
|
### Changes
|
|
@@ -512,7 +526,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
|
|
|
512
526
|
|
|
513
527
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
514
528
|
|
|
515
|
-
Fri, 23 Jul 2021 07:38:19 GMT
|
|
529
|
+
Fri, 23 Jul 2021 07:38:19 GMT
|
|
516
530
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
517
531
|
|
|
518
532
|
### Changes
|
|
@@ -521,7 +535,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
|
|
|
521
535
|
|
|
522
536
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
523
537
|
|
|
524
|
-
Thu, 22 Jul 2021 07:36:55 GMT
|
|
538
|
+
Thu, 22 Jul 2021 07:36:55 GMT
|
|
525
539
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v9.0.0-alpha.0..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
526
540
|
|
|
527
541
|
### Changes
|
|
@@ -530,7 +544,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
|
|
|
530
544
|
|
|
531
545
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v9.0.0-alpha.0)
|
|
532
546
|
|
|
533
|
-
Thu, 15 Jul 2021 07:36:18 GMT
|
|
547
|
+
Thu, 15 Jul 2021 07:36:18 GMT
|
|
534
548
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.122..@fluentui/react-slider_v9.0.0-alpha.0)
|
|
535
549
|
|
|
536
550
|
### Changes
|
|
@@ -539,7 +553,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
|
|
|
539
553
|
|
|
540
554
|
## [1.0.0-beta.122](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.122)
|
|
541
555
|
|
|
542
|
-
Tue, 13 Jul 2021 22:32:58 GMT
|
|
556
|
+
Tue, 13 Jul 2021 22:32:58 GMT
|
|
543
557
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.121..@fluentui/react-slider_v1.0.0-beta.122)
|
|
544
558
|
|
|
545
559
|
### Patches
|
|
@@ -549,7 +563,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
|
|
|
549
563
|
|
|
550
564
|
## [1.0.0-beta.121](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.121)
|
|
551
565
|
|
|
552
|
-
Tue, 13 Jul 2021 07:35:36 GMT
|
|
566
|
+
Tue, 13 Jul 2021 07:35:36 GMT
|
|
553
567
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.120..@fluentui/react-slider_v1.0.0-beta.121)
|
|
554
568
|
|
|
555
569
|
### Patches
|
|
@@ -559,7 +573,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
|
|
|
559
573
|
|
|
560
574
|
## [1.0.0-beta.120](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.120)
|
|
561
575
|
|
|
562
|
-
Fri, 09 Jul 2021 07:39:31 GMT
|
|
576
|
+
Fri, 09 Jul 2021 07:39:31 GMT
|
|
563
577
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.119..@fluentui/react-slider_v1.0.0-beta.120)
|
|
564
578
|
|
|
565
579
|
### Patches
|
|
@@ -575,7 +589,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
|
|
|
575
589
|
|
|
576
590
|
## [1.0.0-beta.119](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.119)
|
|
577
591
|
|
|
578
|
-
Thu, 08 Jul 2021 07:32:49 GMT
|
|
592
|
+
Thu, 08 Jul 2021 07:32:49 GMT
|
|
579
593
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.118..@fluentui/react-slider_v1.0.0-beta.119)
|
|
580
594
|
|
|
581
595
|
### Patches
|
|
@@ -584,7 +598,7 @@ Thu, 08 Jul 2021 07:32:49 GMT
|
|
|
584
598
|
|
|
585
599
|
## [1.0.0-beta.118](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.118)
|
|
586
600
|
|
|
587
|
-
Wed, 07 Jul 2021 07:32:54 GMT
|
|
601
|
+
Wed, 07 Jul 2021 07:32:54 GMT
|
|
588
602
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.117..@fluentui/react-slider_v1.0.0-beta.118)
|
|
589
603
|
|
|
590
604
|
### Patches
|
|
@@ -593,7 +607,7 @@ Wed, 07 Jul 2021 07:32:54 GMT
|
|
|
593
607
|
|
|
594
608
|
## [1.0.0-beta.117](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.117)
|
|
595
609
|
|
|
596
|
-
Thu, 01 Jul 2021 07:35:05 GMT
|
|
610
|
+
Thu, 01 Jul 2021 07:35:05 GMT
|
|
597
611
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.116..@fluentui/react-slider_v1.0.0-beta.117)
|
|
598
612
|
|
|
599
613
|
### Patches
|
|
@@ -602,7 +616,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
|
|
|
602
616
|
|
|
603
617
|
## [1.0.0-beta.116](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.116)
|
|
604
618
|
|
|
605
|
-
Tue, 29 Jun 2021 07:33:32 GMT
|
|
619
|
+
Tue, 29 Jun 2021 07:33:32 GMT
|
|
606
620
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.115..@fluentui/react-slider_v1.0.0-beta.116)
|
|
607
621
|
|
|
608
622
|
### Patches
|
|
@@ -611,7 +625,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
|
|
|
611
625
|
|
|
612
626
|
## [1.0.0-beta.115](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.115)
|
|
613
627
|
|
|
614
|
-
Mon, 28 Jun 2021 07:35:16 GMT
|
|
628
|
+
Mon, 28 Jun 2021 07:35:16 GMT
|
|
615
629
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.114..@fluentui/react-slider_v1.0.0-beta.115)
|
|
616
630
|
|
|
617
631
|
### Patches
|
|
@@ -623,7 +637,7 @@ Mon, 28 Jun 2021 07:35:16 GMT
|
|
|
623
637
|
|
|
624
638
|
## [1.0.0-beta.114](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.114)
|
|
625
639
|
|
|
626
|
-
Tue, 22 Jun 2021 07:35:11 GMT
|
|
640
|
+
Tue, 22 Jun 2021 07:35:11 GMT
|
|
627
641
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.113..@fluentui/react-slider_v1.0.0-beta.114)
|
|
628
642
|
|
|
629
643
|
### Patches
|
|
@@ -632,7 +646,7 @@ Tue, 22 Jun 2021 07:35:11 GMT
|
|
|
632
646
|
|
|
633
647
|
## [1.0.0-beta.113](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.113)
|
|
634
648
|
|
|
635
|
-
Mon, 21 Jun 2021 07:34:33 GMT
|
|
649
|
+
Mon, 21 Jun 2021 07:34:33 GMT
|
|
636
650
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.112..@fluentui/react-slider_v1.0.0-beta.113)
|
|
637
651
|
|
|
638
652
|
### Patches
|
|
@@ -641,7 +655,7 @@ Mon, 21 Jun 2021 07:34:33 GMT
|
|
|
641
655
|
|
|
642
656
|
## [1.0.0-beta.112](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.112)
|
|
643
657
|
|
|
644
|
-
Fri, 18 Jun 2021 07:30:58 GMT
|
|
658
|
+
Fri, 18 Jun 2021 07:30:58 GMT
|
|
645
659
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.111..@fluentui/react-slider_v1.0.0-beta.112)
|
|
646
660
|
|
|
647
661
|
### Patches
|
|
@@ -650,7 +664,7 @@ Fri, 18 Jun 2021 07:30:58 GMT
|
|
|
650
664
|
|
|
651
665
|
## [1.0.0-beta.111](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.111)
|
|
652
666
|
|
|
653
|
-
Wed, 16 Jun 2021 07:34:24 GMT
|
|
667
|
+
Wed, 16 Jun 2021 07:34:24 GMT
|
|
654
668
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.110..@fluentui/react-slider_v1.0.0-beta.111)
|
|
655
669
|
|
|
656
670
|
### Patches
|
|
@@ -659,7 +673,7 @@ Wed, 16 Jun 2021 07:34:24 GMT
|
|
|
659
673
|
|
|
660
674
|
## [1.0.0-beta.110](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.110)
|
|
661
675
|
|
|
662
|
-
Tue, 15 Jun 2021 07:40:20 GMT
|
|
676
|
+
Tue, 15 Jun 2021 07:40:20 GMT
|
|
663
677
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.109..@fluentui/react-slider_v1.0.0-beta.110)
|
|
664
678
|
|
|
665
679
|
### Patches
|
|
@@ -669,7 +683,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
|
|
|
669
683
|
|
|
670
684
|
## [1.0.0-beta.109](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.109)
|
|
671
685
|
|
|
672
|
-
Fri, 11 Jun 2021 07:34:26 GMT
|
|
686
|
+
Fri, 11 Jun 2021 07:34:26 GMT
|
|
673
687
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.108..@fluentui/react-slider_v1.0.0-beta.109)
|
|
674
688
|
|
|
675
689
|
### Patches
|
|
@@ -678,7 +692,7 @@ Fri, 11 Jun 2021 07:34:26 GMT
|
|
|
678
692
|
|
|
679
693
|
## [1.0.0-beta.108](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.108)
|
|
680
694
|
|
|
681
|
-
Thu, 10 Jun 2021 07:32:59 GMT
|
|
695
|
+
Thu, 10 Jun 2021 07:32:59 GMT
|
|
682
696
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.107..@fluentui/react-slider_v1.0.0-beta.108)
|
|
683
697
|
|
|
684
698
|
### Patches
|
|
@@ -687,7 +701,7 @@ Thu, 10 Jun 2021 07:32:59 GMT
|
|
|
687
701
|
|
|
688
702
|
## [1.0.0-beta.107](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.107)
|
|
689
703
|
|
|
690
|
-
Wed, 09 Jun 2021 07:33:38 GMT
|
|
704
|
+
Wed, 09 Jun 2021 07:33:38 GMT
|
|
691
705
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.106..@fluentui/react-slider_v1.0.0-beta.107)
|
|
692
706
|
|
|
693
707
|
### Patches
|
|
@@ -696,7 +710,7 @@ Wed, 09 Jun 2021 07:33:38 GMT
|
|
|
696
710
|
|
|
697
711
|
## [1.0.0-beta.106](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.106)
|
|
698
712
|
|
|
699
|
-
Tue, 08 Jun 2021 07:32:44 GMT
|
|
713
|
+
Tue, 08 Jun 2021 07:32:44 GMT
|
|
700
714
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.105..@fluentui/react-slider_v1.0.0-beta.106)
|
|
701
715
|
|
|
702
716
|
### Patches
|
|
@@ -705,7 +719,7 @@ Tue, 08 Jun 2021 07:32:44 GMT
|
|
|
705
719
|
|
|
706
720
|
## [1.0.0-beta.105](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.105)
|
|
707
721
|
|
|
708
|
-
Mon, 07 Jun 2021 07:38:15 GMT
|
|
722
|
+
Mon, 07 Jun 2021 07:38:15 GMT
|
|
709
723
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.104..@fluentui/react-slider_v1.0.0-beta.105)
|
|
710
724
|
|
|
711
725
|
### Patches
|
|
@@ -721,7 +735,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
|
|
|
721
735
|
|
|
722
736
|
## [1.0.0-beta.104](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.104)
|
|
723
737
|
|
|
724
|
-
Fri, 04 Jun 2021 07:37:23 GMT
|
|
738
|
+
Fri, 04 Jun 2021 07:37:23 GMT
|
|
725
739
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.103..@fluentui/react-slider_v1.0.0-beta.104)
|
|
726
740
|
|
|
727
741
|
### Patches
|
|
@@ -730,7 +744,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
|
|
|
730
744
|
|
|
731
745
|
## [1.0.0-beta.103](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.103)
|
|
732
746
|
|
|
733
|
-
Mon, 31 May 2021 07:33:15 GMT
|
|
747
|
+
Mon, 31 May 2021 07:33:15 GMT
|
|
734
748
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.102..@fluentui/react-slider_v1.0.0-beta.103)
|
|
735
749
|
|
|
736
750
|
### Patches
|
|
@@ -739,7 +753,7 @@ Mon, 31 May 2021 07:33:15 GMT
|
|
|
739
753
|
|
|
740
754
|
## [1.0.0-beta.102](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.102)
|
|
741
755
|
|
|
742
|
-
Thu, 27 May 2021 07:33:21 GMT
|
|
756
|
+
Thu, 27 May 2021 07:33:21 GMT
|
|
743
757
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.101..@fluentui/react-slider_v1.0.0-beta.102)
|
|
744
758
|
|
|
745
759
|
### Patches
|
|
@@ -748,7 +762,7 @@ Thu, 27 May 2021 07:33:21 GMT
|
|
|
748
762
|
|
|
749
763
|
## [1.0.0-beta.101](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.101)
|
|
750
764
|
|
|
751
|
-
Wed, 26 May 2021 07:35:43 GMT
|
|
765
|
+
Wed, 26 May 2021 07:35:43 GMT
|
|
752
766
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.100..@fluentui/react-slider_v1.0.0-beta.101)
|
|
753
767
|
|
|
754
768
|
### Patches
|
|
@@ -757,7 +771,7 @@ Wed, 26 May 2021 07:35:43 GMT
|
|
|
757
771
|
|
|
758
772
|
## [1.0.0-beta.100](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.100)
|
|
759
773
|
|
|
760
|
-
Tue, 25 May 2021 01:11:03 GMT
|
|
774
|
+
Tue, 25 May 2021 01:11:03 GMT
|
|
761
775
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.99..@fluentui/react-slider_v1.0.0-beta.100)
|
|
762
776
|
|
|
763
777
|
### Patches
|
|
@@ -766,7 +780,7 @@ Tue, 25 May 2021 01:11:03 GMT
|
|
|
766
780
|
|
|
767
781
|
## [1.0.0-beta.99](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.99)
|
|
768
782
|
|
|
769
|
-
Mon, 24 May 2021 07:35:28 GMT
|
|
783
|
+
Mon, 24 May 2021 07:35:28 GMT
|
|
770
784
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.98..@fluentui/react-slider_v1.0.0-beta.99)
|
|
771
785
|
|
|
772
786
|
### Patches
|
|
@@ -775,7 +789,7 @@ Mon, 24 May 2021 07:35:28 GMT
|
|
|
775
789
|
|
|
776
790
|
## [1.0.0-beta.98](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.98)
|
|
777
791
|
|
|
778
|
-
Fri, 21 May 2021 07:34:54 GMT
|
|
792
|
+
Fri, 21 May 2021 07:34:54 GMT
|
|
779
793
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.97..@fluentui/react-slider_v1.0.0-beta.98)
|
|
780
794
|
|
|
781
795
|
### Patches
|
|
@@ -784,7 +798,7 @@ Fri, 21 May 2021 07:34:54 GMT
|
|
|
784
798
|
|
|
785
799
|
## [1.0.0-beta.97](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.97)
|
|
786
800
|
|
|
787
|
-
Thu, 20 May 2021 07:41:54 GMT
|
|
801
|
+
Thu, 20 May 2021 07:41:54 GMT
|
|
788
802
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.96..@fluentui/react-slider_v1.0.0-beta.97)
|
|
789
803
|
|
|
790
804
|
### Patches
|
|
@@ -800,7 +814,7 @@ Thu, 20 May 2021 07:41:54 GMT
|
|
|
800
814
|
|
|
801
815
|
## [1.0.0-beta.96](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.96)
|
|
802
816
|
|
|
803
|
-
Wed, 19 May 2021 07:34:20 GMT
|
|
817
|
+
Wed, 19 May 2021 07:34:20 GMT
|
|
804
818
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.95..@fluentui/react-slider_v1.0.0-beta.96)
|
|
805
819
|
|
|
806
820
|
### Patches
|
|
@@ -810,7 +824,7 @@ Wed, 19 May 2021 07:34:20 GMT
|
|
|
810
824
|
|
|
811
825
|
## [1.0.0-beta.95](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.95)
|
|
812
826
|
|
|
813
|
-
Tue, 18 May 2021 07:34:38 GMT
|
|
827
|
+
Tue, 18 May 2021 07:34:38 GMT
|
|
814
828
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.94..@fluentui/react-slider_v1.0.0-beta.95)
|
|
815
829
|
|
|
816
830
|
### Patches
|
|
@@ -819,7 +833,7 @@ Tue, 18 May 2021 07:34:38 GMT
|
|
|
819
833
|
|
|
820
834
|
## [1.0.0-beta.94](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.94)
|
|
821
835
|
|
|
822
|
-
Mon, 17 May 2021 07:33:48 GMT
|
|
836
|
+
Mon, 17 May 2021 07:33:48 GMT
|
|
823
837
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.93..@fluentui/react-slider_v1.0.0-beta.94)
|
|
824
838
|
|
|
825
839
|
### Patches
|
|
@@ -828,7 +842,7 @@ Mon, 17 May 2021 07:33:48 GMT
|
|
|
828
842
|
|
|
829
843
|
## [1.0.0-beta.93](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.93)
|
|
830
844
|
|
|
831
|
-
Fri, 14 May 2021 07:35:10 GMT
|
|
845
|
+
Fri, 14 May 2021 07:35:10 GMT
|
|
832
846
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.92..@fluentui/react-slider_v1.0.0-beta.93)
|
|
833
847
|
|
|
834
848
|
### Patches
|
|
@@ -837,7 +851,7 @@ Fri, 14 May 2021 07:35:10 GMT
|
|
|
837
851
|
|
|
838
852
|
## [1.0.0-beta.92](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.92)
|
|
839
853
|
|
|
840
|
-
Thu, 13 May 2021 07:36:55 GMT
|
|
854
|
+
Thu, 13 May 2021 07:36:55 GMT
|
|
841
855
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.91..@fluentui/react-slider_v1.0.0-beta.92)
|
|
842
856
|
|
|
843
857
|
### Patches
|
|
@@ -846,7 +860,7 @@ Thu, 13 May 2021 07:36:55 GMT
|
|
|
846
860
|
|
|
847
861
|
## [1.0.0-beta.91](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.91)
|
|
848
862
|
|
|
849
|
-
Wed, 12 May 2021 07:36:20 GMT
|
|
863
|
+
Wed, 12 May 2021 07:36:20 GMT
|
|
850
864
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.90..@fluentui/react-slider_v1.0.0-beta.91)
|
|
851
865
|
|
|
852
866
|
### Patches
|
|
@@ -855,7 +869,7 @@ Wed, 12 May 2021 07:36:20 GMT
|
|
|
855
869
|
|
|
856
870
|
## [1.0.0-beta.90](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.90)
|
|
857
871
|
|
|
858
|
-
Mon, 10 May 2021 07:36:07 GMT
|
|
872
|
+
Mon, 10 May 2021 07:36:07 GMT
|
|
859
873
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.89..@fluentui/react-slider_v1.0.0-beta.90)
|
|
860
874
|
|
|
861
875
|
### Patches
|
|
@@ -864,7 +878,7 @@ Mon, 10 May 2021 07:36:07 GMT
|
|
|
864
878
|
|
|
865
879
|
## [1.0.0-beta.89](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.89)
|
|
866
880
|
|
|
867
|
-
Fri, 07 May 2021 07:34:34 GMT
|
|
881
|
+
Fri, 07 May 2021 07:34:34 GMT
|
|
868
882
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.88..@fluentui/react-slider_v1.0.0-beta.89)
|
|
869
883
|
|
|
870
884
|
### Patches
|
|
@@ -873,7 +887,7 @@ Fri, 07 May 2021 07:34:34 GMT
|
|
|
873
887
|
|
|
874
888
|
## [1.0.0-beta.88](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.88)
|
|
875
889
|
|
|
876
|
-
Thu, 06 May 2021 07:35:51 GMT
|
|
890
|
+
Thu, 06 May 2021 07:35:51 GMT
|
|
877
891
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.87..@fluentui/react-slider_v1.0.0-beta.88)
|
|
878
892
|
|
|
879
893
|
### Patches
|
|
@@ -882,7 +896,7 @@ Thu, 06 May 2021 07:35:51 GMT
|
|
|
882
896
|
|
|
883
897
|
## [1.0.0-beta.87](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.87)
|
|
884
898
|
|
|
885
|
-
Tue, 04 May 2021 07:36:35 GMT
|
|
899
|
+
Tue, 04 May 2021 07:36:35 GMT
|
|
886
900
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.86..@fluentui/react-slider_v1.0.0-beta.87)
|
|
887
901
|
|
|
888
902
|
### Patches
|
|
@@ -891,7 +905,7 @@ Tue, 04 May 2021 07:36:35 GMT
|
|
|
891
905
|
|
|
892
906
|
## [1.0.0-beta.86](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.86)
|
|
893
907
|
|
|
894
|
-
Fri, 30 Apr 2021 07:42:23 GMT
|
|
908
|
+
Fri, 30 Apr 2021 07:42:23 GMT
|
|
895
909
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.85..@fluentui/react-slider_v1.0.0-beta.86)
|
|
896
910
|
|
|
897
911
|
### Patches
|
|
@@ -911,7 +925,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
|
|
|
911
925
|
|
|
912
926
|
## [1.0.0-beta.85](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.85)
|
|
913
927
|
|
|
914
|
-
Wed, 28 Apr 2021 07:32:59 GMT
|
|
928
|
+
Wed, 28 Apr 2021 07:32:59 GMT
|
|
915
929
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.84..@fluentui/react-slider_v1.0.0-beta.85)
|
|
916
930
|
|
|
917
931
|
### Patches
|
|
@@ -920,7 +934,7 @@ Wed, 28 Apr 2021 07:32:59 GMT
|
|
|
920
934
|
|
|
921
935
|
## [1.0.0-beta.84](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.84)
|
|
922
936
|
|
|
923
|
-
Tue, 27 Apr 2021 07:34:03 GMT
|
|
937
|
+
Tue, 27 Apr 2021 07:34:03 GMT
|
|
924
938
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.83..@fluentui/react-slider_v1.0.0-beta.84)
|
|
925
939
|
|
|
926
940
|
### Patches
|
|
@@ -929,7 +943,7 @@ Tue, 27 Apr 2021 07:34:03 GMT
|
|
|
929
943
|
|
|
930
944
|
## [1.0.0-beta.83](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.83)
|
|
931
945
|
|
|
932
|
-
Mon, 26 Apr 2021 07:34:31 GMT
|
|
946
|
+
Mon, 26 Apr 2021 07:34:31 GMT
|
|
933
947
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.82..@fluentui/react-slider_v1.0.0-beta.83)
|
|
934
948
|
|
|
935
949
|
### Patches
|
|
@@ -938,7 +952,7 @@ Mon, 26 Apr 2021 07:34:31 GMT
|
|
|
938
952
|
|
|
939
953
|
## [1.0.0-beta.82](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.82)
|
|
940
954
|
|
|
941
|
-
Fri, 23 Apr 2021 07:37:10 GMT
|
|
955
|
+
Fri, 23 Apr 2021 07:37:10 GMT
|
|
942
956
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.81..@fluentui/react-slider_v1.0.0-beta.82)
|
|
943
957
|
|
|
944
958
|
### Patches
|
|
@@ -954,7 +968,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
|
|
|
954
968
|
|
|
955
969
|
## [1.0.0-beta.81](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.81)
|
|
956
970
|
|
|
957
|
-
Fri, 16 Apr 2021 07:32:08 GMT
|
|
971
|
+
Fri, 16 Apr 2021 07:32:08 GMT
|
|
958
972
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.80..@fluentui/react-slider_v1.0.0-beta.81)
|
|
959
973
|
|
|
960
974
|
### Patches
|
|
@@ -963,7 +977,7 @@ Fri, 16 Apr 2021 07:32:08 GMT
|
|
|
963
977
|
|
|
964
978
|
## [1.0.0-beta.80](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.80)
|
|
965
979
|
|
|
966
|
-
Wed, 14 Apr 2021 07:34:12 GMT
|
|
980
|
+
Wed, 14 Apr 2021 07:34:12 GMT
|
|
967
981
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.79..@fluentui/react-slider_v1.0.0-beta.80)
|
|
968
982
|
|
|
969
983
|
### Patches
|
|
@@ -972,7 +986,7 @@ Wed, 14 Apr 2021 07:34:12 GMT
|
|
|
972
986
|
|
|
973
987
|
## [1.0.0-beta.79](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.79)
|
|
974
988
|
|
|
975
|
-
Tue, 13 Apr 2021 14:55:56 GMT
|
|
989
|
+
Tue, 13 Apr 2021 14:55:56 GMT
|
|
976
990
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.78..@fluentui/react-slider_v1.0.0-beta.79)
|
|
977
991
|
|
|
978
992
|
### Patches
|
|
@@ -984,7 +998,7 @@ Tue, 13 Apr 2021 14:55:56 GMT
|
|
|
984
998
|
|
|
985
999
|
## [1.0.0-beta.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.78)
|
|
986
1000
|
|
|
987
|
-
Sat, 10 Apr 2021 03:23:10 GMT
|
|
1001
|
+
Sat, 10 Apr 2021 03:23:10 GMT
|
|
988
1002
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.77..@fluentui/react-slider_v1.0.0-beta.78)
|
|
989
1003
|
|
|
990
1004
|
### Patches
|
|
@@ -993,7 +1007,7 @@ Sat, 10 Apr 2021 03:23:10 GMT
|
|
|
993
1007
|
|
|
994
1008
|
## [1.0.0-beta.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.77)
|
|
995
1009
|
|
|
996
|
-
Fri, 09 Apr 2021 23:42:49 GMT
|
|
1010
|
+
Fri, 09 Apr 2021 23:42:49 GMT
|
|
997
1011
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.76..@fluentui/react-slider_v1.0.0-beta.77)
|
|
998
1012
|
|
|
999
1013
|
### Patches
|
|
@@ -1002,7 +1016,7 @@ Fri, 09 Apr 2021 23:42:49 GMT
|
|
|
1002
1016
|
|
|
1003
1017
|
## [1.0.0-beta.76](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.76)
|
|
1004
1018
|
|
|
1005
|
-
Thu, 08 Apr 2021 07:33:06 GMT
|
|
1019
|
+
Thu, 08 Apr 2021 07:33:06 GMT
|
|
1006
1020
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.75..@fluentui/react-slider_v1.0.0-beta.76)
|
|
1007
1021
|
|
|
1008
1022
|
### Patches
|
|
@@ -1011,7 +1025,7 @@ Thu, 08 Apr 2021 07:33:06 GMT
|
|
|
1011
1025
|
|
|
1012
1026
|
## [1.0.0-beta.75](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.75)
|
|
1013
1027
|
|
|
1014
|
-
Wed, 07 Apr 2021 08:04:03 GMT
|
|
1028
|
+
Wed, 07 Apr 2021 08:04:03 GMT
|
|
1015
1029
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.74..@fluentui/react-slider_v1.0.0-beta.75)
|
|
1016
1030
|
|
|
1017
1031
|
### Patches
|
|
@@ -1020,7 +1034,7 @@ Wed, 07 Apr 2021 08:04:03 GMT
|
|
|
1020
1034
|
|
|
1021
1035
|
## [1.0.0-beta.74](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.74)
|
|
1022
1036
|
|
|
1023
|
-
Tue, 06 Apr 2021 07:34:10 GMT
|
|
1037
|
+
Tue, 06 Apr 2021 07:34:10 GMT
|
|
1024
1038
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.73..@fluentui/react-slider_v1.0.0-beta.74)
|
|
1025
1039
|
|
|
1026
1040
|
### Patches
|
|
@@ -1029,7 +1043,7 @@ Tue, 06 Apr 2021 07:34:10 GMT
|
|
|
1029
1043
|
|
|
1030
1044
|
## [1.0.0-beta.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.73)
|
|
1031
1045
|
|
|
1032
|
-
Thu, 01 Apr 2021 07:33:24 GMT
|
|
1046
|
+
Thu, 01 Apr 2021 07:33:24 GMT
|
|
1033
1047
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.72..@fluentui/react-slider_v1.0.0-beta.73)
|
|
1034
1048
|
|
|
1035
1049
|
### Patches
|
|
@@ -1038,7 +1052,7 @@ Thu, 01 Apr 2021 07:33:24 GMT
|
|
|
1038
1052
|
|
|
1039
1053
|
## [1.0.0-beta.72](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.72)
|
|
1040
1054
|
|
|
1041
|
-
Wed, 31 Mar 2021 00:53:43 GMT
|
|
1055
|
+
Wed, 31 Mar 2021 00:53:43 GMT
|
|
1042
1056
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.71..@fluentui/react-slider_v1.0.0-beta.72)
|
|
1043
1057
|
|
|
1044
1058
|
### Patches
|
|
@@ -1054,7 +1068,7 @@ Wed, 31 Mar 2021 00:53:43 GMT
|
|
|
1054
1068
|
|
|
1055
1069
|
## [1.0.0-beta.71](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.71)
|
|
1056
1070
|
|
|
1057
|
-
Tue, 30 Mar 2021 07:34:45 GMT
|
|
1071
|
+
Tue, 30 Mar 2021 07:34:45 GMT
|
|
1058
1072
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.70..@fluentui/react-slider_v1.0.0-beta.71)
|
|
1059
1073
|
|
|
1060
1074
|
### Patches
|
|
@@ -1067,7 +1081,7 @@ Tue, 30 Mar 2021 07:34:45 GMT
|
|
|
1067
1081
|
|
|
1068
1082
|
## [1.0.0-beta.70](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.70)
|
|
1069
1083
|
|
|
1070
|
-
Thu, 25 Mar 2021 07:33:24 GMT
|
|
1084
|
+
Thu, 25 Mar 2021 07:33:24 GMT
|
|
1071
1085
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.69..@fluentui/react-slider_v1.0.0-beta.70)
|
|
1072
1086
|
|
|
1073
1087
|
### Patches
|
|
@@ -1076,7 +1090,7 @@ Thu, 25 Mar 2021 07:33:24 GMT
|
|
|
1076
1090
|
|
|
1077
1091
|
## [1.0.0-beta.69](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.69)
|
|
1078
1092
|
|
|
1079
|
-
Wed, 24 Mar 2021 07:32:21 GMT
|
|
1093
|
+
Wed, 24 Mar 2021 07:32:21 GMT
|
|
1080
1094
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.68..@fluentui/react-slider_v1.0.0-beta.69)
|
|
1081
1095
|
|
|
1082
1096
|
### Patches
|
|
@@ -1085,7 +1099,7 @@ Wed, 24 Mar 2021 07:32:21 GMT
|
|
|
1085
1099
|
|
|
1086
1100
|
## [1.0.0-beta.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.68)
|
|
1087
1101
|
|
|
1088
|
-
Mon, 22 Mar 2021 07:34:09 GMT
|
|
1102
|
+
Mon, 22 Mar 2021 07:34:09 GMT
|
|
1089
1103
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.67..@fluentui/react-slider_v1.0.0-beta.68)
|
|
1090
1104
|
|
|
1091
1105
|
### Patches
|
|
@@ -1094,7 +1108,7 @@ Mon, 22 Mar 2021 07:34:09 GMT
|
|
|
1094
1108
|
|
|
1095
1109
|
## [1.0.0-beta.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.67)
|
|
1096
1110
|
|
|
1097
|
-
Thu, 18 Mar 2021 20:15:34 GMT
|
|
1111
|
+
Thu, 18 Mar 2021 20:15:34 GMT
|
|
1098
1112
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.66..@fluentui/react-slider_v1.0.0-beta.67)
|
|
1099
1113
|
|
|
1100
1114
|
### Patches
|
|
@@ -1103,7 +1117,7 @@ Thu, 18 Mar 2021 20:15:34 GMT
|
|
|
1103
1117
|
|
|
1104
1118
|
## [1.0.0-beta.66](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.66)
|
|
1105
1119
|
|
|
1106
|
-
Thu, 18 Mar 2021 07:33:22 GMT
|
|
1120
|
+
Thu, 18 Mar 2021 07:33:22 GMT
|
|
1107
1121
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.65..@fluentui/react-slider_v1.0.0-beta.66)
|
|
1108
1122
|
|
|
1109
1123
|
### Patches
|
|
@@ -1113,7 +1127,7 @@ Thu, 18 Mar 2021 07:33:22 GMT
|
|
|
1113
1127
|
|
|
1114
1128
|
## [1.0.0-beta.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.65)
|
|
1115
1129
|
|
|
1116
|
-
Wed, 17 Mar 2021 07:35:44 GMT
|
|
1130
|
+
Wed, 17 Mar 2021 07:35:44 GMT
|
|
1117
1131
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.64..@fluentui/react-slider_v1.0.0-beta.65)
|
|
1118
1132
|
|
|
1119
1133
|
### Patches
|
|
@@ -1122,7 +1136,7 @@ Wed, 17 Mar 2021 07:35:44 GMT
|
|
|
1122
1136
|
|
|
1123
1137
|
## [1.0.0-beta.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.64)
|
|
1124
1138
|
|
|
1125
|
-
Tue, 16 Mar 2021 07:32:44 GMT
|
|
1139
|
+
Tue, 16 Mar 2021 07:32:44 GMT
|
|
1126
1140
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.63..@fluentui/react-slider_v1.0.0-beta.64)
|
|
1127
1141
|
|
|
1128
1142
|
### Patches
|
|
@@ -1132,7 +1146,7 @@ Tue, 16 Mar 2021 07:32:44 GMT
|
|
|
1132
1146
|
|
|
1133
1147
|
## [1.0.0-beta.63](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.63)
|
|
1134
1148
|
|
|
1135
|
-
Mon, 15 Mar 2021 07:36:20 GMT
|
|
1149
|
+
Mon, 15 Mar 2021 07:36:20 GMT
|
|
1136
1150
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.62..@fluentui/react-slider_v1.0.0-beta.63)
|
|
1137
1151
|
|
|
1138
1152
|
### Changes
|
|
@@ -1141,7 +1155,7 @@ Mon, 15 Mar 2021 07:36:20 GMT
|
|
|
1141
1155
|
|
|
1142
1156
|
## [1.0.0-beta.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.62)
|
|
1143
1157
|
|
|
1144
|
-
Fri, 12 Mar 2021 20:04:27 GMT
|
|
1158
|
+
Fri, 12 Mar 2021 20:04:27 GMT
|
|
1145
1159
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.61..@fluentui/react-slider_v1.0.0-beta.62)
|
|
1146
1160
|
|
|
1147
1161
|
### Patches
|
|
@@ -1151,7 +1165,7 @@ Fri, 12 Mar 2021 20:04:27 GMT
|
|
|
1151
1165
|
|
|
1152
1166
|
## [1.0.0-beta.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.61)
|
|
1153
1167
|
|
|
1154
|
-
Thu, 11 Mar 2021 07:33:03 GMT
|
|
1168
|
+
Thu, 11 Mar 2021 07:33:03 GMT
|
|
1155
1169
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.60..@fluentui/react-slider_v1.0.0-beta.61)
|
|
1156
1170
|
|
|
1157
1171
|
### Patches
|
|
@@ -1160,7 +1174,7 @@ Thu, 11 Mar 2021 07:33:03 GMT
|
|
|
1160
1174
|
|
|
1161
1175
|
## [1.0.0-beta.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.60)
|
|
1162
1176
|
|
|
1163
|
-
Wed, 10 Mar 2021 07:34:39 GMT
|
|
1177
|
+
Wed, 10 Mar 2021 07:34:39 GMT
|
|
1164
1178
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.59..@fluentui/react-slider_v1.0.0-beta.60)
|
|
1165
1179
|
|
|
1166
1180
|
### Patches
|
|
@@ -1169,7 +1183,7 @@ Wed, 10 Mar 2021 07:34:39 GMT
|
|
|
1169
1183
|
|
|
1170
1184
|
## [1.0.0-beta.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.59)
|
|
1171
1185
|
|
|
1172
|
-
Tue, 09 Mar 2021 07:32:29 GMT
|
|
1186
|
+
Tue, 09 Mar 2021 07:32:29 GMT
|
|
1173
1187
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.58..@fluentui/react-slider_v1.0.0-beta.59)
|
|
1174
1188
|
|
|
1175
1189
|
### Patches
|
|
@@ -1178,7 +1192,7 @@ Tue, 09 Mar 2021 07:32:29 GMT
|
|
|
1178
1192
|
|
|
1179
1193
|
## [1.0.0-beta.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.58)
|
|
1180
1194
|
|
|
1181
|
-
Sun, 07 Mar 2021 23:34:51 GMT
|
|
1195
|
+
Sun, 07 Mar 2021 23:34:51 GMT
|
|
1182
1196
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.57..@fluentui/react-slider_v1.0.0-beta.58)
|
|
1183
1197
|
|
|
1184
1198
|
### Patches
|
|
@@ -1187,7 +1201,7 @@ Sun, 07 Mar 2021 23:34:51 GMT
|
|
|
1187
1201
|
|
|
1188
1202
|
## [1.0.0-beta.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.57)
|
|
1189
1203
|
|
|
1190
|
-
Wed, 03 Mar 2021 07:45:18 GMT
|
|
1204
|
+
Wed, 03 Mar 2021 07:45:18 GMT
|
|
1191
1205
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.56..@fluentui/react-slider_v1.0.0-beta.57)
|
|
1192
1206
|
|
|
1193
1207
|
### Patches
|
|
@@ -1196,7 +1210,7 @@ Wed, 03 Mar 2021 07:45:18 GMT
|
|
|
1196
1210
|
|
|
1197
1211
|
## [1.0.0-beta.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.56)
|
|
1198
1212
|
|
|
1199
|
-
Wed, 03 Mar 2021 00:10:09 GMT
|
|
1213
|
+
Wed, 03 Mar 2021 00:10:09 GMT
|
|
1200
1214
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.55..@fluentui/react-slider_v1.0.0-beta.56)
|
|
1201
1215
|
|
|
1202
1216
|
### Patches
|
|
@@ -1209,7 +1223,7 @@ Wed, 03 Mar 2021 00:10:09 GMT
|
|
|
1209
1223
|
|
|
1210
1224
|
## [1.0.0-beta.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.55)
|
|
1211
1225
|
|
|
1212
|
-
Tue, 02 Mar 2021 07:24:27 GMT
|
|
1226
|
+
Tue, 02 Mar 2021 07:24:27 GMT
|
|
1213
1227
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.54..@fluentui/react-slider_v1.0.0-beta.55)
|
|
1214
1228
|
|
|
1215
1229
|
### Patches
|
|
@@ -1218,7 +1232,7 @@ Tue, 02 Mar 2021 07:24:27 GMT
|
|
|
1218
1232
|
|
|
1219
1233
|
## [1.0.0-beta.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.54)
|
|
1220
1234
|
|
|
1221
|
-
Mon, 01 Mar 2021 07:20:46 GMT
|
|
1235
|
+
Mon, 01 Mar 2021 07:20:46 GMT
|
|
1222
1236
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.53..@fluentui/react-slider_v1.0.0-beta.54)
|
|
1223
1237
|
|
|
1224
1238
|
### Patches
|
|
@@ -1227,7 +1241,7 @@ Mon, 01 Mar 2021 07:20:46 GMT
|
|
|
1227
1241
|
|
|
1228
1242
|
## [1.0.0-beta.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.53)
|
|
1229
1243
|
|
|
1230
|
-
Fri, 26 Feb 2021 01:16:27 GMT
|
|
1244
|
+
Fri, 26 Feb 2021 01:16:27 GMT
|
|
1231
1245
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.52..@fluentui/react-slider_v1.0.0-beta.53)
|
|
1232
1246
|
|
|
1233
1247
|
### Patches
|
|
@@ -1248,7 +1262,7 @@ Fri, 26 Feb 2021 01:16:27 GMT
|
|
|
1248
1262
|
|
|
1249
1263
|
## [1.0.0-beta.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.52)
|
|
1250
1264
|
|
|
1251
|
-
Thu, 25 Feb 2021 20:16:39 GMT
|
|
1265
|
+
Thu, 25 Feb 2021 20:16:39 GMT
|
|
1252
1266
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.51..@fluentui/react-slider_v1.0.0-beta.52)
|
|
1253
1267
|
|
|
1254
1268
|
### Changes
|
|
@@ -1257,7 +1271,7 @@ Thu, 25 Feb 2021 20:16:39 GMT
|
|
|
1257
1271
|
|
|
1258
1272
|
## [1.0.0-beta.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.51)
|
|
1259
1273
|
|
|
1260
|
-
Thu, 25 Feb 2021 01:15:27 GMT
|
|
1274
|
+
Thu, 25 Feb 2021 01:15:27 GMT
|
|
1261
1275
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.50..@fluentui/react-slider_v1.0.0-beta.51)
|
|
1262
1276
|
|
|
1263
1277
|
### Patches
|
|
@@ -1266,7 +1280,7 @@ Thu, 25 Feb 2021 01:15:27 GMT
|
|
|
1266
1280
|
|
|
1267
1281
|
## [1.0.0-beta.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.50)
|
|
1268
1282
|
|
|
1269
|
-
Wed, 24 Feb 2021 07:19:56 GMT
|
|
1283
|
+
Wed, 24 Feb 2021 07:19:56 GMT
|
|
1270
1284
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.49..@fluentui/react-slider_v1.0.0-beta.50)
|
|
1271
1285
|
|
|
1272
1286
|
### Changes
|
|
@@ -1275,7 +1289,7 @@ Wed, 24 Feb 2021 07:19:56 GMT
|
|
|
1275
1289
|
|
|
1276
1290
|
## [1.0.0-beta.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.49)
|
|
1277
1291
|
|
|
1278
|
-
Wed, 24 Feb 2021 00:05:29 GMT
|
|
1292
|
+
Wed, 24 Feb 2021 00:05:29 GMT
|
|
1279
1293
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.48..@fluentui/react-slider_v1.0.0-beta.49)
|
|
1280
1294
|
|
|
1281
1295
|
### Changes
|
|
@@ -1284,7 +1298,7 @@ Wed, 24 Feb 2021 00:05:29 GMT
|
|
|
1284
1298
|
|
|
1285
1299
|
## [1.0.0-beta.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.48)
|
|
1286
1300
|
|
|
1287
|
-
Mon, 22 Feb 2021 12:26:22 GMT
|
|
1301
|
+
Mon, 22 Feb 2021 12:26:22 GMT
|
|
1288
1302
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.47..@fluentui/react-slider_v1.0.0-beta.48)
|
|
1289
1303
|
|
|
1290
1304
|
### Changes
|
|
@@ -1293,7 +1307,7 @@ Mon, 22 Feb 2021 12:26:22 GMT
|
|
|
1293
1307
|
|
|
1294
1308
|
## [1.0.0-beta.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.47)
|
|
1295
1309
|
|
|
1296
|
-
Thu, 18 Feb 2021 19:38:50 GMT
|
|
1310
|
+
Thu, 18 Feb 2021 19:38:50 GMT
|
|
1297
1311
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.46..@fluentui/react-slider_v1.0.0-beta.47)
|
|
1298
1312
|
|
|
1299
1313
|
### Changes
|
|
@@ -1302,7 +1316,7 @@ Thu, 18 Feb 2021 19:38:50 GMT
|
|
|
1302
1316
|
|
|
1303
1317
|
## [1.0.0-beta.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.46)
|
|
1304
1318
|
|
|
1305
|
-
Thu, 18 Feb 2021 12:27:34 GMT
|
|
1319
|
+
Thu, 18 Feb 2021 12:27:34 GMT
|
|
1306
1320
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.45..@fluentui/react-slider_v1.0.0-beta.46)
|
|
1307
1321
|
|
|
1308
1322
|
### Changes
|
|
@@ -1311,7 +1325,7 @@ Thu, 18 Feb 2021 12:27:34 GMT
|
|
|
1311
1325
|
|
|
1312
1326
|
## [1.0.0-beta.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.45)
|
|
1313
1327
|
|
|
1314
|
-
Mon, 15 Feb 2021 12:22:00 GMT
|
|
1328
|
+
Mon, 15 Feb 2021 12:22:00 GMT
|
|
1315
1329
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.44..@fluentui/react-slider_v1.0.0-beta.45)
|
|
1316
1330
|
|
|
1317
1331
|
### Changes
|
|
@@ -1320,7 +1334,7 @@ Mon, 15 Feb 2021 12:22:00 GMT
|
|
|
1320
1334
|
|
|
1321
1335
|
## [1.0.0-beta.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.44)
|
|
1322
1336
|
|
|
1323
|
-
Fri, 12 Feb 2021 12:26:20 GMT
|
|
1337
|
+
Fri, 12 Feb 2021 12:26:20 GMT
|
|
1324
1338
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.43..@fluentui/react-slider_v1.0.0-beta.44)
|
|
1325
1339
|
|
|
1326
1340
|
### Changes
|
|
@@ -1329,7 +1343,7 @@ Fri, 12 Feb 2021 12:26:20 GMT
|
|
|
1329
1343
|
|
|
1330
1344
|
## [1.0.0-beta.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.43)
|
|
1331
1345
|
|
|
1332
|
-
Thu, 11 Feb 2021 00:58:10 GMT
|
|
1346
|
+
Thu, 11 Feb 2021 00:58:10 GMT
|
|
1333
1347
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.42..@fluentui/react-slider_v1.0.0-beta.43)
|
|
1334
1348
|
|
|
1335
1349
|
### Changes
|
|
@@ -1338,7 +1352,7 @@ Thu, 11 Feb 2021 00:58:10 GMT
|
|
|
1338
1352
|
|
|
1339
1353
|
## [1.0.0-beta.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.42)
|
|
1340
1354
|
|
|
1341
|
-
Wed, 10 Feb 2021 12:20:53 GMT
|
|
1355
|
+
Wed, 10 Feb 2021 12:20:53 GMT
|
|
1342
1356
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.41..@fluentui/react-slider_v1.0.0-beta.42)
|
|
1343
1357
|
|
|
1344
1358
|
### Changes
|
|
@@ -1347,7 +1361,7 @@ Wed, 10 Feb 2021 12:20:53 GMT
|
|
|
1347
1361
|
|
|
1348
1362
|
## [1.0.0-beta.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.41)
|
|
1349
1363
|
|
|
1350
|
-
Tue, 09 Feb 2021 12:24:19 GMT
|
|
1364
|
+
Tue, 09 Feb 2021 12:24:19 GMT
|
|
1351
1365
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.40..@fluentui/react-slider_v1.0.0-beta.41)
|
|
1352
1366
|
|
|
1353
1367
|
### Changes
|
|
@@ -1356,7 +1370,7 @@ Tue, 09 Feb 2021 12:24:19 GMT
|
|
|
1356
1370
|
|
|
1357
1371
|
## [1.0.0-beta.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.40)
|
|
1358
1372
|
|
|
1359
|
-
Tue, 09 Feb 2021 00:56:52 GMT
|
|
1373
|
+
Tue, 09 Feb 2021 00:56:52 GMT
|
|
1360
1374
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.39..@fluentui/react-slider_v1.0.0-beta.40)
|
|
1361
1375
|
|
|
1362
1376
|
### Changes
|
|
@@ -1365,7 +1379,7 @@ Tue, 09 Feb 2021 00:56:52 GMT
|
|
|
1365
1379
|
|
|
1366
1380
|
## [1.0.0-beta.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.38)
|
|
1367
1381
|
|
|
1368
|
-
Mon, 01 Feb 2021 12:23:48 GMT
|
|
1382
|
+
Mon, 01 Feb 2021 12:23:48 GMT
|
|
1369
1383
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.36..@fluentui/react-slider_v1.0.0-beta.38)
|
|
1370
1384
|
|
|
1371
1385
|
### Changes
|
|
@@ -1374,7 +1388,7 @@ Mon, 01 Feb 2021 12:23:48 GMT
|
|
|
1374
1388
|
|
|
1375
1389
|
## [1.0.0-beta.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.36)
|
|
1376
1390
|
|
|
1377
|
-
Thu, 28 Jan 2021 12:25:56 GMT
|
|
1391
|
+
Thu, 28 Jan 2021 12:25:56 GMT
|
|
1378
1392
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.33..@fluentui/react-slider_v1.0.0-beta.36)
|
|
1379
1393
|
|
|
1380
1394
|
### Changes
|
|
@@ -1385,16 +1399,16 @@ Thu, 28 Jan 2021 12:25:56 GMT
|
|
|
1385
1399
|
|
|
1386
1400
|
## [1.0.0-beta.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.33)
|
|
1387
1401
|
|
|
1388
|
-
Thu, 21 Jan 2021 12:36:12 GMT
|
|
1402
|
+
Thu, 21 Jan 2021 12:36:12 GMT
|
|
1389
1403
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v1.0.0-beta.0..@fluentui/react-slider_v1.0.0-beta.33)
|
|
1390
1404
|
|
|
1391
1405
|
### Changes
|
|
1392
1406
|
|
|
1393
|
-
-
|
|
1407
|
+
- Updating dev dependencies. ([PR #16548](https://github.com/microsoft/fluentui/pull/16548) by dzearing@microsoft.com)
|
|
1394
1408
|
|
|
1395
1409
|
## [1.0.0-beta.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v1.0.0-beta.0)
|
|
1396
1410
|
|
|
1397
|
-
Fri, 23 Oct 2020 03:26:15 GMT
|
|
1411
|
+
Fri, 23 Oct 2020 03:26:15 GMT
|
|
1398
1412
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v0.3.8..@fluentui/react-slider_v1.0.0-beta.0)
|
|
1399
1413
|
|
|
1400
1414
|
### Changes
|
|
@@ -1407,7 +1421,7 @@ Fri, 23 Oct 2020 03:26:15 GMT
|
|
|
1407
1421
|
|
|
1408
1422
|
## [0.3.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v0.3.8)
|
|
1409
1423
|
|
|
1410
|
-
Fri, 25 Sep 2020 12:25:17 GMT
|
|
1424
|
+
Fri, 25 Sep 2020 12:25:17 GMT
|
|
1411
1425
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v0.3.6..@fluentui/react-slider_v0.3.8)
|
|
1412
1426
|
|
|
1413
1427
|
### Patches
|
|
@@ -1416,7 +1430,7 @@ Fri, 25 Sep 2020 12:25:17 GMT
|
|
|
1416
1430
|
|
|
1417
1431
|
## [0.3.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v0.3.5)
|
|
1418
1432
|
|
|
1419
|
-
Tue, 22 Sep 2020 12:25:45 GMT
|
|
1433
|
+
Tue, 22 Sep 2020 12:25:45 GMT
|
|
1420
1434
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v0.3.0..@fluentui/react-slider_v0.3.5)
|
|
1421
1435
|
|
|
1422
1436
|
### Patches
|
|
@@ -1425,7 +1439,7 @@ Tue, 22 Sep 2020 12:25:45 GMT
|
|
|
1425
1439
|
|
|
1426
1440
|
## [0.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v0.3.0)
|
|
1427
1441
|
|
|
1428
|
-
Wed, 16 Sep 2020 12:27:22 GMT
|
|
1442
|
+
Wed, 16 Sep 2020 12:27:22 GMT
|
|
1429
1443
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v0.2.1..@fluentui/react-slider_v0.3.0)
|
|
1430
1444
|
|
|
1431
1445
|
### Minor changes
|
|
@@ -1434,7 +1448,7 @@ Wed, 16 Sep 2020 12:27:22 GMT
|
|
|
1434
1448
|
|
|
1435
1449
|
## [0.2.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-slider_v0.2.1)
|
|
1436
1450
|
|
|
1437
|
-
Mon, 31 Aug 2020 12:25:46 GMT
|
|
1451
|
+
Mon, 31 Aug 2020 12:25:46 GMT
|
|
1438
1452
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-slider_v0.1.1..@fluentui/react-slider_v0.2.1)
|
|
1439
1453
|
|
|
1440
1454
|
### Patches
|