@fluentui/react-switch 0.0.0-nightly627ad67f1120211109.1 → 0.0.0-nightly695230dc7220220301.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/CHANGELOG.json +315 -26
  2. package/CHANGELOG.md +89 -15
  3. package/dist/react-switch.d.ts +59 -47
  4. package/lib/Switch.js.map +1 -1
  5. package/lib/components/Switch/Switch.d.ts +1 -1
  6. package/lib/components/Switch/Switch.js +7 -7
  7. package/lib/components/Switch/Switch.js.map +1 -1
  8. package/lib/components/Switch/Switch.types.d.ts +44 -37
  9. package/lib/components/Switch/Switch.types.js.map +1 -1
  10. package/lib/components/Switch/index.js.map +1 -1
  11. package/lib/components/Switch/renderSwitch.d.ts +2 -2
  12. package/lib/components/Switch/renderSwitch.js +12 -5
  13. package/lib/components/Switch/renderSwitch.js.map +1 -1
  14. package/lib/components/Switch/useSwitch.d.ts +9 -7
  15. package/lib/components/Switch/useSwitch.js +64 -49
  16. package/lib/components/Switch/useSwitch.js.map +1 -1
  17. package/lib/components/Switch/useSwitchStyles.d.ts +6 -3
  18. package/lib/components/Switch/useSwitchStyles.js +153 -266
  19. package/lib/components/Switch/useSwitchStyles.js.map +1 -1
  20. package/lib/index.js.map +1 -1
  21. package/lib-commonjs/Switch.js.map +1 -1
  22. package/lib-commonjs/components/Switch/Switch.d.ts +1 -1
  23. package/lib-commonjs/components/Switch/Switch.js +4 -4
  24. package/lib-commonjs/components/Switch/Switch.js.map +1 -1
  25. package/lib-commonjs/components/Switch/Switch.types.d.ts +44 -37
  26. package/lib-commonjs/components/Switch/Switch.types.js.map +1 -1
  27. package/lib-commonjs/components/Switch/index.js.map +1 -1
  28. package/lib-commonjs/components/Switch/renderSwitch.d.ts +2 -2
  29. package/lib-commonjs/components/Switch/renderSwitch.js +14 -8
  30. package/lib-commonjs/components/Switch/renderSwitch.js.map +1 -1
  31. package/lib-commonjs/components/Switch/useSwitch.d.ts +9 -7
  32. package/lib-commonjs/components/Switch/useSwitch.js +67 -50
  33. package/lib-commonjs/components/Switch/useSwitch.js.map +1 -1
  34. package/lib-commonjs/components/Switch/useSwitchStyles.d.ts +6 -3
  35. package/lib-commonjs/components/Switch/useSwitchStyles.js +158 -270
  36. package/lib-commonjs/components/Switch/useSwitchStyles.js.map +1 -1
  37. package/lib-commonjs/index.js.map +1 -1
  38. package/package.json +12 -15
  39. package/lib/common/isConformant.d.ts +0 -4
  40. package/lib/common/isConformant.js +0 -12
  41. package/lib/common/isConformant.js.map +0 -1
  42. package/lib/components/Switch/useSwitchState.d.ts +0 -2
  43. package/lib/components/Switch/useSwitchState.js +0 -144
  44. package/lib/components/Switch/useSwitchState.js.map +0 -1
  45. package/lib-commonjs/common/isConformant.d.ts +0 -4
  46. package/lib-commonjs/common/isConformant.js +0 -23
  47. package/lib-commonjs/common/isConformant.js.map +0 -1
  48. package/lib-commonjs/components/Switch/useSwitchState.d.ts +0 -2
  49. package/lib-commonjs/components/Switch/useSwitchState.js +0 -156
  50. package/lib-commonjs/components/Switch/useSwitchState.js.map +0 -1
package/CHANGELOG.json CHANGED
@@ -2,82 +2,371 @@
2
2
  "name": "@fluentui/react-switch",
