@fluentui/react-utilities 0.0.0-nightly-20220502-0420.1 → 0.0.0-nightly-20220505-0419.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 +28 -5
- package/CHANGELOG.md +85 -76
- package/package.json +3 -3
package/CHANGELOG.json
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
"name": "@fluentui/react-utilities",
|
3
3
|
"entries": [
|
4
4
|
{
|
5
|
-
"date": "
|
6
|
-
"tag": "@fluentui/react-utilities_v0.0.0-nightly-
|
7
|
-
"version": "0.0.0-nightly-
|
5
|
+
"date": "Thu, 05 May 2022 04:31:58 GMT",
|
6
|
+
"tag": "@fluentui/react-utilities_v0.0.0-nightly-20220505-0419.1",
|
7
|
+
"version": "0.0.0-nightly-20220505-0419.1",
|
8
8
|
"comments": {
|
9
9
|
"prerelease": [
|
10
10
|
{
|
@@ -16,8 +16,31 @@
|
|
16
16
|
{
|
17
17
|
"author": "beachball",
|
18
18
|
"package": "@fluentui/react-utilities",
|
19
|
-
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-
|
20
|
-
"commit": "
|
19
|
+
"comment": "Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220505-0419.1",
|
20
|
+
"commit": "6bbaced7ad19cd9172d1869027f73f1aa967547f"
|
21
|
+
}
|
22
|
+
]
|
23
|
+
}
|
24
|
+
},
|
25
|
+
{
|
26
|
+
"date": "Wed, 04 May 2022 13:26:36 GMT",
|
27
|
+
"tag": "@fluentui/react-utilities_v9.0.0-rc.7",
|
28
|
+
"version": "9.0.0-rc.7",
|
29
|
+
"comments": {
|
30
|
+
"none": [
|
31
|
+
{
|
32
|
+
"author": "tristan.watanabe@gmail.com",
|
33
|
+
"package": "@fluentui/react-utilities",
|
34
|
+
"commit": "8ec3d32fa26e6cf803ab9d18671fd51ba06c74ab",
|
35
|
+
"comment": "react-utilities: Move to new common folder."
|
36
|
+
}
|
37
|
+
],
|
38
|
+
"prerelease": [
|
39
|
+
{
|
40
|
+
"author": "beachball",
|
41
|
+
"package": "@fluentui/react-utilities",
|
42
|
+
"comment": "Bump @fluentui/keyboard-keys to v9.0.0-rc.5",
|
43
|
+
"commit": "65f94192ed3b2cde7e52b9c7e12d6f38b81965dd"
|
21
44
|
}
|
22
45
|
]
|
23
46
|
}
|
package/CHANGELOG.md
CHANGED
@@ -1,22 +1,31 @@
|
|
1
1
|
# Change Log - @fluentui/react-utilities
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Thu, 05 May 2022 04:31:58 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-20220505-0419.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v0.0.0-nightly-20220505-0419.1)
|
8
8
|
|
9
|
-
|
10
|
-
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-rc.
|
9
|
+
Thu, 05 May 2022 04:31:58 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-rc.7..@fluentui/react-utilities_v0.0.0-nightly-20220505-0419.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
|
-
- Bump @fluentui/keyboard-keys to v0.0.0-nightly-
|
15
|
+
- Bump @fluentui/keyboard-keys to v0.0.0-nightly-20220505-0419.1 ([commit](https://github.com/microsoft/fluentui/commit/6bbaced7ad19cd9172d1869027f73f1aa967547f) by beachball)
|
16
|
+
|
17
|
+
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-rc.7)
|
18
|
+
|
19
|
+
Wed, 04 May 2022 13:26:36 GMT
|
20
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-rc.6..@fluentui/react-utilities_v9.0.0-rc.7)
|
21
|
+
|
22
|
+
### Changes
|
23
|
+
|
24
|
+
- Bump @fluentui/keyboard-keys to v9.0.0-rc.5 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
16
25
|
|
17
26
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-rc.6)
|
18
27
|
|
19
|
-
Tue, 19 Apr 2022 19:17:05 GMT
|
28
|
+
Tue, 19 Apr 2022 19:17:05 GMT
|
20
29
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-rc.5..@fluentui/react-utilities_v9.0.0-rc.6)
|
21
30
|
|
22
31
|
### Changes
|
@@ -25,7 +34,7 @@ Tue, 19 Apr 2022 19:17:05 GMT
|
|
25
34
|
|
26
35
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-rc.5)
|
27
36
|
|
28
|
-
Fri, 04 Mar 2022 05:17:32 GMT
|
37
|
+
Fri, 04 Mar 2022 05:17:32 GMT
|
29
38
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-rc.4..@fluentui/react-utilities_v9.0.0-rc.5)
|
30
39
|
|
31
40
|
### Changes
|
@@ -37,7 +46,7 @@ Fri, 04 Mar 2022 05:17:32 GMT
|
|
37
46
|
|
38
47
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-rc.4)
|
39
48
|
|
40
|
-
Tue, 01 Mar 2022 02:17:39 GMT
|
49
|
+
Tue, 01 Mar 2022 02:17:39 GMT
|
41
50
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-rc.3..@fluentui/react-utilities_v9.0.0-rc.4)
|
42
51
|
|
43
52
|
### Changes
|
@@ -47,7 +56,7 @@ Tue, 01 Mar 2022 02:17:39 GMT
|
|
47
56
|
|
48
57
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-rc.3)
|
49
58
|
|
50
|
-
Fri, 18 Feb 2022 13:35:37 GMT
|
59
|
+
Fri, 18 Feb 2022 13:35:37 GMT
|
51
60
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-rc.1..@fluentui/react-utilities_v9.0.0-rc.3)
|
52
61
|
|
53
62
|
### Changes
|
@@ -57,7 +66,7 @@ Fri, 18 Feb 2022 13:35:37 GMT
|
|
57
66
|
|
58
67
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-rc.1)
|
59
68
|
|
60
|
-
Thu, 10 Feb 2022 08:50:32 GMT
|
69
|
+
Thu, 10 Feb 2022 08:50:32 GMT
|
61
70
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-beta.4..@fluentui/react-utilities_v9.0.0-rc.1)
|
62
71
|
|
63
72
|
### Changes
|
@@ -77,7 +86,7 @@ Thu, 10 Feb 2022 08:50:32 GMT
|
|
77
86
|
|
78
87
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-beta.4)
|
79
88
|
|
80
|
-
Thu, 25 Nov 2021 08:34:09 GMT
|
89
|
+
Thu, 25 Nov 2021 08:34:09 GMT
|
81
90
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-beta.3..@fluentui/react-utilities_v9.0.0-beta.4)
|
82
91
|
|
83
92
|
### Changes
|
@@ -86,7 +95,7 @@ Thu, 25 Nov 2021 08:34:09 GMT
|
|
86
95
|
|
87
96
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-beta.3)
|
88
97
|
|
89
|
-
Fri, 12 Nov 2021 13:25:10 GMT
|
98
|
+
Fri, 12 Nov 2021 13:25:10 GMT
|
90
99
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-beta.2..@fluentui/react-utilities_v9.0.0-beta.3)
|
91
100
|
|
92
101
|
### Changes
|
@@ -95,7 +104,7 @@ Fri, 12 Nov 2021 13:25:10 GMT
|
|
95
104
|
|
96
105
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-beta.2)
|
97
106
|
|
98
|
-
Wed, 27 Oct 2021 12:14:24 GMT
|
107
|
+
Wed, 27 Oct 2021 12:14:24 GMT
|
99
108
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-beta.1..@fluentui/react-utilities_v9.0.0-beta.2)
|
100
109
|
|
101
110
|
### Changes
|
@@ -105,7 +114,7 @@ Wed, 27 Oct 2021 12:14:24 GMT
|
|
105
114
|
|
106
115
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-beta.1)
|
107
116
|
|
108
|
-
Wed, 06 Oct 2021 10:37:22 GMT
|
117
|
+
Wed, 06 Oct 2021 10:37:22 GMT
|
109
118
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.56..@fluentui/react-utilities_v9.0.0-beta.1)
|
110
119
|
|
111
120
|
### Changes
|
@@ -115,7 +124,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
|
|
115
124
|
|
116
125
|
## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.56)
|
117
126
|
|
118
|
-
Tue, 05 Oct 2021 09:28:07 GMT
|
127
|
+
Tue, 05 Oct 2021 09:28:07 GMT
|
119
128
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.55..@fluentui/react-utilities_v9.0.0-alpha.56)
|
120
129
|
|
121
130
|
### Changes
|
@@ -124,7 +133,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
|
|
124
133
|
|
125
134
|
## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.55)
|
126
135
|
|
127
|
-
Fri, 01 Oct 2021 14:13:08 GMT
|
136
|
+
Fri, 01 Oct 2021 14:13:08 GMT
|
128
137
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.53..@fluentui/react-utilities_v9.0.0-alpha.55)
|
129
138
|
|
130
139
|
### Changes
|
@@ -134,7 +143,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
|
|
134
143
|
|
135
144
|
## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.53)
|
136
145
|
|
137
|
-
Mon, 27 Sep 2021 08:06:00 GMT
|
146
|
+
Mon, 27 Sep 2021 08:06:00 GMT
|
138
147
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.52..@fluentui/react-utilities_v9.0.0-alpha.53)
|
139
148
|
|
140
149
|
### Changes
|
@@ -143,7 +152,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
|
|
143
152
|
|
144
153
|
## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.52)
|
145
154
|
|
146
|
-
Fri, 24 Sep 2021 09:17:17 GMT
|
155
|
+
Fri, 24 Sep 2021 09:17:17 GMT
|
147
156
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.51..@fluentui/react-utilities_v9.0.0-alpha.52)
|
148
157
|
|
149
158
|
### Changes
|
@@ -152,7 +161,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
|
|
152
161
|
|
153
162
|
## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.51)
|
154
163
|
|
155
|
-
Thu, 23 Sep 2021 08:21:34 GMT
|
164
|
+
Thu, 23 Sep 2021 08:21:34 GMT
|
156
165
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.50..@fluentui/react-utilities_v9.0.0-alpha.51)
|
157
166
|
|
158
167
|
### Changes
|
@@ -161,7 +170,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
|
|
161
170
|
|
162
171
|
## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.50)
|
163
172
|
|
164
|
-
Wed, 22 Sep 2021 10:10:07 GMT
|
173
|
+
Wed, 22 Sep 2021 10:10:07 GMT
|
165
174
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.49..@fluentui/react-utilities_v9.0.0-alpha.50)
|
166
175
|
|
167
176
|
### Changes
|
@@ -170,7 +179,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
|
|
170
179
|
|
171
180
|
## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.49)
|
172
181
|
|
173
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
182
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
174
183
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.48..@fluentui/react-utilities_v9.0.0-alpha.49)
|
175
184
|
|
176
185
|
### Changes
|
@@ -180,7 +189,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
180
189
|
|
181
190
|
## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.48)
|
182
191
|
|
183
|
-
Thu, 16 Sep 2021 07:38:39 GMT
|
192
|
+
Thu, 16 Sep 2021 07:38:39 GMT
|
184
193
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.47..@fluentui/react-utilities_v9.0.0-alpha.48)
|
185
194
|
|
186
195
|
### Changes
|
@@ -189,7 +198,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
|
|
189
198
|
|
190
199
|
## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.47)
|
191
200
|
|
192
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
201
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
193
202
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.46..@fluentui/react-utilities_v9.0.0-alpha.47)
|
194
203
|
|
195
204
|
### Changes
|
@@ -198,7 +207,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
198
207
|
|
199
208
|
## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.46)
|
200
209
|
|
201
|
-
Fri, 10 Sep 2021 16:31:53 GMT
|
210
|
+
Fri, 10 Sep 2021 16:31:53 GMT
|
202
211
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.45..@fluentui/react-utilities_v9.0.0-alpha.46)
|
203
212
|
|
204
213
|
### Changes
|
@@ -207,7 +216,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
|
|
207
216
|
|
208
217
|
## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.45)
|
209
218
|
|
210
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
219
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
211
220
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.44..@fluentui/react-utilities_v9.0.0-alpha.45)
|
212
221
|
|
213
222
|
### Changes
|
@@ -216,7 +225,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
216
225
|
|
217
226
|
## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.44)
|
218
227
|
|
219
|
-
Mon, 06 Sep 2021 07:34:53 GMT
|
228
|
+
Mon, 06 Sep 2021 07:34:53 GMT
|
220
229
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.43..@fluentui/react-utilities_v9.0.0-alpha.44)
|
221
230
|
|
222
231
|
### Changes
|
@@ -225,7 +234,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
|
|
225
234
|
|
226
235
|
## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.43)
|
227
236
|
|
228
|
-
Wed, 01 Sep 2021 07:39:56 GMT
|
237
|
+
Wed, 01 Sep 2021 07:39:56 GMT
|
229
238
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.42..@fluentui/react-utilities_v9.0.0-alpha.43)
|
230
239
|
|
231
240
|
### Changes
|
@@ -234,7 +243,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
|
|
234
243
|
|
235
244
|
## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.42)
|
236
245
|
|
237
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
246
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
238
247
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.41..@fluentui/react-utilities_v9.0.0-alpha.42)
|
239
248
|
|
240
249
|
### Changes
|
@@ -243,7 +252,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
243
252
|
|
244
253
|
## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.41)
|
245
254
|
|
246
|
-
Tue, 24 Aug 2021 07:34:48 GMT
|
255
|
+
Tue, 24 Aug 2021 07:34:48 GMT
|
247
256
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.40..@fluentui/react-utilities_v9.0.0-alpha.41)
|
248
257
|
|
249
258
|
### Changes
|
@@ -252,7 +261,7 @@ Tue, 24 Aug 2021 07:34:48 GMT
|
|
252
261
|
|
253
262
|
## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.40)
|
254
263
|
|
255
|
-
Fri, 20 Aug 2021 07:37:28 GMT
|
264
|
+
Fri, 20 Aug 2021 07:37:28 GMT
|
256
265
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.39..@fluentui/react-utilities_v9.0.0-alpha.40)
|
257
266
|
|
258
267
|
### Changes
|
@@ -261,7 +270,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
|
|
261
270
|
|
262
271
|
## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.39)
|
263
272
|
|
264
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
273
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
265
274
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.38..@fluentui/react-utilities_v9.0.0-alpha.39)
|
266
275
|
|
267
276
|
### Changes
|
@@ -270,7 +279,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
|
|
270
279
|
|
271
280
|
## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.38)
|
272
281
|
|
273
|
-
Fri, 06 Aug 2021 07:35:14 GMT
|
282
|
+
Fri, 06 Aug 2021 07:35:14 GMT
|
274
283
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.37..@fluentui/react-utilities_v9.0.0-alpha.38)
|
275
284
|
|
276
285
|
### Changes
|
@@ -279,7 +288,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
|
|
279
288
|
|
280
289
|
## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.37)
|
281
290
|
|
282
|
-
Tue, 03 Aug 2021 07:39:30 GMT
|
291
|
+
Tue, 03 Aug 2021 07:39:30 GMT
|
283
292
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.36..@fluentui/react-utilities_v9.0.0-alpha.37)
|
284
293
|
|
285
294
|
### Patches
|
@@ -294,7 +303,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
|
|
294
303
|
|
295
304
|
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.36)
|
296
305
|
|
297
|
-
Mon, 02 Aug 2021 07:36:20 GMT
|
306
|
+
Mon, 02 Aug 2021 07:36:20 GMT
|
298
307
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.35..@fluentui/react-utilities_v9.0.0-alpha.36)
|
299
308
|
|
300
309
|
### Changes
|
@@ -303,7 +312,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
|
|
303
312
|
|
304
313
|
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.35)
|
305
314
|
|
306
|
-
Fri, 23 Jul 2021 07:38:19 GMT
|
315
|
+
Fri, 23 Jul 2021 07:38:19 GMT
|
307
316
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.34..@fluentui/react-utilities_v9.0.0-alpha.35)
|
308
317
|
|
309
318
|
### Changes
|
@@ -312,7 +321,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
|
|
312
321
|
|
313
322
|
## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.34)
|
314
323
|
|
315
|
-
Thu, 22 Jul 2021 07:36:55 GMT
|
324
|
+
Thu, 22 Jul 2021 07:36:55 GMT
|
316
325
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.33..@fluentui/react-utilities_v9.0.0-alpha.34)
|
317
326
|
|
318
327
|
### Changes
|
@@ -321,7 +330,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
|
|
321
330
|
|
322
331
|
## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.33)
|
323
332
|
|
324
|
-
Thu, 15 Jul 2021 07:36:18 GMT
|
333
|
+
Thu, 15 Jul 2021 07:36:18 GMT
|
325
334
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.32..@fluentui/react-utilities_v9.0.0-alpha.33)
|
326
335
|
|
327
336
|
### Changes
|
@@ -331,7 +340,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
|
|
331
340
|
|
332
341
|
## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.32)
|
333
342
|
|
334
|
-
Fri, 09 Jul 2021 07:39:31 GMT
|
343
|
+
Fri, 09 Jul 2021 07:39:31 GMT
|
335
344
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.31..@fluentui/react-utilities_v9.0.0-alpha.32)
|
336
345
|
|
337
346
|
### Patches
|
@@ -342,7 +351,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
|
|
342
351
|
|
343
352
|
## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.31)
|
344
353
|
|
345
|
-
Fri, 02 Jul 2021 23:15:55 GMT
|
354
|
+
Fri, 02 Jul 2021 23:15:55 GMT
|
346
355
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.30..@fluentui/react-utilities_v9.0.0-alpha.31)
|
347
356
|
|
348
357
|
### Changes
|
@@ -352,7 +361,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
|
|
352
361
|
|
353
362
|
## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.30)
|
354
363
|
|
355
|
-
Fri, 02 Jul 2021 07:37:06 GMT
|
364
|
+
Fri, 02 Jul 2021 07:37:06 GMT
|
356
365
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.29..@fluentui/react-utilities_v9.0.0-alpha.30)
|
357
366
|
|
358
367
|
### Changes
|
@@ -361,7 +370,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
|
|
361
370
|
|
362
371
|
## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.29)
|
363
372
|
|
364
|
-
Tue, 15 Jun 2021 07:40:20 GMT
|
373
|
+
Tue, 15 Jun 2021 07:40:20 GMT
|
365
374
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.28..@fluentui/react-utilities_v9.0.0-alpha.29)
|
366
375
|
|
367
376
|
### Changes
|
@@ -370,7 +379,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
|
|
370
379
|
|
371
380
|
## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.28)
|
372
381
|
|
373
|
-
Mon, 07 Jun 2021 07:38:15 GMT
|
382
|
+
Mon, 07 Jun 2021 07:38:15 GMT
|
374
383
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.27..@fluentui/react-utilities_v9.0.0-alpha.28)
|
375
384
|
|
376
385
|
### Patches
|
@@ -381,7 +390,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
|
|
381
390
|
|
382
391
|
## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.27)
|
383
392
|
|
384
|
-
Fri, 04 Jun 2021 07:37:23 GMT
|
393
|
+
Fri, 04 Jun 2021 07:37:23 GMT
|
385
394
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.26..@fluentui/react-utilities_v9.0.0-alpha.27)
|
386
395
|
|
387
396
|
### Changes
|
@@ -390,7 +399,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
|
|
390
399
|
|
391
400
|
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.26)
|
392
401
|
|
393
|
-
Fri, 28 May 2021 07:33:57 GMT
|
402
|
+
Fri, 28 May 2021 07:33:57 GMT
|
394
403
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.25..@fluentui/react-utilities_v9.0.0-alpha.26)
|
395
404
|
|
396
405
|
### Changes
|
@@ -399,7 +408,7 @@ Fri, 28 May 2021 07:33:57 GMT
|
|
399
408
|
|
400
409
|
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.25)
|
401
410
|
|
402
|
-
Wed, 26 May 2021 07:35:43 GMT
|
411
|
+
Wed, 26 May 2021 07:35:43 GMT
|
403
412
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.24..@fluentui/react-utilities_v9.0.0-alpha.25)
|
404
413
|
|
405
414
|
### Changes
|
@@ -408,7 +417,7 @@ Wed, 26 May 2021 07:35:43 GMT
|
|
408
417
|
|
409
418
|
## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.24)
|
410
419
|
|
411
|
-
Fri, 21 May 2021 07:34:54 GMT
|
420
|
+
Fri, 21 May 2021 07:34:54 GMT
|
412
421
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.23..@fluentui/react-utilities_v9.0.0-alpha.24)
|
413
422
|
|
414
423
|
### Changes
|
@@ -417,7 +426,7 @@ Fri, 21 May 2021 07:34:54 GMT
|
|
417
426
|
|
418
427
|
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.23)
|
419
428
|
|
420
|
-
Thu, 20 May 2021 07:41:54 GMT
|
429
|
+
Thu, 20 May 2021 07:41:54 GMT
|
421
430
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.22..@fluentui/react-utilities_v9.0.0-alpha.23)
|
422
431
|
|
423
432
|
### Patches
|
@@ -432,7 +441,7 @@ Thu, 20 May 2021 07:41:54 GMT
|
|
432
441
|
|
433
442
|
## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.22)
|
434
443
|
|
435
|
-
Wed, 19 May 2021 07:34:20 GMT
|
444
|
+
Wed, 19 May 2021 07:34:20 GMT
|
436
445
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.21..@fluentui/react-utilities_v9.0.0-alpha.22)
|
437
446
|
|
438
447
|
### Changes
|
@@ -442,7 +451,7 @@ Wed, 19 May 2021 07:34:20 GMT
|
|
442
451
|
|
443
452
|
## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.21)
|
444
453
|
|
445
|
-
Mon, 03 May 2021 07:45:19 GMT
|
454
|
+
Mon, 03 May 2021 07:45:19 GMT
|
446
455
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.20..@fluentui/react-utilities_v9.0.0-alpha.21)
|
447
456
|
|
448
457
|
### Changes
|
@@ -451,7 +460,7 @@ Mon, 03 May 2021 07:45:19 GMT
|
|
451
460
|
|
452
461
|
## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.20)
|
453
462
|
|
454
|
-
Fri, 30 Apr 2021 07:42:23 GMT
|
463
|
+
Fri, 30 Apr 2021 07:42:23 GMT
|
455
464
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.19..@fluentui/react-utilities_v9.0.0-alpha.20)
|
456
465
|
|
457
466
|
### Patches
|
@@ -467,7 +476,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
|
|
467
476
|
|
468
477
|
## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.19)
|
469
478
|
|
470
|
-
Fri, 23 Apr 2021 07:37:10 GMT
|
479
|
+
Fri, 23 Apr 2021 07:37:10 GMT
|
471
480
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.18..@fluentui/react-utilities_v9.0.0-alpha.19)
|
472
481
|
|
473
482
|
### Patches
|
@@ -478,7 +487,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
|
|
478
487
|
|
479
488
|
## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.18)
|
480
489
|
|
481
|
-
Thu, 22 Apr 2021 07:33:28 GMT
|
490
|
+
Thu, 22 Apr 2021 07:33:28 GMT
|
482
491
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.17..@fluentui/react-utilities_v9.0.0-alpha.18)
|
483
492
|
|
484
493
|
### Changes
|
@@ -488,7 +497,7 @@ Thu, 22 Apr 2021 07:33:28 GMT
|
|
488
497
|
|
489
498
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.17)
|
490
499
|
|
491
|
-
Wed, 21 Apr 2021 07:31:50 GMT
|
500
|
+
Wed, 21 Apr 2021 07:31:50 GMT
|
492
501
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.16..@fluentui/react-utilities_v9.0.0-alpha.17)
|
493
502
|
|
494
503
|
### Changes
|
@@ -497,7 +506,7 @@ Wed, 21 Apr 2021 07:31:50 GMT
|
|
497
506
|
|
498
507
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.16)
|
499
508
|
|
500
|
-
Fri, 16 Apr 2021 18:08:21 GMT
|
509
|
+
Fri, 16 Apr 2021 18:08:21 GMT
|
501
510
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.15..@fluentui/react-utilities_v9.0.0-alpha.16)
|
502
511
|
|
503
512
|
### Changes
|
@@ -506,7 +515,7 @@ Fri, 16 Apr 2021 18:08:21 GMT
|
|
506
515
|
|
507
516
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.15)
|
508
517
|
|
509
|
-
Thu, 01 Apr 2021 20:13:37 GMT
|
518
|
+
Thu, 01 Apr 2021 20:13:37 GMT
|
510
519
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.14..@fluentui/react-utilities_v9.0.0-alpha.15)
|
511
520
|
|
512
521
|
### Changes
|
@@ -515,7 +524,7 @@ Thu, 01 Apr 2021 20:13:37 GMT
|
|
515
524
|
|
516
525
|
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.14)
|
517
526
|
|
518
|
-
Wed, 31 Mar 2021 00:53:43 GMT
|
527
|
+
Wed, 31 Mar 2021 00:53:43 GMT
|
519
528
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.13..@fluentui/react-utilities_v9.0.0-alpha.14)
|
520
529
|
|
521
530
|
### Patches
|
@@ -531,7 +540,7 @@ Wed, 31 Mar 2021 00:53:43 GMT
|
|
531
540
|
|
532
541
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.13)
|
533
542
|
|
534
|
-
Tue, 30 Mar 2021 07:34:45 GMT
|
543
|
+
Tue, 30 Mar 2021 07:34:45 GMT
|
535
544
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.12..@fluentui/react-utilities_v9.0.0-alpha.13)
|
536
545
|
|
537
546
|
### Changes
|
@@ -540,7 +549,7 @@ Tue, 30 Mar 2021 07:34:45 GMT
|
|
540
549
|
|
541
550
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.12)
|
542
551
|
|
543
|
-
Fri, 26 Mar 2021 07:32:34 GMT
|
552
|
+
Fri, 26 Mar 2021 07:32:34 GMT
|
544
553
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.11..@fluentui/react-utilities_v9.0.0-alpha.12)
|
545
554
|
|
546
555
|
### Changes
|
@@ -549,7 +558,7 @@ Fri, 26 Mar 2021 07:32:34 GMT
|
|
549
558
|
|
550
559
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.11)
|
551
560
|
|
552
|
-
Thu, 25 Mar 2021 07:33:24 GMT
|
561
|
+
Thu, 25 Mar 2021 07:33:24 GMT
|
553
562
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.10..@fluentui/react-utilities_v9.0.0-alpha.11)
|
554
563
|
|
555
564
|
### Changes
|
@@ -558,7 +567,7 @@ Thu, 25 Mar 2021 07:33:24 GMT
|
|
558
567
|
|
559
568
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.10)
|
560
569
|
|
561
|
-
Tue, 23 Mar 2021 07:31:43 GMT
|
570
|
+
Tue, 23 Mar 2021 07:31:43 GMT
|
562
571
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.9..@fluentui/react-utilities_v9.0.0-alpha.10)
|
563
572
|
|
564
573
|
### Changes
|
@@ -567,7 +576,7 @@ Tue, 23 Mar 2021 07:31:43 GMT
|
|
567
576
|
|
568
577
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.9)
|
569
578
|
|
570
|
-
Thu, 18 Mar 2021 20:15:34 GMT
|
579
|
+
Thu, 18 Mar 2021 20:15:34 GMT
|
571
580
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.8..@fluentui/react-utilities_v9.0.0-alpha.9)
|
572
581
|
|
573
582
|
### Changes
|
@@ -576,7 +585,7 @@ Thu, 18 Mar 2021 20:15:34 GMT
|
|
576
585
|
|
577
586
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.8)
|
578
587
|
|
579
|
-
Mon, 15 Mar 2021 07:36:20 GMT
|
588
|
+
Mon, 15 Mar 2021 07:36:20 GMT
|
580
589
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.7..@fluentui/react-utilities_v9.0.0-alpha.8)
|
581
590
|
|
582
591
|
### Changes
|
@@ -585,7 +594,7 @@ Mon, 15 Mar 2021 07:36:20 GMT
|
|
585
594
|
|
586
595
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.7)
|
587
596
|
|
588
|
-
Wed, 10 Mar 2021 07:34:39 GMT
|
597
|
+
Wed, 10 Mar 2021 07:34:39 GMT
|
589
598
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.6..@fluentui/react-utilities_v9.0.0-alpha.7)
|
590
599
|
|
591
600
|
### Changes
|
@@ -594,7 +603,7 @@ Wed, 10 Mar 2021 07:34:39 GMT
|
|
594
603
|
|
595
604
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.6)
|
596
605
|
|
597
|
-
Fri, 05 Mar 2021 20:30:59 GMT
|
606
|
+
Fri, 05 Mar 2021 20:30:59 GMT
|
598
607
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.5..@fluentui/react-utilities_v9.0.0-alpha.6)
|
599
608
|
|
600
609
|
### Changes
|
@@ -603,7 +612,7 @@ Fri, 05 Mar 2021 20:30:59 GMT
|
|
603
612
|
|
604
613
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.5)
|
605
614
|
|
606
|
-
Wed, 03 Mar 2021 00:10:09 GMT
|
615
|
+
Wed, 03 Mar 2021 00:10:09 GMT
|
607
616
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.4..@fluentui/react-utilities_v9.0.0-alpha.5)
|
608
617
|
|
609
618
|
### Patches
|
@@ -616,7 +625,7 @@ Wed, 03 Mar 2021 00:10:09 GMT
|
|
616
625
|
|
617
626
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.4)
|
618
627
|
|
619
|
-
Tue, 02 Mar 2021 07:24:27 GMT
|
628
|
+
Tue, 02 Mar 2021 07:24:27 GMT
|
620
629
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.3..@fluentui/react-utilities_v9.0.0-alpha.4)
|
621
630
|
|
622
631
|
### Changes
|
@@ -625,7 +634,7 @@ Tue, 02 Mar 2021 07:24:27 GMT
|
|
625
634
|
|
626
635
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.3)
|
627
636
|
|
628
|
-
Fri, 26 Feb 2021 01:16:27 GMT
|
637
|
+
Fri, 26 Feb 2021 01:16:27 GMT
|
629
638
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.2..@fluentui/react-utilities_v9.0.0-alpha.3)
|
630
639
|
|
631
640
|
### Patches
|
@@ -642,7 +651,7 @@ Fri, 26 Feb 2021 01:16:27 GMT
|
|
642
651
|
|
643
652
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.2)
|
644
653
|
|
645
|
-
Thu, 25 Feb 2021 01:15:27 GMT
|
654
|
+
Thu, 25 Feb 2021 01:15:27 GMT
|
646
655
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v9.0.0-alpha.1..@fluentui/react-utilities_v9.0.0-alpha.2)
|
647
656
|
|
648
657
|
### Changes
|
@@ -651,7 +660,7 @@ Thu, 25 Feb 2021 01:15:27 GMT
|
|
651
660
|
|
652
661
|
## [9.0.0-alpha.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v9.0.0-alpha.1)
|
653
662
|
|
654
|
-
Wed, 24 Feb 2021 00:05:29 GMT
|
663
|
+
Wed, 24 Feb 2021 00:05:29 GMT
|
655
664
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v0.4.0..@fluentui/react-utilities_v9.0.0-alpha.1)
|
656
665
|
|
657
666
|
### Changes
|
@@ -660,7 +669,7 @@ Wed, 24 Feb 2021 00:05:29 GMT
|
|
660
669
|
|
661
670
|
## [0.4.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v0.4.0)
|
662
671
|
|
663
|
-
Mon, 22 Feb 2021 12:26:22 GMT
|
672
|
+
Mon, 22 Feb 2021 12:26:22 GMT
|
664
673
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v0.3.1..@fluentui/react-utilities_v0.4.0)
|
665
674
|
|
666
675
|
### Minor changes
|
@@ -678,7 +687,7 @@ Mon, 22 Feb 2021 12:26:22 GMT
|
|
678
687
|
|
679
688
|
## [0.3.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v0.3.1)
|
680
689
|
|
681
|
-
Thu, 18 Feb 2021 19:38:50 GMT
|
690
|
+
Thu, 18 Feb 2021 19:38:50 GMT
|
682
691
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v0.3.0..@fluentui/react-utilities_v0.3.1)
|
683
692
|
|
684
693
|
### Patches
|
@@ -691,7 +700,7 @@ Thu, 18 Feb 2021 19:38:50 GMT
|
|
691
700
|
|
692
701
|
## [0.3.0](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v0.3.0)
|
693
702
|
|
694
|
-
Thu, 18 Feb 2021 12:27:34 GMT
|
703
|
+
Thu, 18 Feb 2021 12:27:34 GMT
|
695
704
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v0.2.4..@fluentui/react-utilities_v0.3.0)
|
696
705
|
|
697
706
|
### Minor changes
|
@@ -708,7 +717,7 @@ Thu, 18 Feb 2021 12:27:34 GMT
|
|
708
717
|
|
709
718
|
## [0.2.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v0.2.4)
|
710
719
|
|
711
|
-
Mon, 01 Feb 2021 12:23:48 GMT
|
720
|
+
Mon, 01 Feb 2021 12:23:48 GMT
|
712
721
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v0.2.4-4..@fluentui/react-utilities_v0.2.4)
|
713
722
|
|
714
723
|
### Patches
|
@@ -717,7 +726,7 @@ Mon, 01 Feb 2021 12:23:48 GMT
|
|
717
726
|
|
718
727
|
## [0.2.4-4](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v0.2.4-4)
|
719
728
|
|
720
|
-
Thu, 28 Jan 2021 12:25:56 GMT
|
729
|
+
Thu, 28 Jan 2021 12:25:56 GMT
|
721
730
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v0.2.4-3..@fluentui/react-utilities_v0.2.4-4)
|
722
731
|
|
723
732
|
### Changes
|
@@ -726,7 +735,7 @@ Thu, 28 Jan 2021 12:25:56 GMT
|
|
726
735
|
|
727
736
|
## [0.2.4-3](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v0.2.4-3)
|
728
737
|
|
729
|
-
Thu, 21 Jan 2021 12:36:12 GMT
|
738
|
+
Thu, 21 Jan 2021 12:36:12 GMT
|
730
739
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v0.2.3..@fluentui/react-utilities_v0.2.4-3)
|
731
740
|
|
732
741
|
### Changes
|
@@ -735,7 +744,7 @@ Thu, 21 Jan 2021 12:36:12 GMT
|
|
735
744
|
|
736
745
|
## [0.2.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-utilities_v0.2.3)
|
737
746
|
|
738
|
-
Fri, 23 Oct 2020 03:26:15 GMT
|
747
|
+
Fri, 23 Oct 2020 03:26:15 GMT
|
739
748
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-utilities_v0.2.2..@fluentui/react-utilities_v0.2.3)
|
740
749
|
|
741
750
|
### Patches
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@fluentui/react-utilities",
|
3
|
-
"version": "0.0.0-nightly-
|
3
|
+
"version": "0.0.0-nightly-20220505-0419.1",
|
4
4
|
"description": "A set of general React-specific utilities.",
|
5
5
|
"main": "lib-commonjs/index.js",
|
6
6
|
"module": "lib/index.js",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
"lint": "just-scripts lint",
|
21
21
|
"test": "jest --passWithNoTests",
|
22
22
|
"docs": "api-extractor run --config=config/api-extractor.local.json --local",
|
23
|
-
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node
|
23
|
+
"build:local": "tsc -p ./tsconfig.lib.json --module esnext --emitDeclarationOnly && node ../../../scripts/typescript/normalize-import --output ./dist/packages/react-components/react-utilities/src && yarn docs",
|
24
24
|
"start": "yarn storybook",
|
25
25
|
"type-check": "tsc -b tsconfig.json"
|
26
26
|
},
|
@@ -29,7 +29,7 @@
|
|
29
29
|
"@fluentui/scripts": "^1.0.0"
|
30
30
|
},
|
31
31
|
"dependencies": {
|
32
|
-
"@fluentui/keyboard-keys": "0.0.0-nightly-
|
32
|
+
"@fluentui/keyboard-keys": "0.0.0-nightly-20220505-0419.1",
|
33
33
|
"tslib": "^2.1.0"
|
34
34
|
},
|
35
35
|
"peerDependencies": {
|