@fluentui/react-switch 9.0.0-rc.8 → 9.0.0-rc.9
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 +48 -1
- package/CHANGELOG.md +50 -37
- package/package.json +8 -8
package/CHANGELOG.json
CHANGED
@@ -2,7 +2,54 @@
|
|
2
2
|
"name": "@fluentui/react-switch",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
5
|
+
"date": "Thu, 05 May 2022 18:24:33 GMT",
|
6
|
+
"tag": "@fluentui/react-switch_v9.0.0-rc.9",
|
7
|
+
"version": "9.0.0-rc.9",
|
8
|
+
"comments": {
|
9
|
+
"none": [
|
10
|
+
{
|
11
|
+
"author": "tristan.watanabe@gmail.com",
|
12
|
+
"package": "@fluentui/react-switch",
|
13
|
+
"commit": "ad3dfcc6d85a8dba3c183612fe552280cd33c20e",
|
14
|
+
"comment": "react-switch: Move to new common folder."
|
15
|
+
}
|
16
|
+
],
|
17
|
+
"prerelease": [
|
18
|
+
{
|
19
|
+
"author": "beachball",
|
20
|
+
"package": "@fluentui/react-switch",
|
21
|
+
"comment": "Bump @fluentui/react-label to v9.0.0-beta.12",
|
22
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
23
|
+
},
|
24
|
+
{
|
25
|
+
"author": "beachball",
|
26
|
+
"package": "@fluentui/react-switch",
|
27
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.9",
|
28
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"author": "beachball",
|
32
|
+
"package": "@fluentui/react-switch",
|
33
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.7",
|
34
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
35
|
+
},
|
36
|
+
{
|
37
|
+
"author": "beachball",
|
38
|
+
"package": "@fluentui/react-switch",
|
39
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8",
|
40
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
41
|
+
},
|
42
|
+
{
|
43
|
+
"author": "beachball",
|
44
|
+
"package": "@fluentui/react-switch",
|
45
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5",
|
46
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
47
|
+
}
|
48
|
+
]
|
49
|
+
}
|
50
|
+
},
|
51
|
+
{
|
52
|
+
"date": "Wed, 04 May 2022 13:26:51 GMT",
|
6
53
|
"tag": "@fluentui/react-switch_v9.0.0-rc.8",
|
7
54
|
"version": "9.0.0-rc.8",
|
8
55
|
"comments": {
|
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,25 @@
|
|
1
1
|
# Change Log - @fluentui/react-switch
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 05 May 2022 18:24:33 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.9)
|
8
|
+
|
9
|
+
Thu, 05 May 2022 18:24:33 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.8..@fluentui/react-switch_v9.0.0-rc.9)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- Bump @fluentui/react-label to v9.0.0-beta.12 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
15
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.9 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
16
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.7 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
17
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.8 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
18
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
19
|
+
|
7
20
|
## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.8)
|
8
21
|
|
9
|
-
Wed, 04 May 2022 13:
|
22
|
+
Wed, 04 May 2022 13:26:51 GMT
|
10
23
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.7..@fluentui/react-switch_v9.0.0-rc.8)
|
11
24
|
|
12
25
|
### Changes
|
@@ -19,7 +32,7 @@ Wed, 04 May 2022 13:24:19 GMT
|
|
19
32
|
|
20
33
|
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.7)
|
21
34
|
|
22
|
-
Mon, 25 Apr 2022 09:32:19 GMT
|
35
|
+
Mon, 25 Apr 2022 09:32:19 GMT
|
23
36
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.6..@fluentui/react-switch_v9.0.0-rc.7)
|
24
37
|
|
25
38
|
### Changes
|
@@ -28,7 +41,7 @@ Mon, 25 Apr 2022 09:32:19 GMT
|
|
28
41
|
|
29
42
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.6)
|
30
43
|
|
31
|
-
Tue, 19 Apr 2022 19:16:54 GMT
|
44
|
+
Tue, 19 Apr 2022 19:16:54 GMT
|
32
45
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.5..@fluentui/react-switch_v9.0.0-rc.6)
|
33
46
|
|
34
47
|
### Changes
|
@@ -46,7 +59,7 @@ Tue, 19 Apr 2022 19:16:54 GMT
|
|
46
59
|
|
47
60
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.5)
|
48
61
|
|
49
|
-
Fri, 04 Mar 2022 05:17:30 GMT
|
62
|
+
Fri, 04 Mar 2022 05:17:30 GMT
|
50
63
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.4..@fluentui/react-switch_v9.0.0-rc.5)
|
51
64
|
|
52
65
|
### Changes
|
@@ -60,7 +73,7 @@ Fri, 04 Mar 2022 05:17:30 GMT
|
|
60
73
|
|
61
74
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.4)
|
62
75
|
|
63
|
-
Tue, 01 Mar 2022 02:17:38 GMT
|
76
|
+
Tue, 01 Mar 2022 02:17:38 GMT
|
64
77
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.3..@fluentui/react-switch_v9.0.0-rc.4)
|
65
78
|
|
66
79
|
### Changes
|
@@ -73,7 +86,7 @@ Tue, 01 Mar 2022 02:17:38 GMT
|
|
73
86
|
|
74
87
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.3)
|
75
88
|
|
76
|
-
Fri, 18 Feb 2022 13:35:34 GMT
|
89
|
+
Fri, 18 Feb 2022 13:35:34 GMT
|
77
90
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.1..@fluentui/react-switch_v9.0.0-rc.3)
|
78
91
|
|
79
92
|
### Changes
|
@@ -87,7 +100,7 @@ Fri, 18 Feb 2022 13:35:34 GMT
|
|
87
100
|
|
88
101
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.1)
|
89
102
|
|
90
|
-
Thu, 10 Feb 2022 08:50:51 GMT
|
103
|
+
Thu, 10 Feb 2022 08:50:51 GMT
|
91
104
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.5..@fluentui/react-switch_v9.0.0-rc.1)
|
92
105
|
|
93
106
|
### Changes
|
@@ -109,7 +122,7 @@ Thu, 10 Feb 2022 08:50:51 GMT
|
|
109
122
|
|
110
123
|
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.5)
|
111
124
|
|
112
|
-
Thu, 25 Nov 2021 08:34:17 GMT
|
125
|
+
Thu, 25 Nov 2021 08:34:17 GMT
|
113
126
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.4..@fluentui/react-switch_v9.0.0-beta.5)
|
114
127
|
|
115
128
|
### Changes
|
@@ -124,7 +137,7 @@ Thu, 25 Nov 2021 08:34:17 GMT
|
|
124
137
|
|
125
138
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.4)
|
126
139
|
|
127
|
-
Fri, 12 Nov 2021 13:25:33 GMT
|
140
|
+
Fri, 12 Nov 2021 13:25:33 GMT
|
128
141
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.3..@fluentui/react-switch_v9.0.0-beta.4)
|
129
142
|
|
130
143
|
### Changes
|
@@ -140,7 +153,7 @@ Fri, 12 Nov 2021 13:25:33 GMT
|
|
140
153
|
|
141
154
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.3)
|
142
155
|
|
143
|
-
Wed, 27 Oct 2021 12:14:22 GMT
|
156
|
+
Wed, 27 Oct 2021 12:14:22 GMT
|
144
157
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.2..@fluentui/react-switch_v9.0.0-beta.3)
|
145
158
|
|
146
159
|
### Changes
|
@@ -160,7 +173,7 @@ Wed, 27 Oct 2021 12:14:22 GMT
|
|
160
173
|
|
161
174
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.2)
|
162
175
|
|
163
|
-
Tue, 12 Oct 2021 19:45:58 GMT
|
176
|
+
Tue, 12 Oct 2021 19:45:58 GMT
|
164
177
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.1..@fluentui/react-switch_v9.0.0-beta.2)
|
165
178
|
|
166
179
|
### Changes
|
@@ -170,7 +183,7 @@ Tue, 12 Oct 2021 19:45:58 GMT
|
|
170
183
|
|
171
184
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.1)
|
172
185
|
|
173
|
-
Wed, 06 Oct 2021 10:37:22 GMT
|
186
|
+
Wed, 06 Oct 2021 10:37:22 GMT
|
174
187
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.17..@fluentui/react-switch_v9.0.0-beta.1)
|
175
188
|
|
176
189
|
### Changes
|
@@ -189,7 +202,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
|
|
189
202
|
|
190
203
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.17)
|
191
204
|
|
192
|
-
Tue, 05 Oct 2021 12:47:58 GMT
|
205
|
+
Tue, 05 Oct 2021 12:47:58 GMT
|
193
206
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.16..@fluentui/react-switch_v9.0.0-alpha.17)
|
194
207
|
|
195
208
|
### Changes
|
@@ -204,7 +217,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
|
|
204
217
|
|
205
218
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.16)
|
206
219
|
|
207
|
-
Tue, 05 Oct 2021 09:28:07 GMT
|
220
|
+
Tue, 05 Oct 2021 09:28:07 GMT
|
208
221
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.15..@fluentui/react-switch_v9.0.0-alpha.16)
|
209
222
|
|
210
223
|
### Changes
|
@@ -221,7 +234,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
|
|
221
234
|
|
222
235
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.15)
|
223
236
|
|
224
|
-
Fri, 01 Oct 2021 14:13:08 GMT
|
237
|
+
Fri, 01 Oct 2021 14:13:08 GMT
|
225
238
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.13..@fluentui/react-switch_v9.0.0-alpha.15)
|
226
239
|
|
227
240
|
### Changes
|
@@ -240,7 +253,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
|
|
240
253
|
|
241
254
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.13)
|
242
255
|
|
243
|
-
Fri, 01 Oct 2021 09:44:56 GMT
|
256
|
+
Fri, 01 Oct 2021 09:44:56 GMT
|
244
257
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.12..@fluentui/react-switch_v9.0.0-alpha.13)
|
245
258
|
|
246
259
|
### Changes
|
@@ -251,7 +264,7 @@ Fri, 01 Oct 2021 09:44:56 GMT
|
|
251
264
|
|
252
265
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.12)
|
253
266
|
|
254
|
-
Wed, 29 Sep 2021 08:06:11 GMT
|
267
|
+
Wed, 29 Sep 2021 08:06:11 GMT
|
255
268
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.11..@fluentui/react-switch_v9.0.0-alpha.12)
|
256
269
|
|
257
270
|
### Changes
|
@@ -268,7 +281,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
|
|
268
281
|
|
269
282
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.11)
|
270
283
|
|
271
|
-
Mon, 27 Sep 2021 08:06:00 GMT
|
284
|
+
Mon, 27 Sep 2021 08:06:00 GMT
|
272
285
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.10..@fluentui/react-switch_v9.0.0-alpha.11)
|
273
286
|
|
274
287
|
### Changes
|
@@ -284,7 +297,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
|
|
284
297
|
|
285
298
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.10)
|
286
299
|
|
287
|
-
Fri, 24 Sep 2021 09:17:17 GMT
|
300
|
+
Fri, 24 Sep 2021 09:17:17 GMT
|
288
301
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.9..@fluentui/react-switch_v9.0.0-alpha.10)
|
289
302
|
|
290
303
|
### Changes
|
@@ -300,7 +313,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
|
|
300
313
|
|
301
314
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.9)
|
302
315
|
|
303
|
-
Thu, 23 Sep 2021 08:21:34 GMT
|
316
|
+
Thu, 23 Sep 2021 08:21:34 GMT
|
304
317
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.8..@fluentui/react-switch_v9.0.0-alpha.9)
|
305
318
|
|
306
319
|
### Changes
|
@@ -317,7 +330,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
|
|
317
330
|
|
318
331
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.8)
|
319
332
|
|
320
|
-
Wed, 22 Sep 2021 10:10:07 GMT
|
333
|
+
Wed, 22 Sep 2021 10:10:07 GMT
|
321
334
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.7..@fluentui/react-switch_v9.0.0-alpha.8)
|
322
335
|
|
323
336
|
### Changes
|
@@ -334,7 +347,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
|
|
334
347
|
|
335
348
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.7)
|
336
349
|
|
337
|
-
Tue, 21 Sep 2021 07:42:34 GMT
|
350
|
+
Tue, 21 Sep 2021 07:42:34 GMT
|
338
351
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.6..@fluentui/react-switch_v9.0.0-alpha.7)
|
339
352
|
|
340
353
|
### Changes
|
@@ -351,7 +364,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
|
|
351
364
|
|
352
365
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.6)
|
353
366
|
|
354
|
-
Mon, 20 Sep 2021 07:36:26 GMT
|
367
|
+
Mon, 20 Sep 2021 07:36:26 GMT
|
355
368
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.5..@fluentui/react-switch_v9.0.0-alpha.6)
|
356
369
|
|
357
370
|
### Changes
|
@@ -360,7 +373,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
|
|
360
373
|
|
361
374
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.5)
|
362
375
|
|
363
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
376
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
364
377
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.4..@fluentui/react-switch_v9.0.0-alpha.5)
|
365
378
|
|
366
379
|
### Changes
|
@@ -369,7 +382,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
369
382
|
|
370
383
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.4)
|
371
384
|
|
372
|
-
Thu, 16 Sep 2021 07:38:39 GMT
|
385
|
+
Thu, 16 Sep 2021 07:38:39 GMT
|
373
386
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.3..@fluentui/react-switch_v9.0.0-alpha.4)
|
374
387
|
|
375
388
|
### Changes
|
@@ -379,7 +392,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
|
|
379
392
|
|
380
393
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.3)
|
381
394
|
|
382
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
395
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
383
396
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.2..@fluentui/react-switch_v9.0.0-alpha.3)
|
384
397
|
|
385
398
|
### Changes
|
@@ -388,7 +401,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
388
401
|
|
389
402
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.2)
|
390
403
|
|
391
|
-
Fri, 10 Sep 2021 16:31:53 GMT
|
404
|
+
Fri, 10 Sep 2021 16:31:53 GMT
|
392
405
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.1..@fluentui/react-switch_v9.0.0-alpha.2)
|
393
406
|
|
394
407
|
### Changes
|
@@ -398,7 +411,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
|
|
398
411
|
|
399
412
|
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.1)
|
400
413
|
|
401
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
414
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
402
415
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.1)
|
403
416
|
|
404
417
|
### Changes
|
@@ -407,7 +420,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
407
420
|
|
408
421
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
409
422
|
|
410
|
-
Mon, 06 Sep 2021 07:34:53 GMT
|
423
|
+
Mon, 06 Sep 2021 07:34:53 GMT
|
411
424
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
412
425
|
|
413
426
|
### Changes
|
@@ -416,7 +429,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
|
|
416
429
|
|
417
430
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
418
431
|
|
419
|
-
Thu, 02 Sep 2021 07:36:46 GMT
|
432
|
+
Thu, 02 Sep 2021 07:36:46 GMT
|
420
433
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
421
434
|
|
422
435
|
### Patches
|
@@ -429,7 +442,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
|
|
429
442
|
|
430
443
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
431
444
|
|
432
|
-
Wed, 01 Sep 2021 07:39:56 GMT
|
445
|
+
Wed, 01 Sep 2021 07:39:56 GMT
|
433
446
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
434
447
|
|
435
448
|
### Changes
|
@@ -438,7 +451,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
|
|
438
451
|
|
439
452
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
440
453
|
|
441
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
454
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
442
455
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
443
456
|
|
444
457
|
### Changes
|
@@ -447,7 +460,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
447
460
|
|
448
461
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
449
462
|
|
450
|
-
Fri, 27 Aug 2021 07:33:32 GMT
|
463
|
+
Fri, 27 Aug 2021 07:33:32 GMT
|
451
464
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
452
465
|
|
453
466
|
### Changes
|
@@ -456,7 +469,7 @@ Fri, 27 Aug 2021 07:33:32 GMT
|
|
456
469
|
|
457
470
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
458
471
|
|
459
|
-
Thu, 26 Aug 2021 07:35:43 GMT
|
472
|
+
Thu, 26 Aug 2021 07:35:43 GMT
|
460
473
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
461
474
|
|
462
475
|
### Changes
|
@@ -465,7 +478,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
|
|
465
478
|
|
466
479
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
467
480
|
|
468
|
-
Fri, 20 Aug 2021 07:37:28 GMT
|
481
|
+
Fri, 20 Aug 2021 07:37:28 GMT
|
469
482
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
470
483
|
|
471
484
|
### Changes
|
@@ -474,7 +487,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
|
|
474
487
|
|
475
488
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
476
489
|
|
477
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
490
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
478
491
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
479
492
|
|
480
493
|
### Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-switch",
|
3
|
-
"version": "9.0.0-rc.
|
3
|
+
"version": "9.0.0-rc.9",
|
4
4
|
"description": "Fluent UI React Switch component.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -21,22 +21,22 @@
|
|
21
21
|
"start": "yarn storybook",
|
22
22
|
"test": "jest --passWithNoTests",
|
23
23
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
24
|
-
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node
|
25
|
-
"storybook": "node
|
24
|
+
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-switch/src && yarn docs",
|
25
|
+
"storybook": "node ../../../scripts/storybook/runner",
|
26
26
|
"type-check": "tsc -b tsconfig.json"
|
27
27
|
},
|
28
28
|
"devDependencies": {
|
29
29
|
"@fluentui/eslint-plugin": "*",
|
30
30
|
"@fluentui/react-conformance": "*",
|
31
|
-
"@fluentui/react-conformance-griffel": "9.0.0-beta.
|
31
|
+
"@fluentui/react-conformance-griffel": "9.0.0-beta.5",
|
32
32
|
"@fluentui/scripts": "^1.0.0"
|
33
33
|
},
|
34
34
|
"dependencies": {
|
35
35
|
"@fluentui/react-icons": "^2.0.166-rc.3",
|
36
|
-
"@fluentui/react-label": "9.0.0-beta.
|
37
|
-
"@fluentui/react-tabster": "9.0.0-rc.
|
38
|
-
"@fluentui/react-theme": "9.0.0-rc.
|
39
|
-
"@fluentui/react-utilities": "9.0.0-rc.
|
36
|
+
"@fluentui/react-label": "9.0.0-beta.12",
|
37
|
+
"@fluentui/react-tabster": "9.0.0-rc.9",
|
38
|
+
"@fluentui/react-theme": "9.0.0-rc.7",
|
39
|
+
"@fluentui/react-utilities": "9.0.0-rc.8",
|
40
40
|
"@griffel/react": "1.0.3",
|
41
41
|
"tslib": "^2.1.0"
|
42
42
|
},
|