3
3
  "entries": [
4
4
  {
5
- "date": "Tue, 09 Nov 2021 04:20:26 GMT",
6
- "tag": "@fluentui/react-switch_v0.0.0-nightly627ad67f1120211109.1",
7
- "version": "0.0.0-nightly627ad67f1120211109.1",
5
+ "date": "Tue, 01 Mar 2022 04:15:01 GMT",
6
+ "tag": "@fluentui/react-switch_v0.0.0-nightly695230dc7220220301.1",
7
+ "version": "0.0.0-nightly695230dc7220220301.1",
8
8
  "comments": {
9
9
  "prerelease": [
10
10
  {
11
11
  "author": "email not defined",
12
12
  "package": "@fluentui/react-switch",
13
- "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337",
13
+ "commit": "be1864c428aedd3bb265318a6cb6cf161ded2472",
14
14
  "comment": "Release nightly v9"
15
15
  },
16
+ {
17
+ "author": "beachball",
18
+ "package": "@fluentui/react-switch",
19
+ "comment": "Bump @fluentui/react-label to v0.0.0-nightly695230dc7220220301.1",
20
+ "commit": "be1864c428aedd3bb265318a6cb6cf161ded2472"
21
+ },
22
+ {
23
+ "author": "beachball",
24
+ "package": "@fluentui/react-switch",
25
+ "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly695230dc7220220301.1",
26
+ "commit": "be1864c428aedd3bb265318a6cb6cf161ded2472"
27
+ },
28
+ {
29
+ "author": "beachball",
30
+ "package": "@fluentui/react-switch",
31
+ "comment": "Bump @fluentui/react-theme to v0.0.0-nightly695230dc7220220301.1",
32
+ "commit": "be1864c428aedd3bb265318a6cb6cf161ded2472"
33
+ },
34
+ {
35
+ "author": "beachball",
36
+ "package": "@fluentui/react-switch",
37
+ "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly695230dc7220220301.1",
38
+ "commit": "be1864c428aedd3bb265318a6cb6cf161ded2472"
39
+ },
40
+ {
41
+ "author": "beachball",
42
+ "package": "@fluentui/react-switch",
43
+ "comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly695230dc7220220301.1",
44
+ "commit": "be1864c428aedd3bb265318a6cb6cf161ded2472"
45
+ }
46
+ ]
47
+ }
48
+ },
49
+ {
50
+ "date": "Tue, 01 Mar 2022 02:17:38 GMT",
51
+ "tag": "@fluentui/react-switch_v9.0.0-rc.4",
52
+ "version": "9.0.0-rc.4",
53
+ "comments": {
54
+ "prerelease": [
55
+ {
56
+ "author": "Humberto.Morimoto@microsoft.com",
57
+ "package": "@fluentui/react-switch",
58
+ "commit": "72b08d56fa19f3b580da0497758af54a6afcf69b",
59
+ "comment": "Switch: Re-implementing component to make it simpler and making it adhere to latest patterns."
60
+ },
16
61
  {
17
62
  "author": "olfedias@microsoft.com",
18
63
  "package": "@fluentui/react-switch",
19
- "commit": "9186578324773f95f4d61be3d70e67752159d843",
20
- "comment": "export static classes for components"
64
+ "commit": "084d7408855f3e52b67cbca172da1acef9dcb98f",
65
+ "comment": "fix: Add react-theme as dependency"
66
+ },
67
+ {
68
+ "author": "beachball",
69
+ "package": "@fluentui/react-switch",
70
+ "comment": "Bump @fluentui/react-label to v9.0.0-beta.8",
71
+ "commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
72
+ },
73
+ {
74
+ "author": "beachball",
75
+ "package": "@fluentui/react-switch",
76
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.4",
77
+ "commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
78
+ },
79
+ {
80
+ "author": "beachball",
81
+ "package": "@fluentui/react-switch",
82
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.4",
83
+ "commit": "0bc1e755543ed69443d5d03e1976c630583242f7"
84
+ }
85
+ ]
86
+ }
87
+ },
88
+ {
89
+ "date": "Fri, 18 Feb 2022 13:35:34 GMT",
90
+ "tag": "@fluentui/react-switch_v9.0.0-rc.3",
91
+ "version": "9.0.0-rc.3",
92
+ "comments": {
93
+ "prerelease": [
94
+ {
95
+ "author": "mgodbolt@microsoft.com",
96
+ "package": "@fluentui/react-switch",
97
+ "commit": "2c9804dd585c1b485736c34321264dc62abe6fe1",
98
+ "comment": "fix visual display of controlled switches"
99
+ },
100
+ {
101
+ "author": "lingfangao@hotmail.com",
102
+ "package": "@fluentui/react-switch",
103
+ "commit": "1aa9e691fcccd9a64168cea7941c0f1e71fa1d14",
104
+ "comment": "fix: Source maps contain original source code"
105
+ },
106
+ {
107
+ "author": "beachball",
108
+ "package": "@fluentui/react-switch",
109
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.3",
110
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
21
111
  },
22
112
  {
23
113
  "author": "beachball",
24
114
  "package": "@fluentui/react-switch",
25
- "comment": "Bump @fluentui/react-make-styles to v0.0.0-nightly627ad67f1120211109.1",
26
- "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337"
115
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.3",
116
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
27
117
  },
28
118
  {
29
119
  "author": "beachball",
30
120
  "package": "@fluentui/react-switch",
31
- "comment": "Bump @fluentui/react-shared-contexts to v0.0.0-nightly627ad67f1120211109.1",
32
- "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337"
121
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.3",
122
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
33
123
  },
34
124
  {
35
125
  "author": "beachball",
36
126
  "package": "@fluentui/react-switch",
37
- "comment": "Bump @fluentui/react-tabster to v0.0.0-nightly627ad67f1120211109.1",
38
- "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337"
127
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.3",
128
+ "commit": "3b9c1e931c23173da3d1af0c696cdc58516ce504"
129
+ }
130
+ ]
131
+ }
132
+ },
133
+ {
134
+ "date": "Thu, 10 Feb 2022 08:50:51 GMT",
135
+ "tag": "@fluentui/react-switch_v9.0.0-rc.1",
136
+ "version": "9.0.0-rc.1",
137
+ "comments": {
138
+ "none": [
139
+ {
140
+ "author": "martinhochel@microsoft.com",
141
+ "package": "@fluentui/react-switch",
142
+ "commit": "8dfa712156b70414205b87b5b6d099367b0c297d",
143
+ "comment": "chore: use storybook runner for all vNext packages"
144
+ },
145
+ {
146
+ "author": "andredias@microsoft.com",
147
+ "package": "@fluentui/react-switch",
148
+ "commit": "bf950e951b102fd8be046993dbb604073fc4ea9e",
149
+ "comment": "Migrate package to use solution tsconfigs"
150
+ },
151
+ {
152
+ "author": "martinhochel@microsoft.com",
153
+ "package": "@fluentui/react-switch",
154
+ "commit": "28ceaaa83cd92a0389c466f0b15b283e3d9b08e4",
155
+ "comment": "test(react-switch): update snapshots to match new JSDOM"
156
+ },
157
+ {
158
+ "author": "olfedias@microsoft.com",
159
+ "package": "@fluentui/react-switch",
160
+ "commit": "c061e98be4b4a718c72a144a1f60bb5515824612",
161
+ "comment": "remove inline-style-expand-shorthand from tsconfigs"
162
+ }
163
+ ],
164
+ "prerelease": [
165
+ {
166
+ "author": "olfedias@microsoft.com",
167
+ "package": "@fluentui/react-switch",
168
+ "commit": "1df1d6e85bd3a6ab2a7b13e96a9aac324bb6d00c",
169
+ "comment": "Replace make-styles packages with griffel equivalents."
170
+ },
171
+ {
172
+ "author": "Humberto.Morimoto@microsoft.com",
173
+ "package": "@fluentui/react-switch",
174
+ "commit": "e0b8e1fa6980077e7b311fd1c72c28d3e4305db0",
175
+ "comment": "Updating based on changes to composition types."
176
+ },
177
+ {
178
+ "author": "behowell@microsoft.com",
179
+ "package": "@fluentui/react-switch",
180
+ "commit": "7cc28ed8320b00f42d91c63882f10316db2205c5",
181
+ "comment": "Remove component's shorthandProps array"
182
+ },
183
+ {
184
+ "author": "behowell@microsoft.com",
185
+ "package": "@fluentui/react-switch",
186
+ "commit": "53b01d71e335715fda91b33e3d7bbd9d471d5ed3",
187
+ "comment": "Refactor component Slot typings"
188
+ },
189
+ {
190
+ "author": "mgodbolt@microsoft.com",
191
+ "package": "@fluentui/react-switch",
192
+ "commit": "839ec14849e112b85aa321d034739ec421199141",
193
+ "comment": "remove export of commons types"
194
+ },
195
+ {
196
+ "author": "olfedias@microsoft.com",
197
+ "package": "@fluentui/react-switch",
198
+ "commit": "029a7f2fe40e5abe21d8992ad9d92bf2b04d0e97",
199
+ "comment": "update styles to not use CSS shorthands"
200
+ },
201
+ {
202
+ "author": "Humberto.Morimoto@microsoft.com",
203
+ "package": "@fluentui/react-switch",
204
+ "commit": "b52ebbbf185a2ddc4de814238f9438fd04bfba02",
205
+ "comment": "Replacing use of functions in makeStyles with direct use of tokens."
206
+ },
207
+ {
208
+ "author": "Humberto.Morimoto@microsoft.com",
209
+ "package": "@fluentui/react-switch",
210
+ "commit": "38c8bed2c707014688ae2ae689033fa36ef23075",
211
+ "comment": "Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster."
212
+ },
213
+ {
214
+ "author": "behowell@microsoft.com",
215
+ "package": "@fluentui/react-switch",
216
+ "commit": "317209bb5cd57c40f35bc42060acb7e3cce5ec95",
217
+ "comment": "BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet"
218
+ },
219
+ {
220
+ "author": "lingfangao@hotmail.com",
221
+ "package": "@fluentui/react-switch",
222
+ "commit": "c00913d50e2dd15bbfbb0757cefe43b192ff1d7f",
223
+ "comment": "Bump Fluent UI dependencies to 9.0.0-rc"
224
+ },
225
+ {
226
+ "author": "beachball",
227
+ "package": "@fluentui/react-switch",
228
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-rc.1",
229
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
230
+ },
231
+ {
232
+ "author": "beachball",
233
+ "package": "@fluentui/react-switch",
234
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-rc.1",
235
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
236
+ },
237
+ {
238
+ "author": "beachball",
239
+ "package": "@fluentui/react-switch",
240
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-rc.1",
241
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
242
+ },
243
+ {
244
+ "author": "beachball",
245
+ "package": "@fluentui/react-switch",
246
+ "comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1",
247
+ "commit": "e6c855f6d9019d6c73668d15fc9bc3a13291a6c8"
248
+ }
249
+ ]
250
+ }
251
+ },
252
+ {
253
+ "date": "Thu, 25 Nov 2021 08:34:17 GMT",
254
+ "tag": "@fluentui/react-switch_v9.0.0-beta.5",
255
+ "version": "9.0.0-beta.5",
256
+ "comments": {
257
+ "prerelease": [
258
+ {
259
+ "author": "beachball",
260
+ "package": "@fluentui/react-switch",
261
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.4",
262
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
263
+ },
264
+ {
265
+ "author": "beachball",
266
+ "package": "@fluentui/react-switch",
267
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.4",
268
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
269
+ },
270
+ {
271
+ "author": "beachball",
272
+ "package": "@fluentui/react-switch",
273
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-beta.5",
274
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
275
+ },
276
+ {
277
+ "author": "beachball",
278
+ "package": "@fluentui/react-switch",
279
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.4",
280
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
281
+ },
282
+ {
283
+ "author": "beachball",
284
+ "package": "@fluentui/react-switch",
285
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.4",
286
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
287
+ },
288
+ {
289
+ "author": "beachball",
290
+ "package": "@fluentui/react-switch",
291
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4",
292
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
293
+ },
294
+ {
295
+ "author": "beachball",
296
+ "package": "@fluentui/react-switch",
297
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4",
298
+ "commit": "48d236ac53a4950fabc3ddd52f91dac93ca0195b"
299
+ }
300
+ ]
301
+ }
302
+ },
303
+ {
304
+ "date": "Fri, 12 Nov 2021 13:25:33 GMT",
305
+ "tag": "@fluentui/react-switch_v9.0.0-beta.4",
306
+ "version": "9.0.0-beta.4",
307
+ "comments": {
308
+ "none": [
309
+ {
310
+ "author": "olfedias@microsoft.com",
311
+ "package": "@fluentui/react-switch",
312
+ "commit": "9e6977945782df1cc997c92804a1b214cc4e4f43",
313
+ "comment": "do not use other packages in devDependencies"
314
+ },
315
+ {
316
+ "author": "lingfangao@hotmail.com",
317
+ "package": "@fluentui/react-switch",
318
+ "commit": "00f70581480b536e723fb69edf0ae617beac4807",
319
+ "comment": "Remove beta release tag"
320
+ }
321
+ ],
322
+ "prerelease": [
323
+ {
324
+ "author": "olfedias@microsoft.com",
325
+ "package": "@fluentui/react-switch",
326
+ "commit": "9186578324773f95f4d61be3d70e67752159d843",
327
+ "comment": "export static classes for components"
39
328
  },
40
329
  {
41
330
  "author": "beachball",
42
331
  "package": "@fluentui/react-switch",
43
- "comment": "Bump @fluentui/react-utilities to v0.0.0-nightly627ad67f1120211109.1",
44
- "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337"
332
+ "comment": "Bump @fluentui/react-make-styles to v9.0.0-beta.3",
333
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
45
334
  },
46
335
  {
47
336
  "author": "beachball",
48
337
  "package": "@fluentui/react-switch",
49
- "comment": "Bump @fluentui/babel-make-styles to v0.0.0-nightly627ad67f1120211109.1",
50
- "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337"
338
+ "comment": "Bump @fluentui/react-shared-contexts to v9.0.0-beta.3",
339
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
51
340
  },
52
341
  {
53
342
  "author": "beachball",
54
343
  "package": "@fluentui/react-switch",
55
- "comment": "Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightly627ad67f1120211109.1",
56
- "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337"
344
+ "comment": "Bump @fluentui/react-tabster to v9.0.0-beta.4",
345
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
57
346
  },
58
347
  {
59
348
  "author": "beachball",
60
349
  "package": "@fluentui/react-switch",
61
- "comment": "Bump @fluentui/react-conformance-make-styles to v0.0.0-nightly627ad67f1120211109.1",
62
- "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337"
350
+ "comment": "Bump @fluentui/react-utilities to v9.0.0-beta.3",
351
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
63
352
  },
64
353
  {
65
354
  "author": "beachball",
66
355
  "package": "@fluentui/react-switch",
67
- "comment": "Bump @fluentui/react-label to v0.0.0-nightly627ad67f1120211109.1",
68
- "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337"
356
+ "comment": "Bump @fluentui/babel-make-styles to v9.0.0-beta.3",
357
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
69
358
  },
70
359
  {
71
360
  "author": "beachball",
72
361
  "package": "@fluentui/react-switch",
73
- "comment": "Bump @fluentui/react-provider to v0.0.0-nightly627ad67f1120211109.1",
74
- "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337"
362
+ "comment": "Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3",
363
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
75
364
  },
76
365
  {
77
366
  "author": "beachball",
78
367
  "package": "@fluentui/react-switch",
79
- "comment": "Bump @fluentui/react-theme to v0.0.0-nightly627ad67f1120211109.1",
80
- "commit": "5e2f04f4741a9e3b98463480f9c1926ea2006337"
368
+ "comment": "Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3",
369
+ "commit": "742342e52c65066f779232e4e1302fedf0dd460d"
81
370
  }
82
371
  ]
83
372
  }
package/CHANGELOG.md CHANGED
@@ -1,28 +1,102 @@
1
1
  # Change Log - @fluentui/react-switch
2
2
 
3
- This log was last generated on Tue, 09 Nov 2021 04:20:26 GMT and should not be manually modified.
3
+ This log was last generated on Tue, 01 Mar 2022 04:15:01 GMT and should not be manually modified.
4
4
 
5
5
  <!-- Start content -->
6
6
 
7
- ## [0.0.0-nightly627ad67f1120211109.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightly627ad67f1120211109.1)
7
+ ## [0.0.0-nightly695230dc7220220301.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightly695230dc7220220301.1)
8
8
 
9
- Tue, 09 Nov 2021 04:20:26 GMT
10
- [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.3..@fluentui/react-switch_v0.0.0-nightly627ad67f1120211109.1)
9
+ Tue, 01 Mar 2022 04:15:01 GMT
10
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.4..@fluentui/react-switch_v0.0.0-nightly695230dc7220220301.1)
11
+
12
+ ### Changes
13
+
14
+ - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by email not defined)
15
+ - Bump @fluentui/react-label to v0.0.0-nightly695230dc7220220301.1 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by beachball)
16
+ - Bump @fluentui/react-tabster to v0.0.0-nightly695230dc7220220301.1 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by beachball)
17
+ - Bump @fluentui/react-theme to v0.0.0-nightly695230dc7220220301.1 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by beachball)
18
+ - Bump @fluentui/react-utilities to v0.0.0-nightly695230dc7220220301.1 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by beachball)
19
+ - Bump @fluentui/react-conformance-griffel to v0.0.0-nightly695230dc7220220301.1 ([commit](https://github.com/microsoft/fluentui/commit/be1864c428aedd3bb265318a6cb6cf161ded2472) by beachball)
20
+
21
+ ## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.4)
22
+
23
+ Tue, 01 Mar 2022 02:17:38 GMT
24
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.3..@fluentui/react-switch_v9.0.0-rc.4)
25
+
26
+ ### Changes
27
+
28
+ - Switch: Re-implementing component to make it simpler and making it adhere to latest patterns. ([PR #21849](https://github.com/microsoft/fluentui/pull/21849) by Humberto.Morimoto@microsoft.com)
29
+ - fix: Add react-theme as dependency ([PR #21825](https://github.com/microsoft/fluentui/pull/21825) by olfedias@microsoft.com)
30
+ - Bump @fluentui/react-label to v9.0.0-beta.8 ([PR #21884](https://github.com/microsoft/fluentui/pull/21884) by beachball)
31
+ - Bump @fluentui/react-tabster to v9.0.0-rc.4 ([PR #21884](https://github.com/microsoft/fluentui/pull/21884) by beachball)
32
+ - Bump @fluentui/react-utilities to v9.0.0-rc.4 ([PR #21884](https://github.com/microsoft/fluentui/pull/21884) by beachball)
33
+
34
+ ## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.3)
35
+
36
+ Fri, 18 Feb 2022 13:35:34 GMT
37
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.1..@fluentui/react-switch_v9.0.0-rc.3)
38
+
39
+ ### Changes
40
+
41
+ - fix visual display of controlled switches ([PR #21704](https://github.com/microsoft/fluentui/pull/21704) by mgodbolt@microsoft.com)
42
+ - fix: Source maps contain original source code ([PR #21690](https://github.com/microsoft/fluentui/pull/21690) by lingfangao@hotmail.com)
43
+ - Bump @fluentui/react-shared-contexts to v9.0.0-rc.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
44
+ - Bump @fluentui/react-tabster to v9.0.0-rc.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
45
+ - Bump @fluentui/react-utilities to v9.0.0-rc.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
46
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.3 ([PR #21800](https://github.com/microsoft/fluentui/pull/21800) by beachball)
47
+
48
+ ## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.1)
49
+
50
+ Thu, 10 Feb 2022 08:50:51 GMT
51
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.5..@fluentui/react-switch_v9.0.0-rc.1)
52
+
53
+ ### Changes
54
+
55
+ - Replace make-styles packages with griffel equivalents. ([PR #21424](https://github.com/microsoft/fluentui/pull/21424) by olfedias@microsoft.com)
56
+ - Updating based on changes to composition types. ([PR #20891](https://github.com/microsoft/fluentui/pull/20891) by Humberto.Morimoto@microsoft.com)
57
+ - Remove component's shorthandProps array ([PR #21134](https://github.com/microsoft/fluentui/pull/21134) by behowell@microsoft.com)
58
+ - Refactor component Slot typings ([PR #21518](https://github.com/microsoft/fluentui/pull/21518) by behowell@microsoft.com)
59
+ - remove export of commons types ([PR #21660](https://github.com/microsoft/fluentui/pull/21660) by mgodbolt@microsoft.com)
60
+ - update styles to not use CSS shorthands ([PR #20844](https://github.com/microsoft/fluentui/pull/20844) by olfedias@microsoft.com)
61
+ - Replacing use of functions in makeStyles with direct use of tokens. ([PR #21056](https://github.com/microsoft/fluentui/pull/21056) by Humberto.Morimoto@microsoft.com)
62
+ - Updating packages based on changes to focusIndicator functions to remove functions from makeStyles in @fluentui/react-tabster. ([PR #21035](https://github.com/microsoft/fluentui/pull/21035) by Humberto.Morimoto@microsoft.com)
63
+ - BREAKING: Rename component hooks add the suffix _unstable, as their API has not been finalized yet ([PR #21365](https://github.com/microsoft/fluentui/pull/21365) by behowell@microsoft.com)
64
+ - Bump Fluent UI dependencies to 9.0.0-rc ([PR #21623](https://github.com/microsoft/fluentui/pull/21623) by lingfangao@hotmail.com)
65
+ - Bump @fluentui/react-shared-contexts to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
66
+ - Bump @fluentui/react-tabster to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
67
+ - Bump @fluentui/react-utilities to v9.0.0-rc.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
68
+ - Bump @fluentui/react-conformance-griffel to v9.0.0-beta.1 ([commit](https://github.com/microsoft/fluentui/commit/e6c855f6d9019d6c73668d15fc9bc3a13291a6c8) by beachball)
69
+
70
+ ## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.5)
71
+
72
+ Thu, 25 Nov 2021 08:34:17 GMT
73
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.4..@fluentui/react-switch_v9.0.0-beta.5)
74
+
75
+ ### Changes
76
+
77
+ - Bump @fluentui/react-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
78
+ - Bump @fluentui/react-shared-contexts to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
79
+ - Bump @fluentui/react-tabster to v9.0.0-beta.5 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
80
+ - Bump @fluentui/react-utilities to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
81
+ - Bump @fluentui/babel-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
82
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
83
+ - Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.4 ([PR #20762](https://github.com/microsoft/fluentui/pull/20762) by beachball)
84
+
85
+ ## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.4)
86
+
87
+ Fri, 12 Nov 2021 13:25:33 GMT
88
+ [Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.3..@fluentui/react-switch_v9.0.0-beta.4)
11
89
 
12
90
  ### Changes
13
91
 
14
- - Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by email not defined)
15
92
  - export static classes for components ([PR #20456](https://github.com/microsoft/fluentui/pull/20456) by olfedias@microsoft.com)
16
- - Bump @fluentui/react-make-styles to v0.0.0-nightly627ad67f1120211109.1 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by beachball)
17
- - Bump @fluentui/react-shared-contexts to v0.0.0-nightly627ad67f1120211109.1 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by beachball)
18
- - Bump @fluentui/react-tabster to v0.0.0-nightly627ad67f1120211109.1 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by beachball)
19
- - Bump @fluentui/react-utilities to v0.0.0-nightly627ad67f1120211109.1 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by beachball)
20
- - Bump @fluentui/babel-make-styles to v0.0.0-nightly627ad67f1120211109.1 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by beachball)
21
- - Bump @fluentui/jest-serializer-make-styles to v0.0.0-nightly627ad67f1120211109.1 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by beachball)
22
- - Bump @fluentui/react-conformance-make-styles to v0.0.0-nightly627ad67f1120211109.1 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by beachball)
23
- - Bump @fluentui/react-label to v0.0.0-nightly627ad67f1120211109.1 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by beachball)
24
- - Bump @fluentui/react-provider to v0.0.0-nightly627ad67f1120211109.1 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by beachball)
25
- - Bump @fluentui/react-theme to v0.0.0-nightly627ad67f1120211109.1 ([commit](https://github.com/microsoft/fluentui/commit/5e2f04f4741a9e3b98463480f9c1926ea2006337) by beachball)
93
+ - Bump @fluentui/react-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
94
+ - Bump @fluentui/react-shared-contexts to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
95
+ - Bump @fluentui/react-tabster to v9.0.0-beta.4 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
96
+ - Bump @fluentui/react-utilities to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
97
+ - Bump @fluentui/babel-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
98
+ - Bump @fluentui/jest-serializer-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
99
+ - Bump @fluentui/react-conformance-make-styles to v9.0.0-beta.3 ([PR #20583](https://github.com/microsoft/fluentui/pull/20583) by beachball)
26
100
 
27
101
  ## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.3)
28
102