@fluentui/react-switch 0.0.0-nightly-20220504-0420.1 → 0.0.0-nightly-20220509-0421.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.
- package/CHANGELOG.json +102 -16
- package/CHANGELOG.md +70 -44
- package/package.json +8 -8
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-switch",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-switch_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Mon, 09 May 2022 04:32:21 GMT",
|
6
|
+
"tag": "@fluentui/react-switch_v0.0.0-nightly-20220509-0421.1",
|
7
|
+
"version": "0.0.0-nightly-20220509-0421.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -14,40 +14,126 @@
|
|
14
14
|
"comment": "Release nightly v9"
|
15
15
|
},
|
16
16
|
{
|
17
|
-
"author": "
|
17
|
+
"author": "esteban.230@hotmail.com",
|
18
18
|
"package": "@fluentui/react-switch",
|
19
|
-
"commit": "
|
20
|
-
"comment": "
|
19
|
+
"commit": "0fac2d7a6f35c5fcebaf30da68b9604410fe0eb9",
|
20
|
+
"comment": "Updated react-label package version to RC."
|
21
|
+
},
|
22
|
+
{
|
23
|
+
"author": "beachball",
|
24
|
+
"package": "@fluentui/react-switch",
|
25
|
+
"comment": "Bump @fluentui/react-label to v0.0.0-nightly-20220509-0421.1",
|
26
|
+
"commit": "bfa631b1a1c5b024e734a24fb8d3f53e51f97f75"
|
27
|
+
},
|
28
|
+
{
|
29
|
+
"author": "beachball",
|
30
|
+
"package": "@fluentui/react-switch",
|
31
|
+
"comment": "Bump @fluentui/react-tabster to v0.0.0-nightly-20220509-0421.1",
|
32
|
+
"commit": "bfa631b1a1c5b024e734a24fb8d3f53e51f97f75"
|
33
|
+
},
|
34
|
+
{
|
35
|
+
"author": "beachball",
|
36
|
+
"package": "@fluentui/react-switch",
|
37
|
+
"comment": "Bump @fluentui/react-theme to v0.0.0-nightly-20220509-0421.1",
|
38
|
+
"commit": "bfa631b1a1c5b024e734a24fb8d3f53e51f97f75"
|
39
|
+
},
|
40
|
+
{
|
41
|
+
"author": "beachball",
|
42
|
+
"package": "@fluentui/react-switch",
|
43
|
+
"comment": "Bump @fluentui/react-utilities to v0.0.0-nightly-20220509-0421.1",
|
44
|
+
"commit": "bfa631b1a1c5b024e734a24fb8d3f53e51f97f75"
|
45
|
+
},
|
46
|
+
{
|
47
|
+
"author": "beachball",
|
48
|
+
"package": "@fluentui/react-switch",
|
49
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220509-0421.1",
|
50
|
+
"commit": "bfa631b1a1c5b024e734a24fb8d3f53e51f97f75"
|
51
|
+
}
|
52
|
+
]
|
53
|
+
}
|
54
|
+
},
|
55
|
+
{
|
56
|
+
"date": "Thu, 05 May 2022 18:26:26 GMT",
|
57
|
+
"tag": "@fluentui/react-switch_v9.0.0-rc.9",
|
58
|
+
"version": "9.0.0-rc.9",
|
59
|
+
"comments": {
|
60
|
+
"none": [
|
61
|
+
{
|
62
|
+
"author": "tristan.watanabe@gmail.com",
|
63
|
+
"package": "@fluentui/react-switch",
|
64
|
+
"commit": "ad3dfcc6d85a8dba3c183612fe552280cd33c20e",
|
65
|
+
"comment": "react-switch: Move to new common folder."
|
66
|
+
}
|
67
|
+
],
|
68
|
+
"prerelease": [
|
69
|
+
{
|
70
|
+
"author": "beachball",
|
71
|
+
"package": "@fluentui/react-switch",
|
72
|
+
"comment": "Bump @fluentui/react-label to v9.0.0-beta.12",
|
73
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
74
|
+
},
|
75
|
+
{
|
76
|
+
"author": "beachball",
|
77
|
+
"package": "@fluentui/react-switch",
|
78
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.9",
|
79
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
80
|
+
},
|
81
|
+
{
|
82
|
+
"author": "beachball",
|
83
|
+
"package": "@fluentui/react-switch",
|
84
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.7",
|
85
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
21
86
|
},
|
22
87
|
{
|
23
88
|
"author": "beachball",
|
24
89
|
"package": "@fluentui/react-switch",
|
25
|
-
"comment": "Bump @fluentui/react-
|
26
|
-
"commit": "
|
90
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.8",
|
91
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
92
|
+
},
|
93
|
+
{
|
94
|
+
"author": "beachball",
|
95
|
+
"package": "@fluentui/react-switch",
|
96
|
+
"comment": "Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5",
|
97
|
+
"commit": "c5abb9c480ac94d12aa644d68d30773d77f2a159"
|
98
|
+
}
|
99
|
+
]
|
100
|
+
}
|
101
|
+
},
|
102
|
+
{
|
103
|
+
"date": "Wed, 04 May 2022 13:26:51 GMT",
|
104
|
+
"tag": "@fluentui/react-switch_v9.0.0-rc.8",
|
105
|
+
"version": "9.0.0-rc.8",
|
106
|
+
"comments": {
|
107
|
+
"prerelease": [
|
108
|
+
{
|
109
|
+
"author": "humberto_makoto@hotmail.com",
|
110
|
+
"package": "@fluentui/react-switch",
|
111
|
+
"commit": "daf5a7692bce6794dbacf7470cc48e48e1c67252",
|
112
|
+
"comment": "Switch: Fixing disabled styles in high contrast mode."
|
27
113
|
},
|
28
114
|
{
|
29
115
|
"author": "beachball",
|
30
116
|
"package": "@fluentui/react-switch",
|
31
|
-
"comment": "Bump @fluentui/react-
|
32
|
-
"commit": "
|
117
|
+
"comment": "Bump @fluentui/react-label to v9.0.0-beta.11",
|
118
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
33
119
|
},
|
34
120
|
{
|
35
121
|
"author": "beachball",
|
36
122
|
"package": "@fluentui/react-switch",
|
37
|
-
"comment": "Bump @fluentui/react-
|
38
|
-
"commit": "
|
123
|
+
"comment": "Bump @fluentui/react-tabster to v9.0.0-rc.8",
|
124
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
39
125
|
},
|
40
126
|
{
|
41
127
|
"author": "beachball",
|
42
128
|
"package": "@fluentui/react-switch",
|
43
|
-
"comment": "Bump @fluentui/react-
|
44
|
-
"commit": "
|
129
|
+
"comment": "Bump @fluentui/react-theme to v9.0.0-rc.6",
|
130
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
45
131
|
},
|
46
132
|
{
|
47
133
|
"author": "beachball",
|
48
134
|
"package": "@fluentui/react-switch",
|
49
|
-
"comment": "Bump @fluentui/react-
|
50
|
-
"commit": "
|
135
|
+
"comment": "Bump @fluentui/react-utilities to v9.0.0-rc.7",
|
136
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
51
137
|
}
|
52
138
|
]
|
53
139
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,27 +1,53 @@
|
|
1
1
|
# Change Log - @fluentui/react-switch
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 09 May 2022 04:32:21 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
-
## [0.0.0-nightly-
|
7
|
+
## [0.0.0-nightly-20220509-0421.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v0.0.0-nightly-20220509-0421.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.
|
9
|
+
Mon, 09 May 2022 04:32:21 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.9..@fluentui/react-switch_v0.0.0-nightly-20220509-0421.1)
|
11
11
|
|
12
12
|
### Changes
|
13
13
|
|
14
14
|
- Release nightly v9 ([commit](https://github.com/microsoft/fluentui/commit/not available) by email not defined)
|
15
|
+
- Updated react-label package version to RC. ([PR #22865](https://github.com/microsoft/fluentui/pull/22865) by esteban.230@hotmail.com)
|
16
|
+
- Bump @fluentui/react-label to v0.0.0-nightly-20220509-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/bfa631b1a1c5b024e734a24fb8d3f53e51f97f75) by beachball)
|
17
|
+
- Bump @fluentui/react-tabster to v0.0.0-nightly-20220509-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/bfa631b1a1c5b024e734a24fb8d3f53e51f97f75) by beachball)
|
18
|
+
- Bump @fluentui/react-theme to v0.0.0-nightly-20220509-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/bfa631b1a1c5b024e734a24fb8d3f53e51f97f75) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v0.0.0-nightly-20220509-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/bfa631b1a1c5b024e734a24fb8d3f53e51f97f75) by beachball)
|
20
|
+
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220509-0421.1 ([commit](https://github.com/microsoft/fluentui/commit/bfa631b1a1c5b024e734a24fb8d3f53e51f97f75) by beachball)
|
21
|
+
|
22
|
+
## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.9)
|
23
|
+
|
24
|
+
Thu, 05 May 2022 18:26:26 GMT
|
25
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.8..@fluentui/react-switch_v9.0.0-rc.9)
|
26
|
+
|
27
|
+
### Changes
|
28
|
+
|
29
|
+
- Bump @fluentui/react-label to v9.0.0-beta.12 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
30
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.9 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
31
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.7 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
32
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.8 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
33
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
34
|
+
|
35
|
+
## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.8)
|
36
|
+
|
37
|
+
Wed, 04 May 2022 13:26:51 GMT
|
38
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.7..@fluentui/react-switch_v9.0.0-rc.8)
|
39
|
+
|
40
|
+
### Changes
|
41
|
+
|
15
42
|
- Switch: Fixing disabled styles in high contrast mode. ([PR #22817](https://github.com/microsoft/fluentui/pull/22817) by humberto_makoto@hotmail.com)
|
16
|
-
- Bump @fluentui/react-label to
|
17
|
-
- Bump @fluentui/react-tabster to
|
18
|
-
- Bump @fluentui/react-theme to
|
19
|
-
- Bump @fluentui/react-utilities to
|
20
|
-
- Bump @fluentui/react-conformance-griffel to v0.0.0-nightly-20220504-0420.1 ([commit](https://github.com/microsoft/fluentui/commit/158bbd218038e21eb173d3fa7efa00c595be789c) by beachball)
|
43
|
+
- Bump @fluentui/react-label to v9.0.0-beta.11 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
44
|
+
- Bump @fluentui/react-tabster to v9.0.0-rc.8 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
45
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
46
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
21
47
|
|
22
48
|
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.7)
|
23
49
|
|
24
|
-
Mon, 25 Apr 2022 09:32:19 GMT
|
50
|
+
Mon, 25 Apr 2022 09:32:19 GMT
|
25
51
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.6..@fluentui/react-switch_v9.0.0-rc.7)
|
26
52
|
|
27
53
|
### Changes
|
@@ -30,7 +56,7 @@ Mon, 25 Apr 2022 09:32:19 GMT
|
|
30
56
|
|
31
57
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.6)
|
32
58
|
|
33
|
-
Tue, 19 Apr 2022 19:16:54 GMT
|
59
|
+
Tue, 19 Apr 2022 19:16:54 GMT
|
34
60
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.5..@fluentui/react-switch_v9.0.0-rc.6)
|
35
61
|
|
36
62
|
### Changes
|
@@ -48,7 +74,7 @@ Tue, 19 Apr 2022 19:16:54 GMT
|
|
48
74
|
|
49
75
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.5)
|
50
76
|
|
51
|
-
Fri, 04 Mar 2022 05:17:30 GMT
|
77
|
+
Fri, 04 Mar 2022 05:17:30 GMT
|
52
78
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.4..@fluentui/react-switch_v9.0.0-rc.5)
|
53
79
|
|
54
80
|
### Changes
|
@@ -62,7 +88,7 @@ Fri, 04 Mar 2022 05:17:30 GMT
|
|
62
88
|
|
63
89
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.4)
|
64
90
|
|
65
|
-
Tue, 01 Mar 2022 02:17:38 GMT
|
91
|
+
Tue, 01 Mar 2022 02:17:38 GMT
|
66
92
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.3..@fluentui/react-switch_v9.0.0-rc.4)
|
67
93
|
|
68
94
|
### Changes
|
@@ -75,7 +101,7 @@ Tue, 01 Mar 2022 02:17:38 GMT
|
|
75
101
|
|
76
102
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.3)
|
77
103
|
|
78
|
-
Fri, 18 Feb 2022 13:35:34 GMT
|
104
|
+
Fri, 18 Feb 2022 13:35:34 GMT
|
79
105
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-rc.1..@fluentui/react-switch_v9.0.0-rc.3)
|
80
106
|
|
81
107
|
### Changes
|
@@ -89,7 +115,7 @@ Fri, 18 Feb 2022 13:35:34 GMT
|
|
89
115
|
|
90
116
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-rc.1)
|
91
117
|
|
92
|
-
Thu, 10 Feb 2022 08:50:51 GMT
|
118
|
+
Thu, 10 Feb 2022 08:50:51 GMT
|
93
119
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.5..@fluentui/react-switch_v9.0.0-rc.1)
|
94
120
|
|
95
121
|
### Changes
|
@@ -111,7 +137,7 @@ Thu, 10 Feb 2022 08:50:51 GMT
|
|
111
137
|
|
112
138
|
## [9.0.0-beta.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.5)
|
113
139
|
|
114
|
-
Thu, 25 Nov 2021 08:34:17 GMT
|
140
|
+
Thu, 25 Nov 2021 08:34:17 GMT
|
115
141
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.4..@fluentui/react-switch_v9.0.0-beta.5)
|
116
142
|
|
117
143
|
### Changes
|
@@ -126,7 +152,7 @@ Thu, 25 Nov 2021 08:34:17 GMT
|
|
126
152
|
|
127
153
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.4)
|
128
154
|
|
129
|
-
Fri, 12 Nov 2021 13:25:33 GMT
|
155
|
+
Fri, 12 Nov 2021 13:25:33 GMT
|
130
156
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.3..@fluentui/react-switch_v9.0.0-beta.4)
|
131
157
|
|
132
158
|
### Changes
|
@@ -142,7 +168,7 @@ Fri, 12 Nov 2021 13:25:33 GMT
|
|
142
168
|
|
143
169
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.3)
|
144
170
|
|
145
|
-
Wed, 27 Oct 2021 12:14:22 GMT
|
171
|
+
Wed, 27 Oct 2021 12:14:22 GMT
|
146
172
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.2..@fluentui/react-switch_v9.0.0-beta.3)
|
147
173
|
|
148
174
|
### Changes
|
@@ -162,7 +188,7 @@ Wed, 27 Oct 2021 12:14:22 GMT
|
|
162
188
|
|
163
189
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.2)
|
164
190
|
|
165
|
-
Tue, 12 Oct 2021 19:45:58 GMT
|
191
|
+
Tue, 12 Oct 2021 19:45:58 GMT
|
166
192
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-beta.1..@fluentui/react-switch_v9.0.0-beta.2)
|
167
193
|
|
168
194
|
### Changes
|
@@ -172,7 +198,7 @@ Tue, 12 Oct 2021 19:45:58 GMT
|
|
172
198
|
|
173
199
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-beta.1)
|
174
200
|
|
175
|
-
Wed, 06 Oct 2021 10:37:22 GMT
|
201
|
+
Wed, 06 Oct 2021 10:37:22 GMT
|
176
202
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.17..@fluentui/react-switch_v9.0.0-beta.1)
|
177
203
|
|
178
204
|
### Changes
|
@@ -191,7 +217,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
|
|
191
217
|
|
192
218
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.17)
|
193
219
|
|
194
|
-
Tue, 05 Oct 2021 12:47:58 GMT
|
220
|
+
Tue, 05 Oct 2021 12:47:58 GMT
|
195
221
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.16..@fluentui/react-switch_v9.0.0-alpha.17)
|
196
222
|
|
197
223
|
### Changes
|
@@ -206,7 +232,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
|
|
206
232
|
|
207
233
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.16)
|
208
234
|
|
209
|
-
Tue, 05 Oct 2021 09:28:07 GMT
|
235
|
+
Tue, 05 Oct 2021 09:28:07 GMT
|
210
236
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.15..@fluentui/react-switch_v9.0.0-alpha.16)
|
211
237
|
|
212
238
|
### Changes
|
@@ -223,7 +249,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
|
|
223
249
|
|
224
250
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.15)
|
225
251
|
|
226
|
-
Fri, 01 Oct 2021 14:13:08 GMT
|
252
|
+
Fri, 01 Oct 2021 14:13:08 GMT
|
227
253
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.13..@fluentui/react-switch_v9.0.0-alpha.15)
|
228
254
|
|
229
255
|
### Changes
|
@@ -242,7 +268,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
|
|
242
268
|
|
243
269
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.13)
|
244
270
|
|
245
|
-
Fri, 01 Oct 2021 09:44:56 GMT
|
271
|
+
Fri, 01 Oct 2021 09:44:56 GMT
|
246
272
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.12..@fluentui/react-switch_v9.0.0-alpha.13)
|
247
273
|
|
248
274
|
### Changes
|
@@ -253,7 +279,7 @@ Fri, 01 Oct 2021 09:44:56 GMT
|
|
253
279
|
|
254
280
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.12)
|
255
281
|
|
256
|
-
Wed, 29 Sep 2021 08:06:11 GMT
|
282
|
+
Wed, 29 Sep 2021 08:06:11 GMT
|
257
283
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.11..@fluentui/react-switch_v9.0.0-alpha.12)
|
258
284
|
|
259
285
|
### Changes
|
@@ -270,7 +296,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
|
|
270
296
|
|
271
297
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.11)
|
272
298
|
|
273
|
-
Mon, 27 Sep 2021 08:06:00 GMT
|
299
|
+
Mon, 27 Sep 2021 08:06:00 GMT
|
274
300
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.10..@fluentui/react-switch_v9.0.0-alpha.11)
|
275
301
|
|
276
302
|
### Changes
|
@@ -286,7 +312,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
|
|
286
312
|
|
287
313
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.10)
|
288
314
|
|
289
|
-
Fri, 24 Sep 2021 09:17:17 GMT
|
315
|
+
Fri, 24 Sep 2021 09:17:17 GMT
|
290
316
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.9..@fluentui/react-switch_v9.0.0-alpha.10)
|
291
317
|
|
292
318
|
### Changes
|
@@ -302,7 +328,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
|
|
302
328
|
|
303
329
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.9)
|
304
330
|
|
305
|
-
Thu, 23 Sep 2021 08:21:34 GMT
|
331
|
+
Thu, 23 Sep 2021 08:21:34 GMT
|
306
332
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.8..@fluentui/react-switch_v9.0.0-alpha.9)
|
307
333
|
|
308
334
|
### Changes
|
@@ -319,7 +345,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
|
|
319
345
|
|
320
346
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.8)
|
321
347
|
|
322
|
-
Wed, 22 Sep 2021 10:10:07 GMT
|
348
|
+
Wed, 22 Sep 2021 10:10:07 GMT
|
323
349
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.7..@fluentui/react-switch_v9.0.0-alpha.8)
|
324
350
|
|
325
351
|
### Changes
|
@@ -336,7 +362,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
|
|
336
362
|
|
337
363
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.7)
|
338
364
|
|
339
|
-
Tue, 21 Sep 2021 07:42:34 GMT
|
365
|
+
Tue, 21 Sep 2021 07:42:34 GMT
|
340
366
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.6..@fluentui/react-switch_v9.0.0-alpha.7)
|
341
367
|
|
342
368
|
### Changes
|
@@ -353,7 +379,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
|
|
353
379
|
|
354
380
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.6)
|
355
381
|
|
356
|
-
Mon, 20 Sep 2021 07:36:26 GMT
|
382
|
+
Mon, 20 Sep 2021 07:36:26 GMT
|
357
383
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.5..@fluentui/react-switch_v9.0.0-alpha.6)
|
358
384
|
|
359
385
|
### Changes
|
@@ -362,7 +388,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
|
|
362
388
|
|
363
389
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.5)
|
364
390
|
|
365
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
391
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
366
392
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.4..@fluentui/react-switch_v9.0.0-alpha.5)
|
367
393
|
|
368
394
|
### Changes
|
@@ -371,7 +397,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
371
397
|
|
372
398
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.4)
|
373
399
|
|
374
|
-
Thu, 16 Sep 2021 07:38:39 GMT
|
400
|
+
Thu, 16 Sep 2021 07:38:39 GMT
|
375
401
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.3..@fluentui/react-switch_v9.0.0-alpha.4)
|
376
402
|
|
377
403
|
### Changes
|
@@ -381,7 +407,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
|
|
381
407
|
|
382
408
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.3)
|
383
409
|
|
384
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
410
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
385
411
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.2..@fluentui/react-switch_v9.0.0-alpha.3)
|
386
412
|
|
387
413
|
### Changes
|
@@ -390,7 +416,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
390
416
|
|
391
417
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.2)
|
392
418
|
|
393
|
-
Fri, 10 Sep 2021 16:31:53 GMT
|
419
|
+
Fri, 10 Sep 2021 16:31:53 GMT
|
394
420
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.1..@fluentui/react-switch_v9.0.0-alpha.2)
|
395
421
|
|
396
422
|
### Changes
|
@@ -400,7 +426,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
|
|
400
426
|
|
401
427
|
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.1)
|
402
428
|
|
403
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
429
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
404
430
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.1)
|
405
431
|
|
406
432
|
### Changes
|
@@ -409,7 +435,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
409
435
|
|
410
436
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
411
437
|
|
412
|
-
Mon, 06 Sep 2021 07:34:53 GMT
|
438
|
+
Mon, 06 Sep 2021 07:34:53 GMT
|
413
439
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
414
440
|
|
415
441
|
### Changes
|
@@ -418,7 +444,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
|
|
418
444
|
|
419
445
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
420
446
|
|
421
|
-
Thu, 02 Sep 2021 07:36:46 GMT
|
447
|
+
Thu, 02 Sep 2021 07:36:46 GMT
|
422
448
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
423
449
|
|
424
450
|
### Patches
|
@@ -431,7 +457,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
|
|
431
457
|
|
432
458
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
433
459
|
|
434
|
-
Wed, 01 Sep 2021 07:39:56 GMT
|
460
|
+
Wed, 01 Sep 2021 07:39:56 GMT
|
435
461
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
436
462
|
|
437
463
|
### Changes
|
@@ -440,7 +466,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
|
|
440
466
|
|
441
467
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
442
468
|
|
443
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
469
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
444
470
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
445
471
|
|
446
472
|
### Changes
|
@@ -449,7 +475,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
449
475
|
|
450
476
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
451
477
|
|
452
|
-
Fri, 27 Aug 2021 07:33:32 GMT
|
478
|
+
Fri, 27 Aug 2021 07:33:32 GMT
|
453
479
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
454
480
|
|
455
481
|
### Changes
|
@@ -458,7 +484,7 @@ Fri, 27 Aug 2021 07:33:32 GMT
|
|
458
484
|
|
459
485
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
460
486
|
|
461
|
-
Thu, 26 Aug 2021 07:35:43 GMT
|
487
|
+
Thu, 26 Aug 2021 07:35:43 GMT
|
462
488
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
463
489
|
|
464
490
|
### Changes
|
@@ -467,7 +493,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
|
|
467
493
|
|
468
494
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
469
495
|
|
470
|
-
Fri, 20 Aug 2021 07:37:28 GMT
|
496
|
+
Fri, 20 Aug 2021 07:37:28 GMT
|
471
497
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
472
498
|
|
473
499
|
### Changes
|
@@ -476,7 +502,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
|
|
476
502
|
|
477
503
|
## [9.0.0-alpha.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-switch_v9.0.0-alpha.0)
|
478
504
|
|
479
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
505
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
480
506
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-switch_v9.0.0-alpha.0..@fluentui/react-switch_v9.0.0-alpha.0)
|
481
507
|
|
482
508
|
### Changes
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-switch",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220509-0421.1",
|
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": "0.0.0-nightly-
|
31
|
+
"@fluentui/react-conformance-griffel": "0.0.0-nightly-20220509-0421.1",
|
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": "0.0.0-nightly-
|
37
|
-
"@fluentui/react-tabster": "0.0.0-nightly-
|
38
|
-
"@fluentui/react-theme": "0.0.0-nightly-
|
39
|
-
"@fluentui/react-utilities": "0.0.0-nightly-
|
36
|
+
"@fluentui/react-label": "0.0.0-nightly-20220509-0421.1",
|
37
|
+
"@fluentui/react-tabster": "0.0.0-nightly-20220509-0421.1",
|
38
|
+
"@fluentui/react-theme": "0.0.0-nightly-20220509-0421.1",
|
39
|
+
"@fluentui/react-utilities": "0.0.0-nightly-20220509-0421.1",
|
40
40
|
"@griffel/react": "1.0.3",
|
41
41
|
"tslib": "^2.1.0"
|
42
42
|
},
|