@fluentui/react-divider 9.0.0-rc.6 → 9.0.0-rc.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +111 -4
- package/CHANGELOG.md +126 -90
- package/dist/{react-divider.d.ts → index.d.ts} +12 -9
- package/{lib → dist}/tsdoc-metadata.json +0 -0
- package/lib/components/Divider/Divider.types.js.map +1 -1
- package/lib/components/Divider/useDivider.js +1 -1
- package/lib/components/Divider/useDivider.js.map +1 -1
- package/lib/components/Divider/useDividerStyles.js +15 -11
- package/lib/components/Divider/useDividerStyles.js.map +1 -1
- package/lib-commonjs/components/Divider/useDivider.js +1 -1
- package/lib-commonjs/components/Divider/useDivider.js.map +1 -1
- package/lib-commonjs/components/Divider/useDividerStyles.js +15 -11
- package/lib-commonjs/components/Divider/useDividerStyles.js.map +1 -1
- package/package.json +8 -8
- package/lib/Divider.d.ts +0 -1
- package/lib/components/Divider/Divider.d.ts +0 -6
- package/lib/components/Divider/Divider.types.d.ts +0 -36
- package/lib/components/Divider/index.d.ts +0 -5
- package/lib/components/Divider/renderDivider.d.ts +0 -5
- package/lib/components/Divider/useDivider.d.ts +0 -8
- package/lib/components/Divider/useDividerStyles.d.ts +0 -8
- package/lib/index.d.ts +0 -2
- package/lib-commonjs/Divider.d.ts +0 -1
- package/lib-commonjs/components/Divider/Divider.d.ts +0 -6
- package/lib-commonjs/components/Divider/Divider.types.d.ts +0 -36
- package/lib-commonjs/components/Divider/index.d.ts +0 -5
- package/lib-commonjs/components/Divider/renderDivider.d.ts +0 -5
- package/lib-commonjs/components/Divider/useDivider.d.ts +0 -8
- package/lib-commonjs/components/Divider/useDividerStyles.d.ts +0 -8
- package/lib-commonjs/index.d.ts +0 -2
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,48 @@
|
|
1
1
|
# Change Log - @fluentui/react-divider
|
2
2
|
|
3
|
-
This log was last generated on
|
3
|
+
This log was last generated on Mon, 23 May 2022 12:10:41 GMT and should not be manually modified.
|
4
4
|
|
5
5
|
<!-- Start content -->
|
6
6
|
|
7
|
+
## [9.0.0-rc.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.9)
|
8
|
+
|
9
|
+
Mon, 23 May 2022 12:10:41 GMT
|
10
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.8..@fluentui/react-divider_v9.0.0-rc.9)
|
11
|
+
|
12
|
+
### Changes
|
13
|
+
|
14
|
+
- chore: Update Griffel to latest version ([PR #23029](https://github.com/microsoft/fluentui/pull/23029) by olfedias@microsoft.com)
|
15
|
+
- react-divider: ship rolluped only dts. ([PR #23061](https://github.com/microsoft/fluentui/pull/23061) by tristan.watanabe@gmail.com)
|
16
|
+
- Removing DividerCommons type. ([PR #22951](https://github.com/microsoft/fluentui/pull/22951) by Humberto.Morimoto@microsoft.com)
|
17
|
+
- chore: Update Griffel to latest version ([PR #22894](https://github.com/microsoft/fluentui/pull/22894) by olfedias@microsoft.com)
|
18
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.8 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
|
19
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.9 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
|
20
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.6 ([PR #23030](https://github.com/microsoft/fluentui/pull/23030) by beachball)
|
21
|
+
|
22
|
+
## [9.0.0-rc.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.8)
|
23
|
+
|
24
|
+
Thu, 05 May 2022 18:26:30 GMT
|
25
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.7..@fluentui/react-divider_v9.0.0-rc.8)
|
26
|
+
|
27
|
+
### Changes
|
28
|
+
|
29
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.7 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
30
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.8 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
31
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.5 ([PR #22857](https://github.com/microsoft/fluentui/pull/22857) by beachball)
|
32
|
+
|
33
|
+
## [9.0.0-rc.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.7)
|
34
|
+
|
35
|
+
Wed, 04 May 2022 13:26:54 GMT
|
36
|
+
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.6..@fluentui/react-divider_v9.0.0-rc.7)
|
37
|
+
|
38
|
+
### Changes
|
39
|
+
|
40
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.6 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
41
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.7 ([PR #22786](https://github.com/microsoft/fluentui/pull/22786) by beachball)
|
42
|
+
|
7
43
|
## [9.0.0-rc.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.6)
|
8
44
|
|
9
|
-
Tue, 19 Apr 2022 19:
|
45
|
+
Tue, 19 Apr 2022 19:17:23 GMT
|
10
46
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.5..@fluentui/react-divider_v9.0.0-rc.6)
|
11
47
|
|
12
48
|
### Changes
|
@@ -14,13 +50,13 @@ Tue, 19 Apr 2022 19:14:33 GMT
|
|
14
50
|
- Removing star exports. ([PR #22136](https://github.com/microsoft/fluentui/pull/22136) by Humberto.Morimoto@microsoft.com)
|
15
51
|
- chore: Update Griffel to latest version ([PR #21976](https://github.com/microsoft/fluentui/pull/21976) by olfedias@microsoft.com)
|
16
52
|
- Add static classnames to Divider ([PR #21960](https://github.com/microsoft/fluentui/pull/21960) by seanmonahan@microsoft.com)
|
17
|
-
- Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #
|
18
|
-
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #
|
19
|
-
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #
|
53
|
+
- Bump @fluentui/react-theme to v9.0.0-rc.5 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
54
|
+
- Bump @fluentui/react-utilities to v9.0.0-rc.6 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
55
|
+
- Bump @fluentui/react-conformance-griffel to v9.0.0-beta.4 ([PR #21995](https://github.com/microsoft/fluentui/pull/21995) by beachball)
|
20
56
|
|
21
57
|
## [9.0.0-rc.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.5)
|
22
58
|
|
23
|
-
Fri, 04 Mar 2022 05:17:36 GMT
|
59
|
+
Fri, 04 Mar 2022 05:17:36 GMT
|
24
60
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.4..@fluentui/react-divider_v9.0.0-rc.5)
|
25
61
|
|
26
62
|
### Changes
|
@@ -31,7 +67,7 @@ Fri, 04 Mar 2022 05:17:36 GMT
|
|
31
67
|
|
32
68
|
## [9.0.0-rc.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.4)
|
33
69
|
|
34
|
-
Tue, 01 Mar 2022 02:17:36 GMT
|
70
|
+
Tue, 01 Mar 2022 02:17:36 GMT
|
35
71
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.3..@fluentui/react-divider_v9.0.0-rc.4)
|
36
72
|
|
37
73
|
### Changes
|
@@ -41,7 +77,7 @@ Tue, 01 Mar 2022 02:17:36 GMT
|
|
41
77
|
|
42
78
|
## [9.0.0-rc.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.3)
|
43
79
|
|
44
|
-
Fri, 18 Feb 2022 13:35:31 GMT
|
80
|
+
Fri, 18 Feb 2022 13:35:31 GMT
|
45
81
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-rc.1..@fluentui/react-divider_v9.0.0-rc.3)
|
46
82
|
|
47
83
|
### Changes
|
@@ -52,7 +88,7 @@ Fri, 18 Feb 2022 13:35:31 GMT
|
|
52
88
|
|
53
89
|
## [9.0.0-rc.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-rc.1)
|
54
90
|
|
55
|
-
Thu, 10 Feb 2022 08:51:10 GMT
|
91
|
+
Thu, 10 Feb 2022 08:51:10 GMT
|
56
92
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.4..@fluentui/react-divider_v9.0.0-rc.1)
|
57
93
|
|
58
94
|
### Changes
|
@@ -75,7 +111,7 @@ Thu, 10 Feb 2022 08:51:10 GMT
|
|
75
111
|
|
76
112
|
## [9.0.0-beta.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.4)
|
77
113
|
|
78
|
-
Thu, 25 Nov 2021 08:34:17 GMT
|
114
|
+
Thu, 25 Nov 2021 08:34:17 GMT
|
79
115
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.3..@fluentui/react-divider_v9.0.0-beta.4)
|
80
116
|
|
81
117
|
### Changes
|
@@ -88,7 +124,7 @@ Thu, 25 Nov 2021 08:34:17 GMT
|
|
88
124
|
|
89
125
|
## [9.0.0-beta.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.3)
|
90
126
|
|
91
|
-
Fri, 12 Nov 2021 13:25:23 GMT
|
127
|
+
Fri, 12 Nov 2021 13:25:23 GMT
|
92
128
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.2..@fluentui/react-divider_v9.0.0-beta.3)
|
93
129
|
|
94
130
|
### Changes
|
@@ -106,7 +142,7 @@ Fri, 12 Nov 2021 13:25:23 GMT
|
|
106
142
|
|
107
143
|
## [9.0.0-beta.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.2)
|
108
144
|
|
109
|
-
Wed, 27 Oct 2021 12:14:17 GMT
|
145
|
+
Wed, 27 Oct 2021 12:14:17 GMT
|
110
146
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-beta.1..@fluentui/react-divider_v9.0.0-beta.2)
|
111
147
|
|
112
148
|
### Changes
|
@@ -121,7 +157,7 @@ Wed, 27 Oct 2021 12:14:17 GMT
|
|
121
157
|
|
122
158
|
## [9.0.0-beta.1](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-beta.1)
|
123
159
|
|
124
|
-
Wed, 06 Oct 2021 10:37:22 GMT
|
160
|
+
Wed, 06 Oct 2021 10:37:22 GMT
|
125
161
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.79..@fluentui/react-divider_v9.0.0-beta.1)
|
126
162
|
|
127
163
|
### Changes
|
@@ -135,7 +171,7 @@ Wed, 06 Oct 2021 10:37:22 GMT
|
|
135
171
|
|
136
172
|
## [9.0.0-alpha.79](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.79)
|
137
173
|
|
138
|
-
Tue, 05 Oct 2021 12:47:58 GMT
|
174
|
+
Tue, 05 Oct 2021 12:47:58 GMT
|
139
175
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.78..@fluentui/react-divider_v9.0.0-alpha.79)
|
140
176
|
|
141
177
|
### Changes
|
@@ -147,7 +183,7 @@ Tue, 05 Oct 2021 12:47:58 GMT
|
|
147
183
|
|
148
184
|
## [9.0.0-alpha.78](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.78)
|
149
185
|
|
150
|
-
Tue, 05 Oct 2021 09:28:07 GMT
|
186
|
+
Tue, 05 Oct 2021 09:28:07 GMT
|
151
187
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.77..@fluentui/react-divider_v9.0.0-alpha.78)
|
152
188
|
|
153
189
|
### Changes
|
@@ -162,7 +198,7 @@ Tue, 05 Oct 2021 09:28:07 GMT
|
|
162
198
|
|
163
199
|
## [9.0.0-alpha.77](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.77)
|
164
200
|
|
165
|
-
Fri, 01 Oct 2021 14:13:08 GMT
|
201
|
+
Fri, 01 Oct 2021 14:13:08 GMT
|
166
202
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.75..@fluentui/react-divider_v9.0.0-alpha.77)
|
167
203
|
|
168
204
|
### Changes
|
@@ -176,7 +212,7 @@ Fri, 01 Oct 2021 14:13:08 GMT
|
|
176
212
|
|
177
213
|
## [9.0.0-alpha.75](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.75)
|
178
214
|
|
179
|
-
Wed, 29 Sep 2021 08:06:11 GMT
|
215
|
+
Wed, 29 Sep 2021 08:06:11 GMT
|
180
216
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.74..@fluentui/react-divider_v9.0.0-alpha.75)
|
181
217
|
|
182
218
|
### Changes
|
@@ -188,7 +224,7 @@ Wed, 29 Sep 2021 08:06:11 GMT
|
|
188
224
|
|
189
225
|
## [9.0.0-alpha.74](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.74)
|
190
226
|
|
191
|
-
Mon, 27 Sep 2021 08:06:00 GMT
|
227
|
+
Mon, 27 Sep 2021 08:06:00 GMT
|
192
228
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.73..@fluentui/react-divider_v9.0.0-alpha.74)
|
193
229
|
|
194
230
|
### Changes
|
@@ -202,7 +238,7 @@ Mon, 27 Sep 2021 08:06:00 GMT
|
|
202
238
|
|
203
239
|
## [9.0.0-alpha.73](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.73)
|
204
240
|
|
205
|
-
Fri, 24 Sep 2021 09:17:17 GMT
|
241
|
+
Fri, 24 Sep 2021 09:17:17 GMT
|
206
242
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.72..@fluentui/react-divider_v9.0.0-alpha.73)
|
207
243
|
|
208
244
|
### Changes
|
@@ -215,7 +251,7 @@ Fri, 24 Sep 2021 09:17:17 GMT
|
|
215
251
|
|
216
252
|
## [9.0.0-alpha.72](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.72)
|
217
253
|
|
218
|
-
Thu, 23 Sep 2021 08:21:34 GMT
|
254
|
+
Thu, 23 Sep 2021 08:21:34 GMT
|
219
255
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.71..@fluentui/react-divider_v9.0.0-alpha.72)
|
220
256
|
|
221
257
|
### Changes
|
@@ -229,7 +265,7 @@ Thu, 23 Sep 2021 08:21:34 GMT
|
|
229
265
|
|
230
266
|
## [9.0.0-alpha.71](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.71)
|
231
267
|
|
232
|
-
Wed, 22 Sep 2021 10:10:07 GMT
|
268
|
+
Wed, 22 Sep 2021 10:10:07 GMT
|
233
269
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.70..@fluentui/react-divider_v9.0.0-alpha.71)
|
234
270
|
|
235
271
|
### Changes
|
@@ -242,7 +278,7 @@ Wed, 22 Sep 2021 10:10:07 GMT
|
|
242
278
|
|
243
279
|
## [9.0.0-alpha.70](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.70)
|
244
280
|
|
245
|
-
Tue, 21 Sep 2021 07:42:34 GMT
|
281
|
+
Tue, 21 Sep 2021 07:42:34 GMT
|
246
282
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.69..@fluentui/react-divider_v9.0.0-alpha.70)
|
247
283
|
|
248
284
|
### Changes
|
@@ -255,7 +291,7 @@ Tue, 21 Sep 2021 07:42:34 GMT
|
|
255
291
|
|
256
292
|
## [9.0.0-alpha.69](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.69)
|
257
293
|
|
258
|
-
Mon, 20 Sep 2021 07:36:26 GMT
|
294
|
+
Mon, 20 Sep 2021 07:36:26 GMT
|
259
295
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.68..@fluentui/react-divider_v9.0.0-alpha.69)
|
260
296
|
|
261
297
|
### Changes
|
@@ -264,7 +300,7 @@ Mon, 20 Sep 2021 07:36:26 GMT
|
|
264
300
|
|
265
301
|
## [9.0.0-alpha.68](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.68)
|
266
302
|
|
267
|
-
Fri, 17 Sep 2021 07:35:26 GMT
|
303
|
+
Fri, 17 Sep 2021 07:35:26 GMT
|
268
304
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.67..@fluentui/react-divider_v9.0.0-alpha.68)
|
269
305
|
|
270
306
|
### Changes
|
@@ -273,7 +309,7 @@ Fri, 17 Sep 2021 07:35:26 GMT
|
|
273
309
|
|
274
310
|
## [9.0.0-alpha.67](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.67)
|
275
311
|
|
276
|
-
Thu, 16 Sep 2021 07:38:39 GMT
|
312
|
+
Thu, 16 Sep 2021 07:38:39 GMT
|
277
313
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.66..@fluentui/react-divider_v9.0.0-alpha.67)
|
278
314
|
|
279
315
|
### Changes
|
@@ -282,7 +318,7 @@ Thu, 16 Sep 2021 07:38:39 GMT
|
|
282
318
|
|
283
319
|
## [9.0.0-alpha.66](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.66)
|
284
320
|
|
285
|
-
Tue, 14 Sep 2021 20:09:02 GMT
|
321
|
+
Tue, 14 Sep 2021 20:09:02 GMT
|
286
322
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.65..@fluentui/react-divider_v9.0.0-alpha.66)
|
287
323
|
|
288
324
|
### Changes
|
@@ -291,7 +327,7 @@ Tue, 14 Sep 2021 20:09:02 GMT
|
|
291
327
|
|
292
328
|
## [9.0.0-alpha.65](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.65)
|
293
329
|
|
294
|
-
Fri, 10 Sep 2021 16:31:53 GMT
|
330
|
+
Fri, 10 Sep 2021 16:31:53 GMT
|
295
331
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.64..@fluentui/react-divider_v9.0.0-alpha.65)
|
296
332
|
|
297
333
|
### Changes
|
@@ -301,7 +337,7 @@ Fri, 10 Sep 2021 16:31:53 GMT
|
|
301
337
|
|
302
338
|
## [9.0.0-alpha.64](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.64)
|
303
339
|
|
304
|
-
Fri, 10 Sep 2021 07:39:51 GMT
|
340
|
+
Fri, 10 Sep 2021 07:39:51 GMT
|
305
341
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.63..@fluentui/react-divider_v9.0.0-alpha.64)
|
306
342
|
|
307
343
|
### Changes
|
@@ -310,7 +346,7 @@ Fri, 10 Sep 2021 07:39:51 GMT
|
|
310
346
|
|
311
347
|
## [9.0.0-alpha.63](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.63)
|
312
348
|
|
313
|
-
Mon, 06 Sep 2021 07:34:53 GMT
|
349
|
+
Mon, 06 Sep 2021 07:34:53 GMT
|
314
350
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.62..@fluentui/react-divider_v9.0.0-alpha.63)
|
315
351
|
|
316
352
|
### Changes
|
@@ -319,7 +355,7 @@ Mon, 06 Sep 2021 07:34:53 GMT
|
|
319
355
|
|
320
356
|
## [9.0.0-alpha.62](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.62)
|
321
357
|
|
322
|
-
Thu, 02 Sep 2021 07:36:46 GMT
|
358
|
+
Thu, 02 Sep 2021 07:36:46 GMT
|
323
359
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.61..@fluentui/react-divider_v9.0.0-alpha.62)
|
324
360
|
|
325
361
|
### Patches
|
@@ -332,7 +368,7 @@ Thu, 02 Sep 2021 07:36:46 GMT
|
|
332
368
|
|
333
369
|
## [9.0.0-alpha.61](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.61)
|
334
370
|
|
335
|
-
Wed, 01 Sep 2021 07:39:56 GMT
|
371
|
+
Wed, 01 Sep 2021 07:39:56 GMT
|
336
372
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.60..@fluentui/react-divider_v9.0.0-alpha.61)
|
337
373
|
|
338
374
|
### Changes
|
@@ -341,7 +377,7 @@ Wed, 01 Sep 2021 07:39:56 GMT
|
|
341
377
|
|
342
378
|
## [9.0.0-alpha.60](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.60)
|
343
379
|
|
344
|
-
Tue, 31 Aug 2021 07:37:47 GMT
|
380
|
+
Tue, 31 Aug 2021 07:37:47 GMT
|
345
381
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.59..@fluentui/react-divider_v9.0.0-alpha.60)
|
346
382
|
|
347
383
|
### Changes
|
@@ -350,7 +386,7 @@ Tue, 31 Aug 2021 07:37:47 GMT
|
|
350
386
|
|
351
387
|
## [9.0.0-alpha.59](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.59)
|
352
388
|
|
353
|
-
Fri, 27 Aug 2021 07:33:32 GMT
|
389
|
+
Fri, 27 Aug 2021 07:33:32 GMT
|
354
390
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.58..@fluentui/react-divider_v9.0.0-alpha.59)
|
355
391
|
|
356
392
|
### Changes
|
@@ -359,7 +395,7 @@ Fri, 27 Aug 2021 07:33:32 GMT
|
|
359
395
|
|
360
396
|
## [9.0.0-alpha.58](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.58)
|
361
397
|
|
362
|
-
Thu, 26 Aug 2021 07:35:43 GMT
|
398
|
+
Thu, 26 Aug 2021 07:35:43 GMT
|
363
399
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.57..@fluentui/react-divider_v9.0.0-alpha.58)
|
364
400
|
|
365
401
|
### Changes
|
@@ -368,7 +404,7 @@ Thu, 26 Aug 2021 07:35:43 GMT
|
|
368
404
|
|
369
405
|
## [9.0.0-alpha.57](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.57)
|
370
406
|
|
371
|
-
Fri, 20 Aug 2021 07:37:28 GMT
|
407
|
+
Fri, 20 Aug 2021 07:37:28 GMT
|
372
408
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.56..@fluentui/react-divider_v9.0.0-alpha.57)
|
373
409
|
|
374
410
|
### Changes
|
@@ -377,7 +413,7 @@ Fri, 20 Aug 2021 07:37:28 GMT
|
|
377
413
|
|
378
414
|
## [9.0.0-alpha.56](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.56)
|
379
415
|
|
380
|
-
Thu, 19 Aug 2021 07:41:35 GMT
|
416
|
+
Thu, 19 Aug 2021 07:41:35 GMT
|
381
417
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.55..@fluentui/react-divider_v9.0.0-alpha.56)
|
382
418
|
|
383
419
|
### Changes
|
@@ -386,7 +422,7 @@ Thu, 19 Aug 2021 07:41:35 GMT
|
|
386
422
|
|
387
423
|
## [9.0.0-alpha.55](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.55)
|
388
424
|
|
389
|
-
Fri, 13 Aug 2021 07:36:34 GMT
|
425
|
+
Fri, 13 Aug 2021 07:36:34 GMT
|
390
426
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.54..@fluentui/react-divider_v9.0.0-alpha.55)
|
391
427
|
|
392
428
|
### Changes
|
@@ -395,7 +431,7 @@ Fri, 13 Aug 2021 07:36:34 GMT
|
|
395
431
|
|
396
432
|
## [9.0.0-alpha.54](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.54)
|
397
433
|
|
398
|
-
Wed, 11 Aug 2021 07:34:54 GMT
|
434
|
+
Wed, 11 Aug 2021 07:34:54 GMT
|
399
435
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.53..@fluentui/react-divider_v9.0.0-alpha.54)
|
400
436
|
|
401
437
|
### Changes
|
@@ -404,7 +440,7 @@ Wed, 11 Aug 2021 07:34:54 GMT
|
|
404
440
|
|
405
441
|
## [9.0.0-alpha.53](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.53)
|
406
442
|
|
407
|
-
Fri, 06 Aug 2021 07:35:14 GMT
|
443
|
+
Fri, 06 Aug 2021 07:35:14 GMT
|
408
444
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.52..@fluentui/react-divider_v9.0.0-alpha.53)
|
409
445
|
|
410
446
|
### Changes
|
@@ -413,7 +449,7 @@ Fri, 06 Aug 2021 07:35:14 GMT
|
|
413
449
|
|
414
450
|
## [9.0.0-alpha.52](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.52)
|
415
451
|
|
416
|
-
Tue, 03 Aug 2021 07:39:30 GMT
|
452
|
+
Tue, 03 Aug 2021 07:39:30 GMT
|
417
453
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.51..@fluentui/react-divider_v9.0.0-alpha.52)
|
418
454
|
|
419
455
|
### Patches
|
@@ -428,7 +464,7 @@ Tue, 03 Aug 2021 07:39:30 GMT
|
|
428
464
|
|
429
465
|
## [9.0.0-alpha.51](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.51)
|
430
466
|
|
431
|
-
Mon, 02 Aug 2021 07:36:20 GMT
|
467
|
+
Mon, 02 Aug 2021 07:36:20 GMT
|
432
468
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.50..@fluentui/react-divider_v9.0.0-alpha.51)
|
433
469
|
|
434
470
|
### Changes
|
@@ -437,7 +473,7 @@ Mon, 02 Aug 2021 07:36:20 GMT
|
|
437
473
|
|
438
474
|
## [9.0.0-alpha.50](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.50)
|
439
475
|
|
440
|
-
Mon, 26 Jul 2021 07:37:30 GMT
|
476
|
+
Mon, 26 Jul 2021 07:37:30 GMT
|
441
477
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.49..@fluentui/react-divider_v9.0.0-alpha.50)
|
442
478
|
|
443
479
|
### Changes
|
@@ -446,7 +482,7 @@ Mon, 26 Jul 2021 07:37:30 GMT
|
|
446
482
|
|
447
483
|
## [9.0.0-alpha.49](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.49)
|
448
484
|
|
449
|
-
Fri, 23 Jul 2021 07:38:19 GMT
|
485
|
+
Fri, 23 Jul 2021 07:38:19 GMT
|
450
486
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.48..@fluentui/react-divider_v9.0.0-alpha.49)
|
451
487
|
|
452
488
|
### Changes
|
@@ -455,7 +491,7 @@ Fri, 23 Jul 2021 07:38:19 GMT
|
|
455
491
|
|
456
492
|
## [9.0.0-alpha.48](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.48)
|
457
493
|
|
458
|
-
Thu, 22 Jul 2021 07:36:55 GMT
|
494
|
+
Thu, 22 Jul 2021 07:36:55 GMT
|
459
495
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.47..@fluentui/react-divider_v9.0.0-alpha.48)
|
460
496
|
|
461
497
|
### Changes
|
@@ -464,7 +500,7 @@ Thu, 22 Jul 2021 07:36:55 GMT
|
|
464
500
|
|
465
501
|
## [9.0.0-alpha.47](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.47)
|
466
502
|
|
467
|
-
Tue, 20 Jul 2021 22:23:17 GMT
|
503
|
+
Tue, 20 Jul 2021 22:23:17 GMT
|
468
504
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.46..@fluentui/react-divider_v9.0.0-alpha.47)
|
469
505
|
|
470
506
|
### Changes
|
@@ -473,7 +509,7 @@ Tue, 20 Jul 2021 22:23:17 GMT
|
|
473
509
|
|
474
510
|
## [9.0.0-alpha.46](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.46)
|
475
511
|
|
476
|
-
Fri, 16 Jul 2021 22:53:17 GMT
|
512
|
+
Fri, 16 Jul 2021 22:53:17 GMT
|
477
513
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.45..@fluentui/react-divider_v9.0.0-alpha.46)
|
478
514
|
|
479
515
|
### Changes
|
@@ -482,7 +518,7 @@ Fri, 16 Jul 2021 22:53:17 GMT
|
|
482
518
|
|
483
519
|
## [9.0.0-alpha.45](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.45)
|
484
520
|
|
485
|
-
Thu, 15 Jul 2021 07:36:18 GMT
|
521
|
+
Thu, 15 Jul 2021 07:36:18 GMT
|
486
522
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.44..@fluentui/react-divider_v9.0.0-alpha.45)
|
487
523
|
|
488
524
|
### Changes
|
@@ -491,7 +527,7 @@ Thu, 15 Jul 2021 07:36:18 GMT
|
|
491
527
|
|
492
528
|
## [9.0.0-alpha.44](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.44)
|
493
529
|
|
494
|
-
Tue, 13 Jul 2021 22:32:58 GMT
|
530
|
+
Tue, 13 Jul 2021 22:32:58 GMT
|
495
531
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.43..@fluentui/react-divider_v9.0.0-alpha.44)
|
496
532
|
|
497
533
|
### Patches
|
@@ -500,7 +536,7 @@ Tue, 13 Jul 2021 22:32:58 GMT
|
|
500
536
|
|
501
537
|
## [9.0.0-alpha.43](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.43)
|
502
538
|
|
503
|
-
Tue, 13 Jul 2021 07:35:36 GMT
|
539
|
+
Tue, 13 Jul 2021 07:35:36 GMT
|
504
540
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.42..@fluentui/react-divider_v9.0.0-alpha.43)
|
505
541
|
|
506
542
|
### Changes
|
@@ -509,7 +545,7 @@ Tue, 13 Jul 2021 07:35:36 GMT
|
|
509
545
|
|
510
546
|
## [9.0.0-alpha.42](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.42)
|
511
547
|
|
512
|
-
Fri, 09 Jul 2021 07:39:31 GMT
|
548
|
+
Fri, 09 Jul 2021 07:39:31 GMT
|
513
549
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.41..@fluentui/react-divider_v9.0.0-alpha.42)
|
514
550
|
|
515
551
|
### Patches
|
@@ -524,7 +560,7 @@ Fri, 09 Jul 2021 07:39:31 GMT
|
|
524
560
|
|
525
561
|
## [9.0.0-alpha.41](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.41)
|
526
562
|
|
527
|
-
Fri, 02 Jul 2021 23:15:55 GMT
|
563
|
+
Fri, 02 Jul 2021 23:15:55 GMT
|
528
564
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.40..@fluentui/react-divider_v9.0.0-alpha.41)
|
529
565
|
|
530
566
|
### Changes
|
@@ -533,7 +569,7 @@ Fri, 02 Jul 2021 23:15:55 GMT
|
|
533
569
|
|
534
570
|
## [9.0.0-alpha.40](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.40)
|
535
571
|
|
536
|
-
Fri, 02 Jul 2021 07:37:06 GMT
|
572
|
+
Fri, 02 Jul 2021 07:37:06 GMT
|
537
573
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.39..@fluentui/react-divider_v9.0.0-alpha.40)
|
538
574
|
|
539
575
|
### Changes
|
@@ -542,7 +578,7 @@ Fri, 02 Jul 2021 07:37:06 GMT
|
|
542
578
|
|
543
579
|
## [9.0.0-alpha.39](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.39)
|
544
580
|
|
545
|
-
Thu, 01 Jul 2021 07:35:05 GMT
|
581
|
+
Thu, 01 Jul 2021 07:35:05 GMT
|
546
582
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.38..@fluentui/react-divider_v9.0.0-alpha.39)
|
547
583
|
|
548
584
|
### Changes
|
@@ -551,7 +587,7 @@ Thu, 01 Jul 2021 07:35:05 GMT
|
|
551
587
|
|
552
588
|
## [9.0.0-alpha.38](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.38)
|
553
589
|
|
554
|
-
Wed, 30 Jun 2021 07:38:35 GMT
|
590
|
+
Wed, 30 Jun 2021 07:38:35 GMT
|
555
591
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.37..@fluentui/react-divider_v9.0.0-alpha.38)
|
556
592
|
|
557
593
|
### Changes
|
@@ -560,7 +596,7 @@ Wed, 30 Jun 2021 07:38:35 GMT
|
|
560
596
|
|
561
597
|
## [9.0.0-alpha.37](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.37)
|
562
598
|
|
563
|
-
Tue, 29 Jun 2021 07:33:32 GMT
|
599
|
+
Tue, 29 Jun 2021 07:33:32 GMT
|
564
600
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.36..@fluentui/react-divider_v9.0.0-alpha.37)
|
565
601
|
|
566
602
|
### Changes
|
@@ -569,7 +605,7 @@ Tue, 29 Jun 2021 07:33:32 GMT
|
|
569
605
|
|
570
606
|
## [9.0.0-alpha.36](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.36)
|
571
607
|
|
572
|
-
Tue, 22 Jun 2021 07:35:11 GMT
|
608
|
+
Tue, 22 Jun 2021 07:35:11 GMT
|
573
609
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.35..@fluentui/react-divider_v9.0.0-alpha.36)
|
574
610
|
|
575
611
|
### Changes
|
@@ -578,7 +614,7 @@ Tue, 22 Jun 2021 07:35:11 GMT
|
|
578
614
|
|
579
615
|
## [9.0.0-alpha.35](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.35)
|
580
616
|
|
581
|
-
Mon, 21 Jun 2021 07:34:33 GMT
|
617
|
+
Mon, 21 Jun 2021 07:34:33 GMT
|
582
618
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.34..@fluentui/react-divider_v9.0.0-alpha.35)
|
583
619
|
|
584
620
|
### Changes
|
@@ -587,7 +623,7 @@ Mon, 21 Jun 2021 07:34:33 GMT
|
|
587
623
|
|
588
624
|
## [9.0.0-alpha.34](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.34)
|
589
625
|
|
590
|
-
Tue, 15 Jun 2021 07:40:20 GMT
|
626
|
+
Tue, 15 Jun 2021 07:40:20 GMT
|
591
627
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.33..@fluentui/react-divider_v9.0.0-alpha.34)
|
592
628
|
|
593
629
|
### Changes
|
@@ -596,7 +632,7 @@ Tue, 15 Jun 2021 07:40:20 GMT
|
|
596
632
|
|
597
633
|
## [9.0.0-alpha.33](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.33)
|
598
634
|
|
599
|
-
Mon, 07 Jun 2021 07:38:15 GMT
|
635
|
+
Mon, 07 Jun 2021 07:38:15 GMT
|
600
636
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.32..@fluentui/react-divider_v9.0.0-alpha.33)
|
601
637
|
|
602
638
|
### Patches
|
@@ -611,7 +647,7 @@ Mon, 07 Jun 2021 07:38:15 GMT
|
|
611
647
|
|
612
648
|
## [9.0.0-alpha.32](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.32)
|
613
649
|
|
614
|
-
Fri, 04 Jun 2021 07:37:23 GMT
|
650
|
+
Fri, 04 Jun 2021 07:37:23 GMT
|
615
651
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.31..@fluentui/react-divider_v9.0.0-alpha.32)
|
616
652
|
|
617
653
|
### Changes
|
@@ -620,7 +656,7 @@ Fri, 04 Jun 2021 07:37:23 GMT
|
|
620
656
|
|
621
657
|
## [9.0.0-alpha.31](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.31)
|
622
658
|
|
623
|
-
Thu, 03 Jun 2021 07:36:03 GMT
|
659
|
+
Thu, 03 Jun 2021 07:36:03 GMT
|
624
660
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.30..@fluentui/react-divider_v9.0.0-alpha.31)
|
625
661
|
|
626
662
|
### Changes
|
@@ -629,7 +665,7 @@ Thu, 03 Jun 2021 07:36:03 GMT
|
|
629
665
|
|
630
666
|
## [9.0.0-alpha.30](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.30)
|
631
667
|
|
632
|
-
Wed, 02 Jun 2021 07:37:15 GMT
|
668
|
+
Wed, 02 Jun 2021 07:37:15 GMT
|
633
669
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.29..@fluentui/react-divider_v9.0.0-alpha.30)
|
634
670
|
|
635
671
|
### Changes
|
@@ -638,7 +674,7 @@ Wed, 02 Jun 2021 07:37:15 GMT
|
|
638
674
|
|
639
675
|
## [9.0.0-alpha.29](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.29)
|
640
676
|
|
641
|
-
Wed, 26 May 2021 07:35:43 GMT
|
677
|
+
Wed, 26 May 2021 07:35:43 GMT
|
642
678
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.28..@fluentui/react-divider_v9.0.0-alpha.29)
|
643
679
|
|
644
680
|
### Changes
|
@@ -647,7 +683,7 @@ Wed, 26 May 2021 07:35:43 GMT
|
|
647
683
|
|
648
684
|
## [9.0.0-alpha.28](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.28)
|
649
685
|
|
650
|
-
Fri, 21 May 2021 07:34:54 GMT
|
686
|
+
Fri, 21 May 2021 07:34:54 GMT
|
651
687
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.27..@fluentui/react-divider_v9.0.0-alpha.28)
|
652
688
|
|
653
689
|
### Changes
|
@@ -656,7 +692,7 @@ Fri, 21 May 2021 07:34:54 GMT
|
|
656
692
|
|
657
693
|
## [9.0.0-alpha.27](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.27)
|
658
694
|
|
659
|
-
Thu, 20 May 2021 07:41:54 GMT
|
695
|
+
Thu, 20 May 2021 07:41:54 GMT
|
660
696
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.26..@fluentui/react-divider_v9.0.0-alpha.27)
|
661
697
|
|
662
698
|
### Patches
|
@@ -671,7 +707,7 @@ Thu, 20 May 2021 07:41:54 GMT
|
|
671
707
|
|
672
708
|
## [9.0.0-alpha.26](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.26)
|
673
709
|
|
674
|
-
Wed, 19 May 2021 07:34:20 GMT
|
710
|
+
Wed, 19 May 2021 07:34:20 GMT
|
675
711
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.25..@fluentui/react-divider_v9.0.0-alpha.26)
|
676
712
|
|
677
713
|
### Patches
|
@@ -684,7 +720,7 @@ Wed, 19 May 2021 07:34:20 GMT
|
|
684
720
|
|
685
721
|
## [9.0.0-alpha.25](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.25)
|
686
722
|
|
687
|
-
Tue, 18 May 2021 07:34:38 GMT
|
723
|
+
Tue, 18 May 2021 07:34:38 GMT
|
688
724
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.24..@fluentui/react-divider_v9.0.0-alpha.25)
|
689
725
|
|
690
726
|
### Changes
|
@@ -693,7 +729,7 @@ Tue, 18 May 2021 07:34:38 GMT
|
|
693
729
|
|
694
730
|
## [9.0.0-alpha.24](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.24)
|
695
731
|
|
696
|
-
Thu, 13 May 2021 07:36:55 GMT
|
732
|
+
Thu, 13 May 2021 07:36:55 GMT
|
697
733
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.23..@fluentui/react-divider_v9.0.0-alpha.24)
|
698
734
|
|
699
735
|
### Changes
|
@@ -702,7 +738,7 @@ Thu, 13 May 2021 07:36:55 GMT
|
|
702
738
|
|
703
739
|
## [9.0.0-alpha.23](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.23)
|
704
740
|
|
705
|
-
Wed, 12 May 2021 07:36:20 GMT
|
741
|
+
Wed, 12 May 2021 07:36:20 GMT
|
706
742
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.22..@fluentui/react-divider_v9.0.0-alpha.23)
|
707
743
|
|
708
744
|
### Changes
|
@@ -711,7 +747,7 @@ Wed, 12 May 2021 07:36:20 GMT
|
|
711
747
|
|
712
748
|
## [9.0.0-alpha.22](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.22)
|
713
749
|
|
714
|
-
Mon, 10 May 2021 07:36:07 GMT
|
750
|
+
Mon, 10 May 2021 07:36:07 GMT
|
715
751
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.21..@fluentui/react-divider_v9.0.0-alpha.22)
|
716
752
|
|
717
753
|
### Changes
|
@@ -720,7 +756,7 @@ Mon, 10 May 2021 07:36:07 GMT
|
|
720
756
|
|
721
757
|
## [9.0.0-alpha.21](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.21)
|
722
758
|
|
723
|
-
Wed, 05 May 2021 07:36:50 GMT
|
759
|
+
Wed, 05 May 2021 07:36:50 GMT
|
724
760
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.20..@fluentui/react-divider_v9.0.0-alpha.21)
|
725
761
|
|
726
762
|
### Changes
|
@@ -729,7 +765,7 @@ Wed, 05 May 2021 07:36:50 GMT
|
|
729
765
|
|
730
766
|
## [9.0.0-alpha.20](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.20)
|
731
767
|
|
732
|
-
Mon, 03 May 2021 07:45:19 GMT
|
768
|
+
Mon, 03 May 2021 07:45:19 GMT
|
733
769
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.19..@fluentui/react-divider_v9.0.0-alpha.20)
|
734
770
|
|
735
771
|
### Changes
|
@@ -738,7 +774,7 @@ Mon, 03 May 2021 07:45:19 GMT
|
|
738
774
|
|
739
775
|
## [9.0.0-alpha.19](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.19)
|
740
776
|
|
741
|
-
Fri, 30 Apr 2021 07:42:23 GMT
|
777
|
+
Fri, 30 Apr 2021 07:42:23 GMT
|
742
778
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.18..@fluentui/react-divider_v9.0.0-alpha.19)
|
743
779
|
|
744
780
|
### Patches
|
@@ -754,7 +790,7 @@ Fri, 30 Apr 2021 07:42:23 GMT
|
|
754
790
|
|
755
791
|
## [9.0.0-alpha.18](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.18)
|
756
792
|
|
757
|
-
Tue, 27 Apr 2021 07:34:03 GMT
|
793
|
+
Tue, 27 Apr 2021 07:34:03 GMT
|
758
794
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.17..@fluentui/react-divider_v9.0.0-alpha.18)
|
759
795
|
|
760
796
|
### Changes
|
@@ -763,7 +799,7 @@ Tue, 27 Apr 2021 07:34:03 GMT
|
|
763
799
|
|
764
800
|
## [9.0.0-alpha.17](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.17)
|
765
801
|
|
766
|
-
Mon, 26 Apr 2021 07:34:31 GMT
|
802
|
+
Mon, 26 Apr 2021 07:34:31 GMT
|
767
803
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.16..@fluentui/react-divider_v9.0.0-alpha.17)
|
768
804
|
|
769
805
|
### Changes
|
@@ -772,7 +808,7 @@ Mon, 26 Apr 2021 07:34:31 GMT
|
|
772
808
|
|
773
809
|
## [9.0.0-alpha.16](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.16)
|
774
810
|
|
775
|
-
Fri, 23 Apr 2021 07:37:10 GMT
|
811
|
+
Fri, 23 Apr 2021 07:37:10 GMT
|
776
812
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.15..@fluentui/react-divider_v9.0.0-alpha.16)
|
777
813
|
|
778
814
|
### Patches
|
@@ -787,7 +823,7 @@ Fri, 23 Apr 2021 07:37:10 GMT
|
|
787
823
|
|
788
824
|
## [9.0.0-alpha.15](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.15)
|
789
825
|
|
790
|
-
Thu, 22 Apr 2021 07:33:28 GMT
|
826
|
+
Thu, 22 Apr 2021 07:33:28 GMT
|
791
827
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.14..@fluentui/react-divider_v9.0.0-alpha.15)
|
792
828
|
|
793
829
|
### Changes
|
@@ -796,7 +832,7 @@ Thu, 22 Apr 2021 07:33:28 GMT
|
|
796
832
|
|
797
833
|
## [9.0.0-alpha.14](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.14)
|
798
834
|
|
799
|
-
Wed, 21 Apr 2021 07:31:50 GMT
|
835
|
+
Wed, 21 Apr 2021 07:31:50 GMT
|
800
836
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.13..@fluentui/react-divider_v9.0.0-alpha.14)
|
801
837
|
|
802
838
|
### Changes
|
@@ -805,7 +841,7 @@ Wed, 21 Apr 2021 07:31:50 GMT
|
|
805
841
|
|
806
842
|
## [9.0.0-alpha.13](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.13)
|
807
843
|
|
808
|
-
Tue, 20 Apr 2021 07:31:35 GMT
|
844
|
+
Tue, 20 Apr 2021 07:31:35 GMT
|
809
845
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.12..@fluentui/react-divider_v9.0.0-alpha.13)
|
810
846
|
|
811
847
|
### Changes
|
@@ -814,7 +850,7 @@ Tue, 20 Apr 2021 07:31:35 GMT
|
|
814
850
|
|
815
851
|
## [9.0.0-alpha.12](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.12)
|
816
852
|
|
817
|
-
Fri, 16 Apr 2021 18:08:21 GMT
|
853
|
+
Fri, 16 Apr 2021 18:08:21 GMT
|
818
854
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.11..@fluentui/react-divider_v9.0.0-alpha.12)
|
819
855
|
|
820
856
|
### Changes
|
@@ -823,7 +859,7 @@ Fri, 16 Apr 2021 18:08:21 GMT
|
|
823
859
|
|
824
860
|
## [9.0.0-alpha.11](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.11)
|
825
861
|
|
826
|
-
Wed, 14 Apr 2021 07:34:12 GMT
|
862
|
+
Wed, 14 Apr 2021 07:34:12 GMT
|
827
863
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.10..@fluentui/react-divider_v9.0.0-alpha.11)
|
828
864
|
|
829
865
|
### Changes
|
@@ -832,7 +868,7 @@ Wed, 14 Apr 2021 07:34:12 GMT
|
|
832
868
|
|
833
869
|
## [9.0.0-alpha.10](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.10)
|
834
870
|
|
835
|
-
Fri, 09 Apr 2021 07:31:06 GMT
|
871
|
+
Fri, 09 Apr 2021 07:31:06 GMT
|
836
872
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.9..@fluentui/react-divider_v9.0.0-alpha.10)
|
837
873
|
|
838
874
|
### Changes
|
@@ -841,7 +877,7 @@ Fri, 09 Apr 2021 07:31:06 GMT
|
|
841
877
|
|
842
878
|
## [9.0.0-alpha.9](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.9)
|
843
879
|
|
844
|
-
Thu, 08 Apr 2021 07:33:06 GMT
|
880
|
+
Thu, 08 Apr 2021 07:33:06 GMT
|
845
881
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.8..@fluentui/react-divider_v9.0.0-alpha.9)
|
846
882
|
|
847
883
|
### Changes
|
@@ -850,7 +886,7 @@ Thu, 08 Apr 2021 07:33:06 GMT
|
|
850
886
|
|
851
887
|
## [9.0.0-alpha.8](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.8)
|
852
888
|
|
853
|
-
Thu, 01 Apr 2021 20:13:37 GMT
|
889
|
+
Thu, 01 Apr 2021 20:13:37 GMT
|
854
890
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.7..@fluentui/react-divider_v9.0.0-alpha.8)
|
855
891
|
|
856
892
|
### Changes
|
@@ -859,7 +895,7 @@ Thu, 01 Apr 2021 20:13:37 GMT
|
|
859
895
|
|
860
896
|
## [9.0.0-alpha.7](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.7)
|
861
897
|
|
862
|
-
Wed, 31 Mar 2021 00:53:43 GMT
|
898
|
+
Wed, 31 Mar 2021 00:53:43 GMT
|
863
899
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.6..@fluentui/react-divider_v9.0.0-alpha.7)
|
864
900
|
|
865
901
|
### Patches
|
@@ -874,7 +910,7 @@ Wed, 31 Mar 2021 00:53:43 GMT
|
|
874
910
|
|
875
911
|
## [9.0.0-alpha.6](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.6)
|
876
912
|
|
877
|
-
Tue, 30 Mar 2021 07:34:45 GMT
|
913
|
+
Tue, 30 Mar 2021 07:34:45 GMT
|
878
914
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.5..@fluentui/react-divider_v9.0.0-alpha.6)
|
879
915
|
|
880
916
|
### Changes
|
@@ -883,7 +919,7 @@ Tue, 30 Mar 2021 07:34:45 GMT
|
|
883
919
|
|
884
920
|
## [9.0.0-alpha.5](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.5)
|
885
921
|
|
886
|
-
Fri, 26 Mar 2021 07:32:34 GMT
|
922
|
+
Fri, 26 Mar 2021 07:32:34 GMT
|
887
923
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.4..@fluentui/react-divider_v9.0.0-alpha.5)
|
888
924
|
|
889
925
|
### Changes
|
@@ -892,7 +928,7 @@ Fri, 26 Mar 2021 07:32:34 GMT
|
|
892
928
|
|
893
929
|
## [9.0.0-alpha.4](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.4)
|
894
930
|
|
895
|
-
Thu, 25 Mar 2021 07:33:24 GMT
|
931
|
+
Thu, 25 Mar 2021 07:33:24 GMT
|
896
932
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.3..@fluentui/react-divider_v9.0.0-alpha.4)
|
897
933
|
|
898
934
|
### Changes
|
@@ -901,7 +937,7 @@ Thu, 25 Mar 2021 07:33:24 GMT
|
|
901
937
|
|
902
938
|
## [9.0.0-alpha.3](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.3)
|
903
939
|
|
904
|
-
Wed, 24 Mar 2021 07:32:21 GMT
|
940
|
+
Wed, 24 Mar 2021 07:32:21 GMT
|
905
941
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.2..@fluentui/react-divider_v9.0.0-alpha.3)
|
906
942
|
|
907
943
|
### Changes
|
@@ -910,7 +946,7 @@ Wed, 24 Mar 2021 07:32:21 GMT
|
|
910
946
|
|
911
947
|
## [9.0.0-alpha.2](https://github.com/microsoft/fluentui/tree/@fluentui/react-divider_v9.0.0-alpha.2)
|
912
948
|
|
913
|
-
Tue, 23 Mar 2021 07:31:43 GMT
|
949
|
+
Tue, 23 Mar 2021 07:31:43 GMT
|
914
950
|
[Compare changes](https://github.com/microsoft/fluentui/compare/@fluentui/react-divider_v9.0.0-alpha.1..@fluentui/react-divider_v9.0.0-alpha.2)
|
915
951
|
|
916
952
|
### Changes
|