UNPKG

423 kBMarkdownView Raw
1# Change Log - office-ui-fabric-react
2
3This log was last generated on Fri, 21 Jan 2022 12:27:01 GMT and should not be manually modified.
4
5<!-- Start content -->
6
7## [7.181.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.181.0)
8
9Fri, 21 Jan 2022 12:27:01 GMT
10[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.180.3..office-ui-fabric-react_v7.181.0)
11
12### Minor changes
13
14- Support ability to set a context menu item's event target to the Menu root ([PR #21161](https://github.com/microsoft/fluentui/pull/21161) by tmichon@microsoft.com)
15
16## [7.180.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.180.3)
17
18Wed, 05 Jan 2022 12:29:16 GMT
19[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.180.2..office-ui-fabric-react_v7.180.3)
20
21### Patches
22
23- Added check for disabled prop ([PR #20839](https://github.com/microsoft/fluentui/pull/20839) by tkrasniqi@microsoft.com)
24
25## [7.180.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.180.2)
26
27Thu, 16 Dec 2021 12:24:57 GMT
28[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.180.1..office-ui-fabric-react_v7.180.2)
29
30### Patches
31
32- Add aria-level to TeachingBubble heading ([PR #21014](https://github.com/microsoft/fluentui/pull/21014) by huiyan@microsoft.com)
33
34## [7.180.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.180.1)
35
36Thu, 09 Dec 2021 12:27:04 GMT
37[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.180.0..office-ui-fabric-react_v7.180.1)
38
39### Patches
40
41- SearchBox: disable pointer events when is focused ([PR #20971](https://github.com/microsoft/fluentui/pull/20971) by olfedias@microsoft.com)
42
43## [7.180.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.180.0)
44
45Thu, 02 Dec 2021 12:27:37 GMT
46[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.179.5..office-ui-fabric-react_v7.180.0)
47
48### Minor changes
49
50- added aria description for a details row view ([PR #20731](https://github.com/microsoft/fluentui/pull/20731) by surya.ravva@microsoft.com)
51
52## [7.179.5](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.179.5)
53
54Tue, 30 Nov 2021 12:33:21 GMT
55[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.179.4..office-ui-fabric-react_v7.179.5)
56
57### Patches
58
59- ComboBox: fix multi-select checkbox role; improve docs and examples ([PR #16329](https://github.com/microsoft/fluentui/pull/16329) by elcraig@microsoft.com)
60
61## [7.179.4](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.179.4)
62
63Mon, 22 Nov 2021 12:27:56 GMT
64[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.179.3..office-ui-fabric-react_v7.179.4)
65
66### Patches
67
68- preseve checkButtonAriaLabel if explicit selectAllButtonProps are passed ([PR #20659](https://github.com/microsoft/fluentui/pull/20659) by sarah.higley@microsoft.com)
69
70## [7.179.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.179.3)
71
72Fri, 19 Nov 2021 12:31:34 GMT
73[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.179.2..office-ui-fabric-react_v7.179.3)
74
75### Patches
76
77- undefined ([PR #18620](https://github.com/microsoft/fluentui/pull/18620) by tkrasniqi@microsoft.com)
78
79## [7.179.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.179.2)
80
81Wed, 10 Nov 2021 12:27:00 GMT
82[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.179.1..office-ui-fabric-react_v7.179.2)
83
84### Patches
85
86- Fix Combobox group headers not being associated with items in screenreader ([PR #20532](https://github.com/microsoft/fluentui/pull/20532) by ololubek@microsoft.com)
87
88## [7.179.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.179.1)
89
90Mon, 08 Nov 2021 12:29:39 GMT
91[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.179.0..office-ui-fabric-react_v7.179.1)
92
93### Patches
94
95- Dialog: Removing tooltip from close button. ([PR #20531](https://github.com/microsoft/fluentui/pull/20531) by Humberto.Morimoto@microsoft.com)
96
97## [7.179.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.179.0)
98
99Thu, 04 Nov 2021 12:29:25 GMT
100[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.178.1..office-ui-fabric-react_v7.179.0)
101
102### Minor changes
103
104- DetailsList: Making the disabled prop in IDetailsRowStyleProps optional as making it required is a breaking change. ([PR #20489](https://github.com/microsoft/fluentui/pull/20489) by Humberto.Morimoto@microsoft.com)
105
106### Patches
107
108- Fix DetailsList off-by-one aria-rowindex values when headers are visible. ([PR #20461](https://github.com/microsoft/fluentui/pull/20461) by tristan.watanabe@gmail.com)
109- cherry-pick fix(DetailsList): add accessible name to group header checkboxes ([PR #20464](https://github.com/microsoft/fluentui/pull/20464) by imoreira@microsoft.com)
110
111## [7.178.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.178.1)
112
113Tue, 02 Nov 2021 12:30:11 GMT
114[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.178.0..office-ui-fabric-react_v7.178.1)
115
116### Patches
117
118- Fix Slider to fire onChanged when Home and End are pressed ([PR #17964](https://github.com/microsoft/fluentui/pull/17964) by ololubek@microsoft.com)
119
120## [7.178.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.178.0)
121
122Fri, 29 Oct 2021 12:26:43 GMT
123[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.177.3..office-ui-fabric-react_v7.178.0)
124
125### Minor changes
126
127- added disabled state for detailsRow ([PR #20104](https://github.com/microsoft/fluentui/pull/20104) by surya.ravva@microsoft.com)
128
129## [7.177.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.177.3)
130
131Fri, 22 Oct 2021 12:29:03 GMT
132[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.177.2..office-ui-fabric-react_v7.177.3)
133
134### Patches
135
136- Bump @uifabric/foundation to v7.10.1 ([PR #20243](https://github.com/microsoft/fluentui/pull/20243) by phkuo@microsoft.com)
137
138## [7.177.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.177.2)
139
140Mon, 04 Oct 2021 12:36:04 GMT
141[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.177.1..office-ui-fabric-react_v7.177.2)
142
143### Patches
144
145- Bump @uifabric/icons to v7.6.1 ([PR #18637](https://github.com/microsoft/fluentui/pull/18637) by bekaise@microsoft.com)
146
147## [7.177.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.177.1)
148
149Thu, 30 Sep 2021 12:31:05 GMT
150[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.177.0..office-ui-fabric-react_v7.177.1)
151
152### Patches
153
154- Port Picker placeholder style (#19568) to 7.0 * Added placeholder styles to base picker ([PR #20014](https://github.com/microsoft/fluentui/pull/20014) by geoff.cox@live.com)
155- Port 'Updated ComboBox error to have role="alert" (#20013)' to 7.0 ([PR #20032](https://github.com/microsoft/fluentui/pull/20032) by geoff.cox@live.com)
156
157## [7.177.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.177.0)
158
159Wed, 29 Sep 2021 20:54:18 GMT
160[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.176.3..office-ui-fabric-react_v7.177.0)
161
162### Minor changes
163
164- DatePicker: ReadOnly DatePicker now uses a div with role=combobox so swipe gesture registers using Talkback. ([PR #19997](https://github.com/microsoft/fluentui/pull/19997) by tristan.watanabe@gmail.com)
165
166## [7.176.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.176.3)
167
168Wed, 29 Sep 2021 12:33:09 GMT
169[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.176.2..office-ui-fabric-react_v7.176.3)
170
171### Patches
172
173- remove aria attributes from DetailsRowCheck ([PR #19936](https://github.com/microsoft/fluentui/pull/19936) by email not defined)
174- DetailsList: row border now visible when focused in High Contrast Mode ([PR #17624](https://github.com/microsoft/fluentui/pull/17624) by tristan.watanabe@gmail.com)
175
176## [7.176.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.176.2)
177
178Mon, 27 Sep 2021 12:32:48 GMT
179[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.176.1..office-ui-fabric-react_v7.176.2)
180
181### Patches
182
183- Porting Opt in viewport delay (#19968) to 7.0 ([PR #19975](https://github.com/microsoft/fluentui/pull/19975) by geoff.cox@live.com)
184
185## [7.176.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.176.1)
186
187Thu, 16 Sep 2021 12:25:48 GMT
188[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.176.0..office-ui-fabric-react_v7.176.1)
189
190### Patches
191
192- Ported viewport fix to 7.0 ([PR #19813](https://github.com/microsoft/fluentui/pull/19813) by geoff.cox@live.com)
193
194## [7.176.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.176.0)
195
196Mon, 13 Sep 2021 12:24:39 GMT
197[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.175.2..office-ui-fabric-react_v7.176.0)
198
199### Minor changes
200
201- Customize search for more icon for Suggestions ([PR #19737](https://github.com/microsoft/fluentui/pull/19737) by tschao@microsoft.com)
202
203## [7.175.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.175.2)
204
205Mon, 06 Sep 2021 12:26:23 GMT
206[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.175.1..office-ui-fabric-react_v7.175.2)
207
208### Patches
209
210- Toggle: Fixing issue where id was not changing if a different one was passed after first render. ([PR #19648](https://github.com/microsoft/fluentui/pull/19648) by Humberto.Morimoto@microsoft.com)
211
212## [7.175.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.175.1)
213
214Wed, 01 Sep 2021 12:22:53 GMT
215[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.175.0..office-ui-fabric-react_v7.175.1)
216
217### Patches
218
219- Fix initial ResponsiveMode value ([PR #19566](https://github.com/microsoft/fluentui/pull/19566) by tmichon@microsoft.com)
220
221## [7.175.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.175.0)
222
223Fri, 27 Aug 2021 12:24:10 GMT
224[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.174.1..office-ui-fabric-react_v7.175.0)
225
226### Minor changes
227
228- Bump @uifabric/foundation to v7.10.0 ([PR #18923](https://github.com/microsoft/fluentui/pull/18923) by tmichon@microsoft.com)
229
230### Patches
231
232- Pass Icon 'title' as alt text for File Type Icons ([PR #18923](https://github.com/microsoft/fluentui/pull/18923) by tmichon@microsoft.com)
233
234## [7.174.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.174.1)
235
236Thu, 19 Aug 2021 12:24:13 GMT
237[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.174.0..office-ui-fabric-react_v7.174.1)
238
239### Patches
240
241- Fix horizontal scrollbar detection in MarqueeSelection ([PR #19431](https://github.com/microsoft/fluentui/pull/19431) by sebastian.oettl@microsoft.com)
242
243## [7.174.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.174.0)
244
245Fri, 30 Jul 2021 12:24:50 GMT
246[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.173.1..office-ui-fabric-react_v7.174.0)
247
248### Minor changes
249
250- Add showTooltip prop to IFacepileProps to allow for user rendered tooltips ([PR #19140](https://github.com/microsoft/fluentui/pull/19140) by ololubek@microsoft.com)
251
252## [7.173.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.173.1)
253
254Wed, 14 Jul 2021 12:23:18 GMT
255[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.173.0..office-ui-fabric-react_v7.173.1)
256
257### Patches
258
259- Set id correctly on header item when title is an IContextualMenuItem ([PR #18852](https://github.com/microsoft/fluentui/pull/18852) by makopch@microsoft.com)
260- ComboBox: Propagate ariaLabel to the dropdown list element ([PR #18891](https://github.com/microsoft/fluentui/pull/18891) by behowell@microsoft.com)
261
262## [7.173.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.173.0)
263
264Fri, 09 Jul 2021 12:22:25 GMT
265[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.172.4..office-ui-fabric-react_v7.173.0)
266
267### Minor changes
268
269- Added focusZoneProps to the Pivot component to have ability be more customized ([PR #18820](https://github.com/microsoft/fluentui/pull/18820) by nikolenkoanton92@gmail.com)
270
271### Patches
272
273- Cherrypick: Fix resizing of justified columns for constrained viewport widths ([PR #18612](https://github.com/microsoft/fluentui/pull/18612) by sasyedah@microsoft.com)
274
275## [7.172.4](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.172.4)
276
277Thu, 08 Jul 2021 12:26:48 GMT
278[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.172.3..office-ui-fabric-react_v7.172.4)
279
280### Patches
281
282- Button: Remove pointer-events: 'none' from disabled styles. ([PR #18851](https://github.com/microsoft/fluentui/pull/18851) by Humberto.Morimoto@microsoft.com)
283
284## [7.172.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.172.3)
285
286Wed, 07 Jul 2021 12:23:05 GMT
287[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.172.2..office-ui-fabric-react_v7.172.3)
288
289### Patches
290
291- Fixing a bug within the V7 ComboBox which caused aria-labeledby to be added to list even when label was absent. ([PR #18824](https://github.com/microsoft/fluentui/pull/18824) by czearing@outlook.com)
292
293## [7.172.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.172.2)
294
295Mon, 05 Jul 2021 12:25:05 GMT
296[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.172.1..office-ui-fabric-react_v7.172.2)
297
298### Patches
299
300- Reset position of CalloutContent control if the target prop has changed. ([PR #18803](https://github.com/microsoft/fluentui/pull/18803) by kinhln@microsoft.com)
301
302## [7.172.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.172.1)
303
304Tue, 22 Jun 2021 17:23:13 GMT
305[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.172.0..office-ui-fabric-react_v7.172.1)
306
307### Patches
308
309- Cherrypick HC Coachmark Beak styling to v7 ([PR #18635](https://github.com/microsoft/fluentui/pull/18635) by ololubek@microsoft.com)
310
311## [7.172.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.172.0)
312
313Mon, 21 Jun 2021 12:23:17 GMT
314[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.171.0..office-ui-fabric-react_v7.172.0)
315
316### Minor changes
317
318- Rating: specifies when a rating's button is selected/not selected to improve a11y experience ([PR #17487](https://github.com/microsoft/fluentui/pull/17487) by tristan.watanabe@gmail.com)
319- allow custom filter icons for the details header ([PR #18603](https://github.com/microsoft/fluentui/pull/18603) by khhuynh@microsoft.com)
320
321## [7.171.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.171.0)
322
323Fri, 18 Jun 2021 12:24:53 GMT
324[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.170.3..office-ui-fabric-react_v7.171.0)
325
326### Minor changes
327
328- ProgressIndicator: Deriving aria-labelledby and aria-describedby. ([PR #18604](https://github.com/microsoft/fluentui/pull/18604) by Humberto.Morimoto@microsoft.com)
329
330## [7.170.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.170.3)
331
332Wed, 09 Jun 2021 12:23:02 GMT
333[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.170.2..office-ui-fabric-react_v7.170.3)
334
335### Patches
336
337- "Fix a11y bug for DatePicker day cell: Ensures ARIA attributes are allowed for an element's role" ([PR #18450](https://github.com/microsoft/fluentui/pull/18450) by lishua@microsoft.com)
338
339## [7.170.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.170.2)
340
341Fri, 04 Jun 2021 12:24:20 GMT
342[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.170.1..office-ui-fabric-react_v7.170.2)
343
344### Patches
345
346- applying package updates ([PR #18389](https://github.com/microsoft/fluentui/pull/18389) by rongqizhou@microsoft.com)
347
348## [7.170.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.170.1)
349
350Thu, 13 May 2021 12:26:09 GMT
351[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.170.0..office-ui-fabric-react_v7.170.1)
352
353### Patches
354
355- Remove aria-label from Combobox options when no ariaLabel prop is defined ([PR #18152](https://github.com/microsoft/fluentui/pull/18152) by sarah.higley@microsoft.com)
356- DatePicker: when textfield prop received contains an id, that id is now properly applied to TextField input. ([PR #18163](https://github.com/microsoft/fluentui/pull/18163) by tristan.watanabe@gmail.com)
357
358## [7.170.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.170.0)
359
360Mon, 03 May 2021 12:24:23 GMT
361[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.169.0..office-ui-fabric-react_v7.170.0)
362
363### Minor changes
364
365- support proportional columns in detailslist, allow custom rendering of header cells ([PR #17965](https://github.com/microsoft/fluentui/pull/17965) by jolamusg@microsoft.com)
366
367## [7.169.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.169.0)
368
369Fri, 30 Apr 2021 12:26:03 GMT
370[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.168.2..office-ui-fabric-react_v7.169.0)
371
372### Minor changes
373
374- Add support to Slider, to allow selecting a lower and upper bound of a range ([PR #17913](https://github.com/microsoft/fluentui/pull/17913) by shi.cheng@microsoft.com)
375
376## [7.168.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.168.2)
377
378Tue, 27 Apr 2021 12:24:13 GMT
379[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.168.1..office-ui-fabric-react_v7.168.2)
380
381### Patches
382
383- cherrypick hidden panel on dismiss bug to v7 ([PR #17962](https://github.com/microsoft/fluentui/pull/17962) by ololubek@microsoft.com)
384- DetailsList: Adding support for customized role. ([PR #17957](https://github.com/microsoft/fluentui/pull/17957) by vishgup@microsoft.com)
385
386## [7.168.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.168.1)
387
388Mon, 26 Apr 2021 12:24:57 GMT
389[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.168.0..office-ui-fabric-react_v7.168.1)
390
391### Patches
392
393- ContextualMenu: focused div when menu is opened now has role = menu ([PR #17854](https://github.com/microsoft/fluentui/pull/17854) by tristan.watanabe@gmail.com)
394- Dropdown: no longer automatically selects the first option when dropdown receives keyboard focus ([PR #17856](https://github.com/microsoft/fluentui/pull/17856) by tristan.watanabe@gmail.com)
395- TeachingBubble: Keyboard focus now properly visible on buttons ([PR #17709](https://github.com/microsoft/fluentui/pull/17709) by tristan.watanabe@gmail.com)
396
397## [7.168.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.168.0)
398
399Fri, 16 Apr 2021 12:23:43 GMT
400[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.167.0..office-ui-fabric-react_v7.168.0)
401
402### Minor changes
403
404- ContextualMenu: Making IMenuItemStyles and IContextualMenuItemStyles optional instead of required. ([PR #17834](https://github.com/microsoft/fluentui/pull/17834) by Humberto.Morimoto@microsoft.com)
405
406### Patches
407
408- Button: Setting focus visibility to true in scenarios where it should be supported. ([PR #17833](https://github.com/microsoft/fluentui/pull/17833) by Humberto.Morimoto@microsoft.com)
409
410## [7.167.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.167.0)
411
412Thu, 15 Apr 2021 12:23:48 GMT
413[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.166.2..office-ui-fabric-react_v7.167.0)
414
415### Minor changes
416
417- DetailsList: checkbox is now linked to the rowheader which improves a11y description for each row. ([PR #17623](https://github.com/microsoft/fluentui/pull/17623) by tristan.watanabe@gmail.com)
418
419## [7.166.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.166.2)
420
421Fri, 09 Apr 2021 12:25:21 GMT
422[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.166.1..office-ui-fabric-react_v7.166.2)
423
424### Patches
425
426- BasePicker: added high contrast styling to sass file when picker is disabled ([PR #17247](https://github.com/microsoft/fluentui/pull/17247) by tristan.watanabe@gmail.com)
427- Pickers SuggestionsItems: remove button now visible after receiving keyboard focus ([PR #17457](https://github.com/microsoft/fluentui/pull/17457) by tristan.watanabe@gmail.com)
428- VirtualizedComboBox: Now passes id and arialabelledby attributes to List component to ensure ARIA attributes have valid valuesd ([PR #17627](https://github.com/microsoft/fluentui/pull/17627) by tristan.watanabe@gmail.com)
429
430## [7.166.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.166.1)
431
432Thu, 08 Apr 2021 12:22:15 GMT
433[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.166.0..office-ui-fabric-react_v7.166.1)
434
435### Patches
436
437- Update BasePicker to use ARIA 1.2 combobox pattern ([PR #17681](https://github.com/microsoft/fluentui/pull/17681) by sarah.higley@microsoft.com)
438
439## [7.166.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.166.0)
440
441Wed, 07 Apr 2021 12:24:39 GMT
442[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.165.2..office-ui-fabric-react_v7.166.0)
443
444### Minor changes
445
446- SplitButton: when primary button is disabled, menu button is now focusable and explicitly added to tab order ([PR #17708](https://github.com/microsoft/fluentui/pull/17708) by tristan.watanabe@gmail.com)
447
448### Patches
449
450- Dropdown accessibility fix: move to ARIA 1.2 combobox ([PR #17715](https://github.com/microsoft/fluentui/pull/17715) by sarah.higley@microsoft.com)
451
452## [7.165.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.165.2)
453
454Thu, 01 Apr 2021 12:21:50 GMT
455[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.165.1..office-ui-fabric-react_v7.165.2)
456
457### Patches
458
459- Memoize useKeytipRef ([PR #17656](https://github.com/microsoft/fluentui/pull/17656) by dahajek@microsoft.com)
460
461## [7.165.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.165.1)
462
463Mon, 22 Mar 2021 12:24:45 GMT
464[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.165.0..office-ui-fabric-react_v7.165.1)
465
466### Patches
467
468- Facepile: overflow number and icons are now properly visible in High Contrast Mode ([PR #17486](https://github.com/microsoft/fluentui/pull/17486) by tristan.watanabe@gmail.com)
469
470## [7.165.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.165.0)
471
472Thu, 18 Mar 2021 12:25:08 GMT
473[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.164.2..office-ui-fabric-react_v7.165.0)
474
475### Minor changes
476
477- Adding ability to pass a Rectangle as a target and account for it in positioning logic. ([PR #17468](https://github.com/microsoft/fluentui/pull/17468) by Humberto.Morimoto@microsoft.com)
478
479### Patches
480
481- Bump @uifabric/react-hooks to v7.14.0 ([PR #17468](https://github.com/microsoft/fluentui/pull/17468) by Humberto.Morimoto@microsoft.com)
482
483## [7.164.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.164.2)
484
485Wed, 17 Mar 2021 19:23:22 GMT
486[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.164.1..office-ui-fabric-react_v7.164.2)
487
488### Patches
489
490- Bump @uifabric/foundation to v7.9.26 ([PR #17431](https://github.com/microsoft/fluentui/pull/17431) by elcraig@microsoft.com)
491
492## [7.164.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.164.1)
493
494Mon, 15 Mar 2021 12:27:30 GMT
495[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.164.0..office-ui-fabric-react_v7.164.1)
496
497### Patches
498
499- Remove incorrect rowindex and rowcount for grouped detailslist and groupedlist, fix remaining automated a11y errors ([PR #17343](https://github.com/microsoft/fluentui/pull/17343) by sarah.higley@microsoft.com)
500
501## [7.164.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.164.0)
502
503Wed, 10 Mar 2021 12:28:45 GMT
504[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.163.0..office-ui-fabric-react_v7.164.0)
505
506### Minor changes
507
508- Dropdown: cherry pick #16298 ([PR #16959](https://github.com/microsoft/fluentui/pull/16959) by joschect@microsoft.com)
509
510### Patches
511
512- Adds role="presentation" to BasePicker div for screen reader accessibility" ([PR #17325](https://github.com/microsoft/fluentui/pull/17325) by sarah.higley@microsoft.com)
513- cherry picked 'Add jsxRuntime classic pragma (#16863)' from master ([PR #17340](https://github.com/microsoft/fluentui/pull/17340) by trenkmann@noxum.com)
514
515## [7.163.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.163.0)
516
517Tue, 09 Mar 2021 12:24:49 GMT
518[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.162.1..office-ui-fabric-react_v7.163.0)
519
520### Minor changes
521
522- Update swatch colorpicker to allow for unselected ([PR #17240](https://github.com/microsoft/fluentui/pull/17240) by sareiff@microsoft.com)
523
524### Patches
525
526- Fix Slider Keyboard Controls when `props.value` changes ([PR #17251](https://github.com/microsoft/fluentui/pull/17251) by shrbalaji@microsoft.com)
527- update detailslist to use grid aria props for group rows ([PR #17300](https://github.com/microsoft/fluentui/pull/17300) by sarah.higley@microsoft.com)
528
529## [7.162.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.162.1)
530
531Tue, 02 Mar 2021 12:28:02 GMT
532[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.162.0..office-ui-fabric-react_v7.162.1)
533
534### Patches
535
536- Picker Suggestions: focused dropdown option is now properly highlighted in High Contrast Mode ([PR #17142](https://github.com/microsoft/fluentui/pull/17142) by tristan.watanabe@gmail.com)
537
538## [7.162.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.162.0)
539
540Fri, 26 Feb 2021 21:31:33 GMT
541[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.161.0..office-ui-fabric-react_v7.162.0)
542
543### Minor changes
544
545- Allow itemSubMenuProvider to return a boolean ([PR #17150](https://github.com/microsoft/fluentui/pull/17150) by keyou@microsoft.com)
546
547## [7.161.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.161.0)
548
549Fri, 19 Feb 2021 12:25:47 GMT
550[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.160.3..office-ui-fabric-react_v7.161.0)
551
552### Minor changes
553
554- Link: Adding underline prop. ([PR #16624](https://github.com/microsoft/fluentui/pull/16624) by humbertomakotomorimoto@gmail.com)
555
556### Patches
557
558- ScrollablePane: removes aria-hidden attribute so Sticky content are no longer hidden from screen readers ([PR #17044](https://github.com/microsoft/fluentui/pull/17044) by tristan.watanabe@gmail.com)
559
560## [7.160.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.160.3)
561
562Thu, 18 Feb 2021 12:25:56 GMT
563[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.160.2..office-ui-fabric-react_v7.160.3)
564
565### Patches
566
567- Fix contrast of 'filter chevron' against background color ([PR #16881](https://github.com/microsoft/fluentui/pull/16881) by tmichon@microsoft.com)
568- BasePicker: combobox role and id are removed when itemLimit is reached ([PR #16958](https://github.com/microsoft/fluentui/pull/16958) by tristan.watanabe@gmail.com)
569- Fix handling of topOffsetFixed for Modal ([PR #17018](https://github.com/microsoft/fluentui/pull/17018) by tmichon@microsoft.com)
570- Utilize useLayoutEffect for keytips to mimic didUpdate/didMount - Fixes for dynamic menu overflow keytips ([PR #17043](https://github.com/microsoft/fluentui/pull/17043) by keyou@microsoft.com)
571
572## [7.160.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.160.2)
573
574Tue, 16 Feb 2021 12:29:58 GMT
575[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.160.1..office-ui-fabric-react_v7.160.2)
576
577### Patches
578
579- PersonaCoin: mergeStyles function is now memoized to prevent repeated calls on render ([PR #16979](https://github.com/microsoft/fluentui/pull/16979) by tristan.watanabe@gmail.com)
580
581## [7.160.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.160.1)
582
583Fri, 12 Feb 2021 12:25:18 GMT
584[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.160.0..office-ui-fabric-react_v7.160.1)
585
586### Patches
587
588- Remove use of getEdgeChromiumNoHighContrastAdjustSelector ([PR #16951](https://github.com/microsoft/fluentui/pull/16951) by sareiff@microsoft.com)
589
590## [7.160.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.160.0)
591
592Thu, 11 Feb 2021 12:25:26 GMT
593[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.159.0..office-ui-fabric-react_v7.160.0)
594
595### Minor changes
596
597- Update high contract to support forced colors ([PR #16924](https://github.com/microsoft/fluentui/pull/16924) by sareiff@microsoft.com)
598
599### Patches
600
601- add role of menu to the ul element of a section item ([PR #16932](https://github.com/microsoft/fluentui/pull/16932) by makopch@microsoft.com)
602
603## [7.159.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.159.0)
604
605Wed, 10 Feb 2021 12:25:19 GMT
606[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.158.3..office-ui-fabric-react_v7.159.0)
607
608### Minor changes
609
610- PersonaCoin: now accepts initialsTextColor prop which sets the text color of the Persona Coin ([PR #16908](https://github.com/microsoft/fluentui/pull/16908) by tristan.watanabe@gmail.com)
611
612### Patches
613
614- [v7.0]ChoiceGroup: Focus border is now visible when focus method is called ([PR #16897](https://github.com/microsoft/fluentui/pull/16897) by tristan.watanabe@gmail.com)
615
616## [7.158.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.158.3)
617
618Tue, 09 Feb 2021 12:26:30 GMT
619[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.158.1..office-ui-fabric-react_v7.158.3)
620
621### Patches
622
623- Fixing the modal Panel outerclick issue ([PR #16826](https://github.com/microsoft/fluentui/pull/16826) by ololubek@microsoft.com)
624- Modify getInitials to strip [xyz] and {xyz} just like it strips (xyz) ([PR #16875](https://github.com/microsoft/fluentui/pull/16875) by elvonspa@microsoft.com)
625
626## [7.158.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.158.1)
627
628Wed, 03 Feb 2021 12:24:38 GMT
629[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.158.0..office-ui-fabric-react_v7.158.1)
630
631### Patches
632
633- [v7.0]Checkbox: border is now visible when element is in focus in High Contrast White Mode ([PR #16747](https://github.com/microsoft/fluentui/pull/16747) by tristan.watanabe@gmail.com)
634
635## [7.158.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.158.0)
636
637Tue, 02 Feb 2021 12:28:03 GMT
638[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.157.2..office-ui-fabric-react_v7.158.0)
639
640### Minor changes
641
642- StackItem: allow passing native properties to the root element ([PR #16743](https://github.com/microsoft/fluentui/pull/16743) by tristan.watanabe@gmail.com)
643
644## [7.157.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.157.2)
645
646Thu, 28 Jan 2021 12:23:57 GMT
647[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.157.1..office-ui-fabric-react_v7.157.2)
648
649### Patches
650
651- Port delayed keytip fix to onKeytipUpdated ([PR #16615](https://github.com/microsoft/fluentui/pull/16615) by keyou@microsoft.com)
652- Fix high contrast override for SplitButton ([PR #16635](https://github.com/microsoft/fluentui/pull/16635) by andredias@microsoft.com)
653
654## [7.157.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.157.1)
655
656Wed, 27 Jan 2021 12:24:03 GMT
657[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.157.0..office-ui-fabric-react_v7.157.1)
658
659### Patches
660
661- Selected footers in the FloatingPicker should have highlighting in high contrast mode ([PR #16618](https://github.com/microsoft/fluentui/pull/16618) by elvonspa@microsoft.com)
662- Add missing styles for disabled buttons ([PR #16645](https://github.com/microsoft/fluentui/pull/16645) by andredias@microsoft.com)
663
664## [7.157.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.157.0)
665
666Tue, 26 Jan 2021 12:25:15 GMT
667[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.156.0..office-ui-fabric-react_v7.157.0)
668
669### Minor changes
670
671- Add additional prop support to IBreadcrumbItems ([PR #16532](https://github.com/microsoft/fluentui/pull/16532) by andredias@microsoft.com)
672
673### Patches
674
675- Add high contrast overrides for Separator ([PR #16589](https://github.com/microsoft/fluentui/pull/16589) by andredias@microsoft.com)
676
677## [7.156.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.156.0)
678
679Wed, 20 Jan 2021 12:31:09 GMT
680[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.155.3..office-ui-fabric-react_v7.156.0)
681
682### Minor changes
683
684- (7.0)feat: add new property onRenderStar for Rating ([PR #16469](https://github.com/microsoft/fluentui/pull/16469) by qiuya@microsoft.com)
685
686### Patches
687
688- Tooltip: Fix positioning issues that can cause tooltip to flash/not render ([PR #16454](https://github.com/microsoft/fluentui/pull/16454) by jspurlin@microsoft.com)
689- Toggle: fix label click target being too wide. ([PR #16500](https://github.com/microsoft/fluentui/pull/16500) by xgao@microsoft.com)
690
691## [7.155.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.155.3)
692
693Thu, 24 Dec 2020 12:25:12 GMT
694[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.155.2..office-ui-fabric-react_v7.155.3)
695
696### Patches
697
698- TextField: set type="button" on reveal password button ([PR #16294](https://github.com/microsoft/fluentui/pull/16294) by elcraig@microsoft.com)
699
700## [7.155.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.155.2)
701
702Thu, 17 Dec 2020 12:27:50 GMT
703[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.155.0..office-ui-fabric-react_v7.155.2)
704
705### Patches
706
707- Cherrypick PR #16177 - Fix navigating across suggestion items in narrator scan mode ([PR #16241](https://github.com/microsoft/fluentui/pull/16241) by kuanubha@microsoft.com)
708
709## [7.155.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.155.0)
710
711Tue, 15 Dec 2020 12:27:20 GMT
712[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.154.0..office-ui-fabric-react_v7.155.0)
713
714### Patches
715
716- Pickers: Add ability to pass in aria-label ([PR #16225](https://github.com/microsoft/fluentui/pull/16225) by joschect@microsoft.com)
717
718## [7.154.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.154.0)
719
720Fri, 11 Dec 2020 12:27:18 GMT
721[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.153.4..office-ui-fabric-react_v7.154.0)
722
723### Minor changes
724
725- Add support for ariaDescription in context menu items ([PR #15973](https://github.com/microsoft/fluentui/pull/15973) by sareiff@microsoft.com)
726
727## [7.153.4](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.153.4)
728
729Thu, 03 Dec 2020 12:30:04 GMT
730[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.153.3..office-ui-fabric-react_v7.153.4)
731
732### Patches
733
734- Toggle: Update toggle pill background color on hover to use semanticColors from theme. ([PR #16114](https://github.com/microsoft/fluentui/pull/16114) by xgao@microsoft.com)
735
736## [7.153.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.153.3)
737
738Wed, 02 Dec 2020 12:24:45 GMT
739[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.153.2..office-ui-fabric-react_v7.153.3)
740
741### Patches
742
743- Dropdown: fix option text truncation for single-select. ([PR #16113](https://github.com/microsoft/fluentui/pull/16113) by xgao@microsoft.com)
744
745## [7.153.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.153.2)
746
747Thu, 26 Nov 2020 12:29:51 GMT
748[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.153.1..office-ui-fabric-react_v7.153.2)
749
750### Patches
751
752- Ensure display style of column drop targets is not overridden ([PR #16014](https://github.com/microsoft/fluentui/pull/16014) by tmichon@microsoft.com)
753
754## [7.153.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.153.1)
755
756Wed, 25 Nov 2020 12:26:27 GMT
757[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.153.0..office-ui-fabric-react_v7.153.1)
758
759### Patches
760
761- SearchBox: Don't prevent Esc from propagating if the box is empty ([PR #16017](https://github.com/microsoft/fluentui/pull/16017) by behowell@microsoft.com)
762
763## [7.153.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.153.0)
764
765Tue, 24 Nov 2020 12:26:56 GMT
766[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.152.1..office-ui-fabric-react_v7.153.0)
767
768### Minor changes
769
770- Allow GroupedList to receive rootListProps ([PR #16050](https://github.com/microsoft/fluentui/pull/16050) by noloyola@microsoft.com)
771- Add re-exports for date-time-utilities ([PR #16054](https://github.com/microsoft/fluentui/pull/16054) by elcraig@microsoft.com)
772
773### Patches
774
775- Have Dropdown render the title as a string rather than a string inside a React Fragment, to work around a React bug when using Chrome's translation feature. ([PR #16020](https://github.com/microsoft/fluentui/pull/16020) by behowell@microsoft.com)
776
777## [7.152.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.152.1)
778
779Fri, 20 Nov 2020 12:27:53 GMT
780[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.152.0..office-ui-fabric-react_v7.152.1)
781
782### Patches
783
784- Only attempt to handle keydown event for tooltip close if the tooltip is currently open ([PR #15990](https://github.com/microsoft/fluentui/pull/15990) by stefhan@microsoft.com)
785
786## [7.152.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.152.0)
787
788Thu, 19 Nov 2020 12:26:02 GMT
789[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.151.0..office-ui-fabric-react_v7.152.0)
790
791### Minor changes
792
793- Add text to breacrumb overflow items ([PR #15987](https://github.com/microsoft/fluentui/pull/15987) by pbelsal@gmail.com)
794- Fully disable viewport measurement with 'skipViewportMeasures' ([PR #15963](https://github.com/microsoft/fluentui/pull/15963) by tmichon@microsoft.com)
795
796## [7.151.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.151.0)
797
798Wed, 18 Nov 2020 12:26:33 GMT
799[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.150.0..office-ui-fabric-react_v7.151.0)
800
801### Minor changes
802
803- Update ColorPicker to annouce changes to RGBA and hex fields via aria-live ([PR #15855](https://github.com/microsoft/fluentui/pull/15855) by jslone@microsoft.com)
804
805## [7.150.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.150.0)
806
807Tue, 10 Nov 2020 16:51:16 GMT
808[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.149.3..office-ui-fabric-react_v7.150.0)
809
810### Minor changes
811
812- Add missing exports ([PR #15854](https://github.com/microsoft/fluentui/pull/15854) by dahajek@microsoft.com)
813
814## [7.149.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.149.3)
815
816Mon, 02 Nov 2020 12:29:00 GMT
817[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.149.2..office-ui-fabric-react_v7.149.3)
818
819### Patches
820
821- SplitButton: Fix ariaDescription behavior so that it is correctly picked up by screen-readers. ([PR #15798](https://github.com/microsoft/fluentui/pull/15798) by humbertomakotomorimoto@gmail.com)
822- Update SpinButton to inherit Fabric font styles. ([PR #15801](https://github.com/microsoft/fluentui/pull/15801) by lesliewilliams234@gmail.com)
823
824## [7.149.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.149.2)
825
826Fri, 30 Oct 2020 18:59:48 GMT
827[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.149.1..office-ui-fabric-react_v7.149.2)
828
829### Patches
830
831- Combobox: Allow combobox to handle the inner focus aspects of itself before calling the passed in onItemClick callback or calling setSelectedItem ([PR #15784](https://github.com/microsoft/fluentui/pull/15784) by jspurlin@microsoft.com)
832
833## [7.149.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.149.1)
834
835Fri, 30 Oct 2020 12:23:06 GMT
836[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.149.0..office-ui-fabric-react_v7.149.1)
837
838### Patches
839
840- remove allowFreeForm prop in ComboBox to set readonly only when disabled ([PR #15748](https://github.com/microsoft/fluentui/pull/15748) by ololubek@microsoft.com)
841
842## [7.149.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.149.0)
843
844Thu, 29 Oct 2020 12:24:41 GMT
845[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.148.2..office-ui-fabric-react_v7.149.0)
846
847### Minor changes
848
849- Add 'firstFocusableTarget' prop to FocusTrapZone ([PR #14606](https://github.com/microsoft/fluentui/pull/14606) by tmichon@microsoft.com)
850- Export react-window-provider. ([PR #15736](https://github.com/microsoft/fluentui/pull/15736) by xgao@microsoft.com)
851
852## [7.148.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.148.2)
853
854Wed, 28 Oct 2020 12:29:09 GMT
855[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.148.1..office-ui-fabric-react_v7.148.2)
856
857### Patches
858
859- TextField reveal password fixes ([PR #15722](https://github.com/microsoft/fluentui/pull/15722) by elcraig@microsoft.com)
860
861## [7.148.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.148.1)
862
863Tue, 27 Oct 2020 12:28:11 GMT
864[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.148.0..office-ui-fabric-react_v7.148.1)
865
866### Patches
867
868- TextField: Use type from state iff canRevealPassword is true ([PR #15673](https://github.com/microsoft/fluentui/pull/15673) by fahasanw@microsoft.com)
869
870## [7.148.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.148.0)
871
872Mon, 26 Oct 2020 12:22:51 GMT
873[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.147.1..office-ui-fabric-react_v7.148.0)
874
875### Minor changes
876
877- SelectionZone: Adding an optional className prop ([PR #15677](https://github.com/microsoft/fluentui/pull/15677) by elvonspa@microsoft.com)
878
879## [7.147.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.147.1)
880
881Fri, 16 Oct 2020 21:41:23 GMT
882[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.147.0..office-ui-fabric-react_v7.147.1)
883
884### Patches
885
886- Fix ITheme inferred typing error. ([PR #15560](https://github.com/microsoft/fluentui/pull/15560) by xgao@microsoft.com)
887
888## [7.147.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.147.0)
889
890Fri, 16 Oct 2020 12:25:26 GMT
891[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.146.2..office-ui-fabric-react_v7.147.0)
892
893### Minor changes
894
895- Add custom KeyUp support for Group Header ([PR #15478](https://github.com/microsoft/fluentui/pull/15478) by bcoard@microsoft.com)
896
897### Patches
898
899- CommandBar: fix incorrect role (WCAG 1.3.1) ([PR #15511](https://github.com/microsoft/fluentui/pull/15511) by xgao@microsoft.com)
900
901## [7.146.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.146.2)
902
903Wed, 14 Oct 2020 12:26:59 GMT
904[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.146.0..office-ui-fabric-react_v7.146.2)
905
906### Patches
907
908- Update office-ui-fabric-react.api.md due to ITheme typing change. ([PR #15480](https://github.com/microsoft/fluentui/pull/15480) by xgao@microsoft.com)
909
910## [7.146.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.146.0)
911
912Mon, 12 Oct 2020 12:30:13 GMT
913[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.145.0..office-ui-fabric-react_v7.146.0)
914
915### Minor changes
916
917- SearchBox: role=search on root div is now opt in; if you want it, you must provide it as a role prop. ([PR #15450](https://github.com/microsoft/fluentui/pull/15450) by dzearing@hotmail.com)
918- SearchBox: role now applies correctly on the root and is no longer hardcoded to "search". ([PR #15457](https://github.com/microsoft/fluentui/pull/15457) by dzearing@hotmail.com)
919
920## [7.145.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.145.0)
921
922Wed, 07 Oct 2020 12:24:30 GMT
923[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.144.3..office-ui-fabric-react_v7.145.0)
924
925### Minor changes
926
927- Add 'Reveal Password' button to Textfield ([PR #15021](https://github.com/microsoft/fluentui/pull/15021) by jehutchi@microsoft.com)
928
929## [7.144.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.144.3)
930
931Tue, 06 Oct 2020 17:31:19 GMT
932[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.144.2..office-ui-fabric-react_v7.144.3)
933
934### Patches
935
936- Example updates. ([PR #15375](https://github.com/microsoft/fluentui/pull/15375) by dzearing@hotmail.com)
937
938## [7.144.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.144.2)
939
940Fri, 02 Oct 2020 12:28:46 GMT
941[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.144.1..office-ui-fabric-react_v7.144.2)
942
943### Patches
944
945- Fix paging within groups for GroupedList ([PR #15335](https://github.com/microsoft/fluentui/pull/15335) by tmichon@microsoft.com)
946
947## [7.144.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.144.1)
948
949Thu, 01 Oct 2020 12:27:45 GMT
950[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.144.0..office-ui-fabric-react_v7.144.1)
951
952### Patches
953
954- Fix propagation of GroupedList state ([PR #15321](https://github.com/microsoft/fluentui/pull/15321) by tmichon@microsoft.com)
955
956## [7.144.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.144.0)
957
958Wed, 30 Sep 2020 12:27:52 GMT
959[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.143.0..office-ui-fabric-react_v7.144.0)
960
961### Minor changes
962
963- update section header type to allow for it to be an item, to get itemProps ([PR #15123](https://github.com/microsoft/fluentui/pull/15123) by tabrumle@microsoft.com)
964
965## [7.143.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.143.0)
966
967Tue, 29 Sep 2020 12:27:17 GMT
968[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.142.1..office-ui-fabric-react_v7.143.0)
969
970### Minor changes
971
972- Ensure GroupedList version is invalidated when parent list is invalidated ([PR #15287](https://github.com/microsoft/fluentui/pull/15287) by tmichon@microsoft.com)
973
974## [7.142.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.142.1)
975
976Mon, 28 Sep 2020 12:28:49 GMT
977[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.142.0..office-ui-fabric-react_v7.142.1)
978
979### Patches
980
981- Remove incorrect react-icons dependency ([commit](https://github.com/microsoft/fluentui/commit/511a202a3a3d2ff1c3a1e8ed41cb779adaf82ef2) by elcraig@microsoft.com)
982
983## [7.142.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.142.0)
984
985Sun, 27 Sep 2020 04:20:52 GMT
986[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.141.0..office-ui-fabric-react_v7.142.0)
987
988### Minor changes
989
990- SwatchColorPicker: Expose onRenderColorItem and override ([PR #15180](https://github.com/microsoft/fluentui/pull/15180) by email not defined)
991- Breadcrumb: add role prop for items ([PR #15199](https://github.com/microsoft/fluentui/pull/15199) by erabelle@microsoft.com)
992
993### Patches
994
995- Updating FocusTrapZone.test 'Focusing the FTZ' tests to use componentRef instead of ref. ([PR #14804](https://github.com/microsoft/fluentui/pull/14804) by czearing@outlook.com)
996- Fix incorrect hover behavior during menu animation ([PR #15219](https://github.com/microsoft/fluentui/pull/15219) by behowell@microsoft.com)
997
998## [7.141.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.141.0)
999
1000Fri, 25 Sep 2020 12:25:17 GMT
1001[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.140.0..office-ui-fabric-react_v7.141.0)
1002
1003### Minor changes
1004
1005- Update GroupList and Grouped DetailsList semantics to work with screen readers ([PR #14835](https://github.com/microsoft/fluentui/pull/14835) by sarah.higley@microsoft.com)
1006- Support StrictMode in DetailsList hierarchy ([PR #14980](https://github.com/microsoft/fluentui/pull/14980) by tmichon@microsoft.com)
1007- Add Callout prop allowDismissOnTargetClick boolean. ([PR #15077](https://github.com/microsoft/fluentui/pull/15077) by taenri@microsoft.com)
1008- Adding an elementRef to BaseButton.tsx to allow access to the root DOM element. ([PR #15196](https://github.com/microsoft/fluentui/pull/15196) by czearing@outlook.com)
1009
1010### Patches
1011
1012- Moving examples to @fluentui/examples package. ([PR #15132](https://github.com/microsoft/fluentui/pull/15132) by humbertomakotomorimoto@gmail.com)
1013- DetailsList: reordering FocusZone and SelectionZone to resolve onItemInvoked not being called on pressing enter on an item. ([PR #15221](https://github.com/microsoft/fluentui/pull/15221) by dzearing@hotmail.com)
1014- Fix GroupedList expand/collapse behavior ([PR #15228](https://github.com/microsoft/fluentui/pull/15228) by tmichon@microsoft.com)
1015
1016## [7.140.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.140.0)
1017
1018Thu, 24 Sep 2020 00:46:56 GMT
1019[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.139.2..office-ui-fabric-react_v7.140.0)
1020
1021### Minor changes
1022
1023- Added a prop preventDismissOnEvent in Callout, and in favor of this deprecated the 3 existing props preventDismissOnScroll, preventDismissOnResize, and preventDismissOnLostFocus in Callout Component ([PR #14842](https://github.com/microsoft/fluentui/pull/14842) by lagoe@microsoft.com)
1024- Callouts: Fix a breaking change where new functionality would cause dismissal on giving focus to an iframe ([PR #15192](https://github.com/microsoft/fluentui/pull/15192) by joschect@microsoft.com)
1025
1026### Patches
1027
1028- Set font-family inherit on button and input elements. ([PR #15172](https://github.com/microsoft/fluentui/pull/15172) by xgao@microsoft.com)
1029- Pivot: Fix HC styling for pivot tabs to show text when selected ([PR #15166](https://github.com/microsoft/fluentui/pull/15166) by ololubek@microsoft.com)
1030
1031## [7.139.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.139.1)
1032
1033Tue, 22 Sep 2020 12:25:45 GMT
1034[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.139.0..office-ui-fabric-react_v7.139.1)
1035
1036### Patches
1037
1038- Add control to the set of keys which dismiss the tooltip ([PR #15000](https://github.com/microsoft/fluentui/pull/15000) by artber@microsoft.com)
1039- Fix bug in useKeytipRef function ([PR #15113](https://github.com/microsoft/fluentui/pull/15113) by kinhln@microsoft.com)
1040
1041## [7.139.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.139.0)
1042
1043Mon, 21 Sep 2020 12:22:29 GMT
1044[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.138.0..office-ui-fabric-react_v7.139.0)
1045
1046### Minor changes
1047
1048- Implement dialog boundary clamping ([PR #15056](https://github.com/microsoft/fluentui/pull/15056) by dahajek@microsoft.com)
1049
1050## [7.138.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.138.0)
1051
1052Thu, 17 Sep 2020 23:15:07 GMT
1053[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.137.3..office-ui-fabric-react_v7.138.0)
1054
1055### Patches
1056
1057- Update website content for ComboBox, Dropdown, and TextField ([PR #15100](https://github.com/microsoft/fluentui/pull/15100) by elcraig@microsoft.com)
1058
1059## [7.137.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.137.3)
1060
1061Wed, 16 Sep 2020 12:27:22 GMT
1062[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.137.1..office-ui-fabric-react_v7.137.3)
1063
1064### Patches
1065
1066- Unset virtual parent when closing popups ([PR #15039](https://github.com/microsoft/fluentui/pull/15039) by tmichon@microsoft.com)
1067
1068## [7.137.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.137.1)
1069
1070Fri, 11 Sep 2020 12:27:31 GMT
1071[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.137.0..office-ui-fabric-react_v7.137.1)
1072
1073### Patches
1074
1075- Migrate Target type to @uifabric/react-hooks ([PR #14513](https://github.com/microsoft/fluentui/pull/14513) by miclo@microsoft.com)
1076- ContextualMenu: clean up examples ([PR #14989](https://github.com/microsoft/fluentui/pull/14989) by elcraig@microsoft.com)
1077- Remove useConstCallback usage ([PR #14990](https://github.com/microsoft/fluentui/pull/14990) by elcraig@microsoft.com)
1078
1079## [7.137.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.137.0)
1080
1081Thu, 10 Sep 2020 01:20:26 GMT
1082[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.136.0..office-ui-fabric-react_v7.137.0)
1083
1084### Minor changes
1085
1086- Export getMenuItemStyles from ContextualMenu ([PR #14963](https://github.com/microsoft/fluentui/pull/14963) by anpablo@microsoft.com)
1087
1088## [7.136.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.136.0)
1089
1090Wed, 09 Sep 2020 18:41:54 GMT
1091[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.135.0..office-ui-fabric-react_v7.136.0)
1092
1093### Minor changes
1094
1095- Exporting some of the interfaces that are being deep imported in product code. ([PR #14824](https://github.com/microsoft/fluentui/pull/14824) by dzearing@hotmail.com)
1096
1097## [7.135.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.135.0)
1098
1099Wed, 09 Sep 2020 12:24:19 GMT
1100[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.134.3..office-ui-fabric-react_v7.135.0)
1101
1102### Minor changes
1103
1104- Adding an IMaskTextFieldProps interface and deprecating mask, maskChar, and maskFormat from ITextFieldProps. ([PR #14829](https://github.com/microsoft/fluentui/pull/14829) by czearing@outlook.com)
1105- Expose popupProps on Panel ([PR #14868](https://github.com/microsoft/fluentui/pull/14868) by matejera@microsoft.com)
1106
1107### Patches
1108
1109- Callout: Dismiss when blurring to a new window. ([PR #14363](https://github.com/microsoft/fluentui/pull/14363) by jokonuko@microsoft.com)
1110
1111## [7.134.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.134.3)
1112
1113Mon, 07 Sep 2020 12:26:26 GMT
1114[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.134.2..office-ui-fabric-react_v7.134.3)
1115
1116### Patches
1117
1118- Factor out hook-based inner logic from DetailsList ([PR #12870](https://github.com/microsoft/fluentui/pull/12870) by tmichon@microsoft.com)
1119
1120## [7.134.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.134.2)
1121
1122Fri, 04 Sep 2020 12:28:23 GMT
1123[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.134.1..office-ui-fabric-react_v7.134.2)
1124
1125### Patches
1126
1127- DetailsRow/DetailsHeader: Remove findDOMNode usage ([PR #14851](https://github.com/microsoft/fluentui/pull/14851) by elcraig@microsoft.com)
1128
1129## [7.134.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.134.1)
1130
1131Wed, 02 Sep 2020 12:26:41 GMT
1132[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.134.0..office-ui-fabric-react_v7.134.1)
1133
1134### Patches
1135
1136- Calendar: Adding aria-current=date to present day. ([PR #14806](https://github.com/microsoft/fluentui/pull/14806) by humbertomakotomorimoto@gmail.com)
1137
1138## [7.134.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.134.0)
1139
1140Tue, 01 Sep 2020 12:27:02 GMT
1141[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.133.0..office-ui-fabric-react_v7.134.0)
1142
1143### Minor changes
1144
1145- add wrapper styling to datepicker ([PR #13477](https://github.com/microsoft/fluentui/pull/13477) by kevin@infinite.red)
1146
1147### Patches
1148
1149- ResponsiveMode: remove findDomNode ([PR #14762](https://github.com/microsoft/fluentui/pull/14762) by joschect@microsoft.com)
1150- Deprecating Shimmer's componentRef as it doesn't use any public methods. ([PR #14763](https://github.com/microsoft/fluentui/pull/14763) by czearing@outlook.com)
1151- Fabric component: styles prop respected. ([PR #14827](https://github.com/microsoft/fluentui/pull/14827) by dzearing@hotmail.com)
1152
1153## [7.133.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.133.0)
1154
1155Fri, 28 Aug 2020 12:29:20 GMT
1156[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.132.0..office-ui-fabric-react_v7.133.0)
1157
1158### Minor changes
1159
1160- Icon: Rendering children if passed down as props and adding snapshot tests for these scenarios. ([PR #13621](https://github.com/microsoft/fluentui/pull/13621) by ololubek@microsoft.com)
1161
1162### Patches
1163
1164- fixing negative date navigation by changing the date clone method from using strings to using the date object itself ([PR #14647](https://github.com/microsoft/fluentui/pull/14647) by lorejoh12@gmail.com)
1165- fixing callout positioning when screen is too small to position and DirectionalHint = left* or right* due to using last value from for loop ([PR #14771](https://github.com/microsoft/fluentui/pull/14771) by lorejoh12@gmail.com)
1166
1167## [7.132.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.132.0)
1168
1169Wed, 26 Aug 2020 12:35:38 GMT
1170[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.131.0..office-ui-fabric-react_v7.132.0)
1171
1172### Minor changes
1173
1174- adding aria label on button to clarify what it does ([PR #14728](https://github.com/microsoft/fluentui/pull/14728) by lorejoh12@gmail.com)
1175- TextField: Removing recursive reference in ITextFieldStyles. ([PR #14739](https://github.com/microsoft/fluentui/pull/14739) by humbertomakotomorimoto@gmail.com)
1176
1177### Patches
1178
1179- Link: Making High Contrast styling adhere to system settings. ([PR #14709](https://github.com/microsoft/fluentui/pull/14709) by humbertomakotomorimoto@gmail.com)
1180
1181## [7.131.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.131.0)
1182
1183Tue, 25 Aug 2020 12:36:19 GMT
1184[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.130.0..office-ui-fabric-react_v7.131.0)
1185
1186### Minor changes
1187
1188- Checkbox: removed `selectors` wrappers in the styles, as they're no longer required. ([PR #14707](https://github.com/microsoft/fluentui/pull/14707) by dzearing@hotmail.com)
1189
1190### Patches
1191
1192- GroupedList: Fixing errors in the examples that are triggered when the tsconfig strictFunctionTypes rule is turned on. ([PR #14640](https://github.com/microsoft/fluentui/pull/14640) by humbertomakotomorimoto@gmail.com)
1193- Renaming Grid utility to ButtonGrid. ([PR #14710](https://github.com/microsoft/fluentui/pull/14710) by czearing@outlook.com)
1194
1195## [7.130.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.130.0)
1196
1197Fri, 21 Aug 2020 12:34:55 GMT
1198[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.129.0..office-ui-fabric-react_v7.130.0)
1199
1200### Minor changes
1201
1202- Custom Layout for Contextual Menu ([PR #14546](https://github.com/microsoft/fluentui/pull/14546) by michael.mao99@gmail.com)
1203
1204## [7.129.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.129.0)
1205
1206Wed, 19 Aug 2020 12:44:33 GMT
1207[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.128.3..office-ui-fabric-react_v7.129.0)
1208
1209### Patches
1210
1211- Export new theming variables, and fix theming variable generation script ([PR #14396](https://github.com/microsoft/fluentui/pull/14396) by phkuo@microsoft.com)
1212
1213## [7.128.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.128.3)
1214
1215Tue, 18 Aug 2020 07:58:00 GMT
1216[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.128.1..office-ui-fabric-react_v7.128.3)
1217
1218### Patches
1219
1220- StackItem: Fixing issue #12592 - StackItem does not use its `padding` token ([PR #14554](https://github.com/microsoft/fluentui/pull/14554) by pavanpadavala@hotmail.com)
1221- fixing publish ([PR #14566](https://github.com/microsoft/fluentui/pull/14566) by kchau@microsoft.com)
1222
1223## [7.128.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.128.1)
1224
1225Fri, 14 Aug 2020 12:43:53 GMT
1226[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.128.0..office-ui-fabric-react_v7.128.1)
1227
1228### Patches
1229
1230- Pickers: Update to be concurrent compatible ([PR #14491](https://github.com/microsoft/fluentui/pull/14491) by joschect@microsoft.com)
1231- Link: Fixing High Contrast styling of links rendered as buttons. ([PR #14497](https://github.com/microsoft/fluentui/pull/14497) by humbertomakotomorimoto@gmail.com)
1232
1233## [7.128.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.128.0)
1234
1235Thu, 13 Aug 2020 12:41:58 GMT
1236[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.127.1..office-ui-fabric-react_v7.128.0)
1237
1238### Minor changes
1239
1240- BasePicker's onDismiss can now return a boolean to decide if an item is selected ([PR #14302](https://github.com/microsoft/fluentui/pull/14302) by t-jamle@microsoft.com)
1241
1242## [7.127.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.127.1)
1243
1244Wed, 12 Aug 2020 18:34:18 GMT
1245[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.127.0..office-ui-fabric-react_v7.127.1)
1246
1247### Patches
1248
1249- CommandBar: Show tooltipHost.content when iconMode = true even when text/name is provided in commandBarItemProps ([PR #14323](https://github.com/microsoft/fluentui/pull/14323) by prandala@microsoft.com)
1250- Dropdown: Correctly updating set-size when number of options updates after first render. ([PR #14415](https://github.com/microsoft/fluentui/pull/14415) by humbertomakotomorimoto@gmail.com)
1251- Tooltip: Stopping propagation when clicking Esc on tooltip host. ([PR #14476](https://github.com/microsoft/fluentui/pull/14476) by humbertomakotomorimoto@gmail.com)
1252
1253## [7.127.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.127.0)
1254
1255Tue, 11 Aug 2020 05:47:07 GMT
1256[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.126.3..office-ui-fabric-react_v7.127.0)
1257
1258### Minor changes
1259
1260- ContextualMenu: Add another prop to allow users to override default focus restoring behavior. This fixes an issue where it would not restore focus correctly when contextualmenu is hidden. ([PR #14351](https://github.com/microsoft/fluentui/pull/14351) by joschect@microsoft.com)
1261
1262### Patches
1263
1264- Updating Announced, GroupedList, Coachmark, and ExtendedPeoplePicker examples to use function components ([PR #13912](https://github.com/microsoft/fluentui/pull/13912) by czearing@outlook.com)
1265- Prettier fix. ([PR #14018](https://github.com/microsoft/fluentui/pull/14018) by humbertomakotomorimoto@gmail.com)
1266
1267## [7.126.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.126.3)
1268
1269Mon, 10 Aug 2020 06:19:21 GMT
1270[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.126.1..office-ui-fabric-react_v7.126.3)
1271
1272### Patches
1273
1274- Accessibility fix for links in dark mode ([PR #14270](https://github.com/microsoft/fluentui/pull/14270) by marygans@microsoft.com)
1275- FocusTrapZone: Adding aria-hidden to bumper elements so that they are not read by screen readers. ([PR #14376](https://github.com/microsoft/fluentui/pull/14376) by humbertomakotomorimoto@gmail.com)
1276- ContextualMenu: Modifying examples so that screen readers read the different ways to open a submenu. ([PR #14401](https://github.com/microsoft/fluentui/pull/14401) by humbertomakotomorimoto@gmail.com)
1277- Fix input and label IDs not respected by choice group option. ([PR #14387](https://github.com/microsoft/fluentui/pull/14387) by supsing@microsoft.com)
1278- Add HC styling to fix ProgressIndicator progress bar ([PR #14410](https://github.com/microsoft/fluentui/pull/14410) by ololubek@microsoft.com)
1279- Add HC styling to make clickable and nonclickable items differentiable ([PR #14411](https://github.com/microsoft/fluentui/pull/14411) by ololubek@microsoft.com)
1280
1281## [7.126.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.126.1)
1282
1283Thu, 06 Aug 2020 12:40:48 GMT
1284[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.126.0..office-ui-fabric-react_v7.126.1)
1285
1286### Patches
1287
1288- Updating Shimmer and Stack to function components. ([PR #13849](https://github.com/microsoft/fluentui/pull/13849) by czearing@outlook.com)
1289- Updating Picker, TagPicker, and Selection examples to use function components. ([PR #14156](https://github.com/microsoft/fluentui/pull/14156) by czearing@outlook.com)
1290- Spinner: Fix HC styling of spinner componet to show highlight color ([PR #14372](https://github.com/microsoft/fluentui/pull/14372) by ololubek@microsoft.com)
1291
1292## [7.126.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.126.0)
1293
1294Thu, 06 Aug 2020 00:30:40 GMT
1295[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.125.0..office-ui-fabric-react_v7.126.0)
1296
1297### Minor changes
1298
1299- Adding useResponsiveMode hook within office-ui-fabric-react utilities. ([PR #14229](https://github.com/microsoft/fluentui/pull/14229) by czearing@outlook.com)
1300
1301### Patches
1302
1303- Add deprecation notices ([PR #13626](https://github.com/microsoft/fluentui/pull/13626) by miclo@microsoft.com)
1304- Removing unused default props from TeachingBubbleContent. ([PR #14239](https://github.com/microsoft/fluentui/pull/14239) by czearing@outlook.com)
1305- Toggle: fix thumb border width style ([PR #14361](https://github.com/microsoft/fluentui/pull/14361) by ololubek@microsoft.com)
1306- Dropdown: Fixing multiselect scenarios not reading out aria-setsize and aria-posinset due to incorrect placement of role=option in Checkbox. ([PR #14367](https://github.com/microsoft/fluentui/pull/14367) by humbertomakotomorimoto@gmail.com)
1307- Dropdown: Removing aria-required from multiselect scenarios since it's not allowed for role='button'. ([PR #14369](https://github.com/microsoft/fluentui/pull/14369) by humbertomakotomorimoto@gmail.com)
1308
1309## [7.125.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.125.0)
1310
1311Wed, 05 Aug 2020 12:39:43 GMT
1312[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.124.3..office-ui-fabric-react_v7.125.0)
1313
1314### Minor changes
1315
1316- Remove all usage of string refs in OUFR ([PR #14342](https://github.com/microsoft/fluentui/pull/14342) by miclo@microsoft.com)
1317
1318### Patches
1319
1320- Add focuszone props to GroupedList and change details list to only use a single focus zone ([PR #14283](https://github.com/microsoft/fluentui/pull/14283) by mgodbolt@microsoft.com)
1321- Toggle: fix pill HC style when selected ([PR #14316](https://github.com/microsoft/fluentui/pull/14316) by ololubek@microsoft.com)
1322- Fix hc hover styling for checked checkbox to make checked state more visible on hover ([PR #14341](https://github.com/microsoft/fluentui/pull/14341) by ololubek@microsoft.com)
1323- Remove findDOMNode usage from DragDropHelper ([PR #14348](https://github.com/microsoft/fluentui/pull/14348) by miclo@microsoft.com)
1324
1325## [7.124.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.124.3)
1326
1327Tue, 04 Aug 2020 12:42:32 GMT
1328[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.124.2..office-ui-fabric-react_v7.124.3)
1329
1330### Patches
1331
1332- update hc styling for Dropdown and ComboBox items to remove noisy borders ([PR #14273](https://github.com/microsoft/fluentui/pull/14273) by ololubek@microsoft.com)
1333
1334## [7.124.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.124.2)
1335
1336Mon, 03 Aug 2020 12:45:42 GMT
1337[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.124.0..office-ui-fabric-react_v7.124.2)
1338
1339### Patches
1340
1341- Add high contrast styling for command bar ([PR #14215](https://github.com/microsoft/fluentui/pull/14215) by ololubek@microsoft.com)
1342
1343## [7.124.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.124.0)
1344
1345Thu, 30 Jul 2020 12:38:09 GMT
1346[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.123.10..office-ui-fabric-react_v7.124.0)
1347
1348### Minor changes
1349
1350- updated grouped list to be a11y compliant ([PR #11494](https://github.com/microsoft/fluentui/pull/11494) by mgodbolt@microsoft.com)
1351
1352### Patches
1353
1354- Add noop transform to force gpu on mobile ([PR #13875](https://github.com/microsoft/fluentui/pull/13875) by miles@substantial.com)
1355
1356## [7.123.9](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.123.9)
1357
1358Fri, 24 Jul 2020 12:45:55 GMT
1359[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.123.7..office-ui-fabric-react_v7.123.9)
1360
1361### Patches
1362
1363- ScrollablePane: fix pointer events on sticky'd elements ([PR #13744](https://github.com/microsoft/fluentui/pull/13744) by edwl@microsoft.com)
1364- Add high contrast adjust selector to dropdown styles ([PR #14176](https://github.com/microsoft/fluentui/pull/14176) by ololubek@microsoft.com)
1365
1366## [7.123.7](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.123.7)
1367
1368Wed, 22 Jul 2020 12:40:51 GMT
1369[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.123.6..office-ui-fabric-react_v7.123.7)
1370
1371### Patches
1372
1373- Updated doc content ([PR #13887](https://github.com/microsoft/fluentui/pull/13887) by mgodbolt@microsoft.com)
1374- Add :after styles to fix ratio of suggested items in PeoplePicker on keyboard focus ([PR #14124](https://github.com/microsoft/fluentui/pull/14124) by ololubek@microsoft.com)
1375
1376## [7.123.6](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.123.6)
1377
1378Tue, 21 Jul 2020 12:43:08 GMT
1379[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.123.4..office-ui-fabric-react_v7.123.6)
1380
1381### Patches
1382
1383- DetailsList: fix exception in DetailsRow when selection is undefined. ([PR #14088](https://github.com/microsoft/fluentui/pull/14088) by xgao@microsoft.com)
1384- add document role to child of modal to fix VoiceOver issue ([PR #14096](https://github.com/microsoft/fluentui/pull/14096) by sarah.higley@microsoft.com)
1385- Fix "rules of hooks" lint rule violations ([PR #14097](https://github.com/microsoft/fluentui/pull/14097) by elcraig@microsoft.com)
1386
1387## [7.123.4](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.123.4)
1388
1389Sat, 18 Jul 2020 00:04:51 GMT
1390[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.123.2..office-ui-fabric-react_v7.123.4)
1391
1392### Patches
1393
1394- Panel: pass missing event to onDismiss. ([PR #14075](https://github.com/microsoft/fluentui/pull/14075) by xgao@microsoft.com)
1395
1396## [7.123.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.123.2)
1397
1398Thu, 16 Jul 2020 21:33:40 GMT
1399[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.123.0..office-ui-fabric-react_v7.123.2)
1400
1401### Patches
1402
1403- Fix onBlur event firing on every calendar day component bug ([PR #13992](https://github.com/microsoft/fluentui/pull/13992) by ololubek@microsoft.com)
1404- removing unnecessary !important, fixing two linting errors, fixing high contrast bug in oufr calendar ([PR #14032](https://github.com/microsoft/fluentui/pull/14032) by lorejoh12@gmail.com)
1405
1406## [7.123.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.123.0)
1407
1408Wed, 15 Jul 2020 12:41:19 GMT
1409[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.122.0..office-ui-fabric-react_v7.123.0)
1410
1411### Minor changes
1412
1413- Allow consumer of ContextualMenu control to override the role of internal list. ([PR #13908](https://github.com/microsoft/fluentui/pull/13908) by kinhln@microsoft.com)
1414
1415### Patches
1416
1417- Fix screen reader behavior on picker action buttons (#13291) ([PR #13627](https://github.com/microsoft/fluentui/pull/13627) by sarah.higley@microsoft.com)
1418
1419## [7.122.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.122.0)
1420
1421Mon, 13 Jul 2020 23:14:39 GMT
1422[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.121.12..office-ui-fabric-react_v7.122.0)
1423
1424### Minor changes
1425
1426- Replace tslint with eslint; fix some violations ([PR #13944](https://github.com/microsoft/fluentui/pull/13944) by elcraig@microsoft.com)
1427- Add mutliSelectDelimiter property to ComboBox ([PR #13979](https://github.com/microsoft/fluentui/pull/13979) by cocahill@microsoft.com)
1428
1429### Patches
1430
1431- Keytip: add useKeytipRef hook. ([PR #13742](https://github.com/microsoft/fluentui/pull/13742) by xgao@microsoft.com)
1432- ContextualMenu: Fix high contrast style for submenu icon ([PR #13843](https://github.com/microsoft/fluentui/pull/13843) by erabelle@microsoft.com)
1433
1434## [7.121.12](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.121.12)
1435
1436Thu, 09 Jul 2020 21:59:04 GMT
1437[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.121.11..office-ui-fabric-react_v7.121.12)
1438
1439### Patches
1440
1441- Apply focusZone props to ContextualMenu. ([PR #13924](https://github.com/microsoft/fluentui/pull/13924) by kinhln@microsoft.com)
1442- Prettier update. ([PR #13812](https://github.com/microsoft/fluentui/pull/13812) by humbertomakotomorimoto@gmail.com)
1443- Slider: Fixing High Contrast styles. ([PR #13952](https://github.com/microsoft/fluentui/pull/13952) by ololubek@microsoft.com)
1444- Applying cosmetic code updates from Prettier. ([PR #13953](https://github.com/microsoft/fluentui/pull/13953) by KevinTCoughlin@users.noreply.github.com)
1445
1446## [7.121.11](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.121.11)
1447
1448Wed, 08 Jul 2020 12:34:21 GMT
1449[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.121.10..office-ui-fabric-react_v7.121.11)
1450
1451### Patches
1452
1453- Removing console.log from MarqueeSelection Example. ([PR #13941](https://github.com/microsoft/fluentui/pull/13941) by czearing@outlook.com)
1454
1455## [7.121.10](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.121.10)
1456
1457Tue, 07 Jul 2020 12:34:51 GMT
1458[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.121.9..office-ui-fabric-react_v7.121.10)
1459
1460### Patches
1461
1462- Combine labelId and StateTextId in labelledById and update tests ([PR #13886](https://github.com/microsoft/fluentui/pull/13886) by t-dama@microsoft.com)
1463
1464## [7.121.7](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.121.7)
1465
1466Wed, 01 Jul 2020 12:35:23 GMT
1467[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.121.5..office-ui-fabric-react_v7.121.7)
1468
1469### Patches
1470
1471- Ensure ResizeGroup uses correct window for animation frame ([PR #13864](https://github.com/microsoft/fluentui/pull/13864) by tmichon@microsoft.com)
1472- High contrast in Edge Chromium: fix Label and TextField. ([PR #13844](https://github.com/microsoft/fluentui/pull/13844) by xgao@microsoft.com)
1473- High Contrast in Edge Chromium: fix ChoiceGroup. ([PR #13846](https://github.com/microsoft/fluentui/pull/13846) by xgao@microsoft.com)
1474- High Contrast in Edge Chromium: fix Nav. ([PR #13850](https://github.com/microsoft/fluentui/pull/13850) by xgao@microsoft.com)
1475- High Contrast in Edge Chromium: Fix ContextualMenu. ([PR #13870](https://github.com/microsoft/fluentui/pull/13870) by xgao@microsoft.com)
1476
1477## [7.121.5](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.121.5)
1478
1479Mon, 29 Jun 2020 12:36:08 GMT
1480[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.121.4..office-ui-fabric-react_v7.121.5)
1481
1482### Patches
1483
1484- SpinButton: pass through event information if the user spins up or down ([PR #13811](https://github.com/microsoft/fluentui/pull/13811) by makopch@microsoft.com)
1485- ContextualMenu: Fixing issue where focus would not return to previously focused element and issue where error might occur if said previously focused element didn't have a focus method. ([PR #13813](https://github.com/microsoft/fluentui/pull/13813) by joschect@microsoft.com)
1486- Convert KeytipTransitionModifier to type ([PR #13825](https://github.com/microsoft/fluentui/pull/13825) by KevinTCoughlin@users.noreply.github.com)
1487
1488## [7.121.4](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.121.4)
1489
1490Fri, 26 Jun 2020 12:36:28 GMT
1491[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.121.2..office-ui-fabric-react_v7.121.4)
1492
1493### Patches
1494
1495- PeoplePicker: Fix examples to properly remove duplicates ([PR #13366](https://github.com/microsoft/fluentui/pull/13366) by suprememilanfan@gmail.com)
1496
1497## [7.121.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.121.2)
1498
1499Mon, 22 Jun 2020 12:42:16 GMT
1500[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.121.1..office-ui-fabric-react_v7.121.2)
1501
1502### Patches
1503
1504- KeytipData: convert to function component ([PR #13688](https://github.com/microsoft/fluentui/pull/13688) by xgao@microsoft.com)
1505
1506## [7.121.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.121.1)
1507
1508Fri, 19 Jun 2020 12:38:09 GMT
1509[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.121.0..office-ui-fabric-react_v7.121.1)
1510
1511### Patches
1512
1513- Keytip: add KeytipLayer storybook decorator and fix missing handled prop for link ([PR #13687](https://github.com/microsoft/fluentui/pull/13687) by xgao@microsoft.com)
1514
1515## [7.121.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.121.0)
1516
1517Wed, 17 Jun 2020 16:07:40 GMT
1518[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.120.3..office-ui-fabric-react_v7.121.0)
1519
1520### Minor changes
1521
1522- Icon: Rendering children if passed down as props and adding snapshot tests for these scenarios. ([PR #13621](https://github.com/microsoft/fluentui/pull/13621) by ololubek@microsoft.com)
1523- Add new rounded corners to theme ([PR #13635](https://github.com/microsoft/fluentui/pull/13635) by phkuo@microsoft.com)
1524
1525## [7.120.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.120.3)
1526
1527Wed, 17 Jun 2020 12:37:16 GMT
1528[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.120.2..office-ui-fabric-react_v7.120.3)
1529
1530### Patches
1531
1532- Add Datetime utilities package ([PR #13605](https://github.com/microsoft/fluentui/pull/13605) by pompomon@gmail.com)
1533
1534## [7.120.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.120.2)
1535
1536Tue, 16 Jun 2020 12:40:00 GMT
1537[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.120.1..office-ui-fabric-react_v7.120.2)
1538
1539### Patches
1540
1541- Prevent ContextualMenu from destroying existing menu items on every repaint ([PR #13357](https://github.com/microsoft/fluentui/pull/13357) by tmichon@microsoft.com)
1542- fix height and width check in the image component ([PR #13544](https://github.com/microsoft/fluentui/pull/13544) by nif_tony@outlook.com)
1543
1544## [7.120.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.120.1)
1545
1546Mon, 15 Jun 2020 12:45:48 GMT
1547[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.120.0..office-ui-fabric-react_v7.120.1)
1548
1549### Patches
1550
1551- modalization for FocusTrapZone ([PR #13281](https://github.com/microsoft/fluentui/pull/13281) by phkuo@microsoft.com)
1552
1553## [7.120.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.120.0)
1554
1555Fri, 12 Jun 2020 18:29:07 GMT
1556[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.119.0..office-ui-fabric-react_v7.120.0)
1557
1558### Minor changes
1559
1560- PivotItem: Fixing typing error in headerButtonProps. ([PR #13550](https://github.com/microsoft/fluentui/pull/13550) by humbertomakotomorimoto@gmail.com)
1561
1562### Patches
1563
1564- Update Details and Grouped list chevron to rotate in the correct direction for RTL. ([PR #13514](https://github.com/microsoft/fluentui/pull/13514) by bcoard@microsoft.com)
1565- Combobox: Fix openOnKeyboard prop to work as expected ([PR #13520](https://github.com/microsoft/fluentui/pull/13520) by joschect@microsoft.com)
1566- Fix some unnecessary DetailsList styles ([PR #13540](https://github.com/microsoft/fluentui/pull/13540) by phkuo@microsoft.com)
1567
1568## [7.119.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.119.0)
1569
1570Wed, 10 Jun 2020 12:37:27 GMT
1571[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.118.1..office-ui-fabric-react_v7.119.0)
1572
1573### Minor changes
1574
1575- DocumentCard: add prop to open link in a new tab. ([PR #13076](https://github.com/microsoft/fluentui/pull/13076) by mahesh8488@gmail.com)
1576- Add onGrowData to Breadcrumb ([PR #13447](https://github.com/microsoft/fluentui/pull/13447) by tmichon@microsoft.com)
1577
1578## [7.118.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.118.1)
1579
1580Tue, 09 Jun 2020 12:35:17 GMT
1581[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.118.0..office-ui-fabric-react_v7.118.1)
1582
1583### Patches
1584
1585- Link: fix broken href in examples ([PR #13511](https://github.com/microsoft/fluentui/pull/13511) by ololubek@microsoft.com)
1586
1587## [7.118.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.118.0)
1588
1589Mon, 08 Jun 2020 12:34:34 GMT
1590[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.117.4..office-ui-fabric-react_v7.118.0)
1591
1592### Minor changes
1593
1594- Dialog: min height for title to ensure subtext doesn't overlap 'close' button. ([PR #13492](https://github.com/microsoft/fluentui/pull/13492) by jdh@microsoft.com)
1595
1596### Patches
1597
1598- Dropdown and ContextualMenu doc comment clarifications ([PR #13471](https://github.com/microsoft/fluentui/pull/13471) by elcraig@microsoft.com)
1599- Picker/PeoplePicker: Fix issue where default value wouldn't trigger suggestions ([PR #13480](https://github.com/microsoft/fluentui/pull/13480) by joschect@microsoft.com)
1600- Deprecating defaultSelectedIndex props in Pivot.types.ts. ([PR #13479](https://github.com/microsoft/fluentui/pull/13479) by czearing@outlook.com)
1601
1602## [7.117.4](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.117.4)
1603
1604Fri, 05 Jun 2020 05:09:39 GMT
1605[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.117.3..office-ui-fabric-react_v7.117.4)
1606
1607### Patches
1608
1609- Fixing GroupedList custom example aria error. ([PR #13457](https://github.com/microsoft/fluentui/pull/13457) by humbertomakotomorimoto@gmail.com)
1610- Stack: Clarifying deprecated message of props replaced by tokens. ([PR #13476](https://github.com/microsoft/fluentui/pull/13476) by humbertomakotomorimoto@gmail.com)
1611
1612## [7.117.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.117.3)
1613
1614Thu, 04 Jun 2020 12:35:08 GMT
1615[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.117.1..office-ui-fabric-react_v7.117.3)
1616
1617### Patches
1618
1619- CommandBar: Fixed caching to greatly improve performance for all users ([PR #13428](https://github.com/microsoft/fluentui/pull/13428) by mgodbolt@microsoft.com)
1620- Pivot: replace onKeyPress with onKeyDown and ariaLabel with aria-label ([PR #13442](https://github.com/microsoft/fluentui/pull/13442) by behowell@microsoft.com)
1621
1622## [7.117.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.117.1)
1623
1624Tue, 02 Jun 2020 12:36:30 GMT
1625[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.117.0..office-ui-fabric-react_v7.117.1)
1626
1627### Patches
1628
1629- Dialog: Fixing broken deprecated props and adding snapshot tests for them. ([PR #13425](https://github.com/microsoft/fluentui/pull/13425) by humbertomakotomorimoto@gmail.com)
1630- Remove explicit blocking of Alt key ([PR #13389](https://github.com/microsoft/fluentui/pull/13389) by keyou@microsoft.com)
1631- add aria-checked if the role is menuitemradio ([PR #13434](https://github.com/microsoft/fluentui/pull/13434) by makopch@microsoft.com)
1632
1633## [7.117.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.117.0)
1634
1635Fri, 29 May 2020 12:35:34 GMT
1636[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.116.1..office-ui-fabric-react_v7.117.0)
1637
1638### Minor changes
1639
1640- Add dedicated touch invoke functionality to SelectionZone ([PR #13241](https://github.com/microsoft/fluentui/pull/13241) by sebastian.oettl@microsoft.com)
1641
1642### Patches
1643
1644- SpinButton: Reintroduce incorrect behavior of allowing updates when value is provided to prevent breaking partners. ([PR #13367](https://github.com/microsoft/fluentui/pull/13367) by elcraig@microsoft.com)
1645- Changing storybook add-on panel position to default to be at the bottom of the page. ([PR #12906](https://github.com/microsoft/fluentui/pull/12906) by czearing@outlook.com)
1646
1647## [7.116.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.116.1)
1648
1649Thu, 28 May 2020 12:42:08 GMT
1650[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.116.0..office-ui-fabric-react_v7.116.1)
1651
1652### Patches
1653
1654- SplitButton: Making imperative focus call on touch events. ([PR #13361](https://github.com/microsoft/fluentui/pull/13361) by humbertomakotomorimoto@gmail.com)
1655
1656## [7.116.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.116.0)
1657
1658Wed, 27 May 2020 12:40:00 GMT
1659[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.115.2..office-ui-fabric-react_v7.116.0)
1660
1661### Minor changes
1662
1663- Pivot: Adding `alwaysRender` prop to `PivotItem` to allow for persistent `PivotItems` to control the amount of re-renders that happen. ([PR #12779](https://github.com/microsoft/fluentui/pull/12779) by herincon@microsoft.com)
1664
1665## [7.115.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.115.2)
1666
1667Thu, 21 May 2020 12:34:43 GMT
1668[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.115.1..office-ui-fabric-react_v7.115.2)
1669
1670### Patches
1671
1672- MessageBar: Restore style overrides for Link inside MessageBar in high contrast; use dismissButtonAriaLabel as title too ([PR #13034](https://github.com/microsoft/fluentui/pull/13034) by elcraig@microsoft.com)
1673- Prettier fix in Callout test. ([PR #12478](https://github.com/microsoft/fluentui/pull/12478) by humbertomakotomorimoto@gmail.com)
1674
1675## [7.115.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.115.1)
1676
1677Wed, 20 May 2020 12:31:10 GMT
1678[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.115.0..office-ui-fabric-react_v7.115.1)
1679
1680### Patches
1681
1682- update MessageBarButtonBorder color ([PR #12932](https://github.com/microsoft/fluentui/pull/12932) by chrismo@microsoft.com)
1683
1684## [7.115.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.115.0)
1685
1686Mon, 18 May 2020 12:54:52 GMT
1687[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.114.1..office-ui-fabric-react_v7.115.0)
1688
1689### Minor changes
1690
1691- Pass all relevant state to Nav group render override ([PR #12854](https://github.com/microsoft/fluentui/pull/12854) by tmichon@microsoft.com)
1692
1693### Patches
1694
1695- SpinButton: allow empty string as value, clean up docs and tests ([PR #13174](https://github.com/microsoft/fluentui/pull/13174) by elcraig@microsoft.com)
1696- DetailsList: clarify IColumn.ariaLabel docs; other doc cleanup ([PR #13183](https://github.com/microsoft/fluentui/pull/13183) by elcraig@microsoft.com)
1697
1698## [7.114.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.114.1)
1699
1700Fri, 15 May 2020 12:42:20 GMT
1701[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.114.0..office-ui-fabric-react_v7.114.1)
1702
1703### Patches
1704
1705- Updating List, Keytips, and Facepile examples to use function components ([PR #12829](https://github.com/microsoft/fluentui/pull/12829) by czearing@outlook.com)
1706- updating Shimmer, Slider, SelectedPeopleList, MarqueeSelection, and SwatchColorPicker examples to FC ([PR #12849](https://github.com/microsoft/fluentui/pull/12849) by czearing@outlook.com)
1707
1708## [7.114.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.114.0)
1709
1710Fri, 15 May 2020 05:52:46 GMT
1711[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.113.3..office-ui-fabric-react_v7.114.0)
1712
1713### Minor changes
1714
1715- PivotItem: Expanding types of headerButtonProps to include IButtonProps. ([PR #13128](https://github.com/microsoft/fluentui/pull/13128) by humbertomakotomorimoto@gmail.com)
1716
1717## [7.113.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.113.3)
1718
1719Fri, 15 May 2020 00:07:39 GMT
1720[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.113.2..office-ui-fabric-react_v7.113.3)
1721
1722### Patches
1723
1724- Support custom checkbox for <GroupHeader>: added onRenderGroupHeaderCheckbox property ([PR #12105](https://github.com/microsoft/fluentui/pull/12105) by sebastian.mattar@gmail.com)
1725- Updating examples for ProgressIndicator, FloatingPeoplePicker and ResizeGroupOverflowSetExample to use FC ([PR #12890](https://github.com/microsoft/fluentui/pull/12890) by czearing@outlook.com)
1726
1727## [7.113.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.113.2)
1728
1729Thu, 14 May 2020 12:34:32 GMT
1730[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.112.0..office-ui-fabric-react_v7.113.2)
1731
1732### Patches
1733
1734- fix accessibility issue ([PR #12952](https://github.com/microsoft/fluentui/pull/12952) by xiameng@microsoft.com)
1735- updating DocumentCard and GroupedList to FC ([PR #12851](https://github.com/microsoft/fluentui/pull/12851) by czearing@outlook.com)
1736- Update Picker.CustomResult.Example.tsx ([PR #12795](https://github.com/microsoft/fluentui/pull/12795) by patrick@nubo.eu)
1737- Updating examples to use `useId` instead of `getId` and converting `Dialog` examples to function components. ([PR #13054](https://github.com/microsoft/fluentui/pull/13054) by czearing@outlook.com)
1738
1739## [7.112.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.112.0)
1740
1741Tue, 12 May 2020 12:41:21 GMT
1742[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.111.1..office-ui-fabric-react_v7.112.0)
1743
1744### Minor changes
1745
1746- Adding onDragOver method to IDragDropEvents ([PR #12859](https://github.com/microsoft/fluentui/pull/12859) by pawsing@microsoft.com)
1747
1748## [7.111.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.111.1)
1749
1750Mon, 11 May 2020 12:36:34 GMT
1751[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.111.0..office-ui-fabric-react_v7.111.1)
1752
1753### Patches
1754
1755- Checkbox: remove unneeded text-align css on label ([PR #13014](https://github.com/microsoft/fluentui/pull/13014) by xgao@microsoft.com)
1756- Shimmer: fix high contrast in new edge ([PR #13073](https://github.com/microsoft/fluentui/pull/13073) by xgao@microsoft.com)
1757
1758## [7.111.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.111.0)
1759
1760Fri, 08 May 2020 12:35:40 GMT
1761[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.110.5..office-ui-fabric-react_v7.111.0)
1762
1763### Minor changes
1764
1765- Add custom expand icon support to Group Header ([PR #13011](https://github.com/microsoft/fluentui/pull/13011) by bcoard@microsoft.com)
1766
1767### Patches
1768
1769- update snapshots for merge-styles change to not generate class with no styles ([PR #13029](https://github.com/microsoft/fluentui/pull/13029) by pingj@microsoft.com)
1770- Prettier fix on Callout test. ([PR #12339](https://github.com/microsoft/fluentui/pull/12339) by humbertomakotomorimoto@gmail.com)
1771- Checkbox: fix high contrast styles in Edge Chromium ([PR #13035](https://github.com/microsoft/fluentui/pull/13035) by xgao@microsoft.com)
1772- Cleaning up callout, announced, and calendar examples ([PR #13053](https://github.com/microsoft/fluentui/pull/13053) by czearing@outlook.com)
1773
1774## [7.110.5](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.110.5)
1775
1776Thu, 07 May 2020 01:06:55 GMT
1777[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.110.4..office-ui-fabric-react_v7.110.5)
1778
1779### Patches
1780
1781- CommonJS paths were pointing to esm paths, now should correctly point to the right path. ([PR #13026](https://github.com/microsoft/fluentui/pull/13026) by dzearing@hotmail.com)
1782
1783## [7.110.4](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.110.4)
1784
1785Wed, 06 May 2020 12:32:22 GMT
1786[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.110.3..office-ui-fabric-react_v7.110.4)
1787
1788### Patches
1789
1790- Dropdown: improve multi-select selected keys warnings ([PR #12989](https://github.com/microsoft/fluentui/pull/12989) by elcraig@microsoft.com)
1791- ColorPicker: removing unneeded array spread. ([PR #12994](https://github.com/microsoft/fluentui/pull/12994) by dzearing@microsoft.com)
1792
1793## [7.110.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.110.3)
1794
1795Tue, 05 May 2020 12:34:22 GMT
1796[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.110.2..office-ui-fabric-react_v7.110.3)
1797
1798### Patches
1799
1800- Adding missing changes due to move from IPoint to Point. ([PR #12993](https://github.com/microsoft/fluentui/pull/12993) by humbertomakotomorimoto@gmail.com)
1801- Add logic to cap the number we show in the facepile descrtiptive overflow at 99 to prevent text overflow ([PR #12902](https://github.com/microsoft/fluentui/pull/12902) by tabrumle@microsoft.com)
1802- Prettier fix in Callout test. ([PR #12448](https://github.com/microsoft/fluentui/pull/12448) by humbertomakotomorimoto@gmail.com)
1803- MarqueeSelection: Fixing drag and drop functionality. ([PR #12991](https://github.com/microsoft/fluentui/pull/12991) by humbertomakotomorimoto@gmail.com)
1804
1805## [7.110.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.110.2)
1806
1807Mon, 04 May 2020 12:33:29 GMT
1808[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.110.1..office-ui-fabric-react_v7.110.2)
1809
1810### Patches
1811
1812- Prettier Fix in Callout test. ([PR #12615](https://github.com/microsoft/fluentui/pull/12615) by humbertomakotomorimoto@gmail.com)
1813
1814## [7.110.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.110.1)
1815
1816Fri, 01 May 2020 12:28:41 GMT
1817[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.110.0..office-ui-fabric-react_v7.110.1)
1818
1819### Patches
1820
1821- Theming: fix SASS slot autogenerator and run it ([PR #12949](https://github.com/microsoft/fluentui/pull/12949) by phkuo@microsoft.com)
1822
1823## [7.110.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.110.0)
1824
1825Fri, 01 May 2020 00:19:21 GMT
1826[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.109.1..office-ui-fabric-react_v7.110.0)
1827
1828### Minor changes
1829
1830- Updating usage of FocusZone to use non-deprecated prop names. ([PR #12484](https://github.com/microsoft/fluentui/pull/12484) by humbertomakotomorimoto@gmail.com)
1831
1832## [7.109.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.109.1)
1833
1834Thu, 30 Apr 2020 12:31:44 GMT
1835[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.109.0..office-ui-fabric-react_v7.109.1)
1836
1837### Patches
1838
1839- Example: update Callout example to use Text component ([PR #12423](https://github.com/microsoft/fluentui/pull/12423) by marygans@microsoft.com)
1840
1841## [7.109.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.109.0)
1842
1843Wed, 29 Apr 2020 12:34:58 GMT
1844[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.108.0..office-ui-fabric-react_v7.109.0)
1845
1846### Minor changes
1847
1848- update MessageBar colors ([PR #12821](https://github.com/microsoft/fluentui/pull/12821) by chrismo@microsoft.com)
1849
1850### Patches
1851
1852- Updating FocusTrapZone, Overlay, and TextField to use function components ([PR #12774](https://github.com/microsoft/fluentui/pull/12774) by czearing@outlook.com)
1853
1854## [7.108.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.108.0)
1855
1856Tue, 28 Apr 2020 12:34:09 GMT
1857[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.107.5..office-ui-fabric-react_v7.108.0)
1858
1859### Minor changes
1860
1861- Updating IPoint, x and y references to Point, left and top respectively. ([PR #12722](https://github.com/microsoft/fluentui/pull/12722) by humbertomakotomorimoto@gmail.com)
1862- Popup: add onRestoreFocus method to replace shouldRestoreFocus ([PR #12806](https://github.com/microsoft/fluentui/pull/12806) by joschect@microsoft.com)
1863
1864### Patches
1865
1866- Change contextual menu renderMenuItem function to prevent prop mutation and unneeded rerenders ([PR #12750](https://github.com/microsoft/fluentui/pull/12750) by tabrumle@microsoft.com)
1867- Updating examples for ScrollablePane and HoverCard to use FC ([PR #12871](https://github.com/microsoft/fluentui/pull/12871) by czearing@outlook.com)
1868
1869## [7.107.5](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.107.5)
1870
1871Fri, 24 Apr 2020 12:39:25 GMT
1872[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.107.3..office-ui-fabric-react_v7.107.5)
1873
1874### Patches
1875
1876- Callout: Updating positioning logic to account for dual screen scenarios. ([PR #12785](https://github.com/microsoft/fluentui/pull/12785) by Humberto.Morimoto@microsoft.com)
1877
1878## [7.107.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.107.3)
1879
1880Wed, 22 Apr 2020 12:33:04 GMT
1881[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.107.2..office-ui-fabric-react_v7.107.3)
1882
1883### Patches
1884
1885- Updating Announced, Callout, and Calendar examples to function components ([PR #12670](https://github.com/microsoft/fluentui/pull/12670) by czearing@outlook.com)
1886- Fix SASS default values for theme.effects ([PR #12802](https://github.com/microsoft/fluentui/pull/12802) by phkuo@microsoft.com)
1887
1888## [7.107.2](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.107.2)
1889
1890Tue, 21 Apr 2020 12:34:50 GMT
1891[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.107.1..office-ui-fabric-react_v7.107.2)
1892
1893### Patches
1894
1895- ContextualMenu: Improve perf by doing less merge styles ([PR #12752](https://github.com/microsoft/fluentui/pull/12752) by xgao@microsoft.com)
1896- Update ColorRectangle and ColorSlider to handle native events when using the 'on' utility ([PR #12753](https://github.com/microsoft/fluentui/pull/12753) by behowell@microsoft.com)
1897
1898## [7.107.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.107.1)
1899
1900Sun, 19 Apr 2020 02:02:09 GMT
1901[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.107.0..office-ui-fabric-react_v7.107.1)
1902
1903### Patches
1904
1905- Enable classnames caching for label and icon ([PR #12712](https://github.com/microsoft/fluentui/pull/12712) by xgao@microsoft.com)
1906
1907## [7.107.0](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.107.0)
1908
1909Fri, 17 Apr 2020 12:34:08 GMT
1910[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.106.3..office-ui-fabric-react_v7.107.0)
1911
1912### Minor changes
1913
1914- Allow forwarding of FocusTrapZone props in TeachingBubble ([PR #12693](https://github.com/microsoft/fluentui/pull/12693) by mhensler@microsoft.com)
1915- Pivot: componentRef now resolves correctly, unnecessary DOM element removed. ([PR #12748](https://github.com/microsoft/fluentui/pull/12748) by dzearing@microsoft.com)
1916- added set of svg icons ([PR #12641](https://github.com/microsoft/fluentui/pull/12641) by mnajdova@gmail.com)
1917
1918## [7.106.3](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.106.3)
1919
1920Thu, 16 Apr 2020 12:37:31 GMT
1921[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.106.1..office-ui-fabric-react_v7.106.3)
1922
1923### Patches
1924
1925- Replace uses of EventGroup with the 'on' function and _disposables pattern in ColorRectangle, ColorSlider, and Slider ([PR #12717](https://github.com/microsoft/fluentui/pull/12717) by behowell@microsoft.com)
1926- changed svg factory example and added icon components tests ([PR #12675](https://github.com/microsoft/fluentui/pull/12675) by mnajdova@gmail.com)
1927
1928## [7.106.1](https://github.com/microsoft/fluentui/tree/office-ui-fabric-react_v7.106.1)
1929
1930Thu, 16 Apr 2020 04:01:45 GMT
1931[Compare changes](https://github.com/microsoft/fluentui/compare/office-ui-fabric-react_v7.106.0..office-ui-fabric-react_v7.106.1)
1932
1933### Patches
1934
1935- Adding Stack snapshot test for RTL scenarios. ([PR #12649](https://github.com/microsoft/fluentui/pull/12649) by Humberto.Morimoto@microsoft.com)
1936- Readme: Add migration info ([PR #12508](https://github.com/microsoft/fluentui/pull/12508) by elcraig@microsoft.com)
1937- removing more references to wrong icon-ppt.png icon in wrong folder ([PR #12422](https://github.com/microsoft/fluentui/pull/12422) by caperez@microsoft.com)
1938- Fixed a bug in the DatePicker causing an existing validation error to be cleared when tabbing through the component. ([PR #12602](https://github.com/microsoft/fluentui/pull/12602) by michaelmajgaard@outlook.com)
1939- Panel: passing close button styles down using subComponentStyles ([PR #12630](https://github.com/microsoft/fluentui/pull/12630) by xgao@microsoft.com)
1940- Examples: fix bad practice styles prop ([PR #12631](https://github.com/microsoft/fluentui/pull/12631) by xgao@microsoft.com)
1941- Updated DatePicker and ComboBox examples to use function components ([PR #12637](https://github.com/microsoft/fluentui/pull/12637) by czearing@outlook.com)
1942- Updating Rating, Text, OverflowSet, and Dropdown examples to use function components ([PR #12638](https://github.com/microsoft/fluentui/pull/12638) by czearing@outlook.com)
1943- always return explicit Fabric dir ([PR #12647](https://github.com/microsoft/fluentui/pull/12647) by mgodbolt@microsoft.com)
1944- Adding SVG icon examples ([PR #12608](https://github.com/microsoft/fluentui/pull/12608) by dzearing@microsoft.com)
1945- Keyframes are calculated on access. This helps with SSR generation, as namespace will be respected. ([PR #12668](https://github.com/microsoft/fluentui/pull/12668) by dzearing@microsoft.com)
1946- DetailsRow.base bug fix for cellStyleProps ([PR #12691](https://github.com/microsoft/fluentui/pull/12691) by SGonzalezBustos@Gmail.com)
1947
1948## 7.106.0
1949Thu, 09 Apr 2020 12:24:31 GMT
1950
1951### Minor changes
1952
1953- Support List overrides for rendering root and surface elements (tmichon@microsoft.com)
1954- ColorPicker: Add support for selecting transparency instead of alpha (elcraig@microsoft.com)
1955### Patches
1956
1957- Combobox: Fix getActiveDescendantValue would sometimes return -listundefined. (joschect@microsoft.com)
1958- DetailsList: add missing aria-label to example (joschect@microsoft.com)
1959## 7.105.12
1960Wed, 08 Apr 2020 12:28:27 GMT
1961
1962### Patches
1963
1964- Fabric: cleanup dir logic, don't add 'dir' unless different from context (mgodbolt@microsoft.com)
1965- CommandBar: prevent command button style mutation if possible (xgao@microsoft.com)
1966- fix: fix typings for asAsync & internal usages of React.Children.map (olfedias@microsoft.com)
1967## 7.105.11
1968Tue, 07 Apr 2020 12:35:07 GMT
1969
1970### Patches
1971
1972- GroupedList: Only invoke range selection on header click when in multiple selection mode (KevinTCoughlin@users.noreply.github.com)
1973- Updated search box and divider examples to functional components (czearing@outlook.com)
1974## 7.105.10
1975Mon, 06 Apr 2020 12:27:21 GMT
1976
1977### Patches
1978
1979- Updated search box and divider examples to functional components (czearing@outlook.com)
1980- Updating Image and Persona examples to use function components. (czearing@outlook.com)
1981## 7.105.9
1982Fri, 03 Apr 2020 12:27:13 GMT
1983
1984### Patches
1985
1986- ChoiceGroup: fix bad cache key for getClassNames (xgao@microsoft.com)
1987- Update Layer and Modal examples to use functional components (elcraig@microsoft.com)
1988## 7.105.8
1989Thu, 02 Apr 2020 12:30:40 GMT
1990
1991### Patches
1992
1993- ComboBox: borderColor should be applied properly in the case of error (aneeshak@microsoft.com)
1994- Button: Add an example of an IconButton that has a Tooltip. (aneeshak@microsoft.com)
1995- Pivot: fixing comment typo. (czearing@outlook.com)
1996## 7.105.7
1997Wed, 01 Apr 2020 12:29:21 GMT
1998
1999### Patches
2000
2001- Panel: closeButton should stick to the right even if header is removed (aneeshak@microsoft.com)
2002- Combobox: Update docs to make onPendingValueChanged more clear (joschect@microsoft.com)
2003- ComboBox: onResolveOptions and onPointerDown callbacks should not hit when disabled. (aneeshak@microsoft.com)
2004## 7.105.6
2005Tue, 31 Mar 2020 12:27:26 GMT
2006
2007### Patches
2008
2009- DetailsList: Fixes following issues with Groups: 1) Add draggable attribute if required 2) Call onDragEnter and onDragLeave with right parameters 3) Use the css class returned by onDragEnter (sachinma@microsoft.com)
2010- update website banner and remove reference to fabric in context menu docs (mgodbolt@microsoft.com)
2011## 7.105.5
2012Mon, 30 Mar 2020 19:10:08 GMT
2013
2014### Patches
2015
2016- Dialog/Panel: Change heading from 2 to 1 (joschect@microsoft.com)
2017## 7.105.3
2018Wed, 25 Mar 2020 12:30:04 GMT
2019
2020### Patches
2021
2022- Changing references of Fabric to Fluent (mgodbolt@microsoft.com)
2023- Adding Text example for weights. (dzearing@microsoft.com)
2024## 7.105.2
2025Mon, 23 Mar 2020 12:28:29 GMT
2026
2027### Patches
2028
2029- Replace OfficeDev/office-ui-fabric-react with microsoft/fluentui (elcraig@microsoft.com)
2030## 7.105.1
2031Thu, 19 Mar 2020 12:29:37 GMT
2032
2033### Patches
2034
2035- Run prettier: 120 line length, trailing commas. And minor documentation updates prompted by line length changes. (elcraig@microsoft.com)
2036## 7.105.0
2037Tue, 17 Mar 2020 20:48:59 GMT
2038
2039### Minor changes
2040
2041- Pass default ContextualMenuItem renderer to onRenderMenuList (owcampbe@microsoft.com)
2042- Added support for overriding persona presence colors (andreas.hage@microsoft.com)
2043### Patches
2044
2045- Remove duplicated export (nakanaki@microsoft.com)
2046## 7.104.1
2047Tue, 17 Mar 2020 12:28:58 GMT
2048
2049### Patches
2050
2051- Ensure ContextualMenu section header generates valid element ID (ermercer@microsoft.com)
2052- Adding onClick callback to divider in SplitButtons that stops propagation so that clicking on the divider does not trigger action. (humbertomakotomorimoto@gmail.com)
2053## 7.104.0
2054Mon, 16 Mar 2020 12:28:27 GMT
2055
2056### Minor changes
2057
2058- BaseComponent: remove using BaseComponent from oufr package (xgao@microsoft.com)
2059## 7.103.0
2060Fri, 13 Mar 2020 12:30:22 GMT
2061
2062### Minor changes
2063
2064- KeytipManager: Add new options for adjusting how keytip data is sent to the manager to optimize rendering times for components which use keytips (chiechan@microsoft.com)
2065## 7.102.0
2066Thu, 12 Mar 2020 12:35:00 GMT
2067
2068### Minor changes
2069
2070- convert initializeFocusRects to hook (xgao@microsoft.com)
2071- withResponsiveMode: Add initializeResponsiveMode render performance optimization (KevinTCoughlin@users.noreply.github.com)
2072## 7.101.0
2073Tue, 10 Mar 2020 12:25:14 GMT
2074
2075### Minor changes
2076
2077- ITag: key can be number, in addition to string. (aneeshak@microsoft.com)
2078### Patches
2079
2080- Fix the legacy items wrapper styles. (lijunle@gmail.com)
2081- restore onRenderIcon prop for ContextualMenuSplitButton (kinhln@microsoft.com)
2082## 7.100.0
2083Sat, 07 Mar 2020 01:39:37 GMT
2084
2085### Minor changes
2086
2087- Adding isReversed prop to overflowSet so we can visually reverse the components and maintain consistent keyboarding navigation. (matejera@microsoft.com)
2088- Export GroupedListSection (owcampbe@microsoft.com)
2089### Patches
2090
2091- Cleanup: Removing 'use strict' directive in ts files since modules are emitted with a 'use strict' prologue. (humbertomakotomorimoto@gmail.com)
2092- withViewport: cleaning up resize observer. (dzearing@microsoft.com)
2093## 7.99.0
2094Thu, 05 Mar 2020 12:27:53 GMT
2095
2096### Minor changes
2097
2098- Suggestions: Deprecating unused searchErrorText prop. (Humberto.Morimoto@microsoft.com)
2099## 7.98.4
2100Wed, 04 Mar 2020 12:27:02 GMT
2101
2102### Patches
2103
2104- Remove vertical-align flagged as unused (KevinTCoughlin@users.noreply.github.com)
2105- MarqueeSelection: deleting html element references on unmount. (dzearing@microsoft.com)
2106## 7.98.3
2107Tue, 03 Mar 2020 12:27:24 GMT
2108
2109### Patches
2110
2111- Using tslint:disable-next-line instead of tslint:disable without a corresponding tslint:enable afterwards for all non-tests and non-data files. (Humberto.Morimoto@microsoft.com)
2112- Link: Make focus work even when Link has block children. (humbertomakotomorimoto@gmail.com)
2113- ScrollablePane example: fix strict function type errors (xgao@microsoft.com)
2114## 7.98.2
2115Mon, 02 Mar 2020 12:25:44 GMT
2116
2117### Patches
2118
2119- SpinButton: fix SpinButton content overlapping with border under certain resolutions (xgao@microsoft.com)
2120- DetailsList Example: change drag drop behavior to be more intuitive, allow dragging to the last row (xgao@microsoft.com)
2121## 7.98.1
2122Fri, 28 Feb 2020 12:25:15 GMT
2123
2124### Patches
2125
2126- Updates the Nav component's links to use aria-current (sarah.higley@microsoft.com)
2127- Panel: use align-items for vertical alignment (aneeshak@microsoft.com)
2128- Dialog: fix isOpen deprecated prop no longer being honored (xgao@microsoft.com)
2129## 7.98.0
2130Thu, 27 Feb 2020 12:23:46 GMT
2131
2132### Minor changes
2133
2134- Toggle: allow menuitemcheckbox role (xgao@microsoft.com)
2135### Patches
2136
2137- Slider: allow setting id on slider (xgao@microsoft.com)
2138## 7.97.1
2139Wed, 26 Feb 2020 12:28:12 GMT
2140
2141### Patches
2142
2143- Turning on 'deprecation' tslint rule. (Humberto.Morimoto@microsoft.com)
2144## 7.97.0
2145Tue, 25 Feb 2020 12:25:39 GMT
2146
2147### Minor changes
2148
2149- FocusZone: Re-exporting FocusZone from react-focus package and removing duplication in OUFR package. (humbertomakotomorimoto@gmail.com)
2150### Patches
2151
2152- Delete PositioningContainer docs (elcraig@microsoft.com)
2153## 7.96.0
2154Mon, 24 Feb 2020 12:21:19 GMT
2155
2156### Minor changes
2157
2158- DetailsList: fix memory leak caused by incorrect component memoization (xgao@microsoft.com)
2159### Patches
2160
2161- Adding pointer down support for dismissing the fabric base layer. (boalbe@microsoft.com)
2162## 7.95.0
2163Fri, 21 Feb 2020 12:20:14 GMT
2164
2165### Minor changes
2166
2167- Adds ignoreScrollingState to List, to avoid updates to scrolling state when it's not being used (chce@netcompany.com)
2168### Patches
2169
2170- Link: text decoration should not show up even for buttons. (dzearing@microsoft.com)
2171## 7.94.1
2172Thu, 20 Feb 2020 12:20:16 GMT
2173
2174### Patches
2175
2176- SearchBox: Use native input onBlur to fix blur getting called twice (mgodbolt@microsoft.com)
2177- DatePicker: Fixing onSelectDate event being called twice when allowTextInput is set to true. (Humberto.Morimoto@microsoft.com)
2178- GroupedList: Adding checks for group and selection being undefined. (Humberto.Morimoto@microsoft.com)
2179- FocusZone: fix memory leak caused by closure (xgao@microsoft.com)
2180## 7.94.0
2181Wed, 19 Feb 2020 12:21:05 GMT
2182
2183### Minor changes
2184
2185- Removing use of deprecated props across the office-ui-fabric-react package so we can eventually enable the tslint deprecation rule. (Humberto.Morimoto@microsoft.com)
2186### Patches
2187
2188- Add syncpack and synchronize dependencies. Refresh fluent import. (jagore@microsoft.com)
2189- Set touchmove and touchend event handlers to get caught in the capture phase (catalina@microsoft.com)
2190## 7.93.1
2191Mon, 17 Feb 2020 17:06:50 GMT
2192
2193### Patches
2194
2195- List: clearing scrollElement on unmount to avoid retaining an edge to a dom element and leaking. (dzearing@microsoft.com)
2196- Fix: Uncaught SyntaxError: Failed to execute 'querySelector' on 'Document'. (email not defined)
2197- ShimmeredDetailsList: add aria-busy=true when shimmer is enabled (xgao@microsoft.com)
2198## 7.93.0
2199Wed, 12 Feb 2020 12:24:27 GMT
2200
2201### Minor changes
2202
2203- Re-export react-focus's FocusZone from OUFR (elcraig@microsoft.com)
2204- Replacing deprecated StatelessComponent references with FunctionComponent. (Humberto.Morimoto@microsoft.com)
2205- ContextualMenu: change role of category options to menuitemcheckbox (aneeshak@microsoft.com)
2206### Patches
2207
2208- TextField example: fix onChange typing error when strictFunctionType is true (xgao@microsoft.com)
2209## 7.92.0
2210Tue, 11 Feb 2020 18:37:59 GMT
2211
2212### Minor changes
2213
2214- TagItem accepts title and defaults either children or item name (#11845) (yann.normand@gmail.com)
2215### Patches
2216
2217- Tooltip: allow scrolling tooltip content (xgao@microsoft.com)
2218- Dropdown: fix SubComponentStyles interfaces (xgao@microsoft.com)
2219## 7.90.1
2220Mon, 10 Feb 2020 12:39:35 GMT
2221
2222### Patches
2223
2224- Dropdown: fix item hover style (xgao@microsoft.com)
2225- SpinButton: remove unneeded validation on tab key (xgao@microsoft.com)
2226## 7.90.0
2227Fri, 07 Feb 2020 12:41:31 GMT
2228
2229### Minor changes
2230
2231- GroupedList: Announcing position in set. (Humberto.Morimoto@microsoft.com)
2232## 7.89.1
2233Thu, 06 Feb 2020 12:37:34 GMT
2234
2235### Patches
2236
2237- ev.defaultPrevented is not a function, remove errant () (mahelles@microsoft.com)
2238- DocumentCard: Updating DocumentCardLocations styles to latest Fluent specs. (Humberto.Morimoto@microsoft.com)
2239- MaskedTextField: fix MaskedTextField captures focus on re-render on Edge (xgao@microsoft.com)
2240- Dropdown: remove unnecessary focus calls (xgao@microsoft.com)
2241## 7.89.0
2242Wed, 05 Feb 2020 12:43:32 GMT
2243
2244### Minor changes
2245
2246- TeachingBubble: Fixing styling when TeachingBubble has close button but no headline. (Humberto.Morimoto@microsoft.com)
2247### Patches
2248
2249- TeachingBubble: Applying Callout style-related props like calloutWidth and calloutMaxWidth. (Humberto.Morimoto@microsoft.com)
2250- ChoiceGroup: fix option label text being cutoff (xgao@microsoft.com)
2251- Pickers: remove input X button in Edge (xgao@microsoft.com)
2252## 7.88.1
2253Mon, 03 Feb 2020 20:04:10 GMT
2254
2255### Patches
2256
2257- Text: Updating docs and style logic to remove 'inherit' by default behavior. (Humberto.Morimoto@microsoft.com)
2258- Dialog: Fix DialogContent titleProps (xgao@microsoft.com)
2259## 7.88.0
2260Fri, 31 Jan 2020 19:00:10 GMT
2261
2262### Minor changes
2263
2264- Providing drag drop support for GroupedListSection. Previously, GroupedListSection was non-draggable. (vishgup@microsoft.com)
2265- Add ability to customize DetailsHeader tooltip based on column data (tmichon@microsoft.com)
2266### Patches
2267
2268- Add styles file and type files for EditItem component (sanredd@microsoft.com)
2269- FacePile: Use default semantic html instead of aria attributes and roles (mark@thedutchies.com)
2270- ContextualMenu: Transforming examples to FunctionComponents and cleaning them up. (Humberto.Morimoto@microsoft.com)
2271- Nav: Fixing regular expression used to determine if URL is protocol relative or not. (Humberto.Morimoto@microsoft.com)
2272- Dropdown: Fixing various High Contrast issues. (Humberto.Morimoto@microsoft.com)
2273- ContextualMenu: fix role for checkable split button menu item (xgao@microsoft.com)
2274- GroupedList: Adding aria-expanded state to the focus target of groups so that the collapsed/expanded state of the group is announced. (Humberto.Morimoto@microsoft.com)
2275- GroupedList: Adding aria-level to indicate nested level of groups. (Humberto.Morimoto@microsoft.com)
2276## 7.86.1
2277Wed, 29 Jan 2020 12:37:18 GMT
2278
2279### Patches
2280
2281- MessageBar: Fix High Contrast Mode issues. (Humberto.Morimoto@microsoft.com)
2282- Panel: Calling onOpen on non-imperative scenarios like its description states. (Humberto.Morimoto@microsoft.com)
2283- Dropdown: Fix issue where pressing key up can cause scrolling of the whole page. (jehawley@microsoft.com)
2284## 7.86.0
2285Tue, 28 Jan 2020 12:43:24 GMT
2286
2287### Minor changes
2288
2289- BaseFloatingPicker: pass custom props to inner Callout (rezha@microsoft.com)
2290- Dialog/Panel: allow to set aria-level on header title (xgao@microsoft.com)
2291### Patches
2292
2293- Semantic slot conversions for a few components: Persona, ContexualMenu, SplitButton, SpinButton, Tooltip, Dropdown, ComboBox, CommandBar, Suggestions (marygans@microsoft.com)
2294- Fix a bug where a user pressing the down key without opening the dropdown causes the window to scroll. The dropdown should cycle through the options. This fix changes the index from being the last item in the options to being the starting index, which is 0. (jehawley@microsoft.com)
2295- Support for dynamically updating keytips (keyou@microsoft.com)
2296- Button: Adding support for onPointerDown and onPointerUp. (Humberto.Morimoto@microsoft.com)
2297## 7.85.0
2298Mon, 27 Jan 2020 03:59:43 GMT
2299
2300### Minor changes
2301
2302- GroupedList: Add role prop to groupProps (erabelle@microsoft.com)
2303### Patches
2304
2305- add icon support to combobox (makopch@microsoft.com)
2306- SpinButton: Making disabled SpinButtons non-focusable. (Humberto.Morimoto@microsoft.com)
2307- SearchBox: Dispose of EventGroup on unmount (KevinTCoughlin@users.noreply.github.com)
2308- PersonaCoin and related components: elliminating BaseComponent usage to reduce bundle size. (dzearing@hotmail.com)
2309## 7.84.1
2310Fri, 24 Jan 2020 12:30:27 GMT
2311
2312### Patches
2313
2314- Updating text field validation in date-time package to check new value rather than old one. (chce@netcompany.com)
2315- DatePicker: Fixing issue with formatted dates. (Humberto.Morimoto@microsoft.com)
2316## 7.84.0
2317Wed, 22 Jan 2020 12:36:43 GMT
2318
2319### Minor changes
2320
2321- Panel: Restyled Panel's header and navigation sections (v-mare@microsoft.com)
2322### Patches
2323
2324- TextField: fix focused bottom border mis-alignment when errorMessage is set (v-jajach@microsoft.com)
2325## 7.83.2
2326Mon, 20 Jan 2020 12:28:43 GMT
2327
2328### Patches
2329
2330- ContextualMenu: Hide checkmark in ContextualMenuItems if canCheck is false (huaxi@microsoft.com)
2331- PeoplePicker: Splitting one example into multiple examples and converting to Function Components. (Humberto.Morimoto@microsoft.com)
2332## 7.83.1
2333Fri, 17 Jan 2020 02:32:17 GMT
2334
2335### Patches
2336
2337- Update tslib minver to first version containing __spreadArrays helper due to changes in how TS emits spreads. (jagore@microsoft.com)
2338## 7.83.0
2339Fri, 17 Jan 2020 01:24:12 GMT
2340
2341### Minor changes
2342
2343- OverflowSet: Don't assume role or orientation. Update CommandBar, examples and docs (mgodbolt@microsoft.com)
2344### Patches
2345
2346- Theme Designer: adding secondary text to a11y panel, adding neutralSecondaryAlt to Fabric Palette slots table, fixing ThemeRulesStandards & ThemeGenerator producing color inaccuracies (aneeshak@microsoft.com)
2347- DatePicker accessibility: day in calendar is announced with blank role (xgao@microsoft.com)
2348- DatePicker: error message for required field is not cleared when date is selected from calendar (xgao@microsoft.com)
2349- Basepicker/Suggestions: Fix an issue where hasSuggestedAction would return true incorrectly (joschect@microsoft.com)
2350## 7.82.2
2351Thu, 16 Jan 2020 12:28:58 GMT
2352
2353### Patches
2354
2355- Upgrade repo to TS3.7. (jagore@microsoft.com)
2356- Add aria role to multi-select dropdown (xgao@microsoft.com)
2357- CommandBar: Do not render empty div if farItems prop is empty array (xgao@microsoft.com)
2358- ContextualMenu: Fix disabled item being focusable (xgao@microsoft.com)
2359- Dropdown: fix exception when options change due to DropdownSizePosCache (xgao@microsoft.com)
2360- Fixing click handling for colorrectangle for bug #11680 (anuku@microsoft.com)
2361- Revert "ContextualMenu: Fix disabled item being focusable (#11693)" (xgao@microsoft.com)
2362## 7.82.1
2363Wed, 15 Jan 2020 00:21:25 GMT
2364
2365### Patches
2366
2367- ComboBox: Move autoComplete with no freeform key handling to onKeyUp to get access to key value vs key code to support non latin characters (mgodbolt@microsoft.com)
2368- Text: Fixing children check so it can render {0} value. (Humberto.Morimoto@microsoft.com)
2369- Reverting moving tablist to be a parent of tabpanel (chiechan@microsoft.com)
2370## 7.82.0
2371Tue, 14 Jan 2020 12:27:16 GMT
2372
2373### Minor changes
2374
2375- Fabric: Properly handle dir being passed into control (mgodbolt@microsoft.com)
2376### Patches
2377
2378- FocusZone: remove keydown listener correctly to avoid a leak with inner zones. (dzearing@microsoft.com)
2379## 7.81.0
2380Mon, 13 Jan 2020 12:28:56 GMT
2381
2382### Minor changes
2383
2384- Change focus class behavior: Alternate between 'hidden' and 'visible' classes (paflakst@microsoft.com)
2385### Patches
2386
2387- Consume compose functions where appropriate (tmichon@microsoft.com)
2388- Popup: fix an issue where onBlur would not correctly update focus state (joschect@microsoft.com)
2389- Dropdown: fix missing asterisk on focused dropdown (xgao@microsoft.com)
2390## 7.80.0
2391Fri, 10 Jan 2020 12:31:47 GMT
2392
2393### Minor changes
2394
2395- FocusZone:add page down/up feature (nasabek@microsoft.com)
2396### Patches
2397
2398- Update snapshot test after fixing combobox styling (xgao@microsoft.com)
2399- Remove onBlur from being excluded in grid (chiechan@microsoft.com)
2400## 7.79.1
2401Thu, 09 Jan 2020 12:34:52 GMT
2402
2403### Patches
2404
2405- Icon: update null/undefinedcached icons till the time non-null/undefined icons are available for the first time. Then cache the non-null/undefined icons. (vishgup@microsoft.com)
2406- Popup: Fix disposables and element ref memory leaks (KevinTCoughlin@users.noreply.github.com)
2407## 7.79.0
2408Wed, 08 Jan 2020 17:02:57 GMT
2409
2410### Minor changes
2411
2412- Button: Use aria-checked for checkbox and menuitemcheckbox roles (mgodbolt@microsoft.com)
2413### Patches
2414
2415- Update focus border styles for SearchBox, BasePicker (xgao@microsoft.com)
2416- bumping load-themed-styles to take advantage of es6 version of it (kchau@microsoft.com)
2417- For API reference pages, show all property tables on page load (elcraig@microsoft.com)
2418- Calendar: Fixing text color of 'today's day cell' when in High Contrast Mode. (Humberto.Morimoto@microsoft.com)
2419## 7.78.3
2420Tue, 07 Jan 2020 12:31:36 GMT
2421
2422### Patches
2423
2424- Pickers: fix multiple enter presses selecting same option many times (joschect@microsoft.com)
2425- FocusTrapZone: Release event handlers and element references for garbage-collection (KevinTCoughlin@users.noreply.github.com)
2426## 7.78.2
2427Mon, 06 Jan 2020 12:29:10 GMT
2428
2429### Patches
2430
2431- Modal ignoreExternalFocusing prop should also affect Popup (elcraig@microsoft.com)
2432- Combobox: Clicks to headers and scrollbars no longer cause onBlur (mgodbolt@microsoft.com)
2433- FocusZone: Delete function references on unmount (KevinTCoughlin@users.noreply.github.com)
2434## 7.78.1
2435Fri, 03 Jan 2020 12:27:16 GMT
2436
2437### Patches
2438
2439- ChoiceGroup: update docs and examples (elcraig@microsoft.com)
2440- Remove duplicate ChoiceGroupOption export (elcraig@microsoft.com)
2441- TagPicker: Define `title` for TagItem in case text overflows. (jdh@microsoft.com)
2442- update callout docs comment (joschect@microsoft.com)
2443## 7.78.0
2444Wed, 01 Jan 2020 12:30:43 GMT
2445
2446### Minor changes
2447
2448- Pass the original renderer to onRenderLabel in ChoiceGroupOption (#11575) (dagoltz@microsoft.com)
2449## 7.77.0
2450Tue, 31 Dec 2019 12:31:45 GMT
2451
2452### Minor changes
2453
2454- SwatchColorPicker: properly apply ID; doc updates (elcraig@microsoft.com)
2455### Patches
2456
2457- Fabric control: listen for rtl in theme (mgodbolt@microsoft.com)
2458- DetailsList: Update examples to work in strictFunctionTypes (mgodbolt@microsoft.com)
2459- Combobox: Focus returns to input after item click (mgodbolt@microsoft.com)
2460- Layer: add touch events to filtering to stop those that are bubbling up (aneeshak@microsoft.com)
2461## 7.76.3
2462Mon, 30 Dec 2019 12:25:00 GMT
2463
2464### Patches
2465
2466- add firstFocusableSelector to example FocusTrapZone to resolve Edge issue (mgodbolt@microsoft.com)
2467## 7.76.2
2468Tue, 24 Dec 2019 12:33:51 GMT
2469
2470### Patches
2471
2472- Ensure icon font family isn't overridden by Fabric Core (elcraig@microsoft.com)
2473## 7.76.1
2474Mon, 23 Dec 2019 12:34:01 GMT
2475
2476### Patches
2477
2478- Align color system in Tooltip (nif_tony@outlook.com)
2479## 7.76.0
2480Fri, 20 Dec 2019 12:32:45 GMT
2481
2482### Minor changes
2483
2484- Modal, Panel, Overlay: added optional prop allowTouchBodyScroll that allows body scroll on touch devices (dmitriy.ravdin@siemens.com)
2485### Patches
2486
2487- ScrollablePane: Fixing tabbing navigation with Sticky headers. (Humberto.Morimoto@microsoft.com)
2488## 7.75.0
2489Thu, 19 Dec 2019 12:33:02 GMT
2490
2491### Minor changes
2492
2493- Update color picker to include aria labels for hue and alpha sliders (mgodbolt@microsoft.com)
2494- Combobox: Fix multiselect options not being read by screen readers. (joschect@microsoft.com)
2495- Sticky: Always render narrator readable content in place (mgodbolt@microsoft.com)
2496- DocumentCard: Fixing focus styling on Links in DocumentCardPreview. (Humberto.Morimoto@microsoft.com)
2497### Patches
2498
2499- Combobox: Removed redundant htmlFor attribute as input already use aria-labelledby (mgodbolt@microsoft.com)
2500- SearchBox: Don't duplicate placeholder text in aria-label (mgodbolt@microsoft.com)
2501- DetailsList: Adding Announced section for # of filtered items in examples. (Humberto.Morimoto@microsoft.com)
2502- DetailsList: Adding Announced section for examples that have '# of items selected' message in display. (Humberto.Morimoto@microsoft.com)
2503## 7.74.2
2504Wed, 18 Dec 2019 12:30:18 GMT
2505
2506### Patches
2507
2508- FocusZone: Adding tab handle for DomOrder direction. (Humberto.Morimoto@microsoft.com)
2509## 7.74.1
2510Tue, 17 Dec 2019 12:29:42 GMT
2511
2512### Patches
2513
2514- ProgressIndicator: improve high contrast colors for progress bar (micahgodbolt@gmail.com)
2515- PersonaCoin: make divs role presentation (micahgodbolt@gmail.com)
2516## 7.74.0
2517Sun, 15 Dec 2019 23:45:36 GMT
2518
2519### Minor changes
2520
2521- Persona: adding alt text to examples (aneeshak@microsoft.com)
2522### Patches
2523
2524- DetailsList: Adding aria-readonly attribute so screen readers don't announce the cells as editable. (Humberto.Morimoto@microsoft.com)
2525- getRTL uses RTL flag on theme if present. (jdh@microsoft.com)
2526- Fix iteration of Sticky items in ScrollablePane (tmichon@microsoft.com)
2527- Fix minor doc issues for TextField and pickers (elcraig@microsoft.com)
2528- Move ARIA role to outer div where native props are assigned to allow for ARIA attributes such as aria-label. (jagore@microsoft.com)
2529- ContextualMenu: Associate group with header to improve narrator (micahgodbolt@gmail.com)
2530## 7.73.0
2531Fri, 13 Dec 2019 12:30:51 GMT
2532
2533### Minor changes
2534
2535- Toggle: Change div inside button to be a span (mgodbolt@microsoft.com)
2536### Patches
2537
2538- Tooltip: clarify examples and docs (elcraig@microsoft.com)
2539- FocusZone: Escape readOnly input on arrow clicks (mgodbolt@microsoft.com)
2540- Nav: Allow falsy values of title to be passed into items (mgodbolt@microsoft.com)
2541- Panel: onLightDismissClick now properly prevents light dismiss (mgodbolt@microsoft.com)
2542- ContextualMenu: Fix accessibility issue in example (mgodbolt@microsoft.com)
2543## 7.72.0
2544Thu, 12 Dec 2019 12:29:56 GMT
2545
2546### Minor changes
2547
2548- Callout: Add Non Focusable Callout example (mgodbolt@microsoft.com)
2549### Patches
2550
2551- Ensure that navigating between selected items doesn't clear modal state (tmichon@microsoft.com)
2552- Stack: Adding documentation about Stack Items in the Stack overview. (Humberto.Morimoto@microsoft.com)
2553## 7.71.0
2554Wed, 11 Dec 2019 12:30:26 GMT
2555
2556### Minor changes
2557
2558- Only update ExtendedPicker state on input events that are not mid-composition (mahuangh@microsoft.com)
2559- Dropdown: Render options with header in group so that narrator associates group with header (mgodbolt@microsoft.com)
2560- Autocomplete: Allow value to be overriden (mgodbolt@microsoft.com)
2561### Patches
2562
2563- Combobox: multi-select does not clear index on selection. Selected and checked properly supported (mgodbolt@microsoft.com)
2564- fix contextual menu split button cannot be read by screen reader bug (xgao@microsoft.com)
2565## 7.70.0
2566Tue, 10 Dec 2019 12:34:47 GMT
2567
2568### Minor changes
2569
2570- DetailsList: Pass column styles to DetailsColumn (mgodbolt@microsoft.com)
2571### Patches
2572
2573- Dialog: Use closeButtonAriaLabel for close button tooltip (v-ragor@microsoft.com)
2574- Theme Designer: use createTheme and Customizations.applySettings instead of loadTheme (aneeshak@microsoft.com)
2575- Screen Reader is reading wrong column header with associated cell value for single-select detail list (xgao@microsoft.com)
2576- Button: fix size mismatch between primary and default buttons (xgao@microsoft.com)
2577## 7.69.3
2578Mon, 09 Dec 2019 12:29:23 GMT
2579
2580### Patches
2581
2582- OverflowSet: Vertical layout now uses menu instead of menubar (mgodbolt@microsoft.com)
2583## 7.69.2
2584Fri, 06 Dec 2019 12:33:21 GMT
2585
2586### Patches
2587
2588- Fixed after element misalignment (betrue@microsoft.com)
2589- Dropdown: fix misalignment (betrue@microsoft.com)
2590- DocumentCard: Adding explicit focus styles (mgodbolt@microsoft.com)
2591- Slider: getAriaValueText should return value if ariaValueText isn't supplied (mgodbolt@microsoft.com)
2592- updated snapshots (betrue@microsoft.com)
2593- Correct SpinButton default max value in documentation (xgao@microsoft.com)
2594## 7.69.1
2595Thu, 05 Dec 2019 12:34:16 GMT
2596
2597### Patches
2598
2599- ComboBox: empty errorMessage shouldn't create white space (aneeshak@microsoft.com)
2600- VirtualizedComboBox: Implement focus(shouldOpenOnFocus, asyncFocus) (aneeshak@microsoft.com)
2601## 7.69.0
2602Wed, 04 Dec 2019 12:32:13 GMT
2603
2604### Minor changes
2605
2606- Add calloutProps to HoverCard (anihan@microsoft.com)
2607### Patches
2608
2609- Added a a field to Nav Group Props" (num@microsoft.com)
2610## 7.68.0
2611Tue, 03 Dec 2019 12:36:28 GMT
2612
2613### Minor changes
2614
2615- Pickers: Allow force resolve when no match found (joschect@microsoft.com)
2616- DatePicker: Making styles accept functions and objects and not only functions. (Humberto.Morimoto@microsoft.com)
2617### Patches
2618
2619- ComboBox: Fixing icon position when disabled. (humbertomakotomorimoto@gmail.com)
2620- Removed persona cursor style as it was making non buttons look like clickable buttons (mgodbolt@microsoft.com)
2621## 7.67.0
2622Fri, 29 Nov 2019 12:34:49 GMT
2623
2624### Minor changes
2625
2626- TeachingBubble: add hasCloseButton and deprecate hasCloseIcon; prevent header text from overlapping with close button. (dzearing@microsoft.com)
2627## 7.66.0
2628Thu, 28 Nov 2019 12:32:23 GMT
2629
2630### Minor changes
2631
2632- Updated office-ui-fabric-core dependency (v-mare@microsoft.com)
2633- Coachmark: Add prop to make beak persistent after opening (mgodbolt@microsoft.com)
2634### Patches
2635
2636- Update Modal onKeyUp to also register in componentDidMount (sareiff@microsoft.com)
2637- Update spinbutton check (sareiff@microsoft.com)
2638## 7.65.1
2639Wed, 27 Nov 2019 12:32:07 GMT
2640
2641### Patches
2642
2643- Combobox: Noop if selected item is disabled (mgodbolt@microsoft.com)
2644- PeoplePicker: Fix selected + hover Persona text styling. (Humberto.Morimoto@microsoft.com)
2645- ComboBox: Fixing options' custom styling not applying to multiselect ComboBoxes. (Humberto.Morimoto@microsoft.com)
2646## 7.65.0
2647Tue, 26 Nov 2019 12:32:11 GMT
2648
2649### Minor changes
2650
2651- Fabric component: adding `dir=rtl` support to affect both the `dir` attribute as well as affecting the styling generated within scope (by creating an rtl-versioned theme and exposing it via `Customizer`.) (dzearing@hotmail.com)
2652## 7.64.2
2653Mon, 25 Nov 2019 12:31:13 GMT
2654
2655### Patches
2656
2657- CommandBar: Removed unnecessary role={'presentation'} from OverflowSet (mgodbolt@microsoft.com)
2658- fixing double selection in Calendar month picker (jolore@microsoft.com)
2659- CommandBarButton: Fixed hidden CommandBarButton splitbuttonDivider (v-mare@microsoft.com)
2660- test (cliff.koh@microsoft.com)
2661- Revert label change (rezha@microsoft.com)
2662## 7.64.1
2663Fri, 22 Nov 2019 16:57:54 GMT
2664
2665### Patches
2666
2667- Modal: Updated styles to match toolkit. (v-mare@microsoft.com)
2668- Removed SCSS from ResizeGroup. Added ResizeGroup.OverflowSet.Example.Style file. Added Codepen export support (pandasa123@gmail.com)
2669- TeachingBubble: adding focus outline to close button for color contrast accessibility. Color contrast ratio should be more then 3:1. (marygans@microsoft.com)
2670- Callout: Fixed bottom padding and button alignment to flex-end (v-mare@microsoft.com)
2671## 7.64.0
2672Thu, 21 Nov 2019 12:30:32 GMT
2673
2674### Minor changes
2675
2676- Fabric Component: add applyTheme and applyThemeToBody props. (aneeshak@microsoft.com)
2677### Patches
2678
2679- Updated searchbox and textfield disabled borders in high contrast (mgodbolt@microsoft.com)
2680## 7.63.0
2681Wed, 20 Nov 2019 12:29:50 GMT
2682
2683### Minor changes
2684
2685- Add link to Nav props (srperias@microsoft.com)
2686### Patches
2687
2688- Dropdown: do not count hidden items (kchau@microsoft.com)
2689## 7.62.0
2690Mon, 18 Nov 2019 12:33:30 GMT
2691
2692### Minor changes
2693
2694- MarqueeSelection: Add horizontal scrolling (v-mare@microsoft.com)
2695### Patches
2696
2697- Nav: remove incorrect and unnecessary hover styles (phkuo@microsoft.com)
2698- Coachmark: A11y fixes - Added focus indicator to coachmark when activated (marygans@microsoft.com)
2699- CalendarDay: Fixed issue with onDayKeyDown re-opening callout (v-mare@microsoft.com)
2700- Fix dropdown option style on keyboard navigation in high contrast mode (xgao@microsoft.com)
2701- Combobox high contrast mode fixes for input box, caret down button, option hover styles (xgao@microsoft.com)
2702## 7.61.1
2703Fri, 15 Nov 2019 12:31:09 GMT
2704
2705### Patches
2706
2707- applied accessibility changes to main package (betrue@microsoft.com)
2708- Picker: Updating disabled border color from transparent in order to match disabled background color. (marygans@microsoft.com)
2709- DropDown: make dropdown option title prop to be assigned consistently for the multiselect case (kchau@microsoft.com)
2710## 7.61.0
2711Thu, 14 Nov 2019 12:30:52 GMT
2712
2713### Minor changes
2714
2715- ComboBox: adding an onRenderUpperContent() flexpoint for combobox (kchau@microsoft.com)
2716### Patches
2717
2718- FocusZone: reset alignment when receiving focus. (dzearing@hotmail.com)
2719- lint-imports.js: Added errors for package absolute imports (v-mare@microsoft.com)
2720## 7.60.1
2721Wed, 13 Nov 2019 12:33:43 GMT
2722
2723### Patches
2724
2725- SearchBox: Remove autocomplete documentation as feature is not supported. (jagore@microsoft.com)
2726## 7.60.0
2727Tue, 12 Nov 2019 12:32:39 GMT
2728
2729### Minor changes
2730
2731- Doc typing updates to support API doc refactor (should not impact consumers) (elcraig@microsoft.com)
2732### Patches
2733
2734- Fix dropdown title and event (achal.jain@microsoft.com)
2735- Combobox: Augmented checkbox to handle clicks from blank space to the right of the label (v-mare@microsoft.com)
2736- ContextualMenu: Add example using ContextualMenu directly. (jagore@microsoft.com)
2737- HoverCard: Clarify hotKey in documentation. (jagore@microsoft.com)
2738## 7.59.3
2739Sat, 09 Nov 2019 14:26:36 GMT
2740
2741### Patches
2742
2743- FloatingPicker: Addressing bad import, causing jest to fail when referenced. (dzearing@hotmail.com)
2744## 7.59.2
2745Sat, 09 Nov 2019 06:41:37 GMT
2746
2747### Patches
2748
2749- Removed SCSS (pandasa123@gmail.com)
2750- Removed SCSS (pandasa123@gmail.com)
2751- Removed SCSS dependency. Since we're doing this in JS, I don't think we'd need the :after selector but I'd love to be corrected just in case I'm wrong (pandasa123@gmail.com)
2752- Dropdown: fixed checks on preventDefault which should be defaultPrevented (micahgodbolt@gmail.com)
2753## 7.59.1
2754Fri, 08 Nov 2019 12:30:07 GMT
2755
2756### Patches
2757
2758- copied over fixes from a previous PR # 10439 (betrue@microsoft.com)
2759- Add px units to flexBasis styling by default. Remove existing styling usage where it had no effect before this PR. (jagore@microsoft.com)
2760- Removed SCSS file (pandasa123@gmail.com)
2761- Removed SCSS file (pandasa123@gmail.com)
2762- TooltipHost: Fix dismiss race condition. (jdh@microsoft.com)
2763- Removed SCSS for List Scrolling Example in favour of mergeStyleSets pattern (pandasa123@gmail.com)
2764- Removed SCSS from Facepile Examples (pandasa123@gmail.com)
2765## 7.59.0
2766Thu, 07 Nov 2019 12:26:32 GMT
2767
2768### Minor changes
2769
2770- TeachingBubble: Wrap contents in a FocusTrapZone to better support keyboard navigation. (jdh@microsoft.com)
2771### Patches
2772
2773- Fix modal keyboarding issue with respect to moving the modal (sareiff@microsoft.com)
2774- Pass through div props to the rendered root of CommandBar. (xinychen@microsoft.com)
2775- Address BasePicker calls onResolveSuggestions callback when click. (nif_tony@outlook.com)
2776## 7.58.0
2777Wed, 06 Nov 2019 12:34:07 GMT
2778
2779### Minor changes
2780
2781- Update API doc generation to handle deprecated messages (elcraig@microsoft.com)
2782### Patches
2783
2784- ContextualMenu: fix escape not dismissing menu (joschect@microsoft.com)
2785- Removed SCSS file (pandasa123@gmail.com)
2786## 7.57.2
2787Tue, 05 Nov 2019 23:43:46 GMT
2788
2789### Patches
2790
2791- CommandBar: Update examples (jdh@microsoft.com)
2792## 7.57.1
2793Tue, 05 Nov 2019 12:25:16 GMT
2794
2795### Patches
2796
2797- Propagate version through List and GroupedList (tmichon@microsoft.com)
2798## 7.57.0
2799Mon, 04 Nov 2019 12:23:43 GMT
2800
2801### Minor changes
2802
2803- ColorPicker: add keyboard support and aria labels (elcraig@microsoft.com)
2804- ComboBox: onPendingValueChanged callback before onChange (jdh@microsoft.com)
2805### Patches
2806
2807- All Components: Added new files and markdown content (v-mare@microsoft.com)
2808- Dropdown: error message should have role=alert (jdh@microsoft.com)
2809- Checkbox: Added title attribute to checkbox containing div (v-mare@microsoft.com)
2810- Updating the default foreground values in theming algorithm to match new fluent values (email not defined)
2811- Toggle: Force wrapping when width-constrained. (jdh@microsoft.com)
2812- Combobox: Fixed issue where hidden options are shown when arrowing through combobox option list (v-mare@microsoft.com)
2813## 7.56.3
2814Fri, 01 Nov 2019 12:25:57 GMT
2815
2816### Patches
2817
2818- CommandBar: update examples and docs (elcraig@microsoft.com)
2819## 7.56.2
2820Fri, 01 Nov 2019 01:02:38 GMT
2821
2822### Patches
2823
2824- Panel: improve examples (elcraig@microsoft.com)
2825## 7.56.1
2826Wed, 30 Oct 2019 19:36:52 GMT
2827
2828### Patches
2829
2830- ComboBox: Allow Space KeyUp event to propagate (xgao@microsoft.com)
2831- SpinButton: fix vertical alignment relative to other fields (elcraig@microsoft.com)
2832- Option to use checkbox role in Toggle component (satimals@microsoft.com)
2833- Refactor Stack import to be relative not OUFR root (KevinTCoughlin@users.noreply.github.com)
2834## 7.56.0
2835Tue, 29 Oct 2019 12:36:28 GMT
2836
2837### Minor changes
2838
2839- Remove re-export of @uifabric/example-data from office-ui-fabric-react (KevinTCoughlin@users.noreply.github.com)
2840### Patches
2841
2842- CommandBarButton: Fix height issue when commandbar buttons iconOnly props set to true (v-mare@microsoft.com)
2843## 7.55.3
2844Mon, 28 Oct 2019 22:25:45 GMT
2845
2846### Patches
2847
2848- Added role to the selection list for BasePickerListBelow control so screen readers will read off "n" of "m" when arrowing through the list. (malind@microsoft.com)
2849## 7.55.2
2850Mon, 28 Oct 2019 12:31:48 GMT
2851
2852### Patches
2853
2854- Panel: Use semantic colors (elcraig@microsoft.com)
2855- removing circular IPoint import (mehanig@gmail.com)
2856## 7.55.1
2857Fri, 25 Oct 2019 12:31:49 GMT
2858
2859### Patches
2860
2861- Facepile: added ARIA label so ARIA input fields should have an accessible name addressing issue #10877 (marygans@microsoft.com)
2862- Dropdown: Moving announcement of selected options from aria-describedby to aria-labelledby. (Humberto.Morimoto@microsoft.com)
2863- Fix button _onDismissMenu to accept undefined event params (mgodbolt@microsoft.com)
2864## 7.55.0
2865Thu, 24 Oct 2019 12:31:42 GMT
2866
2867### Minor changes
2868
2869- Do not expand date picker on TextField click when disableAutoFocus is true and allowTextInput is true. (phtucker@microsoft.com)
2870### Patches
2871
2872- FocusZone: unhooking capture keydown handler at the right time to avoid a race condition. (dzearing@hotmail.com)
2873- Make DetailsRow data-is-focusable configurable (KevinTCoughlin@users.noreply.github.com)
2874- Adds aria label to basebutton on the outer div (kchau@microsoft.com)
2875## 7.54.1
2876Wed, 23 Oct 2019 12:32:05 GMT
2877
2878### Patches
2879
2880- Dropdown: Added note to documentation page calling out Dropdown's behavior of rendering in a panel in very small viewports. (mgodbolt@microsoft.com)
2881- TagPicker: make tag item and input text to respect theme color and have correct font (xgao@microsoft.com)
2882- Suggestions: Fix problem where search for more button wouldn't highlight correctly (joschect@microsoft.com)
2883- TagPicker: Update snapshots (jdh@microsoft.com)
2884## 7.54.0
2885Tue, 22 Oct 2019 12:32:05 GMT
2886
2887### Minor changes
2888
2889- ContextualMenu: Tightening types of onDismiss callback. (Humberto.Morimoto@microsoft.com)
2890### Patches
2891
2892- consume suggestionsAvailableAlertText prop to floating picker, so that the screen readers can announce the apperance of suggestions when the prop is set. (email not defined)
2893- Fix getDerivedStateFromProps signatures (elcraig@microsoft.com)
2894- TagPicker: prevent long items from overflowing narrow container (elcraig@microsoft.com)
2895- TagPicker: Close button high contrast color fix (joschect@microsoft.com)
2896## 7.53.1
2897Mon, 21 Oct 2019 12:33:23 GMT
2898
2899### Patches
2900
2901- Facepile: Added presence example (v-mare@microsoft.com)
2902- Pickers: Bring pickers in line with W3 ARIA 1.1 specs. (joschect@microsoft.com)
2903- Fix typo (norton.wong@genedata.com)
2904## 7.53.0
2905Fri, 18 Oct 2019 12:31:12 GMT
2906
2907### Minor changes
2908
2909- Fix virtualization state tracking in List and DetailsList (tmichon@microsoft.com)
2910### Patches
2911
2912- Allow data attribute passing for SpinButton (xgao@microsoft.com)
2913- Dropdown: fix a few of the aria regressions (joschect@microsoft.com)
2914- Get rid of DetailsList example snapshot churn (elcraig@microsoft.com)
2915## 7.52.0
2916Thu, 17 Oct 2019 12:33:02 GMT
2917
2918### Minor changes
2919
2920- Dropdown: Bringing accessibility up to standards. (Humberto.Morimoto@microsoft.com)
2921### Patches
2922
2923- Button: Fixed logic where onDismiss was replacing internal dismiss function. (mgodbolt@microsoft.com)
2924## 7.51.0
2925Wed, 16 Oct 2019 12:33:21 GMT
2926
2927### Minor changes
2928
2929- Announced: add `as` prop and root styles (elcraig@microsoft.com)
2930- Allowing role to be overridden on SplitButton (pagaur@microsoft.com)
2931- ComboBox and Dropdown: Passing correct onDismiss prop in onRenderContainer. (Humberto.Morimoto@microsoft.com)
2932### Patches
2933
2934- Checkbox: improve checked state handling (elcraig@microsoft.com)
2935- TeachingBubble udpates: added separate multi-step example to reflect current design toolkit and updated basic teachingbubble example (marygans@microsoft.com)
2936- Pivot and Stack: relax child item type checks (elcraig@microsoft.com)
2937- CommandBar: Replacing inline styles with definition in styles file. (Humberto.Morimoto@microsoft.com)
2938## 7.50.0
2939Tue, 15 Oct 2019 12:32:28 GMT
2940
2941### Minor changes
2942
2943- Breadcrumb: fix accessibility and styling issues (elcraig@microsoft.com)
2944### Patches
2945
2946- Textfield: Fix disabled text color (joschect@microsoft.com)
2947## 7.49.0
2948Mon, 14 Oct 2019 12:30:37 GMT
2949
2950### Minor changes
2951
2952- Tooltip: Creating aria placeholder for accessibility scenarios with Tooltips with a render delay. (Humberto.Morimoto@microsoft.com)
2953### Patches
2954
2955- SpinButton: Fixing minWidth and having it come from const to be consistent. (Humberto.Morimoto@microsoft.com)
2956## 7.48.1
2957Fri, 11 Oct 2019 12:31:31 GMT
2958
2959### Patches
2960
2961- TeachingBubble: body content should resize better when container is wide. Added wide example with just text to demonstrate this. (aneeshak@microsoft.com)
2962- Apply className on DetailsHeaderBase. (email not defined)
2963## 7.48.0
2964Thu, 10 Oct 2019 12:32:08 GMT
2965
2966### Minor changes
2967
2968- Export DetailsRowFields (KevinTCoughlin@users.noreply.github.com)
2969### Patches
2970
2971- Fixed dropdown to not select first option automatically unless it's selected using keyboard navigation per aria (xgao@microsoft.com)
2972- Announced: explicitly show aria-live property in Announced types (naethell@microsoft.com)
2973## 7.47.0
2974Wed, 09 Oct 2019 22:25:09 GMT
2975
2976### Minor changes
2977
2978- ResponsiveMode: defaulting to large to avoid breaking changes for scenarios assuming it would be available on first render. (dzearing@microsoft.com)
2979### Patches
2980
2981- Dropdown: when `openOnKeyboardFocus` prop is set to true, the Dropdown now does not close the options callout immediately. (xgao@microsoft.com)
2982## 7.46.0
2983Wed, 09 Oct 2019 12:34:23 GMT
2984
2985### Minor changes
2986
2987- Breadcrumb: Allow setting a custom overflow icon. (madomi@microsoft.com)
2988- Announced: default aria live to polite (naethell@microsoft.com)
2989### Patches
2990
2991- DetailsList: ariaLabel for select all checkbox should be dependent on selection mode (aneeshak@microsoft.com)
2992- Changing order of arguments passed to getClassNames. Until now it was inconsistent with type defined in Button.types.ts (kushaly@microsoft.com)
2993## 7.45.1
2994Tue, 08 Oct 2019 12:31:37 GMT
2995
2996### Patches
2997
2998- ComboBox: Making error messages accessible to screen readers. (Humberto.Morimoto@microsoft.com)
2999## 7.45.0
3000Mon, 07 Oct 2019 23:42:31 GMT
3001
3002### Minor changes
3003
3004- Adding a new prop renderPersistedMenuHiddenOnMount (kushaly@microsoft.com)
3005- Callout and Card: Fix anchors for both (joschect@microsoft.com)
3006### Patches
3007
3008- Callout & Tooltip: Making background color themable. (Humberto.Morimoto@microsoft.com)
3009## 7.44.0
3010Mon, 07 Oct 2019 12:33:45 GMT
3011
3012### Minor changes
3013
3014- Reverting dependency on ReactDOM findDOMNode in utilities to avoid bundle problems in partners. (dzearing@microsoft.com)
3015### Patches
3016
3017- fixed minor a11y bugs, revamped example page (mgodbolt@microsoft.com)
3018## 7.43.2
3019Fri, 04 Oct 2019 22:19:48 GMT
3020
3021### Patches
3022
3023- ContextualMenu: Removing deprecated check for getMenuClassNames that was stopping callout subComponentStyles from being applied. (Humberto.Morimoto@microsoft.com)
3024## 7.43.1
3025Thu, 03 Oct 2019 23:14:46 GMT
3026
3027### Patches
3028
3029- Fixes broken publish (odbuild@microsoft.com)
3030## 7.43.0
3031Thu, 03 Oct 2019 01:14:35 GMT
3032
3033### Minor changes
3034
3035- Callout: Addressing regression when target is an event. (dzearing@microsoft.com)
3036### Patches
3037
3038- Dropdown: adjust option styling for IE11 (naethell@microsoft.com)
3039- Dropdown: Making multiselect options clickable outside of the options label while still within Dropdown's boundaries. (Humberto.Morimoto@microsoft.com)
3040## 7.42.0
3041Wed, 02 Oct 2019 12:31:15 GMT
3042
3043### Minor changes
3044
3045- Nav: improve ARIA labels for group headings. (jdh@microsoft.com)
3046### Patches
3047
3048- Prevent suggestion autocomplete without selection (anhw@microsoft.com)
3049- DocumentCard: Adding aria-label descriptions to all examples. (Humberto.Morimoto@microsoft.com)
3050- Teachingbubble Example: Fix illustration example (joschect@microsoft.com)
3051- Fixing the rendering of boolean values in Lists (nicul@microsoft.com)
3052## 7.41.0
3053Tue, 01 Oct 2019 12:33:48 GMT
3054
3055### Minor changes
3056
3057- Layer: now works better when rendering from a child window. (dzearing@microsoft.com)
3058### Patches
3059
3060- Refactoring BaseButton with respect to how it processes menuProps (kushaly@microsoft.com)
3061- Rating: Align read-only functionality with ARIA standards. (jagore@microsoft.com)
3062## 7.40.0
3063Mon, 30 Sep 2019 12:35:16 GMT
3064
3065### Minor changes
3066
3067- dateMath change to include extra parameter when calculating date range (jolore@microsoft.com)
3068### Patches
3069
3070- Dropdown: There is now a visible focus border on Dropdowns in the error state. (cliff.koh@microsoft.com)
3071## 7.39.2
3072Fri, 27 Sep 2019 12:33:04 GMT
3073
3074### Patches
3075
3076- SwatchColorPicker: Updates web fluent styles per toolkit (v-mare@microsoft.com)
3077- revert icon button back to fixed width (mgodbolt@microsoft.com)
3078- Dropdown: Narrator should announce options before, during, and after expanding/collapsing. (aneeshak@microsoft.com)
3079- DetailsList: Narrator should announce SelectAll Checkbox as a toggle selection for all items (aneeshak@microsoft.com)
3080- TextField: Multiline textfields are now correctly associated with their labels with `aria-labelledby`. (aneeshak@microsoft.com)
3081## 7.39.1
3082Thu, 26 Sep 2019 12:32:32 GMT
3083
3084### Patches
3085
3086- simplified examples and fix a11y issues (mgodbolt@microsoft.com)
3087- Dropdown: Error messages in Dropdown are now linked to the Dropdown (from a programmatic accessibility POV). (cliff.koh@microsoft.com)
3088## 7.39.0
3089Wed, 25 Sep 2019 12:34:56 GMT
3090
3091### Minor changes
3092
3093- Adding a prop shouldUpdateWhenHidden to decide whether to udpate hidden callouts and contextual menus (kushaly@microsoft.com)
3094- Fix return type of onGrowData() in CommandBar. (1721514+gordianschuda@users.noreply.github.com)
3095### Patches
3096
3097- DetailsList: initialize selection object mode with selectionMode prop if it is defined (naethell@microsoft.com)
3098- fixing focus outline in IE11. The outline in IE11 does not show if it overflows the div it's in unless we explicitly set overflow: visible on the div (other browsers have this as the default). (jolore@microsoft.com)
3099- Coachmark Accessibility: adding HighContrastSelector to coachmark (marygans@microsoft.com)
3100- updated callout example with better, accessible example (mgodbolt@microsoft.com)
3101- Pivot: Fix accessibility of example. (jdh@microsoft.com)
3102- Use correct type in docs for 'collapseAllVisibility' in 'GroupedList' (thomas.gassmann@hotmail.com)
3103- Pivot: Improve accessibility of examples. (jdh@microsoft.com)
3104## 7.38.0
3105Tue, 24 Sep 2019 12:35:43 GMT
3106
3107### Minor changes
3108
3109- Changing ColorPicker to use a selectedId instead of selectedIndex in its state. (kushaly@microsoft.com)
3110### Patches
3111
3112- Dialog: Updated styles to match toolkit. (v-mare@microsoft.com)
3113- Added a title in the custom SplitButton example (kchau@microsoft.com)
3114- TeachingBubble: alt tags for example images. (jdh@microsoft.com)
3115- Remove codepen-loader usage (elcraig@microsoft.com)
3116## 7.37.1
3117Mon, 23 Sep 2019 12:33:15 GMT
3118
3119### Patches
3120
3121- Icon Accessibility: update aria-hidden to pull aria-labelledBy from root and imageProps and removed role presentation - should not apply when a label is provided. (marygans@microsoft.com)
3122- Update icons to v3.50. May change subset font files for some components. (pejahn@microsoft.com)
3123- FocusTrapZone example: Remove Randomize function. (jagore@microsoft.com)
3124- Positioning: Fix issue where anchor edge would flip even if previous positions calculated (joschect@microsoft.com)
3125- fix typo in ComboBox and Button docs (thomas.gassmann@hotmail.com)
3126- Stack doesn't need to set overflow=hidden when grow=true to restrict size of flexbox children. Users are having to override this with overflow=visible to prevent clipping inner children (email not defined)
3127## 7.37.0
3128Fri, 20 Sep 2019 12:34:28 GMT
3129
3130### Minor changes
3131
3132- Breadcrumb: Added ability to make current item a heading. (v-mare@microsoft.com)
3133### Patches
3134
3135- Update Panel examples to improve accessibility. (jdh@microsoft.com)
3136- Fixes various a11y issues in docs and controls (mgodbolt@microsoft.com)
3137- TeachingBubble: Specify heading role for header. (jdh@microsoft.com)
3138- ContextualMenu: Update the bounds prop to allow for the same functionality that the Callout has (jspurlin@microsoft.com)
3139- Listen to composition events only for IE11 (amyngu@microsoft.com)
3140## 7.36.0
3141Thu, 19 Sep 2019 13:05:24 GMT
3142
3143### Minor changes
3144
3145- TagPicker: Updated styles to match toolkit. Added more screener tests. Added read only state. (v-mare@microsoft.com)
3146- Apply CheckboxVisiblity to header as well in DetailsList (thomas.gassmann@hotmail.com)
3147### Patches
3148
3149- ComboBox: fix for issue resetting suggestedDisplayValue after clearing the content of a comboBox (marygans@microsoft.com)
3150- keep aria-label in sync with FloatingPicker open state in BaseExtendedPicker (mhuan13@gmail.com)
3151- SplitButton: Updated high contrast styling (v-mare@microsoft.com)
3152- Rating: Fixed duplicates ID on stars with fractional values. (v-mare@microsoft.com)
3153- Coachmark: Fixed pulse beacon RTL animation direction issue. (v-mare@microsoft.com)
3154- add landmark and widget role to searchbox (mgodbolt@microsoft.com)
3155## 7.35.0
3156Wed, 18 Sep 2019 12:32:55 GMT
3157
3158### Minor changes
3159
3160- Listen to onCompositionUpdate instead of onInput for IME composition (amyngu@microsoft.com)
3161- BasePicker: deprecate onFocus (naethell@microsoft.com)
3162### Patches
3163
3164- Contextual Menu calls onMenuOpened when hidden is changed from undefined to false. (kushaly@microsoft.com)
3165## 7.34.0
3166Mon, 16 Sep 2019 12:34:47 GMT
3167
3168### Minor changes
3169
3170- update to use icon prop instead of string (chiechan@microsoft.com)
3171### Patches
3172
3173- Use new hooks in some examples (elcraig@microsoft.com)
3174- DatePicker: call custom text field onChange handler if it exists in default onChange handler (naethell@microsoft.com)
3175## 7.33.0
3176Fri, 13 Sep 2019 12:34:39 GMT
3177
3178### Minor changes
3179
3180- CalendarMonth: Prefer createRef over string ref (KevinTCoughlin@users.noreply.github.com)
3181- Callout: add the ability for bounds to take a callback (jspurlin@microsoft.com)
3182### Patches
3183
3184- give tooltip hoverable area an index lower than the content (mgodbolt@microsoft.com)
3185- Add .is-disabled to ChoiceGroupOption when disabled (KevinTCoughlin@users.noreply.github.com)
3186- TextField: remove invalid aria-labelledby (naethell@microsoft.com)
3187- DetailsList: add Announced to examples with sortable columns (naethell@microsoft.com)
3188- Tooltip: Changed examples from aria-labelledby to aria-describedby to follow a11y spec. (v-mare@microsoft.com)
3189## 7.32.0
3190Thu, 12 Sep 2019 12:34:15 GMT
3191
3192### Minor changes
3193
3194- Persona: Adding size120 to the PersonaSize enum, updating API. (eddrost@microsoft.com)
3195### Patches
3196
3197- Only render SpinButton label container if label or icon is present (KevinTCoughlin@users.noreply.github.com)
3198- Fix examples to only export a single component (elcraig@microsoft.com)
3199- Combobox: Fix issue where it would mutate props (joschect@microsoft.com)
3200- Pickers: make background color of input transparent so it doesn't clip border (joschect@microsoft.com)
3201- GroupedList: Fixed selected prop value not being set. (v-mare@microsoft.com)
3202## 7.31.3
3203Wed, 11 Sep 2019 12:35:47 GMT
3204
3205### Patches
3206
3207- Combobox: ensure that state doesn't mutate in controlled scenario (joschect@microsoft.com)
3208## 7.31.2
3209Mon, 09 Sep 2019 21:43:18 GMT
3210
3211### Patches
3212
3213- Update Nav.base.tsx (michael.david.lauria@gmail.com)
3214## 7.31.1
3215Fri, 06 Sep 2019 12:34:51 GMT
3216
3217### Patches
3218
3219- Nav: Added aria-labels to Nav examples per issue request (v-mare@microsoft.com)
3220## 7.31.0
3221Thu, 05 Sep 2019 12:34:51 GMT
3222
3223### Minor changes
3224
3225- Adding Preview pan to the color picker component, increasing the width and height of the color rectangle and css changes (navkuma@microsoft.com)
3226### Patches
3227
3228- give tooltip hoverable area an index lower than the content (mgodbolt@microsoft.com)
3229## 7.30.0
3230Wed, 04 Sep 2019 12:32:15 GMT
3231
3232### Minor changes
3233
3234- Update snapshots (pejahn@microsoft.com)
3235### Patches
3236
3237- Dropdown: Fix bug where it was not programatically possible to focus on Dropdown with `tabIndex=-1`. (cliff.koh@microsoft.com)
3238- Checkbox: Added initializeFocusRects to fix focus issue. (v-mare@microsoft.com)
3239## 7.29.2
3240Wed, 04 Sep 2019 04:09:58 GMT
3241
3242### Patches
3243
3244- DetailsList: Fix function mutations with onClick and onContextMenuClick in DetailsColumn (KevinTCoughlin@users.noreply.github.com)
3245- fix version file (kchau@microsoft.com)
3246## 7.29.1
3247Wed, 04 Sep 2019 00:37:31 GMT
3248
3249### Patches
3250
3251- Button: Fixing SplitButton outline when focused. (humbertomakotomorimoto@gmail.com)
3252## 7.29.0
3253Mon, 02 Sep 2019 12:33:56 GMT
3254
3255### Minor changes
3256
3257- Add FocusZone direction domOrder (sohuts@microsoft.com)
3258### Patches
3259
3260- Nav Component isOnTop property set can set focus to the Nav focusZone (inateeg@microsoft.com)
3261## 7.28.3
3262Fri, 30 Aug 2019 12:30:57 GMT
3263
3264### Patches
3265
3266- Fix imports in examples and deprecate old example data (elcraig@microsoft.com)
3267- Dialog: Changed demo copy to match real OWA text (v-mare@microsoft.com)
3268## 7.28.2
3269Thu, 29 Aug 2019 12:30:00 GMT
3270
3271### Patches
3272
3273- ColorRectangle styling fixes (elcraig@microsoft.com)
3274- Fix override handling for CommandBarButton (tmichon@microsoft.com)
3275## 7.28.1
3276Tue, 27 Aug 2019 12:33:51 GMT
3277
3278### Patches
3279
3280- Link, Stack, and Toggle example updates (elcraig@microsoft.com)
3281- Remove some relative imports from examples (elcraig@microsoft.com)
3282## 7.28.0
3283Mon, 26 Aug 2019 12:30:49 GMT
3284
3285### Minor changes
3286
3287- Button: change divs to be spans so its w3 compliant (joschect@microsoft.com)
3288### Patches
3289
3290- Memoizing styling in createComponent for components that have their default styling determined entirely by tokens. (Humberto.Morimoto@microsoft.com)
3291- Refactor Checkbox styles to reduce size. (v-mare@microsoft.com)
3292- Update positioning logic to nudge item when none of the positions fit (53619942+srishtis27@users.noreply.github.com)
3293- New drop hint icon for drag-drop and corresponding padding space on top (svaibhav@microsoft.com)
3294- Updating snapshots due to merge-styles selector split changes. (dzearing@hotmail.com)
3295## 7.27.1
3296Fri, 23 Aug 2019 12:35:28 GMT
3297
3298### Patches
3299
3300- MessageBar: Fix high contrast mode issue where you cannot tell which buttons you have focus on. (cliff.koh@microsoft.com)
3301- fixing the icons to have minWidth instead of hard coded width (kchau@microsoft.com)
3302- Update npmignores, delete unused jest setup files (elcraig@microsoft.com)
3303- make sure to skip aria-describedby for onRenderDescription is nullRender (kchau@microsoft.com)
3304- Fix up readme and package.json descriptions (elcraig@microsoft.com)
3305
3306## 7.27.0
3307Thu, 22 Aug 2019 12:34:59 GMT
3308
3309### Minor changes
3310
3311- Button: Using FontIcon and ImageIcon instead of Icon in both oufr and experiments Button. (Humberto.Morimoto@microsoft.com)
3312- right align the action buttons per new design (kchau@microsoft.com)
3313
3314### Patches
3315
3316- Autofill: fix issue where autofill wouldn't handle delete correctly (joschect@microsoft.com)
3317- making sure we get rid of javascript: urls in nav (kchau@microsoft.com)
3318- Panel Example: Fix function typing (joschect@microsoft.com)
3319
3320## 7.26.0
3321Wed, 21 Aug 2019 12:34:09 GMT
3322
3323### Minor changes
3324
3325- Add presenceTitle prop (gogoe@microsoft.com)
3326
3327### Patches
3328
3329- Combobox: Updates styles to latest design specs. (v-mare@microsoft.com)
3330- Simplify Button examples (elcraig@microsoft.com)
3331- Use getDocument instead document in FocusZone and FocusTrapZone (sohuts@microsoft.com)
3332- Fix TextField onChange bug (elcraig@microsoft.com)
3333- Fix empty text box when a color component being zero (reli@microsoft.com)
3334- add space functionality to split button with tests (chiechan@microsoft.com)
3335
3336## 7.25.1
3337Tue, 20 Aug 2019 12:31:26 GMT
3338
3339### Patches
3340
3341- Nav: update to latest redlines (phkuo@microsoft.com)
3342- Tooltip: Fix examples to pass correct root display styling. (email not defined)
3343
3344## 7.25.0
3345Thu, 15 Aug 2019 12:30:43 GMT
3346
3347### Minor changes
3348
3349- Adding prop on BaseButton to allow user to specify custom props on SplitButton's primary action button. (pagaur@microsoft.com)
3350- Rename deprecated React lifecycle functions to prevent development mode warnings in React 16.9. (jagore@microsoft.com)
3351- Add fast Icon variants and useFastIcons option in DetailsList (elcraig@microsoft.com)
3352
3353### Patches
3354
3355- FocusZone: Remove role=presentation (elcraig@microsoft.com)
3356- Moving the drag-drop caret icon on top of column divider to make if compatible with Sticky header (svaibhav@microsoft.com)
3357- Slider: update active pressed state color for slider border and thumb to match design toolkit spec. Updated palette references to sematic colors. (marygans@microsoft.com)
3358- TextField: fix onChange issue and async tests (elcraig@microsoft.com)
3359- Dropdown: allow setting empty string as item title (elcraig@microsoft.com)
3360- ActivityItem, Nav, and Pivot example updates (elcraig@microsoft.com)
3361- MessageBarButton: Remove the fixed width added in #8779. (jagore@microsoft.com)
3362
3363## 7.24.0
3364Wed, 14 Aug 2019 12:30:13 GMT
3365
3366### Minor changes
3367
3368- ChoiceGroup: fix focusing on options and general cleanup (elcraig@microsoft.com)
3369
3370### Patches
3371
3372- Searchbox: Updates styles to latest design specs and added semantic slots usage. (v-mare@microsoft.com)
3373
3374## 7.23.0
3375Tue, 13 Aug 2019 12:31:12 GMT
3376
3377### Minor changes
3378
3379- Checkbox: added indeterminate state (v-mare@microsoft.com)
3380
3381### Patches
3382
3383- Updating snpashots and styles which use $ syntax. (dzearing@microsoft.com)
3384- Changing breadcrumb items to links (camontei@microsoft.com)
3385- Pivot: pivot content (icon, text, count) should be consistently aligned via styling. (dzearing@microsoft.com)
3386
3387## 7.22.2
3388Mon, 12 Aug 2019 12:30:25 GMT
3389
3390### Patches
3391
3392- Allow callout to reposition after position prop is passed in (joschect@microsoft.com)
3393
3394## 7.22.1
3395Fri, 09 Aug 2019 12:31:50 GMT
3396
3397### Patches
3398
3399- Spinbutton: removed additional top and bottom margin styling overriding Label's styling and causes alignment inconsistencies with textbox, combobox, etc. (marygans@microsoft.com)
3400
3401## 7.22.0
3402Thu, 08 Aug 2019 12:32:41 GMT
3403
3404### Minor changes
3405
3406- DetailsList: Assign button role to group toggle element if aria-label provided. (t-mashia@microsoft.com)
3407- Update SASS variables using script (phkuo@microsoft.com)
3408
3409### Patches
3410
3411- Moved role, aria-label, and aria-expanded to the same element as per aria requirements (susunda@microsoft.com)
3412- DetailsRow should only re-render if a prop is detected to have changed. (megreid115@gmail.com)
3413
3414## 7.21.0
3415Wed, 07 Aug 2019 12:32:28 GMT
3416
3417### Minor changes
3418
3419- Updating styles to not use $ syntax. (dzearing@microsoft.com)
3420- Initial implementation of clickable legends (atgupta@microsoft.com)
3421
3422### Patches
3423
3424- Add customization section to Themes page (naethell@microsoft.com)
3425- Checkbox: Fix for an accessibility bug where checkbox labels were read at two different locations in Narrator's scan mode (kisiebel@microsoft.com)
3426- moving the async clearTimeout call inside the if check to prevent accidentally clearing the timeout unless we're going to be making a new one (jolore@microsoft.com)
3427
3428## 7.20.1
3429Tue, 06 Aug 2019 12:32:07 GMT
3430
3431### Patches
3432
3433- Replace the usage of `FontSizes` variable with font styles pulled from the theme object and minor cleanup. (vibraga@microsoft.com)
3434
3435## 7.20.0
3436Mon, 05 Aug 2019 12:33:41 GMT
3437
3438### Minor changes
3439
3440- Slider: Add new prop to snap while moving. (t-snroy@microsoft.com)
3441
3442## 7.19.1
3443Fri, 02 Aug 2019 12:33:29 GMT
3444
3445### Patches
3446
3447- Persona: Fix styles issue caused by unnecessary nesting (cliff.koh@microsoft.com)
3448- Remove extra export of SelectionMode (jdh@microsoft.com)
3449
3450## 7.19.0
3451Wed, 31 Jul 2019 12:26:17 GMT
3452
3453### Minor changes
3454
3455- Commandbar: Expose dataDidRender method (joschect@microsoft.com)
3456
3457### Patches
3458
3459- [BaseExtendedPicker] Only add aria-owns tag when the picker is expanded (andrescb@microsoft.com)
3460- Tooltip: Fixing hidden hover area overlapping with Tooltip targets. (Humberto.Morimoto@microsoft.com)
3461- Perf Test: Integrate Flamegrill (jagore@microsoft.com)
3462
3463## 7.18.1
3464Tue, 30 Jul 2019 12:28:32 GMT
3465
3466### Patches
3467
3468- TeachingBubble: Fix primary button high contrast styling issues. (Humberto.Morimoto@microsoft.com)
3469- Dropdown: Panel now dismisses in small widths (bhdev@outlook.com)
3470- Separate the anchor for the card from card's hover target ('xingwa@microsoft.com')
3471
3472## 7.18.0
3473Mon, 29 Jul 2019 12:26:00 GMT
3474
3475### Minor changes
3476
3477- Shimmer: refactor out the BaseComponent and deprecated React lifecycle methods. (vibraga@microsoft.com)
3478
3479### Patches
3480
3481- Fix cell animations so they only trigger on cell key changes (tmichon@microsoft.com)
3482- Panel: fix shrinking of the footer and make header not shrink. (vibraga@microsoft.com)
3483- Pivot: align pivot link text in relation to the whole pivot tab. (vibraga@microsoft.com)
3484
3485## 7.17.0
3486Fri, 26 Jul 2019 12:28:52 GMT
3487
3488### Minor changes
3489
3490- ShimmeredDetailsList: enables additional logic to be executed before rendering the default shimmer row. (vibraga@microsoft.com)
3491- removing BaseComponent from SpinButton (aneeshak@microsoft.com)
3492
3493### Patches
3494
3495- Added aria label to demo page for custom picker (susunda@microsoft.com)
3496
3497## 7.16.0
3498Thu, 25 Jul 2019 12:27:19 GMT
3499
3500### Minor changes
3501
3502- ChoiceGroup: updating IChoiceOption to accept input attributes (dzearing@microsoft.com)
3503
3504## 7.15.0
3505Wed, 24 Jul 2019 12:27:56 GMT
3506
3507### Minor changes
3508
3509- split calendarMonth into three rows (Qianqian.Li@microsoft.com)
3510
3511### Patches
3512
3513- Facepile: Fix narrator not announcing coauthor position (tabrumle@microsoft.com)
3514
3515## 7.14.1
3516Tue, 23 Jul 2019 16:33:51 GMT
3517
3518### Patches
3519
3520- Tooltip: Updates box-shadow to match fluent web toolkit (v-mare@microsoft.com)
3521- Rating: fix aria-label in `readOnly` mode and when use half stars. (vibraga@microsoft.com)
3522- Spinner: Updating label font size and position in respect to spinner to match fluent toolkit (v-mare@microsoft.com)
3523- ColorPicker: Updates margin bottom of the color rectangle to match web fluent toolkit. (v-mare@microsoft.com)
3524- Multiselect ComboBox options should respect disabled setting (elcraig@microsoft.com)
3525- making mousemove event bind to capture phase to work inside Layers and Callouts (jolore@microsoft.com)
3526
3527## 7.14.0
3528Mon, 22 Jul 2019 21:37:45 GMT
3529
3530### Minor changes
3531
3532- support to add custom attributes on SpinButton and ComboBox components (pagaur@microsoft.com)
3533- Details____ general cleanup (elcraig@microsoft.com)
3534
3535## 7.13.0
3536Mon, 22 Jul 2019 12:28:42 GMT
3537
3538### Minor changes
3539
3540- Refactor out BaseComponent from List components (706967+KevinTCoughlin@users.noreply.github.com)
3541- Nav: Add ability for screen reader to read selected state. (Humberto.Morimoto@microsoft.com)
3542- DetailsList: Remove unnecessary BaseComponent and class component usage (elcraig@microsoft.com)
3543
3544### Patches
3545
3546- Panel: remove window.innerHeight from styles (kakje@microsoft.com)
3547- fix the layer example so the panel dismisses properly (joschect@microsoft.com)
3548- DetailsList and Check styling optimizations (elcraig@microsoft.com)
3549
3550## 7.12.0
3551Fri, 19 Jul 2019 12:25:58 GMT
3552
3553### Minor changes
3554
3555- Tooltip: render tooltip only after the delay and make sure if provided `closeDelay` is bigger than `delay` not to flash the Tooltip. (vibraga@microsoft.com)
3556
3557## 7.11.1
3558Thu, 18 Jul 2019 12:27:48 GMT
3559
3560### Patches
3561
3562- Panel: Making padding not change with screen width to match toolkit. (Humberto.Morimoto@microsoft.com)
3563
3564## 7.11.0
3565Wed, 17 Jul 2019 18:58:57 GMT
3566
3567### Minor changes
3568
3569- Add new ways for callers to control the behavior of the combo box. (reedpa@microsoft.com)
3570- ChoiceGroupOption: move the inline styles into getStyles function to allow override. (vibraga@microsoft.com)
3571
3572### Patches
3573
3574- prevent header and footer in panel from shrinking (nidurak@microsoft.com)
3575- Adding @types/react and @types/react-dom to package.json that have peer dependencies on react and react-dom. (makotom@microsoft.com)
3576- Rating: ensure rating gets updated even when it has value of 0. (vibraga@microsoft.com)
3577- GroupedList: Using level to determine nestingDepth when it is given. (Humberto.Morimoto@microsoft.com)
3578- DropDown: Adding null check in onPositioned call. (Humberto.Morimoto@microsoft.com)
3579
3580## 7.10.0
3581Sat, 13 Jul 2019 22:20:41 GMT
3582
3583### Minor changes
3584
3585- Dialog: Deprecating componentRef prop. (Humberto.Morimoto@microsoft.com)
3586- Tooltip: Rendering hidden hoverable area to allow for interaction with Tooltips. (Humberto.Morimoto@microsoft.com)
3587
3588### Patches
3589
3590- Panel: remove window.innerHeight from styles (kakje@microsoft.com)
3591
3592## 7.9.0
3593Fri, 12 Jul 2019 12:29:52 GMT
3594
3595### Minor changes
3596
3597- GroupedList: Refactor out BaseComponent in favor of React.Component and React.FunctionComponent (706967+KevinTCoughlin@users.noreply.github.com)
3598- Dropdown: adds an `onRenderLabel` custom renderer prop. (vibraga@microsoft.com)
3599
3600### Patches
3601
3602- Update to progressBar indicator description label font size to match design toolkti spec. (marygans@microsoft.com)
3603
3604## 7.8.2
3605Thu, 11 Jul 2019 12:29:51 GMT
3606
3607### Patches
3608
3609- Pivot: updating white hover background color(#9595) (marygans@microsoft.com)
3610- Pass disabled state to labels in ChoiceGroup, Dropdown, Slider and SpinButton. (vibraga@microsoft.com)
3611- Tooltip: Fixing 'persist on scroll' issues. (humbertomakotomorimoto@gmail.com)
3612- DetailsRow: pass aria-label attribute to each row's checkbox. (vibraga@microsoft.com)
3613- Only clear selection in MarqueeSelection when starting a new marquee (tmichon@microsoft.com)
3614- Utilities: reuse an exisiting clamp function. (vibraga@microsoft.com)
3615
3616## 7.8.1
3617Wed, 10 Jul 2019 12:28:00 GMT
3618
3619### Patches
3620
3621- Dropdown: set aria-hidden to true on the ChevronDown icon so that it is not picked up by the screen reader (natalie.ethell@microsoft.com)
3622- Button: Fixing CompoundButton and SplitButton high contrast mode styling. (humbertomakotomorimoto@gmail.com)
3623- FocusTrapZone: Updating overview description to indicate restriction of website interaction. (Humberto.Morimoto@microsoft.com)
3624- Nav: fixes focus border in High Contrast mode. (vibraga@microsoft.com)
3625- Pickers: replace empty string with undefined. (vibraga@microsoft.com)
3626
3627## 7.8.0
3628Tue, 09 Jul 2019 17:34:38 GMT
3629
3630### Minor changes
3631
3632- Panel: Adding Overlay props. (Humberto.Morimoto@microsoft.com)
3633- Modal: Adding overlayProps as a prop. (Humberto.Morimoto@microsoft.com)
3634- Adding tooltipHostProps as a prop to the Breadcrumb component. (Heather.HoaglundBiron@microsoft.com)
3635- "FocusZone: Add setFocusAlignment public method to Force horizontal alignment in the context of vertical arrowing to use specific point as the reference, rather than a center based on the last horizontal motion." (nasabek@microsoft.com)
3636- User should use onRenderPersonaCoin for custom rendering. When this is set, this custom rendering will be used. (22574161+gingeroun@users.noreply.github.com)
3637
3638## 7.7.2
3639Mon, 08 Jul 2019 12:27:04 GMT
3640
3641### Patches
3642
3643- Fix mock Date class (rezha@microsoft.com)
3644
3645## 7.7.1
3646Thu, 04 Jul 2019 12:29:39 GMT
3647
3648### Patches
3649
3650- SearchBox: allow passing in id for input (elcraig@microsoft.com)
3651- Breadcrumb: Adding overflowAriaLabel to examples. (Humberto.Morimoto@microsoft.com)
3652- Button: Updating example to make it less confusing to screen readers. (Humberto.Morimoto@microsoft.com)
3653
3654## 7.7.0
3655Wed, 03 Jul 2019 12:30:55 GMT
3656
3657### Minor changes
3658
3659- SplitButton: add in props to control splitbutton menu button (joschect@microsoft.com)
3660- Callout: add support for RefObject as target (joschect@microsoft.com)
3661
3662### Patches
3663
3664- Revert "BaseFloatingItem: fix tests + remove redundant state (#9500)" (miclo@microsoft.com)
3665- Announced: fix QuickActions example to reset Announced message (naethell@microsoft.com)
3666- update snapshots and update extended picker tests (joschect@microsoft.com)
3667
3668## 7.6.3
3669Mon, 01 Jul 2019 18:51:43 GMT
3670
3671### Patches
3672
3673- Prettier change
3674- adds react-app-polyfill
3675- Fix tests for BasePicker + remove redundant state
3676
3677## 7.6.2
3678Fri, 28 Jun 2019 12:27:34 GMT
3679
3680### Patches
3681
3682- Replaced SCSS in favour of CSS in JS in List Basic Example
3683- Added interfaces for List Ghosting Example
3684- GroupedList: Fix "Show All" not rendering all items in a group
3685- Removed scss usage from List example.
3686- GroupedList: Updated header text color on hover and updated snapshots.
3687- Layer: remove the usage of viewport width and height to fix layout issues on mobile browsers
3688- Removed used Rating SCSS file
3689
3690## 7.6.1
3691Thu, 27 Jun 2019 18:25:04 GMT
3692
3693### Patches
3694
3695- Prettier changes.
3696- Avoid marking DetailsRow as non-draggable unless backed by DragDropEvents
3697- Addressing a variety of problems related to style recalculations.
3698- Panel: Overflowing header text should word break and wrap by default
3699- Add placeholder as TextArea property, allows placeholder in multiline TextField
3700
3701## 7.6.0
3702Wed, 26 Jun 2019 21:48:30 GMT
3703
3704### Minor changes
3705
3706- BasePicker would only reveal suggestions on type or click, shifting focus. Now shows for click, not shifting focus as well.
3707
3708## 7.5.3
3709Wed, 26 Jun 2019 12:23:41 GMT
3710
3711### Patches
3712
3713- Panel: move windowHeight from classNames into inline styles to prevent unnecessary className recalculations, respect isFooterAtBottom prop
3714- TextField: Add condition for Edge browser to detect placeholder styles
3715
3716## 7.5.2
3717Tue, 25 Jun 2019 12:26:09 GMT
3718
3719### Patches
3720
3721- Updates to tileslist, list and marquee selection
3722
3723## 7.5.1
3724Mon, 24 Jun 2019 23:11:20 GMT
3725
3726### Patches
3727
3728- FocusZone: fixed keyboard navigation when checkForNoWrap prop enabled.
3729- Dropdown:Bring back breakpoint for small screen sizes
3730- Coachmark: fixes beacon color props not being passed to styles.
3731
3732## 7.5.0
3733Fri, 21 Jun 2019 12:27:05 GMT
3734
3735### Minor changes
3736
3737- Adds dual presence to PersonaPresence
3738- Slider: onChanged is fired after a delay following keydown events.
3739
3740### Patches
3741
3742- Tooltip: add onKeyDown handler to dismiss on escape
3743- Combobox: Fix styles so that RootChecked works
3744- Don't expand ComboBox flyout on touch when disabled.
3745- TooltipHost: fix the closeDelay Tooltip bug where a user could not interact with the Tooltip because it would close.
3746
3747## 7.4.3
3748Thu, 20 Jun 2019 12:27:38 GMT
3749
3750### Patches
3751
3752- DetailsList: add aria-hidden to checkbox labels
3753
3754## 7.4.2
3755Wed, 19 Jun 2019 12:27:03 GMT
3756
3757### Patches
3758
3759- Make more examples exportable to codepen
3760
3761## 7.4.1
3762Tue, 18 Jun 2019 19:00:04 GMT
3763
3764### Patches
3765
3766- Facepile: Introducing OnRenderPersona and OnRenderPersonaCoin to override default implementation of Persona and PersonaCoin.
3767- Tooltip: reverts commit 210fbabee
3768
3769## 7.4.0
3770Tue, 18 Jun 2019 12:26:19 GMT
3771
3772### Minor changes
3773
3774- DetailsList accessibility now reports 0 rows while placeholder data is being displayed. Also added a prop to ShimmeredDetailsList to specify aria label (such as a "loading data" message) while shimmer is being displayed.
3775
3776### Patches
3777
3778- Prevent the callout from being dismissed when the mouse is pressed inside, but then moved outside (while keeping pressed) and released.
3779- Only run KeytipManager update when relevant keytip props have changed in KeytipData.
3780
3781## 7.3.0
3782Mon, 17 Jun 2019 12:26:51 GMT
3783
3784### Minor changes
3785
3786- exposing datemath function to calculate beginning of week
3787- ShimmeredDetailsList: fixes issue where fading overlay was not removed when real item passed.
3788
3789### Patches
3790
3791- Removing getClassNames method from SwatchColorPicker.base.tsx which improves perf. by about 10% because of memoization
3792- Stack: Improving examples so that they have better performance and removing anti-patterns from them.
3793- Tooltip: Improving performance by wrapping Callout inside with a DelayedRender so that nothing renders until after the delay's done and only if the mouse's still over the tooltip area."
3794- Updates some documentation links.
3795
3796## 7.2.0
3797Fri, 14 Jun 2019 15:54:00 GMT
3798
3799### Minor changes
3800
3801- Major bumping the foundation package.
3802
3803## 7.1.1
3804Fri, 14 Jun 2019 12:26:30 GMT
3805
3806### Patches
3807
3808- Set context menu width when using a split button to calculation of total width minus the width of the split menu button
3809- Coachmark: Bottom position coachmarks shouldn't be hidden/cut off by other elements on the page.
3810- Updated DetailsList example code to provide getKey prop, needed to make seelction work correctly when sorting and filtering are enabled.
3811- Fix missing assets in production build.
3812
3813## 7.1.0
3814Thu, 13 Jun 2019 12:20:34 GMT
3815
3816### Minor changes
3817
3818- HoverCard: Handle target being null in the case of unset ref
3819
3820### Patches
3821
3822- withViewport: Render composed component regardless of viewport height and width
3823
3824## 7.0.2
3825Thu, 13 Jun 2019 00:24:48 GMT
3826
3827### Patches
3828
3829- Initial release of Fabric 7
3830
3831## 7.0.0
3832Wed, 12 Jun 2019 00:42:26 GMT
3833
3834### Breaking changes
3835
3836- Move Calendar and DatePicker to legacy package
3837- ColorPicker: remove deprecated props, better error handling, fix TextField usage
3838- ComboBox: *Breaking Change* deprecated props `value` and `onChanged` removed
3839- Dropdown className should be applied to the root
3840- Remove deprecated doc page props
3841- SearchBox: pass event to onChange
3842- Rating: *Breaking change* is `rating` prop is passed, control will reflect value always.
3843- Remove use of deprecated @autobind decorator
3844- DetailsList, DetailsRow, DetailsRowFields: remove deprecated props, logic and styles related to `Shimmer`.
3845- Move Router to example-app-base
3846- ShimmerDetailsList: remove deprecated props and style props.
3847- TextField: remove deprecated props, fix controlled/uncontrolled behavior
3848
3849### Minor changes
3850
3851- Stack: Adding relevant Stack and StackItem tokens.
3852- Do not export Foundation package.
3853- Support slots API changes.
3854- Changes to support slots API refactoring.
3855- Persona: remap existing persona initial colors to new fluent values and add some new ones.
3856
3857### Patches
3858
3859- Fixing the order of switching sides in RTL context, so the order has to start with the right then left. Issue sample #9029
3860- Button: Conditionally rendering KeytipData.
3861- ColorPicker: remove decimals from alpha value
3862- Update CommandBar/CommandBarButton styles
3863- Update Layer examples to use modern context API
3864- Improved CSS in Stack sample code for performance.
3865- Update and dedupe React deps.
3866- Support changes to createComponent API.
3867- Remove unused and not exported ListPage prototype component
3868- SelectionZone: Document exported interfaces, remove any type usage, consolidate ev.target access
3869- Rating: Added getNativeProps to component for event usage
3870- Update instances of `getFocusStyle` to use named parameters.
3871- Nav, Calendar, and DatePicker move into office-ui-fabric-react
3872- Stack: Adding documentation to tokens.
3873- Suggestions: add itemProps type of onRenderSuggestedItem
3874
3875## 6.189.4
3876Tue, 11 Jun 2019 12:21:35 GMT
3877
3878### Patches
3879
3880- Updating snapshots to conform with `getNativeAttributes` changes which should filter out unexpected attributes from primatives more accurately.
3881- Improve performance of documentcardtitle
3882- upgrade to api-extractor 7.1.6
3883
3884## 6.189.3
3885Mon, 10 Jun 2019 12:24:00 GMT
3886
3887### Patches
3888
3889- Icon: Set aria-hidden if imageProps.alt or imageProps.aria-labelledby is undefined
3890- DatePicker: Check out of bounds on initial render
3891- Fixes issue when the menu icon in the second button of the `SplitButton` gets disabled styles when only the primary action is disabled.
3892
3893## 6.189.2
3894Fri, 07 Jun 2019 12:21:48 GMT
3895
3896### Patches
3897
3898- Panel: use windowHeight for all devices rather than only for iOS
3899- Improved Calendar A11Y
3900
3901## 6.189.1
3902Thu, 06 Jun 2019 12:22:24 GMT
3903
3904### Patches
3905
3906- Update documentation to add target _blank to external links
3907- Fixing some bugs for the persisted ContextualMenu
3908
3909## 6.189.0
3910Wed, 05 Jun 2019 12:22:30 GMT
3911
3912### Minor changes
3913
3914- adding missing filetype mappings to support LPC and other partners
3915- Fix TS 3.5 typing issues.
3916- Consume Selection from Utilities
3917
3918### Patches
3919
3920- BaseButton: Render placeholder icon if iconName is empty string
3921- ContextualMenu: When menus are rendered with the `persistMenu` flag, the scrollbar now renders correctly in Edge.
3922- add tooltips to Calendar buttons without text
3923- TextField: Adds aria-labelledby to input
3924
3925## 6.188.2
3926Tue, 04 Jun 2019 12:22:18 GMT
3927
3928### Patches
3929
3930- Coachmark: fix default colors assignment to pull from the theme object.
3931
3932## 6.188.1
3933Mon, 03 Jun 2019 23:04:02 GMT
3934
3935### Patches
3936
3937- Dropdown: fix issue where onchange wasnt called
3938- Remove circular imports in ContextualMenu.tsx
3939- Searchbox: Stop preventing default if we don't handle the keypress"
3940
3941## 6.188.0
3942Mon, 03 Jun 2019 12:23:18 GMT
3943
3944### Minor changes
3945
3946- Updating DatePicker and Calendar accessibility
3947- Fixed SplitButton styling for menu icon and dividers in disabled state
3948
3949## 6.187.2
3950Fri, 31 May 2019 12:21:27 GMT
3951
3952### Patches
3953
3954- TeachingBubble: Updated entrance animation for teaching bubble in TeachingBubble.styles.ts. Removed jelly animation and replaced with new motion spec entrance animation.
3955
3956## 6.187.1
3957Thu, 30 May 2019 12:22:06 GMT
3958
3959### Patches
3960
3961- Autofill: makes sure the fresh input is retrieved at the time of composition end
3962- Refactor common logic out of _dismissOnLostFocus to a generalized function in order to decouple handling of _dismissOnScroll from _dismissOnLostFocus
3963- Remove extra role attribute from callout root element, support aria-roledescription on callout main where role already resides
3964- DetailList: only select the first item on keydown from header if there isn't already something selected
3965- Dropdown: fix issue where dropdown did not respect selectedKey(s) prop
3966
3967## 6.187.0
3968Wed, 29 May 2019 12:21:24 GMT
3969
3970### Minor changes
3971
3972- Persona: rename and export function to get color
3973- Adds an example to TextField with customized masks
3974
3975### Patches
3976
3977- Fix aria-label in Dropdown options list
3978- Revert styled perf fixes temporarily.
3979- Nav: Prepend link name to aria label for expand button and set it as default if no label is provided
3980- TextField: remove unecessary font override for ::placeholder
3981
3982## 6.186.1
3983Fri, 24 May 2019 14:51:14 GMT
3984
3985### Patches
3986
3987- remove usage of bare process
3988
3989## 6.186.0
3990Thu, 23 May 2019 22:14:40 GMT
3991
3992### Minor changes
3993
3994- TeachingBubble: Add footerContent prop to render custom footer text
3995
3996### Patches
3997
3998- Dropdown: Replace some palette slot usage with semantic slots.
3999- Examples: Remove relative imports.
4000
4001## 6.185.0
4002Wed, 22 May 2019 12:21:34 GMT
4003
4004### Minor changes
4005
4006- Addressing a variety of problems related to style recalculations.
4007
4008### Patches
4009
4010- SelectableDroppableText: fixes `defaultvalue` tag usage that was causing some errors in using the api.json with @microsoft/api-documenter package.
4011- Preserve Selection modal state during single-select
4012- Ensure non-selectable items may still be invoked
4013
4014## 6.184.0
4015Tue, 21 May 2019 12:20:44 GMT
4016
4017### Minor changes
4018
4019- <Fabric> element does not affect global button styling.
4020- Dropdown: Add required visual hint when label is not provided.
4021- Updated Toggle component to accept JSX Elements. Added screener and snapshot tests for new changes
4022
4023### Patches
4024
4025- Fixed: ComboBox onResolveOptions should have array not object as argument
4026- DatePicker: keep validation errors after noop
4027
4028## 6.183.0
4029Mon, 20 May 2019 12:22:33 GMT
4030
4031### Minor changes
4032
4033- Add selectedOptions to ComboBox and Dropdown
4034- Add a new prop to enable Slider origin from zero
4035
4036### Patches
4037
4038- Fix ColorPicker Hex input
4039- MessageBar: Add `aria-hidden` property for message bar icon
4040
4041## 6.182.1
4042Thu, 16 May 2019 05:28:50 GMT
4043
4044### Patches
4045
4046- [Checkbox] Fix outline on focus.
4047
4048## 6.182.0
4049Wed, 15 May 2019 12:31:44 GMT
4050
4051### Minor changes
4052
4053- Nav respects changes to collapsedByDefault
4054- Allow custom aria label generation in suggestionStore
4055- ShimmeredDetailsList: export to the surface missing API items.
4056
4057### Patches
4058
4059- added the title attribute for the cancel icon in the panel which is same as aira-label
4060- Add TextField multiple-line errorMessage support
4061- This latest PR is to ensure Nav link without icon should not be rendered with <i> place-holder
4062
4063## 6.181.1
4064Tue, 14 May 2019 07:50:31 GMT
4065
4066### Patches
4067
4068- The FocusZone photos example now correctly renders focus rectangles.
4069- Update Fabric assets link
4070
4071## 6.181.0
4072Tue, 14 May 2019 01:56:43 GMT
4073
4074### Minor changes
4075
4076- Dropdown/Combobox: Add prop to allow open on focus
4077- DetailsList: Export missing public API symbols
4078
4079### Patches
4080
4081- added element id to the ChoiceGroup component
4082- In Edge, prevent pickers from showing "ms-clear" icon when typing.
4083- Removed a few more `typeof window` references to avoid memory leaks with IE11.
4084- Picker/DocPage: fix IBasePickerProps doc comment and add type alias to DocPage.
4085- withViewport: Respect value change of skipViewportMeasures by reassigning appropriate resize listener
4086
4087## 6.180.0
4088Fri, 10 May 2019 12:36:11 GMT
4089
4090### Minor changes
4091
4092- Export ResponsiveMode from controls that expect it as a prop.
4093
4094### Patches
4095
4096- Fix focus state on ComboBox
4097- Fix ARIA issue in Surfaces
4098
4099## 6.179.0
4100Thu, 09 May 2019 12:35:50 GMT
4101
4102### Minor changes
4103
4104- Added support for hidden options in dropdown and combo box
4105
4106### Patches
4107
4108- Include md files in nested docs folders
4109
4110## 6.178.0
4111Wed, 08 May 2019 12:37:40 GMT
4112
4113### Minor changes
4114
4115- Fix return type of onReduceDate in CommandBar
4116
4117## 6.177.0
4118Tue, 07 May 2019 12:34:52 GMT
4119
4120### Minor changes
4121
4122- Color card + samples cards of Theming Designer, set up the layout of the whole app, got started implementing the creation of the theme"
4123- Theme Designer app: Colors left nav, Samples card, A11y Checker card, Fabric Palette card, Export Panel
4124- New feature: Semantic Slots card as well as clean up of layout & css.
4125
4126### Patches
4127
4128- Router should error if getComponent doesn't return anything
4129- Truncate suggestions in IE11
4130- Icon documentation update
4131
4132## 6.176.3
4133Sun, 05 May 2019 19:59:10 GMT
4134
4135### Patches
4136
4137- Router: ignore trailing slashes, don't update if hash didn't change
4138
4139## 6.176.2
4140Sat, 04 May 2019 00:01:54 GMT
4141
4142### Patches
4143
4144- Properly propagate Esc in DatePicker
4145- Add min panel width for small screen sizes
4146- Documentation: adds more `docCategory` tags to API items.
4147- Doc updates for new website
4148
4149## 6.176.0
4150Thu, 02 May 2019 12:36:35 GMT
4151
4152### Minor changes
4153
4154- Add IBreadcrumbData, deprecate IBreadCrumbData
4155- Modal/Dialog: Add ability to move via mouse and/or keyboard
4156- Tooltip/TooltipHost: content now can take JSX content.
4157
4158### Patches
4159
4160- Remove out-of-date IE focus handling work-around. Pass forceFocusInsideTrap={false} to DatePicker FocusTrapZone. Adjust FocusTrapZone return focus handling.
4161
4162## 6.175.0
4163Wed, 01 May 2019 12:34:25 GMT
4164
4165### Minor changes
4166
4167- BasePicker: re-add removed property to fix api break
4168- Fix type in BasePicker onRemoveSuggestion api
4169- DetailsHeader: mark cellIsActionable, cellIsEmpty, and cellWrapperPadded as deprecated
4170- Introduces ImageFit.centerContain
4171- Color card + samples cards of Theming Designer, set up the layout of the whole app, got started implementing the creation of the theme"
4172- Theme Designer app: Colors left nav, Samples card, A11y Checker card, Fabric Palette card, Export Panel
4173
4174## 6.174.0
4175Tue, 30 Apr 2019 12:31:36 GMT
4176
4177### Minor changes
4178
4179- DocPage: add types
4180- Always reset pending info on option click.
4181
4182### Patches
4183
4184- FocusZone: remove outline on focus
4185- Bugfix to set the correct width of the Pivot item's :after element, so Pivot items don't move on (un)selection
4186- Use new getFocusStyle signature
4187- DetailsColumn: Cleanup className vars, use lambdas for this binding, add type-safety to root ref
4188
4189## 6.173.0
4190Mon, 29 Apr 2019 12:34:34 GMT
4191
4192### Minor changes
4193
4194- DetailsList: export DetailsHeader
4195
4196### Patches
4197
4198- Fixed typo in position utility
4199
4200## 6.172.0
4201Sat, 27 Apr 2019 00:04:47 GMT
4202
4203### Minor changes
4204
4205- Updating Icon, Checkbox, and Image to be pure components (correctly.)
4206
4207## 6.171.0
4208Fri, 26 Apr 2019 12:35:24 GMT
4209
4210### Minor changes
4211
4212- Breadcrumb: Add in focuszone props to give more control
4213- Teachingbubble: Improve target that's passed to callout
4214- Add new prop 'detailsListStyles' to allow passing 'styles' prop to DetailsList. Deprecate all shimmer related props in DetailsList and DetailsListRow. Adds documentation
4215
4216### Patches
4217
4218- Deprecate implementation examples
4219- Fix the picker suggestion items flashing issue.
4220- Setting initial scrollbar height and width equal to 0 to prevent rendering when it's width/height changes from undefined to 0. Cascading updates caused due to notifySubscribers for sticky componentDidMount lifecycle hook. Reducing computations for sticky component by combining updates for change in sticky state (top/bottom/non-sticky) & distanceFromTop. Setting placeHolder width equal to scrollWidth of nonStickyContent.firstElementChild
4221
4222## 6.170.0
4223Thu, 25 Apr 2019 12:33:20 GMT
4224
4225### Minor changes
4226
4227- Concentrate onhover style ui changes to label element for Checkbox
4228
4229### Patches
4230
4231- Remove componentRef property for Image component at Image.types.ts.
4232- DetailsRowFields: Refactor styles to remove unnecessary re-render
4233- fixing header keyboarding in CalendarMonth in OUFR
4234
4235## 6.169.0
4236Wed, 24 Apr 2019 12:35:55 GMT
4237
4238### Minor changes
4239
4240- Delete outdated component status info
4241- FocusTrapZone: Add disabled prop.
4242- VerticalDivider: Make into a styled component
4243
4244## 6.168.0
4245Tue, 23 Apr 2019 12:32:00 GMT
4246
4247### Minor changes
4248
4249- Adding a way to make to make the state of the SwatchColorPicker be fully controllable
4250- Introduce vertical option for ResizeGroup
4251
4252### Patches
4253
4254- FocusZone should not set elements inside a portal (outside its DOM) as an active element
4255- Lists: Remove unnecessary usages of css concat helper
4256
4257## 6.167.3
4258Mon, 22 Apr 2019 12:32:06 GMT
4259
4260### Patches
4261
4262- CommandBar: Add split/disabled buttons example to documentation page
4263- ScrollablePane: Remove Z Index since it's no longer necesssary
4264- Selection: initialize count
4265- TextField documentation updates
4266
4267## 6.167.2
4268Fri, 19 Apr 2019 12:33:03 GMT
4269
4270### Patches
4271
4272- Button: Fix issue where button would eat keydown events
4273- Remove usage of assign helper in favor of Object.spread across Lists
4274- Dropdown: Add unit test;
4275- Split button displays an expanded state always with persistMenu:true - fixing that
4276- Pickers: Fix issue where they would have invalid described by
4277
4278## 6.167.1
4279Wed, 17 Apr 2019 12:33:35 GMT
4280
4281### Patches
4282
4283- Modal: Ensure that the "ms-Dialog" class name is only applied once.
4284- Run prettier on all files
4285
4286## 6.167.0
4287Tue, 16 Apr 2019 12:32:59 GMT
4288
4289### Minor changes
4290
4291- DatePicker: Fix props not matching their description. Add new prop to provide old functionality
4292- DetailsList: Expose optional onRenderCheckbox callback option
4293
4294### Patches
4295
4296- Update Announced examples
4297- Panel: Fix double dismiss
4298
4299## 6.166.1
4300Mon, 15 Apr 2019 12:33:42 GMT
4301
4302### Patches
4303
4304- DetailsList: Fix high contrast focus color
4305- MessageBar: fixes the transparency of the background issue when rendered on top of themed backgrounds.
4306- Adding data parameter to the ComboBoxOptionWrapper. This will allow ShallowCompare to compare against this extra parameter
4307
4308## 6.166.0
4309Fri, 12 Apr 2019 12:34:16 GMT
4310
4311### Minor changes
4312
4313- These changes allow for a controlled Pivot to have no selected PivotItem by specifying null as the selectedKey prop.
4314
4315### Patches
4316
4317- ThemeGeneratorPage: fix it so it looks right
4318- Updating CalloutContentBase's shouldComponentUpdate to do shallow comparision
4319
4320## 6.165.1
4321Thu, 11 Apr 2019 12:37:10 GMT
4322
4323### Patches
4324
4325- Documentation: add @docCategory inline tags
4326- css-in-js conversions for DocumentCard, ExtendedPeoplePicker, FloatingPeoplePicker, SelectedPeopleList
4327
4328## 6.165.0
4329Wed, 10 Apr 2019 12:33:17 GMT
4330
4331### Minor changes
4332
4333- Panel: add onOpen and onOpened properties
4334
4335### Patches
4336
4337- ComboBox: call onPendingValuedChanged with an empty value string when the user clears the input
4338
4339## 6.164.8
4340Tue, 09 Apr 2019 12:35:21 GMT
4341
4342### Patches
4343
4344- Panel: set forceFocusInsideTrap to false for non-blocking Panels
4345- Spinner: only render an aria-live polite message when ariaLabel is provided.
4346
4347## 6.164.7
4348Mon, 08 Apr 2019 12:37:15 GMT
4349
4350### Patches
4351
4352- A number of components have been updated to reduce the dependencies, lowering bundle size impact for a variety of scenarios.
4353- TextField: clarify onBeforeChange documentation
4354
4355## 6.164.6
4356Fri, 05 Apr 2019 22:09:49 GMT
4357
4358### Patches
4359
4360- Persona: now sets dir=auto for text fields rendered in persona.
4361- Fix layer and modal codepen links
4362- Fixing submenu dismissal when parent menu has a hidden prop
4363- Panel: add border to main div in high contrast
4364
4365## 6.164.5
4366Fri, 05 Apr 2019 12:36:12 GMT
4367
4368### Patches
4369
4370- SelectionZone: Disallow selection when selection mode is SelectionMode.none
4371- Dialog, Layer, and Modal partial css-in-js conversions
4372- Modal: constrain scrollableContent height to 100vh and window.innerHeight for mobile Safari to support DetailsList virtualization
4373- Convert OverflowSet examples and one Panel example to css-in-js
4374- Fix for scrolling functionality in Suggestions component.
4375- Toggle: make on/off text clickable
4376- Tooltip: fixing the color and font size of subText not to be overriden by external UHF css.
4377
4378## 6.164.4
4379Thu, 04 Apr 2019 12:34:57 GMT
4380
4381### Patches
4382
4383- List and other example updates
4384- Nav and MessageBar example updates
4385- Colors: reduce size of utility file by changing implementation
4386- SelectionZone: Defer dom inspection until interaction
4387
4388## 6.164.3
4389Wed, 03 Apr 2019 12:38:51 GMT
4390
4391### Patches
4392
4393- Button: Adding missing parenthesis in ev.stopPropagation function call.
4394- CommandBar: Meeting color contrast accessibility standards in examples.
4395- Button: Allowing menu navigation with keyboard when shouldFocusOnMount is set to false.
4396- PeoplePicker: Fix persona overflowing container
4397- Small bug fixes for keytips
4398- BaseFloatingPicker: do not update unmounted component on promise resolution
4399
4400## 6.164.2
4401Tue, 02 Apr 2019 12:36:20 GMT
4402
4403### Patches
4404
4405- FocusZone: fixing logic to track outer FZ components correctly.
4406- Image: fixes a visual bug where during fade in animation the image was shifted slightly.
4407
4408## 6.164.1
4409Tue, 02 Apr 2019 00:38:15 GMT
4410
4411### Patches
4412
4413- Dropdown: The `onChange` callback's event target should always be the dropdown element, which contains the id attribute passed in through props.
4414- Fixed a problem with Pivot showing the wrong PivotItems when using JSX expressions. Extended the test case
4415- FocusZone and FocusTrapZone example improvements
4416- GroupedList: Respect groupProps isAllGroupsCollapsed on initial render
4417- List and other example updates
4418- Use ^ ranges instead of >=
4419
4420## 6.164.0
4421Mon, 01 Apr 2019 12:37:03 GMT
4422
4423### Minor changes
4424
4425- Stack: Adding margin as a token of StackItem and childrenGap as a token of Stack and updating examples accordingly.
4426- Separator: promote to OUFR
4427
4428### Patches
4429
4430- ContextualMenu: Remove extra role=menu
4431- MaskedTextField: fixes the state update when the value it's controlled by the host app.
4432- More TextField example updates
4433
4434## 6.163.0
4435Fri, 29 Mar 2019 12:36:45 GMT
4436
4437### Minor changes
4438
4439- Dropdown: add correctly cased onRenderPlaceholder prop and deprecate onRenderPlaceHolder, plus example updates
4440- Added order property to StackItem
4441- HoverCard: adds a public `dismiss` method to allow instant dismiss of the card.
4442
4443### Patches
4444
4445- Persisted callout fixes
4446- DocPage: add separate prop for overriding native props component name
4447- Pickers: condionally render the list of the selected items only if there are any items to display. Fixes the aria role="list" bug where a list must contain one or more list items.
4448- Spinner and Slider example updates
4449- TextField example updates
4450
4451## 6.162.1
4452Thu, 28 Mar 2019 12:36:39 GMT
4453
4454### Patches
4455
4456- ComboBox: Add aria-required field to assist screen readers to read out required field
4457
4458## 6.162.0
4459Wed, 27 Mar 2019 12:34:02 GMT
4460
4461### Minor changes
4462
4463- List: Parameterize generic T for item type with default type any
4464
4465### Patches
4466
4467- Calendar: Making calendar days aria-readonly: true so that Narrator doesn't read them as editable.
4468- DocumentCard: Removing blank 1px line below preview images in compact layout.
4469- Remove custom high contrast selectors and example utility CSS classes
4470- Split up color utility functions into separate files for perf
4471- GroupHeader: tighten componentWillReceiveProps parameter typing
4472- update API file
4473- update api file generated by api-extractor 7
4474
4475## 6.161.0
4476Tue, 26 Mar 2019 12:32:51 GMT
4477
4478### Minor changes
4479
4480- Remove IE 11-incompatible constructs
4481
4482### Patches
4483
4484- FloatingPicker: Change width to min-width for Suggestions
4485- ContextualMenu: Improve typings and remove unnecessary casts
4486
4487## 6.160.0
4488Mon, 25 Mar 2019 12:33:48 GMT
4489
4490### Minor changes
4491
4492- GroupSpacer: Reduce render calls by refactoring styled HOC to React.SFC
4493
4494### Patches
4495
4496- FocusZone: focus alignment is now reset when first receiving focus (programatically or via `defaultActiveElement`.
4497
4498## 6.159.1
4499Fri, 22 Mar 2019 12:34:41 GMT
4500
4501### Patches
4502
4503- ColorPicker: Showing picked color in high contrast mode.
4504- List: Avoid setting role to list in case of empty list
4505
4506## 6.159.0
4507Fri, 22 Mar 2019 02:41:51 GMT
4508
4509### Minor changes
4510
4511- Dialog: changing type of `title` prop to allow JSX to be injected.
4512
4513### Patches
4514
4515- Calendar: Fixing typo is scss.
4516- Add shouldComponentUpdate to ContextualMenuItems to ensure items are only updated when needed.
4517- Pivot did not support PivotItems used in JSX-expressions (e.g. {this.state.something && <PivotItem ...>}. I fixed this functionality and added a simple test case.
4518- Fix focus zone virtual parent focus restoration
4519- FocusZone: minor performance tweak to have a single capture keydown handler, rather than one per outer zone instance.
4520- Fixing componentURL to point to correct url.
4521- Popup: Revert change to find active element within iframe
4522
4523## 6.158.0
4524Thu, 21 Mar 2019 12:36:30 GMT
4525
4526### Minor changes
4527
4528- SelectedPeopleList: Key wrapped selectedItem children when they are keyed
4529
4530### Patches
4531
4532- Breadcrumb: Update custom divider example to have aria-hidden on divider
4533- GroupHeader & GroupFooter: Extend React.Component instead of BaseComponent
4534- Improve TextField example accessibility
4535- TextField: Fixed flex bug in IE11
4536- move replaceItem from SelectedPeopleList to BaseSelectedItemsList
4537
4538## 6.157.3
4539Wed, 20 Mar 2019 16:14:56 GMT
4540
4541### Patches
4542
4543- FocusTrapZone: Make sure to call passed in focus and blur handlers
4544
4545## 6.157.2
4546Wed, 20 Mar 2019 03:15:21 GMT
4547
4548### Patches
4549
4550- Callout: Fix beak position for dynamically sized callouts.
4551- ComboBox: if `options` are null, make sure the code doesn't crash.
4552- Icon: remove BaseComponent dependency.
4553
4554## 6.157.1
4555Tue, 19 Mar 2019 18:05:11 GMT
4556
4557### Patches
4558
4559- Fix typing on BaseSelectedItemList.removeItem
4560
4561## 6.157.0
4562Fri, 15 Mar 2019 12:34:07 GMT
4563
4564### Minor changes
4565
4566- DetailsHeader: Add ariaLabelForToggleAllGroupsButton to IDetailsHeaderProps
4567- Add new icons to OUIFR API
4568- Export Foundation package.
4569- SpinButton: label prop should be marked as optional
4570- Rating: unchecked stars should be unfilled.
4571
4572### Patches
4573
4574- Popup: If framed, set focus to frame's activeElement on dismiss
4575- Use codepen loader in examples
4576- For multiSelectComboBox, if allowFreeForm is true, currentPendingValue should get added to option and be selected onBlur
4577- Nav: Fix selection state to only check URL if state.selectedKey is undefined
4578- Fix combobox behaviour: multiple selections are now correctly shown in dropdown
4579- TeachingBubble examples: separate onDismiss into onDismiss and onShow
4580- List: Remove duplicate page rows iteration and add tests for SparseArray scenarios
4581- Fix color contrast ratio of unchecked Rating stars
4582- Use typeof check on process before checking process.env.NODE_ENV
4583- Turn IBasePickerSuggestionsProps into a Pick<> type
4584- Drop space from DetailsList header aria-labeledby
4585- HoverCard: fixes the native event listeners assignment when the target prop is updated.
4586
4587## 6.156.0
4588Wed, 13 Mar 2019 00:42:29 GMT
4589
4590### Minor changes
4591
4592- Text: default to fonts.medium
4593- Dropdown: Type onRenderTitle as Array<IDropdownOption> only
4594
4595### Patches
4596
4597- BaseButton: Correctly clone props instead of mutating them
4598
4599## 6.155.0
4600Tue, 12 Mar 2019 12:31:43 GMT
4601
4602### Minor changes
4603
4604- Provide a way to pass cell contents directly to DetailsRow
4605- FocusTrapZone: Refactor trapping behavior to fix multiple outstanding issues.
4606
4607### Patches
4608
4609- Fix overflow calculation for non-collapsible columns
4610- FocusTrapZone: Fix for zones that have zero tabbable elements.
4611- updating calendaryear to work when react version upgrades
4612- DetailsHeader: remove duplicate IDetailsHeaderState
4613- Panel: fixes regression when no custom navigation renderer provided and `hasCloseButton` prop is set to false there should not be an empty div rendered occupying the space.
4614
4615## 6.154.0
4616Mon, 11 Mar 2019 12:31:10 GMT
4617
4618### Minor changes
4619
4620- Shimmer: adds new props `shimmerColors` to Shimmer and `backgroundColor` to ShimmerElementsGroup to allow easy customization of Shimmer colors when placed on elements with background colors other than white.
4621
4622## 6.153.0
4623Fri, 08 Mar 2019 13:32:10 GMT
4624
4625### Minor changes
4626
4627- Expose persistMenu in combobox similar to baseButton
4628- SpinButton: Stateful example should restrict input value to range.
4629
4630### Patches
4631
4632- List: Revert remove usage of string refs for List pages #7704
4633
4634## 6.152.1
4635Thu, 07 Mar 2019 13:32:47 GMT
4636
4637### Patches
4638
4639- Remove console log in Tooltip absolute position example
4640- Pivot - remove deprecated lifecycle method, and deterministically render selected PivotItem. Will change behavior of Pivot instances that specified `selectedKey` but use in an uncontrolled fashion.
4641- Suggestions: set className on Suggestion header/footer
4642- SwatchColorPicker: updates the styles so that they align to the toolkit specs.
4643
4644## 6.152.0
4645Wed, 06 Mar 2019 13:27:18 GMT
4646
4647### Minor changes
4648
4649- BaseButton does not call onAfterMenuDismiss when persistMenu is true
4650- Change FocusZone to use the as pattern
4651
4652### Patches
4653
4654- Tooltip: Add absolute position example to documentation
4655- FocusZone: removing dependency on BaseComponent, slicing about 3k gzipped off the payload.
4656
4657## 6.151.0
4658Tue, 05 Mar 2019 17:33:41 GMT
4659
4660### Minor changes
4661
4662- Update version of 'styled', add type annotations to usages of 'styled'.
4663
4664## 6.150.1
4665Tue, 05 Mar 2019 13:30:24 GMT
4666
4667### Patches
4668
4669- DetailsRowFields: Inherit from React.Component instead of BaseComponent"
4670
4671## 6.150.0
4672Tue, 05 Mar 2019 04:25:07 GMT
4673
4674### Minor changes
4675
4676- add Announced component
4677- Breadcrumb: Add native props support
4678- Export all theme variables in one file, and emit basic font token mixins
4679
4680### Patches
4681
4682- CommandBar: Adding aria-label to Grid View and Information Buttons in examples.
4683- ChoiceGroup: Fix disabled selected styles
4684
4685## 6.149.0
4686Mon, 04 Mar 2019 13:29:58 GMT
4687
4688### Minor changes
4689
4690- Improved Accessibility with the Pickers and PeoplePicker Components by adjusting styles for High Contrast Mode.
4691
4692## 6.148.1
4693Fri, 01 Mar 2019 19:40:22 GMT
4694
4695### Patches
4696
4697- DetailsList & List: Improve typings currently typed as any
4698
4699## 6.148.0
4700Fri, 01 Mar 2019 13:33:08 GMT
4701
4702### Minor changes
4703
4704- Nav: Add disable state for navigation links
4705
4706### Patches
4707
4708- ChoiceGroup: Make dropdown on example disabled until the option with the dropdown is selected so that tab focus goes to the default selected option.
4709- ChoiceGroup: Visually present 'required' prop in 'ChoiceGroup with a custom label' example and remove 'required' prop from non-selected radio buttons.
4710- ChoiceGroup: Fixing Narrator focus on ChoiceGroupOptions.
4711- ChoiceGroup: Adding defaultSelectedKey to 'ChoiceGroup with Icons' example so that aria-selected property is set.
4712- CommandBar: Fixing aria-label in examples so that it doesn't repeat information.
4713- GroupedList: Provide default getGroupHeight implementation to avoid infinite scroll handlers
4714- Updated dependencies.
4715
4716## 6.147.0
4717Thu, 28 Feb 2019 17:04:01 GMT
4718
4719### Minor changes
4720
4721- Dropdown and ComboBox: `selectedKey` can now take null to clear the selection.
4722
4723## 6.146.2
4724Thu, 28 Feb 2019 13:29:07 GMT
4725
4726### Patches
4727
4728- TagItemSuggestion: adds `white-space: nowrap` CSS declaration which is required for `text-overflow: ellipsis` to work.
4729- TextField: adds font styles passed from theme to the root element.
4730
4731## 6.146.1
4732Wed, 27 Feb 2019 06:49:08 GMT
4733
4734### Patches
4735
4736- Modal: Fix missed naming updated from Modeless PR
4737
4738## 6.146.0
4739Wed, 27 Feb 2019 01:28:58 GMT
4740
4741### Minor changes
4742
4743- Updating the API file resulted in the updates to the @uifabric/styling package which is exported form OUFR.
4744
4745### Patches
4746
4747- Announce column header for Day in Calendar
4748- Calendar: Change role of CalendarDay button from 'button' to 'gridcell'
4749- DetailsList: dragDropEvents props updates not respected
4750
4751## 6.145.0
4752Tue, 26 Feb 2019 22:45:29 GMT
4753
4754### Minor changes
4755
4756- Dialog: Add the ability for dialogs to be sticky (can interact with content behind dialog while dialog is open)
4757
4758### Patches
4759
4760- Make the list items of personas used in rendering Facepile have role="option" which is required because the <ul> encompassing these has a role="listbox". Caught in a Keros FastPass.
4761- ARIA: Update calls to mergeAriaAttributeValues to no longer explicitly supply output element id padding.
4762
4763## 6.144.0
4764Tue, 26 Feb 2019 13:31:28 GMT
4765
4766### Minor changes
4767
4768- Text: add Text component
4769
4770### Patches
4771
4772- DetailsList: Remove redundant casts and local declaration
4773- Sticky: maintain focus on Sticky header when scrolled
4774- Force Suggestion items to be shrinkable
4775
4776## 6.143.1
4777Mon, 25 Feb 2019 13:31:08 GMT
4778
4779### Patches
4780
4781- Persona: Augment documentation for `optionalText` and `tertiaryText` to be more useful.
4782- Pivot: Removed mention of pivot overflow which is not implemented
4783
4784## 6.143.0
4785Fri, 22 Feb 2019 13:31:09 GMT
4786
4787### Minor changes
4788
4789- DetailsRow & DetailsRowFields: onRenderItemColumn return type as React.ReactNode
4790- Pivot: Add new stylable area for Pivot item container div.
4791- Add aria-describedby prop to Combo Box and Spin Button
4792
4793### Patches
4794
4795- Fix usage of 'ms-text-align'
4796
4797## 6.142.1
4798Thu, 21 Feb 2019 13:32:08 GMT
4799
4800### Patches
4801
4802- GroupedList: Reduce usage of any type in GroupedList and GroupedListSection
4803
4804## 6.142.0
4805Wed, 20 Feb 2019 21:57:24 GMT
4806
4807### Minor changes
4808
4809- ChoiceGroup: now works again in FocusZone, but this also reverts a bug fix which allowed FocusTrapZones to behave better with ChoiceGroups in them. We will fix this issue separately. Popup: no longer has `tabindex="-1"` specified, which is causing all sorts of regressions wrt FocusTrapZone usage.
4810
4811### Patches
4812
4813- ChoiceGroup: fixing issue when nested in FocusZones.
4814
4815## 6.141.1
4816Tue, 19 Feb 2019 13:37:02 GMT
4817
4818### Patches
4819
4820- Set colors for unknown persona coin to fixed values
4821
4822## 6.141.0
4823Mon, 18 Feb 2019 13:38:30 GMT
4824
4825### Minor changes
4826
4827- ColorPicker: take color object in props, add standard onChange
4828- Deprecate IconNames due to const enum usage.
4829- Stack: Fix 'as' prop circular reference.
4830- Panel: Enabling the addition of new buttons (or other components) to the Navigation region
4831- Panel: fixes several screen breakpoint issues and brings more clarity to docs and logic of applying the breakpoints.
4832
4833### Patches
4834
4835- Coding conventions
4836- Added custom width, left anchored panel support
4837
4838## 6.140.0
4839Fri, 15 Feb 2019 17:41:16 GMT
4840
4841### Minor changes
4842
4843- Stack: Promoting component to oufr package.
4844
4845## 6.139.1
4846Fri, 15 Feb 2019 13:33:06 GMT
4847
4848### Patches
4849
4850- Include component markdown files in npm package.
4851
4852## 6.139.0
4853Thu, 14 Feb 2019 13:34:55 GMT
4854
4855### Minor changes
4856
4857- Fix type IBaseFloatingPickerSuggestionProps in ExtendedPeoplePicker, expose showRemoveButtons
4858
4859### Patches
4860
4861- TeachingBubble: revert PR #7837
4862- fluent folder cover; updated metadata font color; added yellowDark color variable
4863- Fix DetailsList compiler warnings in test by casting document.activeElement to HTMLElement
4864- Pivot cleanup
4865
4866## 6.138.1
4867Wed, 13 Feb 2019 13:36:46 GMT
4868
4869### Patches
4870
4871- MessageBar: exclude className from nativeProps
4872- Fix id usage in examples
4873- Normalized disabled style for input components (DatePicker, TextField).
4874- Remove maximum width from Breadcrumb items
4875- Fixing SpinButton A11y Pass Bug 2 where Up/Down buttons aren't discernable.
4876- TextField: updates some semantic colors usage.
4877
4878## 6.138.0
4879Tue, 12 Feb 2019 13:36:43 GMT
4880
4881### Minor changes
4882
4883- ComboBox: adds an autofillProps
4884- Make ChoiceGroupOptions stylable
4885
4886### Patches
4887
4888- Calendar: adding type="button" in Calendar buttons so they don't submit by default inside forms
4889- FocusZone: fixing issue where onActiveItemChanged was no longer firing.
4890- Fix ID usage in examples
4891- Toggle: pass in native hidden prop to root element
4892- Tooltip: Updates examples to demonstrate how to tag aria attributes correctly
4893- Pickers: fix bug in ExtendedPicker demo and remove unneeded cast in EditingItem
4894
4895## 6.137.0
4896Mon, 11 Feb 2019 13:40:44 GMT
4897
4898### Minor changes
4899
4900- PivotItem: updating itemCount type to include strings
4901- Pickers: Re-type onItemRemove in Suggestions to support the suggestions Generic type
4902
4903### Patches
4904
4905- In HoverCard, do not dismiss the card when the prop is true and the event prompting the dismissal is the 'mouseleave' event from the card itself. Clicking outside, escape, etc will still dismiss the card.
4906- Removed Href on Links that are disabled. This prevents inadvertent access to disabled links. Also prevents link focus rect bug
4907- SpinButton: Only update value in state if newProps.value is defined
4908
4909## 6.136.0
4910Fri, 08 Feb 2019 13:37:21 GMT
4911
4912### Minor changes
4913
4914- Add textField to IDatePickerProps
4915
4916## 6.135.1
4917Thu, 07 Feb 2019 13:32:39 GMT
4918
4919### Patches
4920
4921- DetailsList: Fixes the column header shifting upwards by 1px after drag and drop action.
4922
4923## 6.135.0
4924Wed, 06 Feb 2019 13:38:07 GMT
4925
4926### Minor changes
4927
4928- Nav: add semantic colors styling to link
4929
4930### Patches
4931
4932- FocusTrapZone: Fixed FocusTrapZone to use the relatedTarget instead of document.activeElement to find what is losing focus
4933- Fixing wrapping links' focus rect clipping problem with boxshadow styling.
4934
4935## 6.134.0
4936Tue, 05 Feb 2019 13:35:00 GMT
4937
4938### Minor changes
4939
4940- MessageBar: mix in native props
4941- Use React.ComponentType in ExtendedPeoplePicker for render props
4942
4943### Patches
4944
4945- DetailsList: render a simple column header for checkboxes in single selection mode
4946- Fixing the implementation of the hidden prop wrt to focus, bounds and unnecessary mounts
4947- Nav: Fixed an issue where nav link text overflow was not properly left aligned.
4948- Remove popup outline
4949
4950## 6.133.0
4951Mon, 04 Feb 2019 13:36:12 GMT
4952
4953### Minor changes
4954
4955- GroupHeader: exposes props of selection check button.
4956
4957### Patches
4958
4959- Clarify extended picker dont documentation
4960- Update ThemesOverview.md documentation
4961- Remove some unneeded casts + 'any's in ExtendedPeoplePicker
4962
4963## 6.132.0
4964Thu, 31 Jan 2019 20:10:48 GMT
4965
4966### Minor changes
4967
4968- FocusZone: focus can now be recovered if focus was resting within the zone but the element was removed.
4969
4970## 6.131.1
4971Thu, 31 Jan 2019 13:36:13 GMT
4972
4973### Patches
4974
4975- scrollTop value may be in decimal. Taking floor of scrollTop to calculate isStickyBottom for a sticky component
4976- TeachingBubble: do not pass in onDismiss to TeachingBubbleContent
4977- Support ESC after clicking in Popup
4978
4979## 6.131.0
4980Tue, 29 Jan 2019 13:35:55 GMT
4981
4982### Minor changes
4983
4984- GroupedList: changes types of the renderers to allow customizing the `subComponents` through the `Customizer`. Export the missing interfaces to the top level index file of the GroupedList.
4985
4986### Patches
4987
4988- width is not required for sticky placeholder as it won't affect horizontal scrolling. For a detailsGroupedList, if horizontal scrollbar is present when detailsHeader is in non-sticky state, it should be there even when detailsHeader becomes sticky.
4989- Panel: add flex-grow: 1 to contentInner
4990
4991## 6.130.0
4992Mon, 28 Jan 2019 13:35:27 GMT
4993
4994### Minor changes
4995
4996- Coachmark: updates how the theme is passed to `getStyles` function. Adds 2 new props: `theme` and `className`. Minor cleanup.
4997
4998### Patches
4999
5000- DetailsList: Set aria-expanded attribute only if necessary
5001- DocumentCard: Renames 'previewFileTypeIcon' to 'icon' to fix a regression
5002- Fix callouts appearing partially off screen
5003
5004## 6.129.4
5005Fri, 25 Jan 2019 13:38:07 GMT
5006
5007### Patches
5008
5009- Specify prop "type" to be "button" for links which are of type button
5010- Fix ColorPicker when alpha slider is hidden
5011- Add documentation and tests for color utilities
5012- Combobox: Pass taxIndex to Autofill component
5013- Panel: Add aria-hidden attribute to prevent narrator from reading when transitioning to a closed state
5014- Added screener tests to Breadcrumb component to prevent regression
5015- position anchor currently by default uses either the given alignment edge or uses the positive flanking edge, without regard to whether the positive or negative edge has more room. This change uses the bounds to determine which side has more room and flips the anchor around, to solve issues with dynamically resizing callouts not having enough room to grow if they default to a top-anchor
5016- Fix the regression in DocumentCard role by commit 5b8befe. It should always use props.role if it is defined.
5017
5018## 6.129.3
5019Thu, 24 Jan 2019 13:36:17 GMT
5020
5021### Patches
5022
5023- Add lang tag to the section header by getting the native props
5024- Prevent the Tooltip's content from scrolling
5025
5026## 6.129.2
5027Wed, 23 Jan 2019 22:53:13 GMT
5028
5029### Patches
5030
5031- Update DetailsList examples to have codepens
5032- DatePicker: adds missing className attribute to the `TextField` of the control.
5033- Dispose DragDropHelper in DetailsHeader to prevent memory leaks
5034- Coachmark: Fix component to open contents on mouseover
5035- Update GroupedList and HoverCard examples to have codepens
5036- Added a simpler DocumentCardImage component for use in the DocumentCard component
5037- ContextualMenu: Fixes a layout bug with split menu items in IE11
5038- ContextualMenu: Add menu role for accessibility
5039- Use CSS object-fit in the Image component in capable browsers
5040
5041## 6.129.1
5042Tue, 22 Jan 2019 13:34:38 GMT
5043
5044### Patches
5045
5046- DocumentCard: added native properties to the root element
5047
5048## 6.129.0
5049Mon, 21 Jan 2019 13:36:01 GMT
5050
5051### Minor changes
5052
5053- Theming: add scss files generated from defaults
5054- Pickers: adjusts disabled styles for TagPicker and PeoplePicker to align them to the toolkit specs. Disable remove button on PeoplePicker selected items when picker disabled.
5055
5056### Patches
5057
5058- DetailsHeader: Refactor deprecated componentWillReceiveProps to getDerivedStateFromProps
5059- List: Remove usage of string refs used for List pages
5060- Breadcrumb: issue #7701 - fixes the double focus rectangle caused by both Link and Breadcrumb.
5061- moving functuion _isHeightOrWidthDifferent to file scope
5062
5063## 6.128.0
5064Fri, 18 Jan 2019 13:38:06 GMT
5065
5066### Minor changes
5067
5068- Exposes a preventDismissOnResize prop in the Callout component
5069- Dropdown: refactor styles of Panel to `subComponentStyles` pattern.
5070
5071### Patches
5072
5073- ContextualMenu: fixes issue #7686 when items of type `section` are given the same key and later are rendered as list items causing a React warning. Change the example having this issue.
5074- CommandBar: Add ARIA labels to the overflow buttons in examples
5075- Facepile: Add ARIA role to the list of people
5076- PeoplePicker: Reduce height to match other inputs
5077- Update two examples to use CommandBarButton
5078
5079## 6.127.0
5080Thu, 17 Jan 2019 13:34:42 GMT
5081
5082### Minor changes
5083
5084- DetailsList: add isMenuOpen property on IColumn interface and add aria-expanded to the DetailsList column header.
5085
5086### Patches
5087
5088- Pickers: Fix it so that pickers now correctly lose focus
5089- When clicking on existing oufr calendar component, there's a 1px space between days in the day picker where the click has no effect. Fixing
5090- ChoiceGroup: Sets the first enabled option to focusable, even with an invalid defaultSelectedKey
5091- TextField: fixes High Contrast mode styles when focusing.
5092
5093## 6.126.0
5094Wed, 16 Jan 2019 13:38:45 GMT
5095
5096### Minor changes
5097
5098- Toggle: adds ability to render with the label inline (left side and right in RTL).
5099
5100### Patches
5101
5102- Panel: setting the aria-modal to true to prevent loosing focus when using Narrator in scan mode.
5103- Icons: Remove aria-hidden to fix narrator focus bug
5104- DetailsList: Remove redundant columns iteration, array allocation, and setState call in DetailsRowFields
5105
5106## 6.125.0
5107Tue, 15 Jan 2019 13:36:46 GMT
5108
5109### Minor changes
5110
5111- theming: add loadFonts function and register font variables
5112- Icon: Pass theme to styles functions.
5113- ChoiceGroup: adds a getter method to IChoiceGroup to allow grabbing the current checked option through the componentRef.
5114
5115### Patches
5116
5117- Add type for example list items
5118- Convert DocumentCard to MergeStyles
5119- DocumentCard: changed href in basic example to bing.com
5120- Copy over hasDynamicChildren and hasMenu for persisted keytips
5121- Removing some of the deprecated components flagged when turning the tslint deprecation flag to true in the office-ui-fabric-react package.
5122- PeoplePicker: adjust height of the picker suggestion item to follow the toolkit redline.
5123- Fix issue with Facepile not using maxDisplayablePersonas prop if its value is 0
5124
5125## 6.124.2
5126Mon, 14 Jan 2019 13:39:22 GMT
5127
5128### Patches
5129
5130- DatePicker: only set aria-owns when callout is rendered [#6931]
5131- Fix DatePicker firing two onSelectDate events when allowTextInput is true
5132- Date is no longer selected when click on 'Today'. That behavior is still allowed passing a boolean argument
5133- Relaxed type restrictions on possible values for 'autoComplete' attribute on TextField component.
5134- ActionButton: Fix focus outline getting clipped when the action button sits within a container with `overflow:'hidden'`.
5135- DatePicker: Temporarily disable failing DatePicker test which uses document.querySelector
5136- Horizontal scrollbar not available for a grouped details list (all groups collapsed) when header is sticky
5137
5138## 6.124.1
5139Fri, 11 Jan 2019 05:00:46 GMT
5140
5141### Patches
5142
5143- Ensure coachmark layers under header
5144- Changed colors to make message bar more visible.
5145- DetailsList: Ensure the headerClassName prop is processed properly when mergeStyles is used
5146- CombBox: revert change to aria label
5147- ContextualMenu: fix hovering on items in IE
5148- Modal, Dialog: Update styling to work with changes to allowScrollOnElement (change overflowY from auto to hidden)
5149- DetailsList: Add test for existence of headerClassName if provided
5150
5151## 6.124.0
5152Thu, 10 Jan 2019 13:34:59 GMT
5153
5154### Minor changes
5155
5156- Pickers: converting to CSS-in-JS suggestions part of the pickers. Move some interfaces and create styled versions of each subcomponent base. Fix imports and more cleanup.
5157
5158## 6.123.0
5159Thu, 10 Jan 2019 04:58:48 GMT
5160
5161### Minor changes
5162
5163- ITheme: add defaultFontStyles property
5164
5165### Patches
5166
5167- Fix issues of marquee selection for IE
5168- Pickers: Fix so controlled pickers will only focus when it has focus
5169
5170## 6.122.0
5171Wed, 09 Jan 2019 13:35:35 GMT
5172
5173### Minor changes
5174
5175- Checkbox: Refactored to use an <input type="checkbox"> instead of "button", fixing several longstanding bugs along the way.
5176- ChoiceGroup: Removed role='application' from root-div
5177
5178### Patches
5179
5180- Fixed: the commandbar will no longer flicker when resized
5181- CommandBar: minor perf improvement in computing cache key
5182- Fix the typing of ExpandingCard/PlainCard component props.
5183- FocusTrapZone - Make forceFocusInsideTrap prop changes modify focus
5184
5185## 6.121.0
5186Tue, 08 Jan 2019 13:34:49 GMT
5187
5188### Minor changes
5189
5190- Allow disabling specific dates on the calendar in addition to the max and min dates.
5191
5192### Patches
5193
5194- CalendarYear: convert from componentWillReceiveProps to getDerivedStateFromProps
5195
5196## 6.120.0
5197Mon, 07 Jan 2019 13:34:37 GMT
5198
5199### Minor changes
5200
5201- Add FocusTrapCallout component
5202- Exposes the tabIndex of the TextField in the DatePicker
5203- Slider: Allows a custom value format function to be passed which formats the value label
5204- DocumentCard: add optional aria role property to allow override the default aria role.
5205
5206### Patches
5207
5208- ChoiceGroup: exposing focus() method in IChoiceGroup and makes sure it is implemented.
5209- Fix outline for Modals and Dialogs in High Contrast mode
5210- SearchBox: fix handling of null value
5211
5212## 6.119.0
5213Thu, 03 Jan 2019 13:33:55 GMT
5214
5215### Minor changes
5216
5217- TooltipHost: add show method
5218
5219### Patches
5220
5221- Fix calendar accessibility edge bug preventing row and column info from being populated correctly
5222
5223## 6.118.2
5224Tue, 01 Jan 2019 13:36:37 GMT
5225
5226### Patches
5227
5228- update pivot component to use semantic slots from design redlines
5229
5230## 6.118.1
5231Mon, 31 Dec 2018 13:37:56 GMT
5232
5233### Patches
5234
5235- Pickers: Fix issue where suggestions wouldn't dismiss for controlled pickers
5236- Fix Nav selected item's pseudo element
5237
5238## 6.118.0
5239Fri, 28 Dec 2018 13:35:08 GMT
5240
5241### Minor changes
5242
5243- ComboBox will prioritize ariaLabel property over label for accessibility. Aria labels for Dropdown and ComboBox options do not default to item text.
5244
5245### Patches
5246
5247- FocusZone: Respect the onKeydown handler even it is inside inner focus zone.
5248- checking if sticky content offsetHeight is in sync with nonStickyContent offsetHeight
5249
5250## 6.117.2
5251Mon, 24 Dec 2018 13:33:49 GMT
5252
5253### Patches
5254
5255- Adding option to prevent focus on Coachmark mount
5256
5257## 6.117.1
5258Fri, 21 Dec 2018 13:34:57 GMT
5259
5260### Patches
5261
5262- ContextualMenu: fix opening submenus with hrefs
5263
5264## 6.117.0
5265Thu, 20 Dec 2018 13:39:35 GMT
5266
5267### Minor changes
5268
5269- GroupedList: add compact mode and styles cleanup across GroupedList and DetailsList. Change expand button icon. Consolidate style values in between mentioned components.
5270- Pickers: convert PeoplePicker items to CSS-in-JS. Expose some components to the surface API and rename them to solve ambiguity issues. Fix some imports in ExtendedPicker and FloatingPicker caused by my API changes.
5271
5272## 6.116.2
5273Wed, 19 Dec 2018 13:39:07 GMT
5274
5275### Patches
5276
5277- DetailsList: fix conditional rendering of aria-describedby
5278- Dropdown: only select aria-activedescendant when open to fix screen reader output for required dropdown
5279- DetailsList: Fix custom footer example's footer row not full width.
5280
5281## 6.116.1
5282Tue, 18 Dec 2018 22:17:52 GMT
5283
5284### Patches
5285
5286- MessageBar: add aria-expanded and aria-controls to See More button
5287
5288## 6.116.0
5289Tue, 18 Dec 2018 13:36:49 GMT
5290
5291### Minor changes
5292
5293- ComboBox: add placeholder prop
5294
5295## 6.115.0
5296Mon, 17 Dec 2018 13:36:58 GMT
5297
5298### Minor changes
5299
5300- Persona: fixing how coinProps are passed through from Persona to PersonaCoin.
5301- Pickers: convert `TagItem` to use CSS-in-JS. Add `TagItemSuggestion` functional component. Move `TagPicker` related interfaces to a `TagPicker.types.ts` file. Cleanup some TSDocs in `BasePicker.types.ts`.
5302
5303### Patches
5304
5305- BaseComponent: Remove componentWillReceiveProps usage
5306
5307## 6.114.0
5308Fri, 14 Dec 2018 13:35:30 GMT
5309
5310### Minor changes
5311
5312- DetailsList: add isCollapsible and deprecate isCollapsable
5313- Persona: change type of the 'coinProps' type to IPersonaCoinProps.
5314
5315### Patches
5316
5317- Correct hover and highlight states for Calendar (DateRangeType.Week)
5318
5319## 6.113.0
5320Thu, 13 Dec 2018 13:37:01 GMT
5321
5322### Minor changes
5323
5324- theming: remove ITypography
5325- Pickers: Convert TagPicker and PeoplePicker to use CSS-in-JS. Support SASS styling for custom pickers extended from BasePicker. Fix tests not using componentRef to access component methods. Cleanup TagPicker example page.
5326
5327### Patches
5328
5329- DetailsHeader: Fix "Select All" state not persisted across component mounts when optional selection prop provided.
5330
5331## 6.112.0
5332Tue, 11 Dec 2018 13:36:20 GMT
5333
5334### Minor changes
5335
5336- Coachmark: Move style interfaces to Coachmark.types.ts file and add styled wrapper around to enable use of Customizer to theme the component.
5337
5338### Patches
5339
5340- DetailsList: changed drop hint display to none to not occupy any space
5341- Dropdown: wrap items list in FocusZone to prevent auto-scrolling to first list item
5342- Fix merge conflict resulting in build error.
5343- Adds a just:build script to OUFR to begin integration with Just
5344- Removing some of the deprecated components flagged when turning the tslint deprecation flag to true in the office-ui-fabric-react package.
5345
5346## 6.111.2
5347Mon, 10 Dec 2018 13:35:53 GMT
5348
5349### Patches
5350
5351- Dropdown: remove aria-labelledby from items wrapper div if no label property is provided
5352- Dropdown: `defaultSelectedKey`/`defaultSelectedKeys` is no longer ignored if the Dropdown options changes.
5353- Rating: respect the icon property
5354
5355## 6.111.1
5356Fri, 07 Dec 2018 13:35:16 GMT
5357
5358### Patches
5359
5360- Searchbox: Reverts the focus fix for IE since it broke focus for other browsers
5361- Check: fixing alignment of the check inside the circle when in RTL.
5362
5363## 6.111.0
5364Thu, 06 Dec 2018 13:34:21 GMT
5365
5366### Minor changes
5367
5368- The Dropdown component will now only include an aria-labelled-by attribute when there is no provided ariaLabel prop. This means that the component will honor provided ariaLabels and create markup such that screen readers will read the aria label and not the regular label.
5369
5370### Patches
5371
5372- DetailsList: Prevent override of column cell border while dragging
5373- spellCheck defaults to false in BasePicker
5374
5375## 6.110.2
5376Wed, 05 Dec 2018 13:35:35 GMT
5377
5378### Patches
5379
5380- TeachingBubble: add customizer scope to TeachingBubbleContent to allow using it individually.
5381
5382## 6.110.1
5383Tue, 04 Dec 2018 13:36:40 GMT
5384
5385### Patches
5386
5387- Picker: The shift key is now required (in addition to the del key) in order to delete a suggestion.
5388- DetailsList: Adding support for column drag-drop in RTL
5389
5390## 6.110.0
5391Mon, 03 Dec 2018 13:37:07 GMT
5392
5393### Minor changes
5394
5395- Removing some deprecated components flagged when turning tslint deprecation flag to true in oufr package.
5396
5397### Patches
5398
5399- DetailsList: Re-adding border fade animation as transition on column reorder
5400- TeachingBubble: Expand usage documentation to distinguish it from similar components.
5401- Facepile: Fix overflow title not rendered in Firefox.
5402
5403## 6.109.0
5404Fri, 30 Nov 2018 13:37:17 GMT
5405
5406### Minor changes
5407
5408- Extend theming to incorporate shadows and rounded corners
5409
5410### Patches
5411
5412- DevExp: packages will no longer include the api.json from api extractor to reduce package size
5413- SwatchColorPicker: Fixing state method componentWillReceiveProps of SwatchColorPicker in order to resolve how it sets focus and color on its cells in its uncontrolled form.
5414
5415## 6.108.0
5416Thu, 29 Nov 2018 19:34:12 GMT
5417
5418### Minor changes
5419
5420- HoverCard: A new callback called onCardExpand has been added that occurs after the expanded hover card is rendered
5421- DatePicker: Added calendarAs to support custom calendars
5422- DatePicker: Support custom callout props, and therefore layer props
5423- TeachingBubble: Convert Callout styles to use subComponentStyles.
5424- Tooltip: do not allow more than one tooltip at once
5425- add SASS var for accent theme slot
5426- semantic slot value updates
5427- Spinner: adds new prop 'labelPosition' to allow customizing the render position of the label. Add new screener stories plus snapshot-test.
5428
5429### Patches
5430
5431- Ensures nav links are announced once
5432- BasePicker: Will now respect `className` property of `inputProps`, if one was provided.
5433- Dropdown: Add documentation (where there were none previously) about the responsiveMode prop.
5434- Slider: Fixed IE 11 compatibility issue by changing `Number.parseFloat()` method call to `parseFloat()` method instead.
5435- Correct hover and highlight states for Calendar (DateRangeType.Week)
5436- Sticky: Sync ScrollablePane scroll on Sticky forceUpdate to fix scrollbar positioning.
5437- Facepile: Fix custom title on overflow button not being used in facepile
5438- DetailsList: fixing focus rectangle color from themePrimary to neutralSecondary.
5439- ContextualMenu: Fixes alignment of the chevron button of a regular submenu and the split button chevron. Changes positioning of the divider of the split button to fix a hover state background visual bug.
5440
5441## 6.106.3
5442Thu, 22 Nov 2018 13:36:17 GMT
5443
5444### Patches
5445
5446- Fixing background color of overlay so that screen behind panel isn't hidden in high contrast mode when panel's open
5447
5448## 6.106.2
5449Wed, 21 Nov 2018 13:34:56 GMT
5450
5451### Patches
5452
5453- adding more specificity by adding selectors
5454- Link: inherit font size and font weight.
5455- Check: Fix component not using styles prop when generating classNames.
5456- ContextualMenu: Remove ContextualMenuItemWrapper onItemClick binds which drop DOM event from args list.
5457
5458## 6.106.1
5459Tue, 20 Nov 2018 20:12:42 GMT
5460
5461### Patches
5462
5463- Removing some of the deprecated components flagged when turning the tslint deprecation flag to true in the office-ui-fabric-react package.
5464- A bug fix to avoid crash in ScrollablePane when the componenent is unmounted in an environment where MutationObserver is not supported (for example in jsdom)
5465
5466## 6.106.0
5467Tue, 20 Nov 2018 13:32:17 GMT
5468
5469### Minor changes
5470
5471- API: Update API with several new icon definitions.
5472
5473### Patches
5474
5475- changed _root.value to _root.current in componentDidMount
5476- DetailsList: Prefer BaseComponent async when using setTimeout to avoid memory leak when toggling drag & drop class.
5477
5478## 6.105.1
5479Mon, 19 Nov 2018 13:36:25 GMT
5480
5481### Patches
5482
5483- ProgressIndicator: Fixes bug when transparent color used in a gradient in Safari browser treats it not as intended.
5484
5485## 6.105.0
5486Fri, 16 Nov 2018 13:35:41 GMT
5487
5488### Minor changes
5489
5490- Dropdown: add placeholder prop, deprecate placeHolder
5491
5492### Patches
5493
5494- Update lorem generator to not use randomly generated text
5495- GroupedList: rendered with aria-role grid instead of list
5496- DetailsList: Remove drag and drop border animation causing style mutations on re-render.
5497- "Fix scrollable pane sticky alignment issue"
5498- HoverCard: Fixes a style selector to properly remove the border from the Callout holding card's content and add a different shadow to it.
5499
5500## 6.104.0
5501Thu, 15 Nov 2018 13:36:22 GMT
5502
5503### Minor changes
5504
5505- DevExp: get rid of const enum so the library is compatible with Typescript's isolatedModule compilation mode
5506- ScrollablePane and Sticky: Fix placeholder height, Sticky sorting, and stickyClassName
5507- Slider: replace button with div so vertical Sliders render on Safari
5508
5509### Patches
5510
5511- Updating snapshots from `styled` helper changes.
5512
5513## 6.103.1
5514Wed, 14 Nov 2018 13:34:01 GMT
5515
5516### Patches
5517
5518- Choicegroup: Fix an issue where the child label component was incorrectly getting the className prop.
5519- ContextualMenu, ComboBox, Dropdown: on Mac, don't close on alt or command
5520- TextField: fix multiline bug, update docs
5521
5522## 6.103.0
5523Tue, 13 Nov 2018 13:30:53 GMT
5524
5525### Minor changes
5526
5527- ColorPicker: Export sub-components
5528
5529### Patches
5530
5531- Fix bug in ColorPicker opacity slider and improve demo page
5532- DatePicker: onSelectedDate now propagates empty values even when input is required.
5533
5534## 6.102.0
5535Mon, 12 Nov 2018 13:31:40 GMT
5536
5537### Minor changes
5538
5539- Modal: Allow defining layer props
5540
5541### Patches
5542
5543- SearchBox: IE now will consistently focus when click between icon and placeholder text
5544- DetailsHeader: Support optional tooltip rendering for column headers.
5545
5546## 6.101.0
5547Fri, 09 Nov 2018 13:32:57 GMT
5548
5549### Minor changes
5550
5551- Removing more deprecated components flagged when turning the tslint deprecation flag to true in the office-ui-fabric-react package.
5552- DocumentCard: Adding `focus` method to `IDocumentCard`, which can be accessed via `componentRef`.
5553- Removing some of the deprecated components flaged when turning the tslint deprecation flag to true in the office-ui-fabric-react package.
5554- Add keytips to Facepile personas
5555- Remove the FocusZone wrapping the FacepileMembers
5556
5557### Patches
5558
5559- ChoiceGroupOption: component mergeStyled class names no longer gets overridden by choicegroupoption item className prop
5560- Button: example updated with proper styling for a custom split button
5561- Passing the prop alignTargetEdge to contextualMenu's callout
5562- Link: Fix bug where componentRef property was passed through to the dom element
5563- Improve conditions of re-initialize state
5564- BasePicker: give selected items element role "list"
5565
5566## 6.100.2
5567Thu, 08 Nov 2018 04:17:34 GMT
5568
5569### Patches
5570
5571- Label examples: updated to illustrate good accessibility patterns.
5572- DatePicker: pressing enter now changes the selection.
5573- Panel documentation: updated docs to recommend having a minimum 340px width on the container.
5574- Modal: Set aria-modal=true for a better screen reader experience.
5575- Modal examples: Adding aria labels title & description.
5576
5577## 6.100.0
5578Wed, 07 Nov 2018 13:31:01 GMT
5579
5580### Minor changes
5581
5582- Nav: Added linkAs to support custom buttons and React Router
5583- ContextualMenu: Add menuItem subComponentStyles to enable each item styling from the ContextualMenu styles.
5584
5585### Patches
5586
5587- update to fix bug when footer covered horizontal scroll bar
5588- Button: Update example to use PrimaryButton component
5589- Add unit tests for ComboBox multiSelect onItemClicked callback and on select via mouse click.
5590- Remove defaultPrevented check in ComboBox item click due to multiSelect regression.
5591- Set GroupedList List page key to IGroup key instead of name for uniqueness.
5592
5593## 6.99.1
5594Tue, 06 Nov 2018 13:31:09 GMT
5595
5596### Patches
5597
5598- Dropdown: change aria attributes on listbox when disabled
5599- Increase height on Persona card primary text to make room for descenders
5600
5601## 6.99.0
5602Sun, 04 Nov 2018 02:27:52 GMT
5603
5604### Minor changes
5605
5606- add ariaLabel prop for ChoiceGroupOption
5607
5608### Patches
5609
5610- Fix typo with DatePicker Callout aria-label.
5611
5612## 6.98.1
5613Fri, 02 Nov 2018 18:11:37 GMT
5614
5615### Patches
5616
5617- Panel: fix box-shadow value
5618
5619## 6.98.0
5620Fri, 02 Nov 2018 12:28:55 GMT
5621
5622### Minor changes
5623
5624- Add optional onItemClick callback to ComboBox.
5625- Callout Positioning fixes - OnPositioned should not be called on every frame and adding a new prop called alignPerfectlyWithTarget to disallow nudging of callout
5626- TextField: set overflow to hidden when autoAdjustHeight is set to avoid flashing scrollbar
5627- ContextualMenu: Add fix for subComponentStyles. It is now optional in the `IContextualMenuClassNames` interface.
5628
5629### Patches
5630
5631- Pickers: Fix IE 11 focus and a few css issues
5632- Slider: fix value calculations
5633
5634## 6.97.1
5635Wed, 31 Oct 2018 22:35:10 GMT
5636
5637### Patches
5638
5639- Adding warning and updating documentation on Pivot children needing to be of type PivotItem to be rendered.
5640
5641## 6.97.0
5642Wed, 31 Oct 2018 12:32:41 GMT
5643
5644### Minor changes
5645
5646- Expose existing mergeSettings utility function.
5647
5648## 6.96.0
5649Tue, 30 Oct 2018 18:45:48 GMT
5650
5651### Minor changes
5652
5653- ComboBox/Autofill: prevent text from being selected when focus is not on the input box
5654
5655### Patches
5656
5657- Removing some of the deprecated components flaged when turning the tslint deprecation flag to true in the office-ui-fabric-react package.
5658
5659## 6.95.0
5660Tue, 30 Oct 2018 12:27:52 GMT
5661
5662### Minor changes
5663
5664- Addition of year picker to Calendar
5665- ContextualMenu: adding a subComponentStyles hook to enable styling of the components used within ContextualMenu. Removing an unused style function.
5666
5667## 6.94.0
5668Mon, 29 Oct 2018 18:04:30 GMT
5669
5670### Minor changes
5671
5672- Add blur to ITextField and implement to support programmatic blur."
5673
5674## 6.93.1
5675Mon, 29 Oct 2018 12:31:29 GMT
5676
5677### Patches
5678
5679- DetailsList/List: updating documentation.
5680- DatePicker: Pass id prop to TextField component.
5681- ContextualMenu: Fix separator announcement in Narrator scan mode.
5682
5683## 6.93.0
5684Fri, 26 Oct 2018 12:32:36 GMT
5685
5686### Minor changes
5687
5688- Enable api-extractor build task
5689- Callout: Added layerProps to interface
5690- GroupedList: add aria-expanded and aria-controls
5691- Add optional onColumnResize callback to IColumn which reports resized column's current width
5692
5693### Patches
5694
5695- Fix the issue of DetailLists and DetailHeadder property about isAllGroupsCollapsed changed after initial constructor , they are not reflected in the state.
5696- Breadcrumb: add overflowAriaLabel to examples
5697- Fix typo in role attribute in DocumentCardActivity
5698- Updated Fabric API file
5699- Rating: Updating padding on each star to fix clipping focus outline and adjust height to follow redlines.
5700
5701## 6.92.1
5702Thu, 25 Oct 2018 12:30:06 GMT
5703
5704### Patches
5705
5706- CommandBar: Remove duplicate className prop application.
5707- Add unit tests for DetailsList onRenderMissingItem prop.
5708- Dropdown: Add support for onFocus callback
5709
5710## 6.92.0
5711Wed, 24 Oct 2018 12:28:58 GMT
5712
5713### Minor changes
5714
5715- Add an optional parameter to allow Dropdown to call onChanged when an item is clicked, even if that item was already selected
5716- Tooltip: change display property of TooltipHost to inline-block to properly behave when wrapping inline or inline-block children.
5717
5718### Patches
5719
5720- ResizeGroup: Moved relative style to inner wrapper div
5721
5722## 6.91.0
5723Tue, 23 Oct 2018 12:32:16 GMT
5724
5725### Minor changes
5726
5727- TooltipHost: convert to CSS-in-JS
5728
5729## 6.90.0
5730Mon, 22 Oct 2018 12:29:57 GMT
5731
5732### Minor changes
5733
5734- Add in missing exports in index.ts
5735
5736### Patches
5737
5738- Fixed the column total vertical sync issue while resizing the column header by dragging them to the right until it gets overflowed and also make the vertical overflow as auto to make sure that the scroll bar appears only when there is a vertical overflow.
5739
5740## 6.89.0
5741Fri, 19 Oct 2018 12:29:20 GMT
5742
5743### Minor changes
5744
5745- HoverCard: Add BasicCard as an option when need to render a non-expanding HoverCard. Refactor mergeStyle API plus refactor file organization.
5746
5747### Patches
5748
5749- Revert getItemClassNames API change to fix memoization bug due to Object usage rather than primitive arguments list."
5750- Added 'break' statement in PeoplePicker component example. Without it, changing picker type to 'Process Selection' was rendering 'Controlled Picker' instead.
5751
5752## 6.88.0
5753Thu, 18 Oct 2018 20:22:36 GMT
5754
5755### Minor changes
5756
5757- adding groups prop to pass parent group's children info
5758- Add onPagesUpdated optional prop to List component
5759
5760### Patches
5761
5762- Remove api-extractor.disabled.json
5763- Fix accessibility issue when user arrow down suggestion, screen reader is not announcing the selected result
5764
5765## 6.87.0
5766Wed, 17 Oct 2018 12:29:40 GMT
5767
5768### Minor changes
5769
5770- Breadcrumb: move style interfaces to the types file to be included in the export and documentation.
5771- DetailsList: update the styles with 2 new regions headerWrapper and contentWrapper providing easy className hooks to pass custom styling.
5772
5773### Patches
5774
5775- Spinner: No longer appears to vibrate in Microsoft Edge (Oct 2018 Update).
5776
5777## 6.86.0
5778Wed, 17 Oct 2018 01:29:55 GMT
5779
5780### Minor changes
5781
5782- Update theme generator to generate valid code output. Fix Pivot API to accurately reflect div interface.
5783
5784### Patches
5785
5786- FocusTrapZone: Add/remove focus and click handlers when props change
5787
5788## 6.85.0
5789Tue, 16 Oct 2018 12:28:48 GMT
5790
5791### Minor changes
5792
5793- Dropdown: Adds a state property to be set when the Callout has been positioned identifying on what edge of the target it has rendered.
5794
5795### Patches
5796
5797- ScrollablePane: now uses React createRef, added test.
5798
5799## 6.84.1
5800Mon, 15 Oct 2018 12:29:12 GMT
5801
5802### Patches
5803
5804- DetailsList: do not set select all button aria-describedby unless id it references exists
5805- Added default font theme for Slider control to remove Fabric component dependency.
5806- Fix ContextualMenuItem secondary text not read by screen reader due to aria-label containing only primary text."
5807- Slider bug fix for min equals max
5808- Panel: Fixed second scroll bar when content taller than panel
5809- ShimmeredDetailsList: Added export to top level index file
5810
5811## 6.84.0
5812Thu, 11 Oct 2018 23:13:31 GMT
5813
5814### Minor changes
5815
5816- Implement ImageFit.centerCover
5817
5818### Patches
5819
5820- Calendar: accessibility fixes for month option grid
5821- Dropdown: Fix issue where correct option wasn't selected
5822- Fix ContextualMenu example broken charm icons and specify hover delay input as type="number".
5823- Remove 'Button Swap with Focus State' example
5824- ScrollablePane: Update DetailsList example to fix bug where footer overlapped scroll bar
5825- IconButton: Specifiy the color of the icon in IconButton so that it can be themed and change the hover color for the same reasons.
5826
5827## 6.83.0
5828Wed, 10 Oct 2018 12:29:05 GMT
5829
5830### Minor changes
5831
5832- DatePicker and Calendar: allowing native div props to be forwarded to container div.
5833- Keytip: Fix TS 3.1 error by extending IBaseProps.
5834
5835### Patches
5836
5837- Facepile: fix precedence order for style and className props
5838- Added default font theme for Slider control to remove Fabric component dependency.
5839- Make ChoiceGroup's role configurable with default "application" for JAWS support.
5840- KeyTip: Adds space around examples to improve readability
5841- Nav: add aria-label and aria-expanded to groups
5842- Panel: make scrollableContent the only scrollable div
5843- TagPicker textbox is in the wrong position - middle instead of bottom. Added an align style to fix this.
5844
5845## 6.82.0
5846Tue, 09 Oct 2018 12:26:48 GMT
5847
5848### Minor changes
5849
5850- Nav: Add custom group header renderer property
5851
5852### Patches
5853
5854- DocumentCard, Pivot, GroupHeader - replace instances of neutralSecondaryAlt with neutralSecondary
5855- DocumentCardTitle: Fixes an infinite loop condition caused by componentDidUpdate calling _srinkTitle() over and over again due to setState being triggered every time without a stop condition.
5856
5857## 6.81.0
5858Mon, 08 Oct 2018 19:25:44 GMT
5859
5860### Minor changes
5861
5862- Links that wrap aren't getting the proper focus rect. Added a conditional selector that changes the outline and removed the getFocusStyles call to fix this. This is for Links that are anchors. Links that are buttons do not wrap at the moment. Once Links that are buttons wrap we can address their focus rect issues if there are any.
5863
5864### Patches
5865
5866- TextField can no longer be resized to below its minimum height
5867
5868## 6.80.0
5869Mon, 08 Oct 2018 12:24:16 GMT
5870
5871### Minor changes
5872
5873- Typescript 3.1 type fixes.
5874
5875### Patches
5876
5877- Moving tslint/prettier dependencies to published packages.
5878- Fix a11y violations in ContextualMenu examples
5879- Fix Sliders' support for zero values.
5880
5881## 6.79.0
5882Fri, 05 Oct 2018 23:29:26 GMT
5883
5884### Minor changes
5885
5886- Moving data property from IDropDownOption to ISelectableOption so anyone that uses ISelectableOption can use this property
5887
5888### Patches
5889
5890- Fixed initials not reappearing bug when image is removed from a PersonaCoin
5891
5892## 6.78.1
5893Fri, 05 Oct 2018 12:27:02 GMT
5894
5895### Patches
5896
5897- DetailsList: header now reflects the theme defined in the font.
5898- Facepile: allow FacepileButton to render custom styles
5899- Fixed null ref error when autoFocus prop is used in SearchBox
5900- Fixes DetailsHeader disabled columns invoking onColumnClick callbacks
5901
5902## 6.78.0
5903Thu, 04 Oct 2018 12:26:48 GMT
5904
5905### Minor changes
5906
5907- Coachmark: Add delayBeforeCoachmarkAnimation prop
5908
5909### Patches
5910
5911- Add explicit min-width of 0px to SearchBox input element, to prevent overflow when SearchBox has a fixed width.
5912- Modal: small topOffsetFixed changes and added example to Dialog
5913- Dropdown: only apply an aria-labelledby attribute if a non-empty label property is given
5914- Correct hover and highlight states for Calendar (DateRangeType.Week)
5915
5916## 6.77.0
5917Wed, 03 Oct 2018 12:28:46 GMT
5918
5919### Minor changes
5920
5921- Modal: add optional prop topOffsetFixed
5922- SwatchColorPicker: let height and width be customizable
5923
5924### Patches
5925
5926- FocusZone: check for RTL before making top bottom comparisons
5927
5928## 6.76.0
5929Tue, 02 Oct 2018 12:28:04 GMT
5930
5931### Minor changes
5932
5933- Pivot: update the wrapper holding the tab buttons from ul tags to div for HTML validation and keep the narrator working correctly.
5934
5935### Patches
5936
5937- Layer: Don't block capture events, allowing onFocus and onBlur events to work as expected.
5938- TextField: prettier fixes
5939
5940## 6.75.0
5941Mon, 01 Oct 2018 12:27:24 GMT
5942
5943### Minor changes
5944
5945- semantic slot value updates per design direction
5946
5947### Patches
5948
5949- Improve _isWhiteCell logic to handle rgb(a) and hex shorthand notation.
5950- Add native props support for input properties to SearchBox's inner input element.
5951
5952## 6.74.2
5953Fri, 28 Sep 2018 12:27:38 GMT
5954
5955### Patches
5956
5957- DetailsList: replace the use of neutralSecondaryAlt color which was deprecated.
5958- ComboBox: add logic to stop onBlur handler to be invoked when clicking on Callout's scrollbar.
5959- now all the top level components will include version info for package
5960
5961## 6.74.1
5962Thu, 27 Sep 2018 12:27:48 GMT
5963
5964### Patches
5965
5966- Layer: Do not render content until virtual parent is set.
5967
5968## 6.74.0
5969Wed, 26 Sep 2018 12:27:23 GMT
5970
5971### Minor changes
5972
5973- Add currentRenderedQueryString to avoid discrepancy
5974
5975### Patches
5976
5977- Sticky: second null check for currElem
5978- Dropdown: prevent dropdown to open on keyboard events when in disabled mode.
5979
5980## 6.73.0
5981Tue, 25 Sep 2018 12:28:12 GMT
5982
5983### Minor changes
5984
5985- Allows callout props to be passed through the base picker
5986
5987### Patches
5988
5989- ResizeGroup: Remove classNamesFunction from ResizeGroup
5990- make oufr also set sideeffects for version.js
5991
5992## 6.72.2
5993Mon, 24 Sep 2018 12:27:31 GMT
5994
5995### Patches
5996
5997- CommandBar: Surface buttons now have role of menuitem
5998- Fix off by one error with DetailsHeader DnD when checkbox is hidden.
5999- Fix Panel Custom className not output if PanelType is Custom
6000
6001## 6.72.1
6002Fri, 21 Sep 2018 14:25:46 GMT
6003
6004### Patches
6005
6006- Adding a version stamp file
6007- fixed Korean characters typing issue in IE11.
6008- Revert max-line-length change in favor of tslint disable next line for ColorSlider background values to fix Screener regression.
6009- Add example of using CommandBarButtonAs with coachmarks and add IComponentAsProps
6010
6011## 6.72.0
6012Thu, 20 Sep 2018 12:25:33 GMT
6013
6014### Minor changes
6015
6016- DocumentCardPreview: Change component to use Link and add linkProps
6017- ColorPicker: The ColorPicker component now passes the complete color object as second parameter to the `onColorChanged` props along with the existing string representation of the same as first parameter.
6018- add support for commandBarButtonAs to ICommandBarItemProps along with passing the defaultRender to the commandBarButtonAs
6019
6020## 6.71.1
6021Wed, 19 Sep 2018 12:27:48 GMT
6022
6023### Patches
6024
6025- Panel: pass click events to onDismiss handler
6026- Refactor PivotItem & DialogFooter type comparison to use React.Element.type to address hot module replacement break.
6027
6028## 6.71.0
6029Tue, 18 Sep 2018 12:26:03 GMT
6030
6031### Minor changes
6032
6033- Panel: Extend props to HTMLAttributes
6034
6035## 6.70.0
6036Mon, 17 Sep 2018 12:27:05 GMT
6037
6038### Minor changes
6039
6040- Add conformance tests to verify that components take a className property
6041
6042### Patches
6043
6044- SpinButton: SpinButton: Preventing and Stopping Propagation when enter is pressed
6045- Coachmark: Fix tabbing when Coachmark is mounted
6046- Fix DetailsList columnReorderProps change not causing render
6047- Example updated with the implementation of onRenderDivider for DetailsList
6048
6049## 6.69.0
6050Fri, 14 Sep 2018 01:55:02 GMT
6051
6052### Minor changes
6053
6054- Adds an optional prop to the DatePicker that allows disabled elements to be focused (although not pressed)
6055
6056### Patches
6057
6058- added functional unit tests for drag-drop feature
6059
6060## 6.68.0
6061Thu, 13 Sep 2018 17:38:04 GMT
6062
6063### Minor changes
6064
6065- Adds new semantic slots per design direction
6066
6067### Patches
6068
6069- Teaching Bubble: Fix outline on content that produces undesirable visuals
6070- Fixes SwatchColorPicker swatches shifting when isWhite swatch not at end of row due to 1px different in border-width
6071- Hide duplicate keytips and give console warning if found
6072- Fix Selection count not updating when items are removed
6073
6074## 6.67.3
6075Wed, 12 Sep 2018 12:26:41 GMT
6076
6077### Patches
6078
6079- SpinButton: Added SpinButton snapshot and simplified ariaValueNow logic
6080- Button: Fix splitButton focus issue with Portals
6081- Check whether meta key is pressed during selection
6082
6083## 6.67.2
6084Tue, 11 Sep 2018 07:28:02 GMT
6085
6086### Patches
6087
6088- removed the check for event to be an instanceof DragEvent in the onDrop method
6089- Make button respect no global class names flag
6090- update datepicker to allow IE to work with input field while retaining the accessibility
6091- Revert removal of should render DatePicker guard given focus changes with Layer changes.
6092- Fixed_groupheader_checkbox_aria_label_accessibility_issue
6093
6094## 6.67.1
6095Tue, 11 Sep 2018 02:54:40 GMT
6096
6097### Patches
6098
6099- IconButton: now with less IE11 shifting pixels.
6100- add safeguard in contextualmenu against doing setstate while unmounted
6101
6102## 6.67.0
6103Mon, 10 Sep 2018 10:24:57 GMT
6104
6105### Minor changes
6106
6107- adding min and maxwidth to dialog
6108
6109### Patches
6110
6111- Fixed key not found issue with contextmenu with custom onRender per item
6112
6113## 6.66.1
6114Fri, 07 Sep 2018 22:04:50 GMT
6115
6116### Patches
6117
6118- Check: adjusting shouldComponentUpdate to not ignore theme changes.
6119
6120## 6.66.0
6121Fri, 07 Sep 2018 16:29:48 GMT
6122
6123### Minor changes
6124
6125- Updates button slots with correct pre-fluent palette values and scss fallbacks
6126- Layer: Add optional event blocking. Tooltip: Detect targets in portals.
6127- Layer: Now use React Portals.
6128
6129### Patches
6130
6131- Add white-space: nowrap to CommandBar Button labels
6132- ChoiceGroup to add a customizable ariaLabelledBy prop
6133- ChoiceGroup: have focus method take into account selectedKey
6134- adjust dropdownprops onchange to be more in line with the div element onchange attrib
6135- ComboBox: Fix pressing ENTER after just hovering over item when freeform (and there's no pending value)
6136- ComboBox: Allow 0 as a valid selectedKey/defaultSelectedKey
6137- Updates the example for Nav to use a more updated click handler pattern
6138- Fix issue where deleting all selected items wouldn't update selection
6139- allow custom classnames to be passed thru to spinbutton
6140
6141## 6.65.0
6142Thu, 06 Sep 2018 10:28:35 GMT
6143
6144### Minor changes
6145
6146- add buttonBackgroundDisabled semantic slot
6147
6148### Patches
6149
6150- SpinButton: Add check for a 0 value
6151- CommandBar: get rid of invalid aria attributes
6152- ComboBox: reduce the calls to onChange to be more accruate (e.g. remove from the wrapping div and make sure we do not double process changes)
6153- ContextualMenuItem declare font-color as semanticColors.bodyText instead of inherit
6154- adding a scope for groupedlist footer link styles
6155
6156## 6.64.0
6157Wed, 05 Sep 2018 10:29:25 GMT
6158
6159### Minor changes
6160
6161- Change bodyDivider value from neutralTertiaryAlt back to neutralLight
6162- Mark unused "toggled" prop of IButtonProps as deprecated.
6163- Deprecate classNames for ContextualMenu & ContextualMenuItem in favor of mergeStyles API via styles props.
6164
6165### Patches
6166
6167- onRenderDivider props added to DetailsList to wrap the existing behaviour of column divider of lists
6168- Modal, Panel: make scrollable content styles customizable via className or styles props
6169- use div and instead of p if teachingbubble content isn't a string
6170- Fix 'npm run generate' issue
6171
6172## 6.63.0
6173Tue, 04 Sep 2018 10:27:15 GMT
6174
6175### Minor changes
6176
6177- add onBlur on Slider
6178
6179### Patches
6180
6181- DetailsList: only use role button when onColumnClick prop is defined
6182
6183## 6.62.0
6184Mon, 03 Sep 2018 10:25:31 GMT
6185
6186### Minor changes
6187
6188- Added optional 'iconProps' property to SearchBox component.
6189
6190### Patches
6191
6192- Sticky placeholders should ignore pointer events when state is non-sticky
6193
6194## 6.61.2
6195Fri, 31 Aug 2018 20:48:42 GMT
6196
6197### Patches
6198
6199- Coachmark - only show beak if it is collapsed
6200- fix re-render caused by view port resize observer
6201
6202## 6.61.1
6203Fri, 31 Aug 2018 17:27:00 GMT
6204
6205### Patches
6206
6207- ComboBox: Fix clearing the comboBox on escape
6208
6209## 6.61.0
6210Fri, 31 Aug 2018 10:27:35 GMT
6211
6212### Minor changes
6213
6214- SpinButton: Add aria-valuenow and aria-valuetext for controller spin buttons
6215- DatePicker: add optional underlined prop for TextField
6216
6217### Patches
6218
6219- ComboBox: update isOptionSelected logic to take into acount updated values for currentPendingValue
6220- added ability for personacoin to be arbitrarily sized for initials
6221
6222## 6.60.0
6223Thu, 30 Aug 2018 19:26:04 GMT
6224
6225### Minor changes
6226
6227- Addresses #6041. Added onRenderMenuList to ContextualMenu. Added default _onRenderMenuList with IContextualMenuProps. Updated docs with an example of a ContextualMenu with custom MenuList with searchbox.
6228
6229### Patches
6230
6231- add overflow hidden to hide scroll from calendar holder
6232- ComboBox: Update ComboBox to allow for empty string to be submitted
6233- onRenderCoin to be called irrespective of imageUrl being present or not
6234
6235## 6.59.0
6236Thu, 30 Aug 2018 10:32:49 GMT
6237
6238### Minor changes
6239
6240- Add the ability to disable the built-in SelectionMode in DetailsList
6241- Menu/ComboBox/Dropdown: Make the mouse being under a menu item not move focus until after a mouseMove is seen
6242
6243### Patches
6244
6245- Checkbox: use id passed in if provided
6246- ChoiceGroup: have ChoiceGroupOption style use new ms-Fabric--isFocusVisible class
6247- Dropdown: color changed to HighlightText
6248- Remove unnecessary margin on dropdown
6249- Allow MaskedTextField to backspace to the beginning when the mask is all numbers
6250- Corrected some Checkbox implementations - should use 'aria-labelledby' instead of 'aria-describedby'
6251- make escape key do prevent default first before calling ondismiss callback
6252- BaseButton: iconProps className takes precedence if it exists in icon render
6253
6254## 6.58.0
6255Wed, 29 Aug 2018 10:28:42 GMT
6256
6257### Minor changes
6258
6259- Expose the event that triggers the commit of a manually entered value to OnValidate callback so consumers can handle focus transitions in an accessible way
6260
6261### Patches
6262
6263- Make ComboBox input color themeable
6264- Fix status indicators on icon-only column headers
6265- Coachmark: Fix inability to focus on inputs when Coachmark is active
6266- Buttons: remove borders on buttons without borders
6267- Textfield: fixed ie only styles regarding clear button
6268
6269## 6.57.0
6270Tue, 28 Aug 2018 10:23:58 GMT
6271
6272### Minor changes
6273
6274- Callout: Pass divProperties into root
6275
6276### Patches
6277
6278- Adding a missing passthrough of the menuicon style from base button to split menu icon
6279- updates to view count icon spacing to spec in documentcard
6280- Panel: set the content height to window.innerHeight on iOS
6281- Sticky: null check for currElem
6282
6283## 6.56.0
6284Mon, 27 Aug 2018 10:27:43 GMT
6285
6286### Minor changes
6287
6288- Adds an optional close button to the DatePicker
6289- Convert all SCSS styles in panel to JS Styles
6290
6291## 6.55.0
6292Fri, 24 Aug 2018 17:02:14 GMT
6293
6294### Minor changes
6295
6296- Reverting Customizer React 16 context change, while we dig into the Layer portal conversion first. As it is moving to React 16 breaks layer theming, which we believe can only be fixed if we move to portals (which has other issues to investigate.)
6297
6298## 6.54.1
6299Fri, 24 Aug 2018 14:45:24 GMT
6300
6301### Patches
6302
6303- Prevent breaking change in DetailsItemProps
6304
6305## 6.54.0
6306Fri, 24 Aug 2018 10:26:08 GMT
6307
6308### Minor changes
6309
6310- ColorSlider, ComboBox, Dropdown, Rating, Toggle: add onChange and deprecate onChanged
6311
6312### Patches
6313
6314- ChoiceGroup: remove aria-labelledby to prevent accessibility bugs with custom onRenderLabel
6315- ContextualMenu: remove line-height 0 styling for lists
6316- Fix @types/prop-types being inconsistently restrictive.
6317
6318## 6.53.0
6319Thu, 23 Aug 2018 10:28:17 GMT
6320
6321### Minor changes
6322
6323- Pickers: A variety of accessibility and bug fixes
6324- Fix Scrollable scroll syncing and header/footer alignment
6325
6326### Patches
6327
6328- Check: adjusting shouldComponentUpdate to not ignore theme changes.
6329- Modal, Panel: allow scrolling within Modal and Panel while disabling scrolling on the body (ios)
6330- DetailsList: Account for grouping depth of more than one in width calculation.
6331
6332## 6.52.0
6333Wed, 22 Aug 2018 05:10:19 GMT
6334
6335### Minor changes
6336
6337- Button: Added labelHovered and fixed menuIconCheckedHovered ButtonStyles
6338
6339### Patches
6340
6341- CommandBar: Update documentation page
6342- Adding role="Grid" so that VoiceOver within Safari works for Calendar and DatePicker
6343
6344## 6.51.1
6345Tue, 21 Aug 2018 20:36:27 GMT
6346
6347### Patches
6348
6349- Sticky: Fix logic when Sticky on first render is at most top position to get it sorted properly.
6350
6351## 6.51.0
6352Tue, 21 Aug 2018 10:28:16 GMT
6353
6354### Minor changes
6355
6356- adds variantBorderHovered and emptyStateBackground semantic slots to theme and variants logic
6357
6358### Patches
6359
6360- BaseButton: Add onFocusCapture to the split button container to focus the container instead of doing it in the menu onClick
6361- ChoiceGroup: change styles so that label styles do not apply to Label components in onRenderField
6362- DetailsList: select first row on down arrow key event
6363- MaskedTextField: onChange now returns the displayed value vs the entered value
6364- Sticky: Fix an edge case causing Sticky footer to wrongly re-calculate it's height.
6365
6366## 6.50.2
6367Mon, 20 Aug 2018 10:26:10 GMT
6368
6369### Patches
6370
6371- Don't left-pad DetailsColumn header icons
6372- DetailsList: add aria-hidden to select all checkbox in single selectionmode
6373- TextField: Fix application of inputClassName lost when component was converted to JS styling.
6374- Use role="alert" instead of aria-live="assertive" on error message container for TextField.
6375- remove unnecessary export in detailslist
6376- Panel: remove selected media queries to ensure that custom panels are always right-aligned
6377- Autofill: prevent onInputChange from being called on IE11 inputs with a placeholder
6378
6379## 6.50.1
6380Fri, 17 Aug 2018 15:00:40 GMT
6381
6382### Patches
6383
6384- Decouple ShimmeredDetailsList from DetailsList
6385
6386## 6.50.0
6387Fri, 17 Aug 2018 10:26:39 GMT
6388
6389### Minor changes
6390
6391- Date is no longer selected when click on 'Today'. That behavior is still allowed passing a boolean argument
6392
6393### Patches
6394
6395- ChoiceGroup: Fix bug that errors on Array.find as it does not exist in IE11.
6396- Replaced black with violet in the personacoin pallette to avoid potential offensive personacoin combinations
6397- Panel: add max-width to fixed Panel width styles
6398
6399## 6.49.4
6400Thu, 16 Aug 2018 10:26:16 GMT
6401
6402### Patches
6403
6404- Button: fix aria properties so that unit tests pass
6405- DetailsList: selectionMode for groups is none if checkboxvisibility is hidden
6406- DetailsList: remove related section from demo page
6407- FocusZone: Fix Tabbing behavior when in RTL
6408- Panel: change click listener to mousedown listener so that Panels aren't dismissed on mouseup
6409- Ensure SelectionZone selects item before opening context menu
6410
6411## 6.49.3
6412Wed, 15 Aug 2018 10:26:31 GMT
6413
6414### Patches
6415
6416- adding a npm run codepen command to allow for local codepen webpack-dev-server
6417
6418## 6.49.2
6419Tue, 14 Aug 2018 10:27:33 GMT
6420
6421### Patches
6422
6423- autogenerate codepenable examples for fabric examples tagged with @codepen
6424- DetailsList: in single select mode maintain role and index, and remove onclick
6425
6426## 6.49.1
6427Tue, 14 Aug 2018 00:01:11 GMT
6428
6429### Patches
6430
6431- Fixes checkbox visibility flag in detailslist
6432- KeytipLayer Styles: Changed 1px to 0px to hide span
6433- TextField: For uncontrolled scenarios, update value when defaultValue changes.
6434- Coachmark: Export from index file for use in CodePens.
6435- onRender callbacks of PersonaDetail can also be used to wrap the default behaviour
6436
6437## 6.49.0
6438Mon, 13 Aug 2018 03:43:25 GMT
6439
6440### Minor changes
6441
6442- new button semantic slots
6443- adds opacity function to variants
6444- Uniformly export component "Base" implementations.
6445
6446### Patches
6447
6448- Improves high contrast mode styles for calendar
6449- Adding updateDragInfo for DragEnd event
6450- Updating the documentation pages for components to enable the feedback section.
6451
6452## 6.48.0
6453Fri, 10 Aug 2018 10:26:09 GMT
6454
6455### Minor changes
6456
6457- Coachmark: Add onDismiss
6458- CommandBar: OnClick now properly passes item as well as event
6459
6460### Patches
6461
6462- ColorPicker: Update color rectangle when hue value changes
6463- autogenerate codepenable examples for fabric examples tagged with @codepen
6464- ComboBox cannot clear value when allowFreeForm enabled. Should trigger onChanged when value is cleared
6465- Update components using customizer (including Button variations) to concatenate customizer and component style sets
6466- Added optional feedback section for component pages
6467- Link: Fix focus border text clipping.
6468- TextField: Respect validateOnFocus props when props change.
6469- ColorPicker: Limit decimal points shown for alpha.
6470- ' Added 2 callback functions for dragstart and drag end events to get the telemetry logs in ODSP-Next'
6471- Changing the drophint ICON
6472- default render behaviour can be used along with onRenderCoin in Persona component
6473- Prettier cleanup.
6474- Removed unnecessary heading roles, and added aria-level to those requiring them
6475- HoverCard: Adds more documentation and adds a focus stop on root to eliminate an edge case when target is not provided the focus listener was not firing at all.
6476- ShimmeredDetailsList: replace a hard coded multiplier with a ratio constant and modify some math logic.
6477
6478## 6.47.2
6479Thu, 09 Aug 2018 10:31:30 GMT
6480
6481### Patches
6482
6483- Checkbox: Now aligns to spec when text wraps to multiple lines (#5816).
6484- ChoiceGroup: Set data-is-focusable attribute so that FocusTrapZone can detect correct focusable elements
6485- DetailsList: Fix all examples by disabling row renderer optimization.
6486
6487## 6.47.1
6488Wed, 08 Aug 2018 10:25:08 GMT
6489
6490### Patches
6491
6492- Layer: Fix layer customizability regression introduced in #5569 - which also broke the official Layer example.
6493- Fix a class of bad imports that breaks AMD.
6494- Fixes a bug in drag and drop detaillist column not showing a gripper
6495- Dropdown: use item text for title if title is not provided
6496- Button should not have any html tag as children. In IE the inner html, would not render.
6497- Panel: Don't force focus in trap if isHiddenOnDismiss is set and panel is closed
6498
6499## 6.47.0
6500Tue, 07 Aug 2018 10:22:32 GMT
6501
6502### Minor changes
6503
6504- Minor documentation and type name fixes
6505- Add new toggle prop to correclty use aria-pressed attribute as needed.
6506
6507### Patches
6508
6509- Fix line height scrollbar issue in ActivityItem
6510- Dropdown: You can no longer use the arrow keys to change the selected items in a disabled Dropdown. (#5738)
6511- CommandBar: Disabled buttons are now focusable by default due to menubar role
6512- Fix bug in ChoiceGroup that errors on Array.find as it does not exist in IE11
6513- Add Modal component to index entry file.
6514- Fixing Shimmer implementation in DetailsList.
6515
6516## 6.46.0
6517Mon, 06 Aug 2018 10:27:53 GMT
6518
6519### Minor changes
6520
6521- TextField: Add onChange prop and deprecate onChanged
6522
6523## 6.45.0
6524Fri, 03 Aug 2018 10:25:59 GMT
6525
6526### Minor changes
6527
6528- Align cell and column padding in DetailsList
6529- 'adds 4 new semantic slots, based on designs from SP-Client events webpart, and with approval from Philip Kuo; actionLink, actionLinkHovered, cardBackground, variantBorder'
6530
6531### Patches
6532
6533- ComboBox: Only allow focus to be put back on input if focus is still inside the ComboBox
6534- Dropdown: changed default directionalHintFixed to false. Can be changed to true via calloutProps.directionalHintFixed
6535- SearchBox: fix field backgroundColor.
6536- Updated the example to use imageUrl as props instead of hard coding directly into the img tag
6537- MessageBar: add aria-expanded
6538
6539## 6.44.0
6540Thu, 02 Aug 2018 10:23:19 GMT
6541
6542### Minor changes
6543
6544- Make Toggle component follow accessibility standards, propose deprecation of onAriaLabel, offAriaLabel
6545
6546### Patches
6547
6548- Fixing an issue where ColorPicker would report invalid color values when tabbing between its Hex and RGBA text inputs."
6549
6550## 6.43.0
6551Wed, 01 Aug 2018 10:25:51 GMT
6552
6553### Minor changes
6554
6555- Remove ShimmeredDetailsList from the DetailsList 'bundle'
6556
6557### Patches
6558
6559- Check: shouldComponentUpdate now resepects theme and classname changes.
6560- FocusTrapZone: Fix focus/click-trapping bugs when FocusTrapZones are nested.
6561- Restore accessible labels for DetailsList columns and states
6562- dragStart callback will be in sync with browser, instaed of calling it in mousemove
6563- PersonaCion will render the user's avatar image only if there is a valid image and the user do not wish to hide it, unlike previously where an empty img tag(src='') was being rendered over the initials always
6564- Deprecating 'borderStyle' prop of Shimmer subcomponents Line, Circle, Gap in favor of leveraging mergeStyles API.
6565
6566## 6.42.0
6567Tue, 31 Jul 2018 10:25:18 GMT
6568
6569### Minor changes
6570
6571- Fix SelectionZone selectToIndex with Shift+Tab, expose FocusZoneProps on ExtendedBasePicker
6572- Dropdown: Converted to support JS styling.
6573- Adding footer component for details list
6574
6575### Patches
6576
6577- Fixing issue with render coin on persona component
6578- Tooltip: narrator now announces aria-describedby when using onRenderContent
6579
6580## 6.41.1
6581Mon, 30 Jul 2018 10:27:11 GMT
6582
6583### Patches
6584
6585- Layer: Fixed bugs in examples that were affecting their functionality (#5680).
6586- Ratings: Minor typings bug fix.
6587- Adding interfaces IDetailsGroupRenderProps, IDetailsGroupDividerProps, which extends existing interfaces IGroupRenderProps, IGroupDividerProps respectively, allowing group header/footer for DetailsList to be displayed as a DetailsRow.
6588
6589## 6.41.0
6590Fri, 27 Jul 2018 10:25:40 GMT
6591
6592### Minor changes
6593
6594- Enabled Customizer to affect TextField
6595
6596### Patches
6597
6598- ScrollablePane: Fix mutationObserver
6599- Fixing the Detailscolumn render return type to return a single JSX element, instead of an array
6600- Added experiments dependency to fabric website package file and added exports for collapsible section and foundation
6601
6602## 6.40.0
6603Thu, 26 Jul 2018 10:28:51 GMT
6604
6605### Minor changes
6606
6607- CommandBar: Support passing tooltipHostProps to items in iconOnly mode
6608- TextField: Convert to JS styling.
6609
6610### Patches
6611
6612- Changes resizing viewport detection
6613
6614## 6.39.2
6615Wed, 25 Jul 2018 03:20:34 GMT
6616
6617### Patches
6618
6619- Removed global css selectors in example code, which was causing sporadic spacing problems with other unrelated examples.
6620
6621## 6.39.1
6622Tue, 24 Jul 2018 10:24:36 GMT
6623
6624### Patches
6625
6626- Added an optional "export to codepen" button to code examples. Implemented the button for the Label Component. When clicked, the button redirects to a codepen containing the relevant code example, ready for user editing.
6627- ScrollablePane: Fix overflow css and remove unncessary stickyClassName in render
6628
6629## 6.39.0
6630Mon, 23 Jul 2018 10:28:08 GMT
6631
6632### Minor changes
6633
6634- add shouldComponentUpdate to detailsrow to improve performance
6635- Addressing bad imports.
6636- Modal: Convert to JS styling.
6637- Added hideOverflow prop to Callout to control it's overflowYHidden style prop on calloutMain element. Used this prop to hide flickering scrollbar on TeachingBubble due to height variance during load animation.
6638
6639### Patches
6640
6641- fix aria-expanded for ExtendedPicker
6642- Combobox: Dropdown will now "drop up" if there isn't enough space below
6643- ContextualMenu: Deprecated inactive prop as it was no longer being used
6644- Coachmark: Add missing key prop to array in render
6645- ScrollablePane: allow initialScrollPosition === 0
6646- MarqueeSelection: fix snapshot test verbosity
6647- Popup: Skip scroll computation if style.overflowY is provided.
6648- Textfield: onSearch now works when no text has been entered. It will return an empty string.
6649- Changes to fix auto-scroll to top issue when state changed, adding an if st
6650- ComboBox: Fix bug in `onPendingValueChanged` caused by incorrect check for undefined, which also ignores 0, which is a valid value for both `newPendingIndex` and `newPendingValue`.
6651
6652## 6.38.2
6653Fri, 20 Jul 2018 10:25:21 GMT
6654
6655### Patches
6656
6657- ComboBox: Fix IE11 null event.relatedTarget
6658
6659## 6.38.1
6660Thu, 19 Jul 2018 19:04:38 GMT
6661
6662### Patches
6663
6664- Add automation identifier to the visible content of ResizeGroup
6665- Added optional feedback section for component pages
6666
6667## 6.38.0
6668Thu, 19 Jul 2018 10:23:34 GMT
6669
6670### Minor changes
6671
6672- Adds showInitialsUntilImageLoads property to Persona/PersonaCoin to show initials while the image is loading
6673
6674### Patches
6675
6676- ResizeGroup: Optimize performance for initial render when onGrowData is provided
6677
6678## 6.37.1
6679Wed, 18 Jul 2018 10:25:50 GMT
6680
6681### Patches
6682
6683- Fix issue where last suggestion item was selected on first query change. Fix picker showing on zero query
6684- Fix various typings/code bugs.
6685- Adding a try/catch when we call setActive in Dropdown/ContextualMenu in IE11.
6686- DatePicker: Fixes a bug where the DatePicker would only open every other time it gained focus.
6687
6688## 6.37.0
6689Tue, 17 Jul 2018 10:28:40 GMT
6690
6691### Minor changes
6692
6693- ExtendedBasePicker: Expose selectedItems, Remove persona suggestion padding in FloatingPicker
6694- Removing most `@customizable` decorator usage. This change should reduce extra React dom elements from being created. Also updating `componentRef` resolution to support `React.createRef()` usage.
6695
6696### Patches
6697
6698- ResizeGroup: Optimize performance of initial render
6699- BasePicker: Fix a bug where the selection state would mutate inappropriately
6700- ScrollablePane: Add notifySubscribers in mutationObserver
6701- Use spread operator in PositioningContainer.styles.ts
6702- Fix check for Panel light-dismiss
6703- CalloutDismiss: Revert change that caused callout to dismiss when window focused
6704
6705## 6.36.0
6706Mon, 16 Jul 2018 10:27:18 GMT
6707
6708### Minor changes
6709
6710- Convert GroupedList to CSS-in-JS
6711
6712### Patches
6713
6714- Refactors variants of DetailsList into individual component sub-pages
6715
6716## 6.35.0
6717Fri, 13 Jul 2018 21:32:37 GMT
6718
6719### Minor changes
6720
6721- Reverting the TypeScript bump, to unbreak DetailsList d.ts changes.
6722- Button: Added menuAs to better support custom contextual menus
6723- DetailsList: Complete CSS-in-JS conversion.
6724- Edit to styled function call allowing customization with CalloutContent, DialogContent, and DialogFooter
6725
6726### Patches
6727
6728- Fix TextField clearing on render when value prop is undefined.
6729- Deprecate unused linkIsSelected Pivot style prop.
6730
6731## 6.33.1
6732Thu, 12 Jul 2018 10:29:30 GMT
6733
6734### Patches
6735
6736- In focusable disabled state, no button should be able to execute key/mouse events. Added check for menuProps to existing handlers.
6737
6738## 6.33.0
6739Thu, 12 Jul 2018 00:12:00 GMT
6740
6741### Minor changes
6742
6743- TextField: `id` prop now respected.
6744
6745### Patches
6746
6747- Respect the getMenuClassNames property on ContextualMenu
6748- CommandBar: Fixed iconOnly feature where empty text div was still rendered
6749
6750## 6.32.0
6751Wed, 11 Jul 2018 05:16:03 GMT
6752
6753### Minor changes
6754
6755- DetailsHeader css-in-js conversion
6756
6757### Patches
6758
6759- Fixing detailsheader screen regression
6760
6761## 6.31.0
6762Tue, 10 Jul 2018 21:54:07 GMT
6763
6764### Minor changes
6765
6766- Allow FloatingPicker to be a controlled component
6767- CommandBar: Mix in menuProps to overflowButtonProps
6768
6769### Patches
6770
6771- Implement new getFocusStyle option in ComboBox.
6772
6773## 6.30.0
6774Tue, 10 Jul 2018 05:05:15 GMT
6775
6776### Minor changes
6777
6778- Converting ContextualMenu to MergeStyles step 2 - Style Conversion
6779- Coachmark: Add accessibility features to component, ARIA props, narrator support, and keyboarding controls
6780
6781### Patches
6782
6783- SearchBox: Move background color styling from searchbox input to searchbox root. Fixes #5477.
6784
6785## 6.29.0
6786Mon, 09 Jul 2018 18:08:32 GMT
6787
6788### Minor changes
6789
6790- DetailsList - css-in-js styling
6791- Dismiss panel when clicking outside of the Panel component.
6792
6793### Patches
6794
6795- Don't select date by default when clicking on a month
6796- FacePile now uses semantic list tags.
6797
6798## 6.27.0
6799Fri, 06 Jul 2018 19:07:51 GMT
6800
6801### Minor changes
6802
6803- Builds a new umd bundle suitable for manifest service
6804- HoverCard: Adds new prop 'openHotKey' to allow user to change the default key used to open the hover card when tabbing to it.
6805
6806### Patches
6807
6808- fixing webpack.config.js to only build production for the UMD / manifest
6809
6810## 6.26.0
6811Fri, 06 Jul 2018 10:23:46 GMT
6812
6813### Minor changes
6814
6815- Converting ContextualMenu to MergeStyles step 1 - file structure
6816- Change the styling for ContextualMenu secondaryText from neutralTertiary to neutralSecondary for accessibility
6817
6818### Patches
6819
6820- MessageBar: class name calculations were not being done in the correct location, and were only valid on initial render. Now ensuring they're evaluated prior to render.
6821
6822## 6.25.4
6823Thu, 05 Jul 2018 17:54:06 GMT
6824
6825### Patches
6826
6827- Hide persona image when showing UnknownPersonaCoin
6828- TeachingBubble: Fixed unscoped focus style
6829
6830## 6.25.3
6831Thu, 05 Jul 2018 10:26:07 GMT
6832
6833### Patches
6834
6835- Fixed target index issue, when the dragged column is before the drophint
6836- Fix the text is cropped unexpectedly
6837
6838## 6.25.2
6839Wed, 04 Jul 2018 10:28:27 GMT
6840
6841### Patches
6842
6843- Dialog: Fixing layout issue for IE11
6844
6845## 6.25.1
6846Tue, 03 Jul 2018 17:41:15 GMT
6847
6848### Patches
6849
6850- Pivot: Ctrl+number doesn't work in Firefox to switch tabs if Pivot is focused.
6851- Dropdown: Substantially improve accessibility - in particular in single-select mode.
6852
6853## 6.25.0
6854Mon, 02 Jul 2018 20:41:48 GMT
6855
6856### Minor changes
6857
6858- Convert TeachingBubble to use JS styling.
6859
6860### Patches
6861
6862- Checkbox: Updated hc hover states.
6863- Link: HC color for link rendered as a button.
6864
6865## 6.24.0
6866Mon, 02 Jul 2018 10:21:36 GMT
6867
6868### Minor changes
6869
6870- DatePicker MergeStyles step 2 - Converts scss to js styles
6871- Convert Slider to merge-styles
6872
6873## 6.23.0
6874Fri, 29 Jun 2018 10:24:05 GMT
6875
6876### Minor changes
6877
6878- Pivot: Convert to JS styling.
6879- ShimmeredDetailsList: adds a new wrapper for DetailsList when needed to be used with Shimmer animation.
6880
6881## 6.22.0
6882Thu, 28 Jun 2018 10:23:21 GMT
6883
6884### Minor changes
6885
6886- Added arguments to styled function to allow the Customizer component to affect Nav
6887
6888## 6.21.1
6889Wed, 27 Jun 2018 23:59:19 GMT
6890
6891### Patches
6892
6893- TextField: render undefined as empty string in renderInput
6894
6895## 6.21.0
6896Wed, 27 Jun 2018 17:22:20 GMT
6897
6898### Minor changes
6899
6900- datepicker mergestyles conversion step 1
6901- Added as={Component} as a prop to Link
6902- Prettier fixes
6903
6904### Patches
6905
6906- Checkbox: Fix layout bug that causes `overflow`/`text-overflow` in Checkbox label to not take effect (#5224)
6907- Fix minor accessibility bugs in DetailsList
6908- Fix import paths to use relative paths for office-ui-fabric-react
6909- CSS changes for draggable columns, to show the gripper ICON only on hover
6910
6911## 6.20.0
6912Tue, 26 Jun 2018 10:27:47 GMT
6913
6914### Minor changes
6915
6916- mergestyles conversion
6917
6918### Patches
6919
6920- Callout: add blur listener that only dismisses Callout if window loses focus
6921- ComboBox: Set Callout MaxWidth to be the width of the menu when useComboBoxAsMenuWidth when enabled
6922- Default shouldFocusOnMount value in BaseButton _onToggleMenu
6923- MessageBar: remove role property from multiline root div
6924
6925## 6.19.0
6926Mon, 25 Jun 2018 10:28:13 GMT
6927
6928### Minor changes
6929
6930- Add a getGroupHeight prop to GroupedList + DetailsList
6931- GroupedList: add expandCollapseButtonProps to GroupHeader so an aria-label can be included"
6932
6933### Patches
6934
6935- Only apply padding to label if it's not an image/icon type
6936
6937## 6.18.2
6938Fri, 22 Jun 2018 16:21:15 GMT
6939
6940### Patches
6941
6942- Buttons: Focusable disabled buttons no longer execute on ENTER/SPACE
6943- MessageBar: add class names for backwards compatibility
6944- Pivot: fixing a typing issue when used with proxies.
6945- Remove space from personaInitialsColorToHexCode magenta case
6946- Accessibility: using the down arrow key to navigate the command bar currently skips over the search box - added aria-hidden to the div containing the search icon
6947- TextField: placeholder text should be neutralSeconary.
6948
6949## 6.18.1
6950Thu, 21 Jun 2018 19:27:25 GMT
6951
6952### Patches
6953
6954- Added column reorder with DragAndDrop support in Details List. As part of this feature, a new component DetailsColumn has been added inside the header, for each column. An optional new prop(ColumnReorderOptions) has been added to DetailsList to handle the column reorder. Have added column level drag subscriptions to be able to drag the columns, and added one header level subscription, to handle the drops. All the drag drop events are being handled at header level.
6955- Add high contrast styles to disabled contextual menu items
6956
6957## 6.18.0
6958Wed, 20 Jun 2018 23:33:29 GMT
6959
6960### Minor changes
6961
6962- Make it possible to disable firstfocus in hover card
6963- Updated Checkbox and ChoiceGroup to accept custom styles
6964- label fluentstyles
6965
6966### Patches
6967
6968- fix clear input for BaseExtendedPicker
6969- Callout: revert blur change
6970- Adding a Teams customization example.
6971
6972## 6.17.0
6973Wed, 20 Jun 2018 10:25:55 GMT
6974
6975### Minor changes
6976
6977- MessageBar: convert to use JS styling
6978
6979### Patches
6980
6981- Callout: add blur listener and dismiss on blur functionality to Callout
6982- GroupedList: render group headers if showEmptyGroups is true
6983
6984## 6.16.0
6985Tue, 19 Jun 2018 10:26:26 GMT
6986
6987### Minor changes
6988
6989- Updated Link, Breadcrumb, and Dialog to accept custom styles
6990
6991## 6.15.0
6992Mon, 18 Jun 2018 16:57:14 GMT
6993
6994### Minor changes
6995
6996- ComboBox: Change Style to allow options to overflow
6997- Textfield: Adding new optional `readOnly` prop.
6998- Add params to BaseButton openMenu to override focus props temporarily
6999- SearchBox: add optional aria label prop for clear text button and default to 'clear text'
7000
7001### Patches
7002
7003- ColorPicker: add aria-labels to textfields
7004- ContextualMenu/ComboBox/Dropdown: Fix up expand/collapse behavior so that collapsing menus is consistent
7005- ContextualMenu: Fixed the fact that uncheckable contextual menu items incorrectly possessed the `aria-checked` attribute.
7006
7007## 6.13.2
7008Fri, 15 Jun 2018 14:44:02 GMT
7009
7010### Patches
7011
7012- Fix splitButton styling to not break existing usages and fix spinButton to make the contents focusable when disabled
7013
7014## 6.13.1
7015Fri, 15 Jun 2018 10:18:10 GMT
7016
7017### Patches
7018
7019- Popup: overflowY set to undefined when not scroll
7020
7021## 6.13.0
7022Thu, 14 Jun 2018 20:52:57 GMT
7023
7024### Minor changes
7025
7026- DetailsList/List: added method to get the index of the item in view
7027- Enable SelectedItemsList and ExtendedPicker to be controlled components
7028- WAC wants ability for Button and SplitButton to have focus while disabled so created a new flag allowDisabledFocus & implemented it on these two controls.
7029- OverflowSet: Convert from SASS to JS styles.
7030- ScrollablePane: Fix DetailsList example's DetailHeader not syncing scroll position.
7031- Updating Toggle to use `styled` for customizations.
7032
7033### Patches
7034
7035- Moved demo out of the codebase
7036- DetailsList: 'select all' checkbox is non-focusable in single selectionmode
7037- Fix broken documentation links
7038- Theme Generator: add additional accessiblity pair
7039- Temporarily disable component example snapshot tests.
7040
7041## 6.9.0
7042Mon, 11 Jun 2018 10:18:35 GMT
7043
7044### Minor changes
7045
7046- Adding focus async to focus autofill when calling componentDidUpdate
7047
7048### Patches
7049
7050- Add styling output to component example snapshot tests.
7051- Add automatic snapshot tests for all component examples.
7052- Theme Generator: have json output contain only IPalette members
7053
7054## 6.8.0
7055Fri, 08 Jun 2018 18:34:17 GMT
7056
7057### Minor changes
7058
7059- ColorPicker: use getStyles
7060- add style arg to customize
7061- Shimmer: Adds new Shimmer component to office-ui-fabric-react
7062
7063### Patches
7064
7065- TeachingBubble: Fix content from wrapping to next line unncessarily
7066- Dropdown: Add aria-label to option and option to aria-activedescendant
7067- Package: Fix sideEffects array to target scss files using global.
7068- ContextualMenu: Remove the ability for click to close a submenu. This aligns with windows behavior
7069
7070## 6.6.1
7071Thu, 07 Jun 2018 17:40:07 GMT
7072
7073### Patches
7074
7075- SplitButton: apply button props to the focusable element for split buttons
7076
7077## 6.6.0
7078Thu, 07 Jun 2018 16:35:34 GMT
7079
7080### Minor changes
7081
7082- Add canRemoveItem callback
7083- FocusTrapZone: Added new capability. When `FTZ.focus()` is called, it will pass focus to a descendant element. The new prop `focusPreviouslyFocusedInnerElement` controls the descendant-choosing behavior.
7084- Minor changes to improve server side rendering.
7085
7086### Patches
7087
7088- "Add selection zone for BaseExtendedPicker, and add screen reader support for suggestions"
7089- Update Coachmark basic example and fix TeachingBubble SCSS selectors
7090- Fix Detials column header hit targets
7091- Add global name to scss files using global selector to tag in sideEffects.
7092- Fixed FocusTrapZone bug: If first child in the FTZ is a FocusZone and that FZ's last focused child is not the first focusable child, shift-tab would break out of the FTZ.
7093- adding css fix to remove unnecessary scroll bars on calendar and datepicker components
7094- Theme Generator Page: update accessibility section to account for new logic for variants
7095- Theme Generator: untheme correctly when leaving theme generator
7096- Code format changes
7097- HoverCard: Removing unnecessary animation class causing a visual bug in IE browser.
7098
7099## 6.5.0
7100Tue, 05 Jun 2018 10:23:03 GMT
7101
7102### Minor changes
7103
7104- Callout: Add `preventDismissOnLostFocus` prop.
7105
7106## 6.4.1
7107Tue, 05 Jun 2018 00:44:30 GMT
7108
7109### Patches
7110
7111- Added Prettier
7112- CommandBarPage: Remove fabric js reference.
7113- _onValidate should only skip validation on text entry if state.value is undefined (it was skipping when text entry was empty string)
7114
7115## 6.4.0
7116Mon, 04 Jun 2018 18:50:06 GMT
7117
7118### Minor changes
7119
7120- Revert PR 4897
7121
7122## 6.3.0
7123Mon, 04 Jun 2018 10:16:13 GMT
7124
7125### Minor changes
7126
7127- Coachmark: Fix positioning bugs and add in support for different Coachmark directions.
7128- DetailsList: adjusting aria labels and exporting more ariaLabels in `IColumn` to allow for better narrator reading and table scanning.
7129- Dropdown: Allow `title` to be provided as an item property.
7130- Icons top level import was exporting a file path, should be exporting a package path.
7131- GroupedList: Added multiple customization entry-points including custom indent spacing and header customization.
7132- Allow for more control over event handling for keytips
7133
7134### Patches
7135
7136- Callout: fix dismissing events to attach to the documentElement, not body.
7137- SplitButton: Hook up aria-roledescription to splitButtons so that they can leverage that markup if it gets passed in to the component.
7138- SpinButton: addressing onValidate, onIncrement, and onDecrement callbacks to be called correctly.
7139- MessageBar: New color for dismiss / expand button in hc mode for better visibility.
7140- Updating react typings.
7141- Updated test snapshots
7142
7143## 6.2.0
7144Fri, 01 Jun 2018 10:18:43 GMT
7145
7146### Minor changes
7147
7148- Added FocusTrapZone capability: When the FTZ is focused, it will pass focus to a descendant element. The new prop 'focusPreviouslyFocusedInnerElement' controls the descendant-choosing behavior.
7149
7150### Patches
7151
7152- Fix ComboBox ARIA attributes.
7153- Prevent invalid empty ARIA values from being output.
7154- ComboBox: Fix the value that is checked when submitting a pending value to take into account if the aria-label is used as text. This line was missed in the initial change
7155- Add support for pointerup to dismiss keytips
7156
7157## 6.1.2
7158Thu, 31 May 2018 10:18:58 GMT
7159
7160### Patches
7161
7162- MessageBar: fix color for X close button so that it is accessible
7163- Theming: generate a more accessible themeLighter and more accessibility pairs
7164- HoverCard: example fix for keyboard navigation to HoverCard target.
7165
7166## 6.1.1
7167Wed, 30 May 2018 22:05:03 GMT
7168
7169*Version update only*
7170
7171## 6.1.0
7172Wed, 30 May 2018 20:28:34 GMT
7173
7174### Breaking changes
7175
7176- Selection utility: getSelectedIndices is now a mandatory member of the `ISelection` interface.
7177- CommandBar component has been replaced with the one from the experiments package.
7178- Checkbox: replaced optional properties of the `ICheckboxStyles` interface, removed `styles` and `getClassNames` from the `ICheckboxProps` interface, made the checkmark visible on hover, added high contrast styles.
7179- CommandBarButton: Supports custom styling and button aliasing. Interface improvements.
7180- ContextualMenu: Remove deprecated since v0.69 `icon` prop of ContextualMenu component.
7181- Positioning/Callout/ContextualMenu: Remove all deprecated props
7182- Minimum React version is now 16.3.2.
7183- Label and Toggle now support javascript styling. Improvements to Label and Toggle interfaces. Added Toggle and Label root aliasing.
7184
7185### Minor changes
7186
7187- ChoiceGroup: now supports customizable theming. Various bug fixes, cleanup within. Tests updated to use enzyme.
7188- Deprecate ContextualMenu's name prop in favor of new text prop.
7189- DetailsList: fieldName is now an optional field of IColumn.
7190- All `getStyles` properties accept either a function to return a style object, or a static style object
7191
7192### Patches
7193
7194- BaseButton: Make adjustment so that customclass names has precedence.
7195- CommandBarButton: High contrast hover state.
7196- CommandBar: Removed unnecessary endAligned styleprops and styles
7197- Port CommandBar accessibility fixes (PR #4686) to 6.0
7198- Positioning: correctly positon callout without beak
7199- Suggestions: Fix a bug where arrow keys would not scroll correctly
7200
7201## 5.112.0
7202Wed, 30 May 2018 00:35:36 GMT
7203
7204### Minor changes
7205
7206- FocusZone: Added onFocusNotification API to notify creators of focus
7207
7208### Patches
7209
7210- Update local properties in BaseExtenededPicker on receiving new props
7211- CommandBar Example: More specific selector for text color to override the link styles we get from msgraph on the website.
7212- ComboBox: Update styling so that the "selected" item does not get the "selected" look when navigating through the potential options.
7213- Fix passing onclick from props for contextual anchor item
7214
7215## 5.111.2
7216Fri, 25 May 2018 21:30:43 GMT
7217
7218### Patches
7219
7220- MaskedTextField: Added event callpack passthrough
7221- fix old error color SASS variables so they work when themed
7222
7223## 5.111.1
7224Fri, 25 May 2018 16:53:47 GMT
7225
7226### Patches
7227
7228- Revisited the Multi-select Combo box initial state selection fix
7229- BaseButton sometimes has aria-labelledBy pointing to element that isn't in the DOM
7230- StickyPane: Replaced Array.From since it is not supported in IE
7231
7232## 5.111.0
7233Thu, 24 May 2018 17:06:02 GMT
7234
7235### Minor changes
7236
7237- Pass SelectionZone props through DetailsList and add alternate data-selection-auto-selection attribute name
7238- add new semantic slot
7239
7240## 5.110.0
7241Wed, 23 May 2018 16:14:26 GMT
7242
7243### Minor changes
7244
7245- ChoiceGroup: Reverting the updates to ChoiceGroup styling. We found some breaking changes in it, so we'd like to minimize partner impact by moving this to the 6.0 (next) release. Sorry for the trouble.
7246
7247## 5.109.0
7248Wed, 23 May 2018 10:28:50 GMT
7249
7250### Minor changes
7251
7252- ChoiceGroup: now supports customizable theming. Various bug fixes, cleanup within. Tests updated to use enzyme.
7253- Converting Facepile SCSS to MergeStyles step 1 - file structure
7254- Common sass files are now exported in the `dist/sass` folder.
7255
7256### Patches
7257
7258- Fixing circular dependency and non-AMD references in ContextualMenu
7259- cleanup semantic slots
7260
7261## 5.108.0
7262Tue, 22 May 2018 10:29:13 GMT
7263
7264### Minor changes
7265
7266- Implementation of experimental chiclet component
7267
7268### Patches
7269
7270- Revert IconButton hover/pressed background color change.
7271- Set 'margin 0' reset style for buttons in Safari in Fabric component
7272- CommandBarButton: Fixed split styles
7273
7274## 5.107.0
7275Mon, 21 May 2018 10:29:16 GMT
7276
7277### Minor changes
7278
7279- Callout/Positioning: Fix a bug where max-height would be incorrectly calculated if covertarget was set
7280
7281### Patches
7282
7283- Added an addtional prop in IPickerItemProps for allowing focus on tagItem when picker is disabled
7284- Moved best design practices write up in SearchBoxes Overview to Best Practices for clarity that these are not included features
7285
7286## 5.106.1
7287Fri, 18 May 2018 01:46:34 GMT
7288
7289### Patches
7290
7291- ContextualMenu: Make the whole menu always programatically focusable
7292
7293## 5.106.0
7294Thu, 17 May 2018 22:02:40 GMT
7295
7296### Minor changes
7297
7298- Add data-selection-select behavior to make elements select rows before taking action
7299
7300### Patches
7301
7302- Fix Slider import, make specific to Styling
7303
7304## 5.105.0
7305Thu, 17 May 2018 20:12:39 GMT
7306
7307### Minor changes
7308
7309- Part 1 of converting Slider to mergeStyles
7310- Add enter/exit keytip mode to KeytipManager
7311- Added support in textfield for aria-describedby native prop
7312
7313### Patches
7314
7315- Suggestions: Fix a bug where arrow keys would not scroll correctly
7316
7317## 5.104.0
7318Thu, 17 May 2018 10:28:07 GMT
7319
7320### Minor changes
7321
7322- ContextualMenuSplitButton: Adding the correct attributes for screen readers to read the button correctly
7323
7324### Patches
7325
7326- TextField: Invoke custom description render function if provided even if no description text provided.
7327
7328## 5.103.0
7329Wed, 16 May 2018 00:05:17 GMT
7330
7331### Minor changes
7332
7333- Buttons: Deprecate `description` prop in favor of more consistent `secondaryText` prop.
7334
7335### Patches
7336
7337- Fix markdown file paths on SwatchColorPicker docs page.
7338- Finishing the rest of the Calendar style updates
7339- Fix detailslist custom group header example by invoking correct onClick for select and collapse toggles.
7340- Fix misuse of aria props on ProgressIndicator
7341
7342## 5.102.0
7343Tue, 15 May 2018 07:09:49 GMT
7344
7345### Minor changes
7346
7347- Deprecate ComboBox's value prop in favor of new text prop.
7348
7349### Patches
7350
7351- Fix bug where primaryDisabled is not respected on contextual menu items
7352- Dropdown: Remove aria-autocomplete and aria-readonly
7353- Pivot: Slight tweak to the `PivotItem` compare to ensure it works in minified scenarios.
7354- shouldVirtualize takes incoming properties
7355
7356## 5.101.2
7357Mon, 14 May 2018 20:46:25 GMT
7358
7359### Patches
7360
7361- fixes type comparing in Pivot
7362
7363## 5.101.1
7364Mon, 14 May 2018 19:35:51 GMT
7365
7366### Patches
7367
7368- Ensure subMenuHoverDelay is respected by the ContextualMenu for expanding and dismissing submenus
7369- Fixes issue where expanding sub menu via arrow keys was broken, and adds aria label of "menu" to item when keyboarded
7370
7371## 5.101.0
7372Mon, 14 May 2018 10:14:42 GMT
7373
7374### Minor changes
7375
7376- Pivot: include className in props to override styles
7377- Add more customization hooks to ProgressIndicator
7378
7379### Patches
7380
7381- Breaking BaseButton Types dependency from ContextualMenu class
7382
7383## 5.100.0
7384Fri, 11 May 2018 04:21:29 GMT
7385
7386### Minor changes
7387
7388- Deprecate Persona's primaryText prop and add replacement text prop.
7389- Puts additional alert on selected suggestions behind a prop
7390
7391### Patches
7392
7393- Revert change to use React.createPortal, until event leaking issues can be resolved
7394
7395## 5.99.0
7396Thu, 10 May 2018 10:27:25 GMT
7397
7398### Minor changes
7399
7400- Add secondaryText to ContextualMenuItem to render on the right of item.name (text)
7401- MarqueeSelection: Added `getStyles` function.
7402- Added overflowMenuProps property to CommandBar
7403
7404### Patches
7405
7406- Even if a ComboBoxOptionWrapper component doesn't update (shouldComponentUpdate returns false), children functions are still being executed unnecessarily, which can cause performance issues. This can be avoided by passing in a reference to a function that returns the children elements, instead of returning the elements themselves.
7407- Fix index import
7408
7409## 5.98.0
7410Wed, 09 May 2018 15:42:02 GMT
7411
7412### Minor changes
7413
7414- FocusZone: Add a prop to allow a FocusZone to not let focus events propagate outside of the FocusZone
7415- Added support for special casing UnknownPersona coin
7416
7417## 5.97.1
7418Tue, 08 May 2018 18:18:47 GMT
7419
7420### Patches
7421
7422- BaseButton: Allow Alt + Down on menu buttons to open the menu
7423
7424## 5.97.0
7425Tue, 08 May 2018 10:17:01 GMT
7426
7427### Minor changes
7428
7429- Remove redundant defaultSelectedItem prop for BaseExtendedPicker
7430- Icon: undoing breaking change with regards to making `IIconStyles.root` required, adding tests to ensure backwards compatibility.
7431- Mark Slider's ValuePosition enum as deprecated as it is unused.
7432- Add ContextualMenuItem functions to open and close menus
7433- Fixes issue where focus isn't displayed correctly on the contextual mneu
7434- SearchBox: New prop for turning off icon animation.
7435- Layer: Use React Portals if available
7436
7437### Patches
7438
7439- Popup: Added check for onBlur to prevent focus setting focus to be disabled in chrome
7440- Fix breadcrumb rendering issue when overflow index is at last
7441
7442## 5.96.1
7443Mon, 07 May 2018 10:28:20 GMT
7444
7445### Patches
7446
7447- High contrast hover states: Breadcrumb, Button, ComboBox, Link, Nav, Pivot, SearchBox, SpinButton, Toggle.
7448- Keytips: Minor update to improve behavior
7449- Remove keytip positioning workaround since Callout positioning was fixed
7450- In the TextField component, The code setting the 'errorMessage' state to an empty string in the _onInputChange member function was removed do to causing the message to flicker.
7451
7452## 5.96.0
7453Fri, 04 May 2018 15:58:39 GMT
7454
7455### Minor changes
7456
7457- ScrollablePane: Optimizations on how component functions. Change positioning from inheriting height/maxHeight of parent element to use position: absolute
7458- Icon: code has been cleaned up, memoizeFunction usage has been removed.
7459- Rating: Hover states in regular and high contrast mode.
7460
7461### Patches
7462
7463- Fix ensureSuggestionModel null ref, get rid of unneeded FocusZone in BaseExtendedPicker, remove requirement in BaseExtendedPicker that suggestions are shown when input is focused (only clicked)
7464- Positioning: Fix cover positioning so it returns the correct edge to handle menu shrinkage
7465- Fix TooltipHost mutation of calloutProps.
7466- SpinButton: Remove browser autocomplete
7467- Using the proper preview text to set the aria label on combobox options. I previously had this change, but I accidentally reverted it during a merge.
7468
7469## 5.95.0
7470Wed, 02 May 2018 23:55:40 GMT
7471
7472### Minor changes
7473
7474- SplitButton/ComboBox: added onTouch support for menu expansion.
7475- Add Keytip, KeytipLayer, and KeytipData component
7476
7477### Patches
7478
7479- If firstFocus on HoverCard is set then propagate it to setInitialFocus in ExpandingCard. This enables focusing the card on render.
7480- TextField can now render the numeric value 0
7481
7482## 5.94.0
7483Tue, 01 May 2018 19:26:35 GMT
7484
7485### Minor changes
7486
7487- Theme Generator: use HSV for generating shades/tints
7488
7489## 5.93.0
7490Tue, 01 May 2018 10:23:32 GMT
7491
7492### Minor changes
7493
7494- DatePicker: Add a reset function to the public `IDatePicker` interface.
7495- move extendedPicker, floatingPicker, and selectedItemsList to OUFR
7496- Tooltip: updated to use customizable styling via `getStyles`.
7497- List: Added list scrolling modes
7498
7499### Patches
7500
7501- Breadcrumb: Updating breadcrumb to user js styling.
7502- Added onClick handler to rating star in the Rating component that calls _onFocus redundently for support with Firefox & Safari on OSX.
7503- details link contrast issue
7504
7505## 5.92.1
7506Mon, 30 Apr 2018 21:22:55 GMT
7507
7508### Patches
7509
7510- Revert isEqual check in List.
7511
7512## 5.92.0
7513Mon, 30 Apr 2018 10:16:44 GMT
7514
7515### Minor changes
7516
7517- Contextual Menu: moved out the split button to be its own component, ContextualMenuSplitButton
7518- Use theme flag to control global classes
7519
7520## 5.91.0
7521Fri, 27 Apr 2018 10:15:52 GMT
7522
7523### Minor changes
7524
7525- Added optional className property to Calendar
7526
7527### Patches
7528
7529- Fix #3607
7530- Add a option for custom dividerAs to get item information while rendering
7531
7532## 5.90.0
7533Thu, 26 Apr 2018 10:12:34 GMT
7534
7535### Minor changes
7536
7537- Complete ProgressIndicator conversion to mergeStyles. Add `barHeight` to enable changing height of progress bar.
7538- Pickers: Several fixes regarding certain props
7539
7540### Patches
7541
7542- Fix props validation for Breadcrumb
7543- Gate calendar month, year, and today keydowns for only ENTER as onClick handles space with button nodes to fix double date change regression.
7544
7545## 5.89.0
7546Wed, 25 Apr 2018 05:32:09 GMT
7547
7548### Minor changes
7549
7550- Fabric: the isFocusVisible class is no added to the Fabric component again, to preserve backwards compatibility. Also fixing index file to export the types.
7551- Fix theme slots for DetailsList header colors
7552- Enabled native props (aria-* and data-*) on OverflowSet even when the doNotContainWithinFocusZone prop is false
7553
7554## 5.88.0
7555Tue, 24 Apr 2018 10:12:58 GMT
7556
7557### Minor changes
7558
7559- fixing selection bugs in Calendar component, updating styling for new designs
7560- Begin converting Pivot to mergeStyles
7561
7562### Patches
7563
7564- Use `data-is-scrollable` attribute on correct ScrollablePane div
7565
7566## 5.87.0
7567Mon, 23 Apr 2018 10:24:54 GMT
7568
7569### Minor changes
7570
7571- Updating the focus styling to use the generalized `ms-Fabric--isFocusVisible` classname. This is one step closer towards removing the `Fabric` component wrapper requirement.
7572- Plumb ARIA label for picker suggestion remove button
7573
7574### Patches
7575
7576- ContextualMenu: in item root styling, replaced `font: inherit` with the appropriate font style from the theme.
7577- Updating a snapshot test.
7578- Adding check to focusTrapZone to only restore focus on close if focus was still inside the focusTrapZone
7579- Deprecates INavLink.iconClassName in favor of IIconProps.className.
7580
7581## 5.86.0
7582Fri, 20 Apr 2018 23:06:06 GMT
7583
7584### Minor changes
7585
7586- Added support for zero star situations in the Rating component. Before it would write out a star for the number zero showing 6 stars when there should be 5.
7587- Add onRenderIcon prop to IContextualMenuItem to allow override icon render for contextualMenuItem.
7588
7589### Patches
7590
7591- Callout.Basic.Example: Fix example so callout positions properly
7592- Propagate onRenderInitials correctly from Persona to PersonaCoin
7593
7594## 5.85.0
7595Fri, 20 Apr 2018 10:12:34 GMT
7596
7597### Minor changes
7598
7599- TextField: Implemented input masking.
7600- add onRenderDescription to TextField
7601- Added support for native props on Panel for the root div with class ms-Panel
7602- Added headerButtonProps prop to PivotItem to allow passing native props (data-* & aria-*) to the header/link/CommandButton element. Also depricated linkText and added headerText for semantic purposes.
7603
7604### Patches
7605
7606- DetailsRow: applying `flex-shrink:0` to the check cell to prevent it from squishing in the flex layout.
7607- Revert unintended changes to Dropdown styles from #4512
7608
7609## 5.84.0
7610Thu, 19 Apr 2018 18:25:59 GMT
7611
7612### Minor changes
7613
7614- Add the option of collapsing breadcrumb overflow items into a position other than the first one
7615- ComboBox: Add Event as additional paramater to onChanged callback for saving pending changes
7616
7617### Patches
7618
7619- Remove usage of Number.isNaN from SpinButton.tsx since it doesn't exist in IE11
7620- Update createRef to match React.createRef api
7621- Remove unused variables and re-enable no-unused-variable for office-ui-fabric-react
7622
7623## 5.83.0
7624Thu, 19 Apr 2018 00:17:37 GMT
7625
7626### Minor changes
7627
7628- ActivityItem: Added the pulsing beacon animation for the compact size.
7629- SearchBox: Clicks on element before input field set cursor to start of input text.
7630
7631### Patches
7632
7633- ChoiceGroup: Style polish for focus, high contrast focus, and high contrast hover.
7634- Fix PersonaCoin index import
7635- Updates aria-owns on BasePicker (and snapshot tests) so its only set when suggestions are rendered
7636
7637## 5.82.4
7638Wed, 18 Apr 2018 17:02:26 GMT
7639
7640### Patches
7641
7642- ContextualMenu: Update mousemove to only do anything if there is not another pending mouse enter/move/leave to improve the snappiness of the updates
7643
7644## 5.82.3
7645Wed, 18 Apr 2018 10:15:04 GMT
7646
7647### Patches
7648
7649- Convert documentation to markdown for HIG.
7650- Revamp Themes documentation
7651- Passes item when href set onClick for CommandBar control
7652
7653## 5.82.2
7654Tue, 17 Apr 2018 18:47:11 GMT
7655
7656### Patches
7657
7658- Fix improper imports from index files
7659- Mark Panel content as scrollable
7660
7661## 5.82.1
7662Mon, 16 Apr 2018 21:49:29 GMT
7663
7664### Patches
7665
7666- Do not call the onMenuClick on every keyDown event
7667
7668## 5.82.0
7669Mon, 16 Apr 2018 10:23:26 GMT
7670
7671### Minor changes
7672
7673- Contextual Split Button: Change styling to only have one split button container instead of two
7674- Changed Dropdown components role from combobox to dropdown
7675- Bring back isResultsFooterVisible that is props but never used.
7676- ContextualMenu/Button: Improve perf and add hiddenvariable to buttons
7677- Add ability to use Customer to provide a default layer host
7678- Fabric component: all logic that was in the component has moved to a helper which is initialized within BaseComponent. This ensures that focus rectangles show up even if you don't use the Fabric wrapper.
7679- Set Panel's FocusTrapZone prop isClickableOutsideFocusTrap to true by default to allow click interactions while panel is open
7680- Upgrade to TypeScript 2.8.1
7681
7682### Patches
7683
7684- Add focus method to Breadcrumb
7685- Fix scroll bar shows when it should not.
7686- Fix style and alignment issues with DetailsList headers
7687- Add new component page prop for editing on GitHub.
7688- SpinButton: Make sure up/down Arrow do not leave the spinButton
7689- Handling the scenario where embedded text is passed in as the option's text. In This case, the ariaLabel prop will be displayed in the input and used for autocomplete matching. The value rendered in the menu will not change.
7690- Wrapping combobox options in an internal component which only performs an update if the props have changed. We are currently updating every option on every mouse or keyboard event. This gives awful performance in comboboxes with many elements.
7691- Adds tests for DocumentCardTitle title truncation
7692- Add focus method to Pivot.
7693- FocusZone: redoing the "reset alignment on mouse down" change in a less intrusive manner, with test coverage.
7694- Removing module entry until we change `lib` to output es6 modules in 6.0. If you would like tree shaking to work, please use webpack aliasing to alias `{packageName}/lib` to `{packageName}/lib-es2015`. In 6.0, we will change `lib` to be es6, so that current partners will just get tree shaking out of the box without aliasing.
7695- Prevent SelectionZone from interfering with links and buttons
7696- Added missing role to TagPicker's TagItem.
7697- FocusZone: undoing the "click" change, which was causing non-focusable targets to be tracked as the "active" element. This created side-effects such as elements becoming focusable upon clicking them more than once, leaving behind unexpected focus outlines.
7698- Updating build to React 16.3.1.
7699- DetailsList: Starting aria-rowIndex from 1 instead of 0 as mentioned in https://www.w3.org/TR/wai-aria-1.1/#aria-rowindex
7700- ColorPicker: text fields now update when `alphaSliderHidden` is `true`.
7701
7702## 5.81.1
7703Thu, 12 Apr 2018 15:59:01 GMT
7704
7705### Patches
7706
7707- Coachmark: The pulsing beacon animation moved to the Styling package.
7708
7709## 5.81.0
7710Thu, 12 Apr 2018 10:15:54 GMT
7711
7712### Minor changes
7713
7714- Link: fix the style interface
7715
7716### Patches
7717
7718- FocusZone: updating to update alignment on click.
7719- SplitButton: Allow the primary portion of a splitButton (when it a menu) to collapse a submenu
7720- DatePicker: Remove extra asterisks, includes using TextField's label.
7721- Updating various `componentRef` values to refer to the component public interfaces, rather than to the components themselves.
7722- SearchBox: Fix padding left and add padding top and bottom to fix the field overlapping the border.
7723
7724## 5.80.0
7725Tue, 10 Apr 2018 17:37:28 GMT
7726
7727### Minor changes
7728
7729- FocusTrapZone: Add KeyDown callback (in line with FocusZone)
7730- OverflowSet: Add Foucs(firstChild) and focusElement() functions
7731- Convert Persona and PersonaCoin and PersonaPresence to mergeStyles. Create IPersonaSharedProps for props that apply to Persona and PersonaCoin and PersonaPresence. Other refactors.
7732
7733### Patches
7734
7735- Re-focus DatePicker input after calendar is closed
7736- Contexual Menu: Move SplitButtonContainer to be defined in the constructor instead of ComponentDidMount
7737- Dropdown: color of caretDown changed to highlighttext on focus
7738- Fix IconButton state styles
7739- ComboBox: Make focus wrap in in the menu (to align with dropdwn and customer feedback)_
7740- Split PersonaCoin and PersonaPresence files for more consistency.
7741- Move sub-components to sub-folders
7742- Fix for tooltip host css changes
7743
7744## 5.79.1
7745Fri, 06 Apr 2018 10:25:55 GMT
7746
7747### Patches
7748
7749- Stops event propagation of Esc keypress on DatePicker
7750
7751## 5.79.0
7752Thu, 05 Apr 2018 10:15:39 GMT
7753
7754### Minor changes
7755
7756- Added dividerAs prop to Breadcrumb component allowing the user to pass a custom icon to be used as the trail divider icon.
7757- Add the ability to use custom props for the panel used to render options on small devices.
7758- Panel: pass ID for header text element to custom renderer
7759- Callout/Positioning: Improve callout perf with hidden flag and improve repositioning logic
7760
7761### Patches
7762
7763- ComboBox: Adding support for Alt or Meta + Up to close menus
7764- Fix SearchBox background color.
7765- Fixes bug with undefined reference
7766- Fixing bug dialog content does not grow fully to take up all the space provided by parent
7767- Make the link button selectable.
7768
7769## 5.78.0
7770Tue, 03 Apr 2018 10:16:05 GMT
7771
7772### Minor changes
7773
7774- Brings changes to DetailsList, DetailsRow and DetailsRowFields to enable use of a basic Shimmer.
7775
7776### Patches
7777
7778- Fix phantom scrollbar in Panel popups in Firefox
7779- Adding a longer delay as an option to the tooltip comonent. Before there was only a medium (300ms) or zero (0ms) delay.
7780
7781## 5.77.0
7782Mon, 02 Apr 2018 22:15:06 GMT
7783
7784### Minor changes
7785
7786- Make tooltip interactable if given a delay before closing.
7787
7788### Patches
7789
7790- Add overflow control to ms-Document-details
7791
7792## 5.76.0
7793Sat, 31 Mar 2018 17:40:00 GMT
7794
7795### Minor changes
7796
7797- OverflowSet: Allow the OverflowSet to not be contained within a FocusZone
7798
7799### Patches
7800
7801- DetailsList: link color too close to selected background in high-contrast-white
7802- We need to temporarily remove `sideEffects: false` flag from package.json which will disable webpack 4 tree shaking until we can identify a good fix for it to not shake out the scss files.
7803- Dropdown: aria role is `listbox` instead of `textbox`
7804- Pickers: fix bug where suggestions wouldn't have correct value selected
7805- Updating the split button to close the menu when the primary button is executed.
7806- Pickers: Fix focus problems and scroll issues
7807
7808## 5.74.0
7809Wed, 28 Mar 2018 19:26:19 GMT
7810
7811### Minor changes
7812
7813- Use markdown-to-jsx for ActivityItem documentation
7814
7815## 5.73.0
7816Wed, 28 Mar 2018 10:16:39 GMT
7817
7818### Minor changes
7819
7820- Persona: adding `allowPhoneInitials` prop to allow for calculating initials from phone numbers.
7821
7822### Patches
7823
7824- ContextualMenu: SplitButtons in ContextualMenus are incorrectly using the menuLauncher portion of the splitButton for the tagrate when the menuLauncher portion is activated. This can lead to weird overhangs of the parent menu even if directionalHintFixed is not true (e.g. it will overlap the primary portion of the splitButton and potentially other items in the parent menu)
7825
7826## 5.72.0
7827Tue, 27 Mar 2018 20:22:53 GMT
7828
7829### Minor changes
7830
7831- add isSelectedOverride to suggestionItemProps
7832- ContextualMenu / Split Button: Fixed styling problems For centered button content.
7833- Use markdown-to-jsx for ActivityItem documentation
7834
7835### Patches
7836
7837- Checkbox: label text should be selectable, but not the checkmark icons.
7838
7839## 5.71.0
7840Tue, 27 Mar 2018 10:14:03 GMT
7841
7842### Minor changes
7843
7844- Deprecate SearchBox defaultValue prop.
7845
7846### Patches
7847
7848- Dropdown: do not select disabled items on keydown
7849- FocusZone: Align props to HTMLElement to be consistent
7850- TextField, Panel: Deprecated componentId prop.
7851- BasePicker: suggestions should not be shown in BasePicker when input does not exist.
7852- In Panel component, isClickableOutsideFocusTrap should not be overriden back to false if it's already set to true in focusTrapZoneProps.
7853- MessageBar: For single line, put dismiss button after action buttons.
7854- ComboBox: Removed a redundant property from the basic example.
7855
7856## 5.70.0
7857Sun, 25 Mar 2018 03:08:03 GMT
7858
7859### Minor changes
7860
7861- Updating to webpack 4 for producting bundles. Adding appropriate `module` and `sideEffects` flags on all applicable packages.
7862
7863### Patches
7864
7865- DetailsHeader: reverting how maxWidth is handled to previous behavior.
7866- Fix bug in combo box where _selectedElement ref wasn't being set conditionally
7867- Update componentRef types
7868- ComboBox: Add some code comments. Minor bug fixes to the example page.
7869
7870## 5.69.0
7871Fri, 23 Mar 2018 01:29:21 GMT
7872
7873### Minor changes
7874
7875- Introduced focusAsync for cheaper element focusing, and made FocusTrapZone utilize it
7876- Add multiSelect capability for ComboBox
7877
7878### Patches
7879
7880- DetailsList: reset focusedItemIndex after setKey changes to fix scrolling after folder navigation
7881- Dropdown: onKeydown should check for defaultPrevented, not preventDefault.
7882- Removed focusability on buttons for split buttons and spin buttons
7883- Remove the redundant tooltip in a Dropdown command button
7884
7885## 5.68.0
7886Thu, 22 Mar 2018 10:14:03 GMT
7887
7888### Minor changes
7889
7890- ,
7891
7892### Patches
7893
7894- Provide compact timestamp style for ActivityItem
7895- Removes @autobind from examples
7896- Removing empty callout when tooltip content is empty
7897
7898## 5.67.0
7899Wed, 21 Mar 2018 10:18:30 GMT
7900
7901### Minor changes
7902
7903- Reordered the logic in CommandBar that decides to render an anchor or button tag so that the anchor tag can have both an href and onclick attribute.
7904- Add `hasFocus` api in `SearchBox` that returns a flag indicating whether `SearchBox` has focus or not.
7905
7906### Patches
7907
7908- DetailsList: headers now resize correctly and respect maxWidth.
7909- Toggle: Updating to use flexbox positioning
7910- TextField: Fixing issue with promise based error message not being announced by firefox + NVDA
7911
7912## 5.66.0
7913Tue, 20 Mar 2018 10:27:37 GMT
7914
7915### Minor changes
7916
7917- Button: Added public openMenu method and cleaned up open/close functions
7918- Updates refs to use createRef object references
7919- Javascript styling for Spinner
7920- CommandBar changed the title attribute to render as tooltip and added readonly state (visitable by keyboard, functionally disabled)
7921
7922### Patches
7923
7924- Add shouldInputLoseFocusOnArrowKey callback for scenario to determine if input should loose focus when arrow key is present when Tabbing is enabled on All elements or Input elements
7925- FocusZone: adding `shouldInputLoseFocusOnArrowKey` optional callback for scenarios where user press an arrow key on an input element and want it to loose focus when FocusZone disables moving focus away in case when FocusZoneTabbableElements is set to All or none
7926- Fixed bug with HC colors in icons in menus.
7927
7928## 5.65.0
7929Mon, 19 Mar 2018 10:27:55 GMT
7930
7931### Minor changes
7932
7933- ThemePrimary: Updating this color along with an Office branding update.
7934
7935### Patches
7936
7937- DetailsList: scrollbars show up unnecessarily on IE11
7938- Button: High contrast mode focus bug fixes.
7939- Use arrow function properties instead of @autobind
7940
7941## 5.64.4
7942Fri, 16 Mar 2018 10:28:03 GMT
7943
7944### Patches
7945
7946- Button: fixed bug causes by onRenderDescription pulling from this.props instead of passed in props
7947- BaseButton: removing autobind usage.
7948- Added _isSelectionDisabled check in SelectionZone's onMouseDown event handler
7949- Pickers: Allow onItemSelected to return null
7950- Nav component sets aria-label on nested element with role=navigation
7951- ContextualMenu: Allow anchor menu items to have sub menus. Added prop for sub menu hover delay.
7952- Export LinkBase from OfficeFabric/Link/index.ts
7953
7954## 5.64.3
7955Thu, 15 Mar 2018 10:37:10 GMT
7956
7957### Patches
7958
7959- TextField: Enabled scrolling and resize when disabled
7960
7961## 5.64.2
7962Thu, 15 Mar 2018 02:42:27 GMT
7963
7964### Patches
7965
7966- Targeted the aria-labelledby on ChoiceGroup's input field to the span tag inside the span tag inside label ( option.labelId ) instead of thelabel itself ( option.id ).
7967
7968## 5.64.1
7969Wed, 14 Mar 2018 10:28:26 GMT
7970
7971### Patches
7972
7973- Theme generator: exposing to the website.
7974
7975## 5.64.0
7976Tue, 13 Mar 2018 10:17:37 GMT
7977
7978### Minor changes
7979
7980- Added an is-open class to the DatePicker root element to indicate when the datepicker is being shown based on the IDatePickerState.isDatePickerShown state property.
7981- Added documentation for components that allow native props
7982
7983### Patches
7984
7985- Pickers: Fix aria bug where activedescendant would be sug--1
7986
7987## 5.63.0
7988Mon, 12 Mar 2018 06:29:20 GMT
7989
7990### Minor changes
7991
7992- Add rel option for Contextual Menu Items
7993- ComoboBox and SpinButton: Removing excess margins and padding to make them consistent with TextField.
7994- Facepile: Added `overflowPersonas` option to better control what personas go into the overflow personas vs show up as a persona coin. Also adjusted Facepile back to showing a Persona control if there is only one persona to be shown with no overflow.
7995- importing hoistStatics from Utilities for withResponsiveMode decorator
7996- Add ability to get and set scroll position on ScrollablePane
7997- DetailsList: IColumn `onColumnClick` callback args marked non-optional.
7998
7999### Patches
8000
8001- Updating a test to ensure that focus is trapped in a FocusTrapZone when it has a FocusZone as the last element
8002- [TextField] onChange fix for IE when using multiline with placeholder
8003- Run onCellFocused before unmount and before select color
8004
8005## 5.62.1
8006Fri, 09 Mar 2018 15:07:28 GMT
8007
8008### Patches
8009
8010- Add unit test to catch focus regression being fixed by this PR
8011
8012## 5.62.0
8013Fri, 09 Mar 2018 11:13:58 GMT
8014
8015### Minor changes
8016
8017- Allow DetailsRow to have a custom renderer
8018- Dialog: convert to mergeStyles part 2.
8019
8020### Patches
8021
8022- Fixes #3985 by removing HC style override on ms-Link buttons.
8023
8024## 5.61.0
8025Thu, 08 Mar 2018 11:27:24 GMT
8026
8027### Minor changes
8028
8029- Added the @customizable decorator to Image and Layer to enable theme functionality
8030- MessageBar: Aria label for truncated text overflow button and added aria labels for buttons in examples.
8031
8032### Patches
8033
8034- ComboBox adding onPendingValueChanged callback prop to run when pending value is changed
8035- Seperated the SCSS for Persona and Persona Coin components due to bloat when imported twice.
8036
8037## 5.60.1
8038Wed, 07 Mar 2018 11:16:50 GMT
8039
8040### Patches
8041
8042- Fix ContextualMenu customization sample
8043- TeachingBubble: New animation for bounce with fade in.
8044
8045## 5.60.0
8046Tue, 06 Mar 2018 11:13:36 GMT
8047
8048### Minor changes
8049
8050- Add async debounce option to BasePicker
8051
8052### Patches
8053
8054- Facepile: Conditionally apply `aria-describedby` only when `ariaDescription` is provided
8055
8056## 5.59.1
8057Tue, 06 Mar 2018 02:06:59 GMT
8058
8059### Patches
8060
8061- Temporarily commented out @customizable decorator in Image component to restore usage of static functions and variables.
8062
8063## 5.59.0
8064Mon, 05 Mar 2018 11:16:58 GMT
8065
8066### Minor changes
8067
8068- Converting Image SCSS to MergeStyles step 2 - style conversion
8069
8070### Patches
8071
8072- Fix issue 3608: DetailsList horizontal scroll due to cellSizer
8073- Nav: Wire nav link to expand/collapse behavior if it has no URL but has children.
8074- Fixed aria-describedby bug causing it not to render properly
8075- Removes unused variables
8076- GroupedListSection: Changed the list ref name from `list` to `_list`
8077
8078## 5.58.0
8079Fri, 02 Mar 2018 11:25:35 GMT
8080
8081### Minor changes
8082
8083- ChoiceGroup: Flex layout for icon and image fields. Fixed some image field bugs.
8084- Upgrade to TypeScript 2.7.2
8085- Allowing Nav Links to specify iconProps
8086- added More items aria label
8087
8088### Patches
8089
8090- DetailsList: only adding `aria-selected` when `selectionMode` is set to `none`.
8091- Dropdown: Fixed custom render option in multi select.
8092- Callout: move animation inline to greatly improve perf
8093- make sure disabled links are non-navigable
8094- DocumentCard: Change it to use set theme
8095- ProgressIndicator: adjusting css so that the gleam doesn't go outside the indicator boundary.
8096- Allowing use of Elements as target prop for Callouts and ContextualMenus
8097- CommandBar: Fixed case where commandItemWidths would be null
8098- SpinButton: Updated styling to be consistent with Button and TextField
8099- SearchBox: Deprecated `labelText` for `placeholder`.
8100- Fix infinite recursion in scrollable pane
8101- Added is-selected and is-expanded semantic classes to compositelink style sets
8102- Searchbox: Removed non-localized default placeholder string.
8103- BasePicker: check for null reference before checking value of `this.suggestionElement`.
8104- only mount spinner component when necessary
8105
8106## 5.57.0
8107Thu, 01 Mar 2018 11:12:54 GMT
8108
8109### Minor changes
8110
8111- Added index import for base files in Layer, Nav, Image, ScrollablePane, ResizeGroup, and Rating components so unstyled component can be used.
8112- Converting ResizeGroup SCSS to MergeStyles step 2 - style converstion
8113
8114## 5.56.1
8115Thu, 01 Mar 2018 00:05:10 GMT
8116
8117### Patches
8118
8119- Fix an issue on IE11 where Autofill would swallow some keystrokes if typing quickly enough
8120- CoachMarkStyles: Use ... instead of assign for IE compatibility
8121- FocusZone: isDefaultPrevented is now respected.
8122- GroupedList: Chevron css no longer uses ms-icon
8123
8124## 5.56.0
8125Wed, 28 Feb 2018 11:15:45 GMT
8126
8127### Minor changes
8128
8129- Convert Dialog to mergeStyles, part 1 - file structure
8130- Dialog: Converting to mergeStyles part 1.2 - sub component file structure.
8131- Prepare Persona for conversion to merge-styles
8132
8133### Patches
8134
8135- ContextualMenu: Update Hover/Focus Behavior around expanding/collapsing Submenus
8136- SplitButton: ENTER/SPACE should execute the primary button when focus is on the whole splitButton
8137
8138## 5.55.3
8139Tue, 27 Feb 2018 22:56:59 GMT
8140
8141### Patches
8142
8143- ComboBox: Shortened and centered the input field to account for overlap that appears at some resolutions.
8144- Toggle color fixes
8145- Fixing direct references to @uifabric which breaks AMD
8146- Fixing reference of 'utilities/contextualMenu' to point an actual file.
8147- Allow ScrollablePane to accept native properties.
8148- Make ScrollablePane._sortStickies change elements only when needed.
8149- Fix this.root undefined issue in Sticky component.
8150
8151## 5.55.2
8152Tue, 27 Feb 2018 06:33:39 GMT
8153
8154### Patches
8155
8156- DatePicker calls onDateSelected then AfterMenuDismissed to follow the same pattern as BaseButton
8157- ColorPicker: internal ref issue was fixed, which lets colors be picked a little better.
8158
8159## 5.55.1
8160Sat, 24 Feb 2018 05:10:13 GMT
8161
8162### Patches
8163
8164- Fix SplitButton rendering issue in ContextualMenu
8165- ComboBox: Added property to set ComboBox's button's data-is-focusable attribute.
8166- ContextualMenu: Import ContextualMenuUtility/index directly instead of folder.
8167- [Focus] Enable focus forceIntoFirstElement parameter
8168- [DetailsList] Fixed test by mocking visiblity
8169- [ContextualMenu] Disabled buttons are focusable
8170- Convert Check to mergeStyles
8171- Button: reverting previous tweak to fix ComboBox dropdown selection styling.
8172
8173## 5.55.0
8174Fri, 23 Feb 2018 03:05:53 GMT
8175
8176### Minor changes
8177
8178- add optional custom rendering of items for ContextualMenu
8179- Focus Zone: Add support for tab to skip selection elements
8180- SelectionZone: deprecating `layout` as it is no longer in use. Removing `SelectionLayout` as it is not required.
8181
8182### Patches
8183
8184- Nav: fix multiple invocations of onClick
8185- minor fixes to theming
8186
8187## 5.54.0
8188Thu, 22 Feb 2018 11:15:23 GMT
8189
8190### Minor changes
8191
8192- Fix Scrollable-Pane getComputedStyle error - changing timeouts to use this._async.setTimeout to ensure this.refs isn't used after componentWillUnmount
8193- FocusZone: Add the ability turn off directional wrapping on sections of a FocusZone
8194- Convert Layer component to mergeStyles
8195- Converting SCSS to MergeStyles step 2 - style conversion
8196- Add imageErrorAs to IIconProps
8197
8198### Patches
8199
8200- Enable variable-name and jsx-boolean-value tslint rules
8201- Calendar: changing refs to componentRef.
8202- DatePicker-onAfterMenuDismiss callback created
8203- DatePicker - Adding public focus method
8204- [TextField] Set input size to 1
8205- [TooltipHost] Inline display for when overflow mode is on"
8206- Updated contextual menu to pass the correct number
8207- Contextual Menu - Added aria-posinset and aria-setsize to split buttons
8208
8209## 5.53.0
8210Wed, 21 Feb 2018 11:12:11 GMT
8211
8212### Minor changes
8213
8214- added support for aria-posinset and aria-setsize
8215- Converting Image SCSS to MergeStyles step 1 - file structure
8216- SwatchColorPicker: Improve keyboard/mouse behavior
8217- Convert Dialog to mergeStyles, part 1 - file structure
8218- Converting Nav SCSS to MergeStyles step 1 - file structure
8219- Converting ResizeGroup SCSS to MergeStyles step 1 - file structure
8220- Converting SCSS to MergeStyles step 2 - style conversion
8221- make onShouldVirtualize work for grouped list
8222
8223### Patches
8224
8225- Enable jsx-key tslint rule
8226- Only apply 'pointer-events: none' to disabled Link components if there is an href
8227- Dialog: default modal props now respective (Modal rendered with light background.)
8228- Buttons: moving className lower in the merge list so that it has more precedence than default rules.
8229- Rating: Adding `type=button` to Rating buttons.
8230
8231## 5.52.0
8232Sat, 17 Feb 2018 21:29:00 GMT
8233
8234### Minor changes
8235
8236- Converting SCSS to MergeStyles step 1 - file structure
8237
8238### Patches
8239
8240- Add notifyPageChange function to List
8241- Cleaning up a console.log in CommandBar.test.tsx that I noticed while updating snapshots
8242- Fixes useTargetWidth prop for ContextualMenu
8243- Convert overlay and examples to mergeStyles
8244- DetailsList: Groups are now considered for aria-rowcount.
8245
8246## 5.51.0
8247Fri, 16 Feb 2018 11:23:29 GMT
8248
8249### Minor changes
8250
8251- Added enum for triggering menu with arrow keys and bool to allow it or not
8252- Migrating Coachmark to main office-ui-fabrc-react package and adding a beak compoentn as well as updating the experimental component PositioningContainer to reflect some of the latest bits in Callout
8253- FocusZone.Focus now respects forceIntoFirstChild parameter and IFocusZone.ts has been updated to reflect this
8254- Link: Update to use merge-styles
8255
8256### Patches
8257
8258- Fix bug: '#3942 Fixed controlled TextField with multiline and autoAdjustHeight does not adjust when setting value via state'
8259- SearchBox: adding unit test and tweaking how the value is read from ev rather than the element itself.
8260
8261## 5.50.0
8262Wed, 14 Feb 2018 22:10:50 GMT
8263
8264### Minor changes
8265
8266- Add "use current input command" and remove need to explicity call focus when moving between suggestions and commands
8267- Add clearButtonProps prop to SearchBox.types.ts with the IButtonPropsType. This is passed to the icon button in SearchBox.base.tsx
8268- SearchBox: Fixed getStyles interface to be using ISearchBoxStyleProps instead of ISearchBoxProps
8269
8270### Patches
8271
8272- Fix bug: '#3940 Validate function works incorrect with attribute validateOnFocusOut'
8273- Converted ButtonBasicExample to use mergeStyles instead of SCSS.
8274- Fix ComboBox, ContextualMenu, Teachingbubble overwriting calloutProps.className
8275- Fire onKeyDown for Button with menuProps
8276- Fabric: Adds button overflow visible global style so that ie11 renders like edge/chrome/firefox
8277- DatePicker: Fixing pointer when datepicker doesn't have a label
8278- ComboBox: Add getClassNAmes prop to allow complete customization of the component
8279- CalloutContent: Remove calloutWidth from calloutMain
8280- SpinButton: Add getClassNAmes prop to allow complete customization of the component
8281- Fix aria-owns in contextual menu items, and add appropriate aria properties to CommandBar items.
8282
8283## 5.49.3
8284Tue, 13 Feb 2018 11:24:05 GMT
8285
8286### Patches
8287
8288- Contextual Menu - adding support for aria-setsize and aria-posinset for rendering menu items that relies on the menu item's own rendering
8289- Moves DatePicker label outside of hit target
8290- Add name attribute to button
8291
8292## 5.49.2
8293Mon, 12 Feb 2018 17:33:11 GMT
8294
8295### Patches
8296
8297- presence indicator does not influence layout of Persona
8298
8299## 5.49.1
8300Mon, 12 Feb 2018 11:14:02 GMT
8301
8302### Patches
8303
8304- Fix issue where CommandBar chevron doesn't change color with rest of control when disabled
8305- DetailsList: fix disappearing line when hovering on column header
8306
8307## 5.49.0
8308Fri, 09 Feb 2018 18:11:52 GMT
8309
8310### Minor changes
8311
8312- ChoiceGroup: More flexible image field sizing, default image size, large image class.
8313
8314### Patches
8315
8316- Allowing for contextual and menus to be closed on Alt keys
8317- Rating: Renamed RatingBase.tsx to Rating.base.tsx to match convention
8318
8319## 5.48.2
8320Thu, 08 Feb 2018 11:13:51 GMT
8321
8322### Patches
8323
8324- Return empty initials for phone numbers
8325
8326## 5.48.1
8327Thu, 08 Feb 2018 02:29:26 GMT
8328
8329### Patches
8330
8331- Callout/Positioning: Fixed a bug where callout would lose alignment for some hints in rtl
8332- Callout: Move positioning to inline styling
8333
8334## 5.48.0
8335Wed, 07 Feb 2018 11:23:59 GMT
8336
8337### Minor changes
8338
8339- SearchBox: Export base component as well as styled
8340
8341### Patches
8342
8343- Remove duplicate export of command button from the button index
8344- [Spinner] Use rotateZ to stop the spinner from wiggling in IE
8345- Fixing direct reference to @uifabric/utilities/lib from ResizeGroup
8346- SearchBox: minor correction in hover styles.
8347
8348## 5.47.0
8349Tue, 06 Feb 2018 11:14:36 GMT
8350
8351### Minor changes
8352
8353- BaseAutofill: Move to it's own component
8354
8355### Patches
8356
8357- fix deselect all in suggestionsController
8358- DetailsList: Adding optional callback aria-describedby for each item in DetailsList
8359
8360## 5.46.0
8361Mon, 05 Feb 2018 11:24:23 GMT
8362
8363### Minor changes
8364
8365- [SpinButton] Implemented precision
8366
8367### Patches
8368
8369- ComboBox, Dropdown, TextField: Improved high contrast in focus state. Layout changes for ComboBox to allow for border-box sizing.
8370
8371## 5.45.3
8372Fri, 02 Feb 2018 11:24:16 GMT
8373
8374### Patches
8375
8376- Converted ActivityItemExample to use mergeStyles instead of SCSS
8377
8378## 5.45.2
8379Thu, 01 Feb 2018 11:23:17 GMT
8380
8381### Patches
8382
8383- Adds the _isControlled flag to the TextField component that disabled onChange if the value prop is set, which follows developer expectations with React inputs.
8384- Theme Generator: fix autogenerated neutral colors
8385- Fix bug in modal selection handling
8386- added return default when reaching the html tag in while loop inside _getBackground() inside Sticky component.
8387
8388## 5.45.1
8389Wed, 31 Jan 2018 11:11:59 GMT
8390
8391### Patches
8392
8393- swatch color picker - add ability to add aria-label
8394- ChoiceGroup: Wrap long text for image and icon types.
8395- updating willReceiveProps of date picker to not run validation unless the props actually changed
8396- ComboBox: ComboBoxes were changed to always expand which is incorrect behavior, fixing to align with the correct design
8397- ContextualMenu: Remove the list in the menu and move the aria-label/labelledby to the correct element
8398- TextField: fixed whitespace wrapping with prefix/suffix.
8399- Fixing the up and down arrows position and behavior according to RTL expected behavior
8400- Removed unused scss file in Sticky component
8401
8402## 5.45.0
8403Tue, 30 Jan 2018 11:22:56 GMT
8404
8405### Minor changes
8406
8407- Added prop to ComboBox to control its button's aria-hidden attribute
8408
8409### Patches
8410
8411- Fix TeachingBubble dismiss on scroll by passing onDismiss to callout.
8412
8413## 5.44.0
8414Mon, 29 Jan 2018 11:23:40 GMT
8415
8416### Minor changes
8417
8418- Add work week date range type and update calendar and calendarDay components to consume it
8419- Added onRenderCoin prop that controls the persona coin image
8420
8421### Patches
8422
8423- Combox box: added accessibility changes added a title and changed activedescendant to use focused element
8424- Callout/Popup: Fix a bug where callout doesn't have the correct overflow style"
8425- setting people picker default size back to 28 from 24
8426- Add private _defaultCalloutProps instead of public defaultProps to set calloutProps.
8427
8428## 5.43.1
8429Fri, 26 Jan 2018 11:25:22 GMT
8430
8431### Patches
8432
8433- SplitButton - added aria support for button in split buttons and the whole container
8434- Dropdown, Checkbox: Fix disabled Dropdown options and update Checkbox disabled styles
8435- Persona: Changed text and root heights for size24 when secondary text is shown.
8436- TextField, Pickers, PeoplePicker: Homogenizing input heights and colors
8437
8438## 5.43.0
8439Thu, 25 Jan 2018 11:23:07 GMT
8440
8441### Minor changes
8442
8443- Callout: Convert component to JS Styling
8444- Added onFocus state Boolean to BasePicker
8445
8446### Patches
8447
8448- spin button - add aria label for decrement and increment buttons
8449- Pickers: Fixing errors occuring onBlur of limited pickers
8450- Fixed broken links on documentation pages
8451- Pickers: Aligning suggestions callout to the correct RTL position
8452
8453## 5.42.0
8454Wed, 24 Jan 2018 11:23:26 GMT
8455
8456### Minor changes
8457
8458- ResizeGroup: Add the ability for ResizeGroup to get divProps
8459- Enhance Panel component props to allow all of FocusTrapZone props overrides.
8460
8461### Patches
8462
8463- BaseAutoFill: Fixed a bug where baseautofill would not work with composed languages like Japanese
8464- Dropdown: Align error message styling to TextField. TextField & ComboBox: Updated invalid input border color to be red in all states.
8465- TextField and SearchBox: Specified placeholder text color to be more consistent across browsers.
8466- Prevent default to avoid setting focus on SplitButton menu button
8467- Fix CalendarDay RTL view
8468
8469## 5.41.2
8470Tue, 23 Jan 2018 11:22:12 GMT
8471
8472### Patches
8473
8474- Fixed SuggestionsController method convertSuggestionsToSuggestionItems to handle BasePicker createGenericItem correctly
8475
8476## 5.41.1
8477Mon, 22 Jan 2018 18:39:02 GMT
8478
8479### Patches
8480
8481- [FocusTrapZone] Text selection inside FocusTrapZone was broken. This brings it back
8482- fix hover card dismiss issue
8483
8484## 5.41.0
8485Mon, 22 Jan 2018 11:14:27 GMT
8486
8487### Minor changes
8488
8489- Add a context value under ResizeGroup to allow child components to detect whether they are being used only for measurement.
8490- MessageBar: New prop to allow singleline text with no action buttons to be truncated.
8491
8492### Patches
8493
8494- Address issue #1535 - Calendar: Change clickable spans to buttons.
8495- updated divider color to be more visible
8496- Hovercard: Changed content keydown listener to element event binding
8497- MessageBar: scss refactor and component polish.
8498
8499## 5.40.2
8500Fri, 19 Jan 2018 11:14:03 GMT
8501
8502### Patches
8503
8504- added smallInputBorder semantic slots and updated checkbox, choicegroup, and toggle to use it.
8505- Add classNames and style the hidden input inside the ChoiceGroup image and icon variants so the Narrator highlights it correctly.
8506- Datepicker: Fix so calendar doesn't open when clicking icon when DatePicker is disabled
8507- Persona: Fix a bug where space would be taken even though there was no secondary text
8508- Changes in Week Number Computation logic for FirstFourDayWeek setting to fix issue 3119
8509
8510## 5.40.1
8511Thu, 18 Jan 2018 11:21:56 GMT
8512
8513### Patches
8514
8515- BasePicker: Fix accessibility bug where it always has aria-expanded=true
8516- Calculate overflow manually to determine if Callout needs a scrollbar
8517- Update .npmignore to publish all examples
8518
8519## 5.40.0
8520Wed, 17 Jan 2018 11:11:25 GMT
8521
8522### Minor changes
8523
8524- DatePicker: Default selectedDate should be undefined, not new Date()
8525- DatePicker: Add an initialPickerDate property
8526- Icon: the `ms-Icon` class name, despite being unused, is causing conflicts with fabric-core usage inadvertently. There isn't a great way to deal with this other than to avoid re-using the `ms-Icon` class name.
8527- ProgressIndicator: Adding indeterminate progress variant.
8528
8529### Patches
8530
8531- Pickers: Fixed border clipping of tag item in high-contrast mode
8532- Escape key shouldn't propagate in combo box if it isn't open
8533
8534## 5.39.1
8535Fri, 12 Jan 2018 20:03:22 GMT
8536
8537### Patches
8538
8539- Checkbox and ChoiceGroup: New resting state border color.
8540
8541## 5.39.0
8542Wed, 10 Jan 2018 11:23:36 GMT
8543
8544### Minor changes
8545
8546- Rating: Convert to getstyles
8547
8548### Patches
8549
8550- Add auto expand on focus for Combobox
8551- Callout/Positioning: Fix a bug where callouts would position incorrectly if the target was an HTMLImg element
8552
8553## 5.38.1
8554Mon, 08 Jan 2018 11:13:51 GMT
8555
8556### Patches
8557
8558- Contextual Menu submenus that have no items will have chevron icon and call onMenuOpened
8559- CommandBar: Allow disabled anchor and text items
8560- Rating: Set default active element and fixed focusability
8561
8562## 5.38.0
8563Fri, 05 Jan 2018 11:14:58 GMT
8564
8565### Minor changes
8566
8567- Added a customizable onDismiss to the BasePicker
8568
8569### Patches
8570
8571- ToolTop: Changed ToolTipHost to inline-block
8572- ContextualMenu: Added styling for disabled icon"
8573
8574## 5.37.0
8575Wed, 03 Jan 2018 11:23:12 GMT
8576
8577### Minor changes
8578
8579- TextField: Allows user to provide the `autocomplete` prop.
8580- Added optional callback for getting image load state change events from personacoin through Persona component
8581
8582### Patches
8583
8584- add unmount check in suggestion promise
8585
8586## 5.36.0
8587Thu, 28 Dec 2017 11:23:50 GMT
8588
8589### Minor changes
8590
8591- SearchBox: Converted component to getStyles
8592
8593### Patches
8594
8595- SearchBox: moved className into styles file and added it to styles interface
8596
8597## 5.35.2
8598Mon, 25 Dec 2017 11:13:32 GMT
8599
8600### Patches
8601
8602- SpinButton: Fix falsey check for value so custom handlers work even if value is 0
8603
8604## 5.35.1
8605Fri, 22 Dec 2017 11:10:56 GMT
8606
8607### Patches
8608
8609- Callout: Fix opacity when class name has animation that involves opacity
8610- Calendar: Fix scrollbar when today button is added to overlayed calendars
8611
8612## 5.35.0
8613Thu, 21 Dec 2017 11:23:03 GMT
8614
8615### Minor changes
8616
8617- Grid: Enable styling customization to grid through getStyles
8618
8619### Patches
8620
8621- Fixed persona import paths
8622
8623## 5.34.3
8624Wed, 20 Dec 2017 11:21:48 GMT
8625
8626### Patches
8627
8628- HoverCard: fixing detection of if expanded scrolling is needed
8629
8630## 5.34.2
8631Tue, 19 Dec 2017 11:22:47 GMT
8632
8633### Patches
8634
8635- Persona: Set initials color for high contrast mode.
8636- Broaden the range of allowed prop-type versions
8637
8638## 5.34.1
8639Mon, 18 Dec 2017 11:22:54 GMT
8640
8641### Patches
8642
8643- respect className for PersonaCoin
8644
8645## 5.34.0
8646Sat, 16 Dec 2017 05:07:22 GMT
8647
8648### Minor changes
8649
8650- Updated build to newest React version and typings. Updated tests and made various tweaks to the code to remove React warnings and keep Enzyme happy.
8651
8652## 5.33.1
8653Fri, 15 Dec 2017 11:22:38 GMT
8654
8655### Patches
8656
8657- Only perform list measurements if we absolutely need to
8658- Link: Improved selectors to fix pressed state.
8659- Fixes bug with GroupedList losing focus sometimes when item gets removed from list
8660
8661## 5.33.0
8662Thu, 14 Dec 2017 11:23:17 GMT
8663
8664### Minor changes
8665
8666- Add remeasure public method to ResizeGroup
8667
8668### Patches
8669
8670- ComboBox: Fix some issues with submitting values when freeform and autocomplete
8671- Reversing the order of :focus and :active selectors for comboBox options.
8672- Panel: Don't render Overlay unless Panel prop isOpen is true
8673
8674## 5.32.0
8675Wed, 13 Dec 2017 04:06:51 GMT
8676
8677### Minor changes
8678
8679- BaseButton:onAfterMenuDismiss
8680
8681### Patches
8682
8683- ContextualMenu: Undo change to manually set the scrollbar
8684- Link: Fixed state styling for the component and its documented examples.
8685- Fix dropdown focus issue for IE
8686
8687## 5.31.2
8688Tue, 12 Dec 2017 11:25:08 GMT
8689
8690### Patches
8691
8692- Fix DetailsList onRenderMissingItem not rendering the missing item
8693
8694## 5.31.1
8695Tue, 12 Dec 2017 03:55:03 GMT
8696
8697### Patches
8698
8699- BaseButton: Explicitly dismiss the menu when the contextual menu is dismissed rather than calling toggleMEnu
8700
8701## 5.31.0
8702Tue, 12 Dec 2017 02:08:36 GMT
8703
8704### Minor changes
8705
8706- List: Support ghosting
8707
8708### Patches
8709
8710- remove customized dismiss function in HoverCard
8711- ComboBox: Add onMenuDismiss prop
8712- ActivityItem: Snapshot and Screener tests added
8713
8714## 5.30.2
8715Fri, 08 Dec 2017 21:30:54 GMT
8716
8717### Patches
8718
8719- ComboBox:Make sure currentOtions has values before attempt to get values out of it
8720
8721## 5.30.1
8722Fri, 08 Dec 2017 18:09:44 GMT
8723
8724### Patches
8725
8726- ComboBox: change when focus is set back to the input to make sure it doesn't steal focus from somewhere else
8727- Added checks to BasePicker if input is null.
8728- ContextualMenu: properly observe deprecated `isDisabled` property (until we remove the property)
8729
8730## 5.30.0
8731Thu, 07 Dec 2017 03:44:42 GMT
8732
8733### Minor changes
8734
8735- BaseButton: Expose getSplitButtonClassNames func as a prop to be able to override it.
8736
8737### Patches
8738
8739- ComboBox: Update onBlur to do nothing if the event came from an element inside of the comboBox
8740
8741## 5.29.5
8742Wed, 06 Dec 2017 23:00:38 GMT
8743
8744### Patches
8745
8746- Persona: Allow for consumers to provide custom colors
8747- ComboBox: Update scrolling behavior to behave as expected
8748
8749## 5.29.4
8750Wed, 06 Dec 2017 17:38:45 GMT
8751
8752### Patches
8753
8754- Contextual Menu: made it so we can tab through items
8755
8756## 5.29.3
8757Wed, 06 Dec 2017 11:24:52 GMT
8758
8759### Patches
8760
8761- Button: Move contextual menu outside of button tag if doNotLayer
8762
8763## 5.29.2
8764Tue, 05 Dec 2017 02:04:27 GMT
8765
8766### Patches
8767
8768- Update Default Button colors to match design spec
8769- Contextual Tab and Focus Zone - reverted tabbing functionality to avoid tab being captured
8770
8771## 5.29.1
8772Mon, 04 Dec 2017 17:27:54 GMT
8773
8774### Patches
8775
8776- ContextualMenu: Make sure vertical scrollbar does not take space away from contents
8777
8778## 5.29.0
8779Fri, 01 Dec 2017 11:11:16 GMT
8780
8781### Minor changes
8782
8783- DatePicker: Calendar Props. Adding access to ICalendarProps
8784- ContextualMenu: Expose callback hook when menu is being removed from DOM
8785- Panel: When panel is dismissed, hide the panel instead of destroying it
8786
8787### Patches
8788
8789- GroupHeader: Style fix to add nowrap on group header
8790- Changed combobox option height to match other menu option heights
8791- FocusZone: Fix focus-in behavior when children are added asynchronously.
8792- ComboBox: Update to allow the dropdown to fit its content
8793- DatePicker: Reset invalid input (typed by used).
8794- PersonaPresence: Scale the presence and presence icon proportionally to the specified coinSize up to a max size.
8795
8796## 5.28.0
8797Thu, 30 Nov 2017 01:16:12 GMT
8798
8799### Minor changes
8800
8801- Positioning/Callout: made significant changes to help prepare for when positioning and calloutpositioning separate.
8802- ComboBox/Dropdown/ContextualMenu: Update how the focus gets updated for hover so that 1) we aren't blasting mouseMoves and 2) so we get rid of weirdness around hover and scroll
8803
8804### Patches
8805
8806- SwatchColorPicker: Expose getStyles of colorCell subcomponent
8807
8808## 5.27.0
8809Wed, 29 Nov 2017 11:24:06 GMT
8810
8811### Minor changes
8812
8813- SelectableOption: New disabled prop for options. ComboBox: Updated styling per design spec, including new rootPressed prop, color updates, and className updates.
8814- SwatchColorPicker: Change scss to js styling
8815- Updating TypeScript to 2.6.2.
8816
8817## 5.26.1
8818Tue, 28 Nov 2017 02:24:21 GMT
8819
8820### Patches
8821
8822- Contextual Menu: made it so we can tab through items
8823
8824## 5.26.0
8825Mon, 27 Nov 2017 22:13:20 GMT
8826
8827### Minor changes
8828
8829- DetailsList: Resizing columns in justified mode doesn't affect columns on the left.
8830
8831### Patches
8832
8833- ContextualMenu: Add ability to open splitButton chevron menu, when they are inside menus
8834
8835## 5.25.0
8836Thu, 23 Nov 2017 11:10:13 GMT
8837
8838### Minor changes
8839
8840- Button: new prop splitButtonAriaLabel.
8841
8842### Patches
8843
8844- Combo box only updates the pending values in arrow keypresses, whether its menu is open or closed
8845- ContextualMenu: Updated expanded menu item style to match toolkit.
8846- ContextualMenu: Add a prop for setting the min width to be equal to the width of the target
8847- Apply props.className in ResizeGroup. Add snapshot for ResizeGroup. Pass className from experiments CommandBarTests. Update experiments CommandBar snapshot
8848- Toggle: Split out a new example for on and offAriaLabels to clarify the experince.
8849- Change the combobox alignment to be the same as the design of dropdown
8850
8851## 5.24.2
8852Wed, 22 Nov 2017 11:12:40 GMT
8853
8854### Patches
8855
8856- Add small headline with margin and wide callout with image on the left side
8857
8858## 5.24.1
8859Tue, 21 Nov 2017 11:21:39 GMT
8860
8861### Patches
8862
8863- ColorCells: Adding gray border to white color cells
8864- Prevent default while handling up/down arrow keys on a contextual menu
8865- TextField example: match the max width for TextFields.
8866
8867## 5.24.0
8868Mon, 20 Nov 2017 11:12:47 GMT
8869
8870### Minor changes
8871
8872- calendar component ux changes plus exposing sixweeksbydefault
8873
8874### Patches
8875
8876- Persona: Changed size40 primaryText font size back 14px.
8877- DetailsList: preserve focus only if active element leaves the list
8878- Edit HoverCardPage, OverflowSetPage, ScrollablePanePage, TeachingBubblePage to use IComponentDemoPageProps
8879
8880## 5.23.0
8881Fri, 17 Nov 2017 17:36:36 GMT
8882
8883### Minor changes
8884
8885- add suffix to TextField
8886- Nav: Added `onLinkExpandClick` callback for getting a callback when an item expanded state is toggled
8887- PersonaCoin: For non-latin characters, if initials return an empty string, use the Contact icon instead of the empty string.
8888- Rating control implementation using button, Half star support and ReadOnly rating control support
8889
8890### Patches
8891
8892- DetailsList: mouse click gives preference to inner links.
8893- DetailsHeader: Accessibility fix, move aria-haspopup to correct element
8894- SplitButton: Add splitFullActiveState to make the whole splitButton look active if true
8895- ScrollablePane: Fix sortStickies function to sort elements by their true offsetTop in respect to scrollablePane's root
8896- Fixing high contrast bugs
8897
8898## 5.22.0
8899Thu, 16 Nov 2017 11:20:34 GMT
8900
8901### Minor changes
8902
8903- Dropdown: Update dropdown interface to allow open dropdown after focus and remove extra focus border for dropdown option.
8904
8905### Patches
8906
8907- Checkbox: Add getClassNames prop to allow complete customization of the component
8908- SplitButton: Avoid applying selector rest changes when in toggle state
8909- Toggle: Add label as fall back ariaLabel.
8910
8911## 5.21.2
8912Wed, 15 Nov 2017 11:11:59 GMT
8913
8914### Patches
8915
8916- SplitButton: Disable visual changes in splitButtonContainer when control is disabled
8917
8918## 5.21.1
8919Tue, 14 Nov 2017 11:21:27 GMT
8920
8921### Patches
8922
8923- ChoiceGroup: Fixed RTL support.
8924
8925## 5.21.0
8926Fri, 10 Nov 2017 17:09:36 GMT
8927
8928### Minor changes
8929
8930- Allow optional minimum and maximum date boundaries on DatePicker component
8931- Added className to IDetailsRowProps for the root element.
8932- Have VirtualizedCombobox implement IComboBox interface
8933- Add focusInput method in BasePicker to allow set focus to input element directly.
8934
8935### Patches
8936
8937- Expose prop to apply rootExpanded on Primary Button if isSplit is true
8938- TextField: Moved required asterisk to be outside of fieldGroup when no label is present. No longer a need for special styles when icons are present.
8939- TextField: Updated field width for all examples to be more legible. Replaced ms- with docs- prefix for example scss.
8940
8941## 5.20.3
8942Wed, 08 Nov 2017 06:05:34 GMT
8943
8944### Patches
8945
8946- Selection: calling `setItems` with new items will now invalidate the internal selection array.
8947- Persona: DirectionalHint for Tooltip location, polished example spacing and documentation on PersonaPage.
8948- Preserve focus in DetailsList when items change
8949
8950## 5.20.2
8951Tue, 07 Nov 2017 11:22:30 GMT
8952
8953### Patches
8954
8955- Checkbox: Expose icon props for the check mark
8956- added aira0expanded property to contextMenu item so that narrator will announce expand/collapse state of a menu item if it has submenu items.
8957
8958## 5.20.1
8959Mon, 06 Nov 2017 18:44:43 GMT
8960
8961### Patches
8962
8963- Fixing Icon amd import.
8964
8965## 5.20.0
8966Sun, 05 Nov 2017 23:27:32 GMT
8967
8968### Minor changes
8969
8970- Allow optional minimum and maximum date boundaries on Calendar component.
8971
8972### Patches
8973
8974- Persona: respecting the deprecated PersonaSize enum values to avoid breaking changes.
8975- Persona: Renamed Persona size12 to Persona size10. Polished style to reflect the toolkit.
8976
8977## 5.19.1
8978Fri, 03 Nov 2017 15:06:54 GMT
8979
8980### Patches
8981
8982- HoverCard: fixing an import to be AMD compliant.
8983
8984## 5.19.0
8985Fri, 03 Nov 2017 14:09:56 GMT
8986
8987### Minor changes
8988
8989- OverflowSet: Support vertical orientation
8990
8991### Patches
8992
8993- SpinButton: Allow for styling of the icon when the component is disabled
8994
8995## 5.18.0
8996Thu, 02 Nov 2017 18:20:18 GMT
8997
8998### Minor changes
8999
9000- Adding ES2015 Module Support
9001- BaseButton: onMenuClick to support other actions for menu and split buttons
9002- add accessibility behavior of hover card
9003- CommandBar: iconOnly items prop
9004- Add 'today' to DatePicker properties and forward it to the Calendar.
9005- Grid: Add prop to for FocusZone presence
9006- Slider: added `ariaValueText` property for better screen-reader support.
9007
9008### Patches
9009
9010- Changed es2015 module output to target es5 so that TypeScript downcompiles the code.
9011- Dropdown: Updated caret dropdown colors.
9012- Button: Added flexShrink: 0 to icons in button so long text won't make them shrink
9013- Fixed contextual menu state colors.
9014- Facepile style debugging, includes new FacepileButton
9015- Menus: Update so they have one notion of focus (from both hover and keyboard)
9016- Split Button in Menu: add vertical divider component and hook to customize splitbutton in menu div classname
9017- Persona: Changed PersonaSize names from descriptive to numerical.
9018- TextField/DatePicker: The required astrisk is now more correctly positioned.
9019
9020## 5.17.1
9021Tue, 31 Oct 2017 10:22:25 GMT
9022
9023### Patches
9024
9025- Button: Pass specified onDismiss callback to contextual menu
9026- ContextualMenu: Support suppressing dismiss on ItemClick via preventDefault
9027
9028## 5.17.0
9029Mon, 30 Oct 2017 10:23:09 GMT
9030
9031### Minor changes
9032
9033- Make red a reserved color for the PersonaCoin so it can only be used if you override the personacoin color
9034
9035### Patches
9036
9037- Fixed an issue where ComboBox would throw an exception under shallow rendering tests
9038- Adjustments made to the disabled text color for Toggle and Checkbox.
9039
9040## 5.16.0
9041Fri, 27 Oct 2017 10:25:09 GMT
9042
9043### Minor changes
9044
9045- Add ariaHidden prop to buttons
9046
9047### Patches
9048
9049- Restore forceAnchor prop for INavLink elements
9050- SearchBox onKeyDown: prevent default events only when specified by the user
9051- Panel: changed navigation layout to use flexbox, and pass overrides directly into button to avoid load order issues
9052- Theme Generator: improve perf
9053
9054## 5.15.0
9055Thu, 26 Oct 2017 10:21:37 GMT
9056
9057### Minor changes
9058
9059- Removing the `initializeIcons` call from the top level import. The bundle in the dist folder used in codepens will still continue to have it, so that codepens don't stop rendering icons.
9060
9061### Patches
9062
9063- Callout: Add check for undefined when comparing old and new position
9064- SplitButtonInMenu: render icon in primary action button
9065- ContextualMenu: Make the behavior of getIsChecked consistent for isChecked and checked props
9066
9067## 5.14.0
9068Wed, 25 Oct 2017 02:03:33 GMT
9069
9070### Minor changes
9071
9072- Panel: Added possibility of using a custom function to handle clicks outside the panel when using isLightDismiss=true
9073- ComboBox: Adding prop that keeps calout closed when using test input
9074
9075### Patches
9076
9077- Button: Pass specified onDismiss callback to contextual menu
9078- Buttons: split button has `borderRadius` set to 0 to override defaults on Mac chrome/safari.
9079- CalloutContent: Fix calculation of max size if calloutMaxHeight is not provided
9080- Fix Dropdown's falsey check in selection to strict check for undefined in case key is 0
9081
9082## 5.13.0
9083Tue, 24 Oct 2017 10:21:08 GMT
9084
9085### Minor changes
9086
9087- Adds "onInputChanged" prop to BasePicker
9088- Layer: exposing `setDefaultTarget(selector)` static method to set a default target element where layered content should render by default.
9089
9090### Patches
9091
9092- ComboBox: Add support for custom styling of the label in the disabled state
9093- Dialog: Don't add empty spans to footer for falsy children of DialogFooter
9094- Nav: Add onRenderLink back to JSX to allow custom rendering of links
9095- remove outdated semantic slots
9096- Ensure that Select All checkbox can still be focused
9097
9098## 5.12.0
9099Mon, 23 Oct 2017 10:24:13 GMT
9100
9101### Minor changes
9102
9103- ComboBox: Adding onMenuOpen callback
9104
9105### Patches
9106
9107- Added a new divider component
9108- ContextualMenu/Callout: Fix (and deprecate) broken 'targetPoint' API
9109- DatePicker will not try to parse a string if the formatted string of the selected date is the same as the string to be parsed.
9110
9111## 5.11.0
9112Fri, 20 Oct 2017 18:42:08 GMT
9113
9114### Minor changes
9115
9116- Adding an Icons export in lib folder, as well as adding Check to the root index exports.
9117- Add a way to force a layout update for ScrollablePane
9118- ColorPicker: Adding hex/red/green/blue/alpha label props so applications can provide localized strings. Also turns off spell check for corresponding text fields.
9119- Add opt-in modal selection behavior on touch
9120
9121### Patches
9122
9123- Fix minor state update bug with Sticky
9124- ComboBox: Fix custom styling on menu options
9125- Updated example to render some custom icons.
9126- SpinButton: Disable last pass autofill
9127- Menu Split Button: Launch split button menu with right arrow key
9128- PersonaCoin - display initials only if no imageUrl is provided or if error loading image
9129
9130## 5.10.0
9131Wed, 18 Oct 2017 10:21:25 GMT
9132
9133### Minor changes
9134
9135- ComboBox: the label now appears disabled when the ComboBox is disabled.
9136- "ContextualMenu: SplitButtons can now appear inside menus"
9137- Theming: add SASS variables for semantic theming to support legacy scenarios"
9138
9139### Patches
9140
9141- Added implementation examples section to Button Page. Rearranged TextField borderless example.
9142- Updated the Fabric Core package version
9143- Fix Image css so it doesn't fade in if shouldStartVisible is true
9144- Fix refs in Dropdown and Datepicker
9145
9146## 5.9.3
9147Tue, 17 Oct 2017 17:17:41 GMT
9148
9149### Patches
9150
9151- SearchBox: expose onKeyDown event by invoking external prop
9152- ContextualMenu: Pass in a menu dismiss function into onRender to allow custom rendered menu items to dismiss the menu
9153
9154## 5.9.2
9155Mon, 16 Oct 2017 22:49:01 GMT
9156
9157### Patches
9158
9159- Nav: fixing amd-incompatible import.
9160
9161## 5.9.1
9162Mon, 16 Oct 2017 20:00:51 GMT
9163
9164### Patches
9165
9166- Dropdown: Fixing nullref when nothing is selected in multi select rendering.
9167- Updating shrinkwrap for Fabric Core package update
9168
9169## 5.9.0
9170Mon, 16 Oct 2017 10:20:41 GMT
9171
9172### Minor changes
9173
9174- DatePicker getWeekNumbers function accepts firstWeekOfYear settings
9175
9176### Patches
9177
9178- Fix Slider css so label does not break lines if value is long
9179- Fix rounding issue in Slider when step is less than 1
9180- Fix CommandButton styles for Nav entries
9181
9182## 5.8.2
9183Fri, 13 Oct 2017 04:00:17 GMT
9184
9185### Patches
9186
9187- Colors Utility: add error checking if an invalid string is given
9188
9189## 5.8.1
9190Fri, 13 Oct 2017 01:36:02 GMT
9191
9192### Patches
9193
9194- Callout: Update the typings on the target prop to make it compatible with React refs
9195- Tooltip: pass calloutProps.className to Callout
9196- Theme Generator: insure color update when bg inverts
9197
9198## 5.8.0
9199Thu, 12 Oct 2017 10:20:49 GMT
9200
9201### Minor changes
9202
9203- Dropdown: add onDismiss callback. Example multi select dropdown with filters, we want to apply filters after user has dismissed the dropdown.
9204- OverflowSet: Add FocusZoneProps and the ability to set the role
9205- Callout: Added optional button at the bottom of the callout container
9206- ComboBox: added selectedIndex prop and inputFieldText prop for more control over comboBox behavior
9207- "Update spinButton styling to have the right font size and disabled visuals"
9208
9209### Patches
9210
9211- ComboBox: Updated typing and documentation for `autoComplete` to only allow 'on' or 'off' (following html standards) rather than a boolean.
9212- ContextualMenu: Update the typings on getMenuItemClassNames
9213- Adding Implementation Examples section to ComponentPage. Implemented in TextField.
9214
9215## 5.7.0
9216Wed, 11 Oct 2017 10:11:04 GMT
9217
9218### Minor changes
9219
9220- ComboBox: Adding props to control height and width of Callout
9221- "Move getItemClassnNames forontextualMenuProps to IContextualMenuItem"
9222- Make Modal's FocusTrapZone controllable
9223
9224### Patches
9225
9226- ContextualMenu: Update the typing for getMenuClassNames
9227- SpinButton: Fix the code reference for the stateful spinButton Example (#3023)
9228- MessageBar: replaced DefaultButton with MessageBarButton.
9229
9230## 5.6.0
9231Tue, 10 Oct 2017 10:24:47 GMT
9232
9233### Minor changes
9234
9235- " Move ContextualMenu component to Glamor"
9236- ComboBox: Add virtualization to the combobox control
9237
9238### Patches
9239
9240- ComboBox: Pass default render functions to ComboBox custom render functions
9241- New MessageBarButton component to allow for the unique state styles need in MessageBar.
9242
9243## 5.5.1
9244Mon, 09 Oct 2017 10:08:09 GMT
9245
9246### Patches
9247
9248- Added sizing prop for Breadcrumb per design toolkit.
9249- Vertically center checkbox in DetailsList header
9250- Label: Convert sass to mergeStyles
9251- Positioning: Fix an issue where beak would appear misaligned if an event was passed in
9252
9253## 5.5.0
9254Fri, 06 Oct 2017 10:18:41 GMT
9255
9256### Minor changes
9257
9258- Style ms-Button-menuIcon according to root styles for the following states - hovered, pressed, expanded ande expandedHovered.
9259
9260### Patches
9261
9262- Dropdown: fix broken implementation of controlled multi-select dropdowns
9263- TSConfig: update to use preserveConstEnums so that certain builds systems don't break when importing const enums
9264- Router: regex to be able to render the correct page when it encounters queries.
9265
9266## 5.4.0
9267Thu, 05 Oct 2017 17:03:43 GMT
9268
9269### Minor changes
9270
9271- Fixing version dependencies.
9272
9273## 6.0.1
9274Thu, 05 Oct 2017 10:17:42 GMT
9275
9276### Patches
9277
9278- Added min-width for button icons so that its easy to create buttons with space for an icon
9279
9280## 6.0.0
9281Wed, 04 Oct 2017 22:40:22 GMT
9282
9283### Breaking changes
9284
9285- Positioning: Refactored positioning and removed deprecated properties
9286
9287### Minor changes
9288
9289- ComboBox: when options are scrollable, added prop to scroll selected item to top when callout is opened.
9290- "Buttons: adding `primaryDisabled` flag for disabling only the primary action of the split button, leaving the menu enabled."
9291
9292### Patches
9293
9294- TooltipHost: Specifying a className will no longer prevent innate Tooltip classes from being properly applied
9295- DatePicker - make onSelectDate callback execute as part of SetState instead of after it. This ensures that selected date changes occur in the expected order
9296- Dropdown: fixed logic in getSelectedIndex to support controlled uses
9297- General bug fixes: Updated ResourcePage text, Reordered TextField page to give priority to design guidance examples, improved padding and spacing for TextField and ComboBox examples, and various website pages. Synced ComboBox error message spacing to be like TextField and per design specs.
9298- Removed duplicate header in ResizeGroup.
9299- Added new inline prop for SearchBox and corresonding new example. Adjested the SearchBoxPage to better reflect the current toolkit documentation.
9300- Fixed duplicate header on Tooltip page.
9301- List: Fix Grid example to read right to left in RTL mode
9302- High contrast fixes for breadcrumb, contextualMenu, overlay, pivot, calendar, and searchbox
9303- BaseButton: Added borderRadius:0 to fix new default styles in webkit
9304
9305## 5.3.0
9306Mon, 02 Oct 2017 10:19:43 GMT
9307
9308### Minor changes
9309
9310- PersonaCoin: added `coinSize` prop to allow for customized sizes.
9311
9312## 5.2.1
9313Sat, 30 Sep 2017 01:26:37 GMT
9314
9315### Patches
9316
9317- ComboBox: Fix broken styles as part of the move to MergeStyles
9318
9319## 5.2.0
9320Fri, 29 Sep 2017 10:20:24 GMT
9321
9322### Minor changes
9323
9324- Adding custom render to TextField label
9325
9326### Patches
9327
9328- Simplified checkbox examples and fixed spacing issue.
9329- DetailsList: Allow resizing columns wider than maxWidth in justified layout
9330- ContextualMenu: Make sure to check items within a menu section for the 'canCheck' property
9331- Updating mergeStyleSets usage in various components to adhere to correct typing.
9332- Split out and cleaned up TextField examples to better reflect the toolkit.
9333- DatePicker: call correct callback when previous year button is clicked
9334
9335## 5.1.0
9336Thu, 28 Sep 2017 10:19:12 GMT
9337
9338### Minor changes
9339
9340- DetailsList: Added ability to add css class to checkbox cell
9341
9342### Patches
9343
9344- List: Fix documentation examples. Adds autobind to onRenderCell of List Grid Example
9345
9346## 5.0.1
9347Wed, 27 Sep 2017 00:20:58 GMT
9348
9349### Patches
9350
9351- Updated for Fabric 5.0.
9352
9353## 4.51.0
9354Tue, 26 Sep 2017 20:42:17 GMT
9355
9356### Minor changes
9357
9358- Reverting Customizer changes, as they are breaking. Will include in 5.0.
9359
9360### Patches
9361
9362- Use aria-label for slider, even when label is not set
9363- PeoplePicker: adjusting aria/role attributes to improve the Narrator experience when reading out suggestions.
9364- TextField: Moved aria live attribute onto the actual text of an error message for text field component so that it is read aloud by narrator.
9365- Removed old visual testing system to make way for new Screener based system
9366
9367## 4.50.2
9368Tue, 26 Sep 2017 10:09:04 GMT
9369
9370### Patches
9371
9372- Updating components to support scoped customizations.
9373- Dropdown: add titleIsPlaceHolder class to dropdown title so styles can be overridden
9374- Persona: Fixed regression in secondary text not showing
9375
9376## 4.50.1
9377Mon, 25 Sep 2017 10:19:18 GMT
9378
9379### Patches
9380
9381- Reordered Buttons on ButtonPage and made some small style changes to match toolkit for website.
9382- Updated ContextualMenu examples and page to better reflect the XD Toolkit.
9383- Dropdown: Adds a positioning wrapper around the caretDown icon
9384- Theme Generator: have the bg change with the theme
9385- make headings on theme generator page theme
9386
9387## 4.50.0
9388Fri, 22 Sep 2017 19:08:51 GMT
9389
9390### Minor changes
9391
9392- Icon: Removed a recently added prop `onClicked` as it is redundant with `onClick`. Updated DatePicker to use `onClick`.
9393- Create Theme Generator page
9394- ActivityItem: Adding ReactNodes in the interface in addition to the IRenderFunction props.
9395
9396### Patches
9397
9398- Adds ARIA label prop for Suggestions component
9399- SplitButton: Fix menu rendering when splitbutton is disabled
9400- ComboBox: Changing high-contrast styles to use msHighContrastAdjust
9401
9402## 4.49.1
9403Thu, 21 Sep 2017 06:23:58 GMT
9404
9405### Patches
9406
9407- Brand icons page clean up.
9408- Implement hover and focus trigger behavior for Check component
9409- Add the ability for compoundButtons to have icons
9410- [ComboBox] Fix slight rendering bug in browser zoom (around sub-pixel rounding)
9411- Stop delete from happening using delete or backspace when component is in disabled mode
9412- fix comments and example code for onRenderCaretDown prop of Dropdown component
9413
9414## 4.49.0
9415Wed, 20 Sep 2017 10:19:01 GMT
9416
9417### Minor changes
9418
9419- allow 'chevron down' icon on Dropdown to be customized
9420- ContextualMenu: Update the type of the title property on a menu section to be of type string
9421- SearchBox: Added onEscape prop
9422
9423### Patches
9424
9425- Button: Add the ability to dismiss any open menus from the button interface
9426- Modal: Updated padding in example to fix RTL support
9427- Changing high-contrast colors to system colors
9428
9429## 4.48.1
9430Tue, 19 Sep 2017 10:08:55 GMT
9431
9432### Patches
9433
9434- Added label to Persona example components.
9435- Added an optional alt text prop for the Image component and example on the website.
9436- Revised alt text best practices for Image Component in website, removed alt prop.
9437- Updated dropdown state styles to match the XD specs.
9438- Cleaned up Default Dialogue to more cleanly represent the default state. Reformated exampleStyles imports to work towards more modularity. Typo and language fixes.
9439- Dropdown: Fixed logic to support selected options in single select scenario
9440- Added shared styling to accommodate shared spacing between common elements in example components on the website. Also began to add consistency in the language.
9441- SplitButton: Properly cascade container styles to the disabled state
9442- Visual bug fixes for UHF adoption for website
9443
9444## 4.48.0
9445Mon, 18 Sep 2017 10:18:23 GMT
9446
9447### Minor changes
9448
9449- DatePicker-Adding new props from Calendar component
9450
9451### Patches
9452
9453- DatePicker-fixing vertical scrollbar bug
9454- Force Check to use the page background color
9455- Allow onItemContextMenu a way to cancel preventDefault() call.
9456- ActivityItem: Descreasing icon font size.
9457
9458## 4.47.0
9459Fri, 15 Sep 2017 10:19:50 GMT
9460
9461### Minor changes
9462
9463- Calendar: Adding week numbers to calendar
9464- DatePicker: Hovering over calendar icon in text input does not change cursor to pointer.
9465
9466### Patches
9467
9468- SplitButton: Fixed primary theme, updated documentation
9469- Prevent touch events from triggering marquee selection
9470
9471## 4.46.1
9472Thu, 14 Sep 2017 10:17:39 GMT
9473
9474### Patches
9475
9476- Callout: Made updatePosition async. Contextualmenu: Fixed a bug where sometimes a submenu would have a beak.
9477- Refactor `Persona` to extract `PersonaCoin` and `PersonaPresence` so image/status can be rendered alone without Tooltip. Added `PersonaCoin` to top level exports
9478
9479## 4.46.0
9480Thu, 14 Sep 2017 00:34:57 GMT
9481
9482### Minor changes
9483
9484- Calendar: Updating accessibility, fixing headers aria box, fixing selected/unselected state in day and month picker, updating aria-label for next/previous buttons, fixing arial label for months in month picker.
9485- Adding `MoreVertical` icon.
9486
9487### Patches
9488
9489- Check: better alignment of the check mark.
9490- [SwatchColorPicker] Fix uncaught exception when colorCells is empty
9491- Calendar: Month-picker-only selection bug fixed
9492- DetailsList: Update DetailsRow Check target size to be larger
9493
9494## 4.45.1
9495Tue, 12 Sep 2017 17:41:25 GMT
9496
9497### Patches
9498
9499- DetailsList: Fixed collapsing logic to look at all items including first 2
9500- Fixing circular dependency issue in PrimaryButton.
9501
9502## 4.45.0
9503Tue, 12 Sep 2017 10:10:21 GMT
9504
9505### Minor changes
9506
9507- Add sections to contextual menus
9508- Calendar: Arrows (when month picker only) do not navigate correctly. Fixed this and fixed position.
9509
9510### Patches
9511
9512- MessageBar: Added word-break to fix long words in message bar
9513- Pickers: Fixed a bug where suggestionsHeaderText would not display, also fixed backspace event propagating even when it was handled.
9514- Mix native props to Nav items.
9515- Button: Add support for dividers in split buttons
9516- SplitButton: Update the menu launcher target for a split button to be the entire control instead of just the menu launching portion
9517- DetailsList: Update activeRows management to use item keys
9518
9519## 4.44.0
9520Mon, 11 Sep 2017 10:08:07 GMT
9521
9522### Minor changes
9523
9524- Icon: tweaked `iconName` to take in a string, rather than IconCode. The type safety can't be enforced in Fabric 5 which will support whatever subsets the customer registers.
9525
9526### Patches
9527
9528- CommandBar: Fixing wrong positioning for overflow menu, when overflow menu open and CommandBar is updated
9529
9530## 4.43.1
9531Sat, 09 Sep 2017 01:39:37 GMT
9532
9533### Patches
9534
9535- Check: Updating css to look great on IE11.
9536- Add tool tip to text of Persona.
9537
9538## 4.43.0
9539Fri, 08 Sep 2017 10:16:28 GMT
9540
9541### Minor changes
9542
9543- Add scrollToIndex to GroupedList, DetailsList
9544
9545### Patches
9546
9547- DetailsList: Fixing alignment issues due to recent changes in Check.
9548
9549## 4.42.0
9550Thu, 07 Sep 2017 10:09:51 GMT
9551
9552### Minor changes
9553
9554- Added rootExpandedHovered and iconExpandedHovered to IButtonStyles interface. These entries are for specifying on hover style for expanded state.
9555- ContextualMenu: `onRenderSubMenu` prop added to allow the overriding of submenu rendering.
9556
9557## 4.41.0
9558Wed, 06 Sep 2017 10:16:32 GMT
9559
9560### Minor changes
9561
9562- Allow rendering empty GroupedList headers
9563
9564## 4.40.1
9565Tue, 05 Sep 2017 20:36:48 GMT
9566
9567### Patches
9568
9569- HoverCard: Support change in expanded card height. Add callbacks upon card visible/hide
9570- ScrollablePane: Fix component to remove stickyContainer element on component unmount.
9571- List: fixing minor issue around using the `shouldVirtualize` prop.
9572
9573## 4.40.0
9574Mon, 04 Sep 2017 10:16:56 GMT
9575
9576### Minor changes
9577
9578- Updating Calendar component styles to match new OWA calendar styles for the Calendar team.
9579
9580### Patches
9581
9582- Check: Fixed Chrome-specific alignment for the checkmark within the circle.
9583- Slider: adding `vertical` property to render as a vertical slider.
9584- DetailsHeader: Adjust sortIcon position
9585
9586## 4.39.0
9587Fri, 01 Sep 2017 16:51:57 GMT
9588
9589### Minor changes
9590
9591- Calendar: Adding option to add date formatting to calendar
9592
9593### Patches
9594
9595- Respect ths isHeader property on the ResizeGroup demo page
9596- BaseButton: Put the right classname on the menu icon
9597- Add FullWidth icon.
9598- SwatchColorPicker: Fixed so it will deselect the current items if there is a selected id passed in that does not exist in the color list
9599
9600## 4.38.0
9601Thu, 31 Aug 2017 15:41:56 GMT
9602
9603### Minor changes
9604
9605- Updating goToToday to include onSelectDate function if defined so that this button behaves like a date has been picked
9606- Tooltip: Added support for custom maxWidth values
9607
9608### Patches
9609
9610- HoverCard: Improved performance of expanding animation.
9611- Check: Increased size of check to 18px
9612- Fix data-command-key to key instead of index.
9613- ComboBox: Loosen the re-rendering requirement
9614
9615## 4.37.7
9616Tue, 29 Aug 2017 20:55:35 GMT
9617
9618### Patches
9619
9620- Adjusted build to produce sourcemaps with correct sourceRoot.
9621
9622## 4.37.6
9623Tue, 29 Aug 2017 10:20:56 GMT
9624
9625### Patches
9626
9627- FocusZone: disable tabIndex of previous element on mouse focus.
9628- Selection: Adding better handling around a case where getKey returns null or undefined.
9629- Dialog: Show close button when dialog type is DialogType.close
9630
9631## 4.37.5
9632Sat, 26 Aug 2017 00:52:38 GMT
9633
9634### Patches
9635
9636- Add LikeSolid icon
9637- Updating sass build to pre-process theming again for better registration performance.
9638- Fix issues when a SelectionZone is outside a FocusZone
9639
9640## 4.37.4
9641Fri, 25 Aug 2017 20:31:51 GMT
9642
9643### Patches
9644
9645- Adding back sourcemap content to .map files, which should alleviate "../src/* missing" issues when using webpack.
9646
9647## 4.37.3
9648Fri, 25 Aug 2017 19:27:18 GMT
9649
9650### Patches
9651
9652- ComboBox- Make sure the option always get updated if they change (#2301)
9653- Pickers: Have IInput props correctly extend inputhtmlattributes
9654
9655## 4.37.2
9656Fri, 25 Aug 2017 10:09:40 GMT
9657
9658### Patches
9659
9660- HoverCard: Dismiss on key/mouse down, Add directionalHint, Fix target prop
9661- Breadcrumb: Fixed extra dropdown icon
9662- ComboBox - Fix so the component doesn't cause it's children to rebuild and fix up the the updating of the value accordingly
9663
9664## 4.37.1
9665Thu, 24 Aug 2017 10:20:20 GMT
9666
9667### Patches
9668
9669- Darkened the placeholder text for dropdowns to meet MAS color contrast standards
9670
9671## 4.37.0
9672Thu, 24 Aug 2017 05:38:14 GMT
9673
9674### Minor changes
9675
9676- Checkbox: support for aria attributes
9677- BasePicker: added itemLimit property, which will allow preventing adding more items than set limit.
9678- Selection: now takes in a selectionMode, which DetailsList and others can read from. This does not break any existing SelectionMode passed into DetailsList currently but allows you to move the setting to the Selection object.
9679- TextField: Added selectionStart and selectionEnd getters to ITextField.
9680- withViewport: adding the ability to disable measures to improve performance of rendering the DetailsList in fixed mode.
9681
9682### Patches
9683
9684- Fix aria-labeling for DetailsList column headers
9685- DetailsRow: Removed margin from check buttons.
9686
9687## 4.36.0
9688Wed, 23 Aug 2017 19:04:55 GMT
9689
9690### Minor changes
9691
9692- DocumentCardPreview: Allow show Icon in the preview area instead of image.
9693
9694### Patches
9695
9696- ContextualMenu: Add ability to override role on menu items
9697- ComboBox: Content should not be selected when comboBox isn't focused
9698- Adding react import to SpinButton.Props for classic module resolution.
9699- High contrast, accesibility, and other bugfixes
9700- Dropdown: adds a for property to dropdown labels.
9701
9702## 4.35.2
9703Tue, 22 Aug 2017 10:09:55 GMT
9704
9705### Patches
9706
9707- Dropdown: Fixed bug where selectedKey selects dropdown option with a different key
9708
9709## 4.35.1
9710Mon, 21 Aug 2017 10:19:29 GMT
9711
9712### Patches
9713
9714- Updating project dependencies.
9715- DetailsList: Move background color from .cell to .root for DetailsHeader
9716- PeoplePicker: Fixing A11yMAS accessibility issue in selected items.
9717
9718## 4.35.0
9719Fri, 18 Aug 2017 16:32:33 GMT
9720
9721### Minor changes
9722
9723- Added ActionButton and CommandBarButton
9724- DetailsList: Resizing columns preserves justified mode.
9725- TooltipHost: new onTooltipToggle callback
9726
9727### Patches
9728
9729- Minor cleanup in merging of css class names.
9730- Dropdown: Fixed bug where selected state was not being removed from dropdown options
9731- FocusZone: presssing home/end inside of an input/textarea element should respect cursor location.
9732- Fix some unused code and typings in List
9733- Pickers: Fixed an issue where a loop would sometimes occur if values were resolved when input had an empty value.
9734- Toggle: fixed issue where disabled Toggles are clickable. Also cleaned up some of the styling.
9735- CommandBar: adding `aria-expanded` attribute to overflow menu.
9736- DetailsList: Making expand/collapse chevron in grouped list headers keyboard accessible.
9737
9738## 4.34.0
9739Wed, 16 Aug 2017 10:11:43 GMT
9740
9741### Minor changes
9742
9743- Enhancing the calendar component. Created option to have month picker overlayed on top of calendar so that the calendar remains in one column and switches between the two. Added accessibility in new overlay to mimi OWA calendar. Fixed issue: When the month picker is the only calendar, and screen is small, calendar would disappear when it should be visible.
9744- Calendar had extra 30px margin at the bottom of the component. It interfered with the layout below the component. The 30px margin is only necessary when the 'go to today' button is visible.
9745- Add ability to override page render behavior in List
9746
9747## 4.33.0
9748Tue, 15 Aug 2017 10:19:22 GMT
9749
9750### Minor changes
9751
9752- Dropdown: no longer scrolls body when arrowing up down at the start/end of the menu. Also added `multSelectDelimiter` for tweaking how the title is rendered in a multi-select scenario.
9753- Pickers: fixing accessiblity and styling issues
9754
9755### Patches
9756
9757- ComboBox: Fix role typo to read heading instead of header
9758- Added menu indexes to the accessibility readouts for ContextMenus
9759- Added the ability to change the root element of a FocusZone
9760
9761## 4.32.0
9762Fri, 11 Aug 2017 19:38:35 GMT
9763
9764### Minor changes
9765
9766- Mixing choice group fields with html input attributes
9767- Callout/Dropdown: Both components now support custom widths
9768- Nav: Add more options for nav link groups
9769- ComboBox: Fix some functionality for when the comboBox is controlled
9770- Calendar: added ability to customize navigation icons.
9771- Add onFocus and onBlur for Pickers, SpinButton, SearchBox, and Rating. Add IBasePicker with focus().
9772
9773### Patches
9774
9775- add StreamLogo and PowerBILogo icons
9776- Add target to hover card
9777- Nav: fix bug with sublink padding
9778- FocusZone: adjusting initialization logic to remove a potential memory leak in server rendered scenarios.
9779- ComboBox: Update example to work correctly now that StrictNullChecks have been put in place
9780- Nav: update isGroupCollapsed for new groups
9781- Change dropdown's role from "combobox" to "menu"
9782- Changed DatePicker role to be more accurate for screen readers
9783- Selection: Fix broken selection state in example.
9784
9785## 4.31.0
9786Tue, 08 Aug 2017 15:28:32 GMT
9787
9788### Minor changes
9789
9790- ComboBox: Putting the child component styles in the main props and a few other fixes
9791- Moving SpinButton to Glamor based styling
9792- GridCell: Add a component to handle the shared logic managing selection and navigation of cells within all consumers of the Grid class. This change also updates the SwatchColorPicker to use the GridCell component and removes most of the logic now contained in the GridCell component.
9793- Checkbox: add custom render function for checkbox label.
9794
9795### Patches
9796
9797- BaseButton: Added screenReaderText styles to base button
9798- BaseButton: Remove the IconButton dependency that was introduced with SplitButton.
9799- Added role alert to "no results" view
9800
9801## 4.30.1
9802Mon, 07 Aug 2017 10:22:46 GMT
9803
9804### Patches
9805
9806- Callout: Fix positioning comparision so it correctly repositions if the beak left/right position has changed"
9807- Dialog: fixing accessibility regression
9808- Prevent auto-selection on focus in DetailsList
9809- ResizeGroup: Prevent rendering to the hidden div on prop updates that has an initial data that is in the cache
9810- Textfield: removed background from textfield internal field
9811
9812## 4.30.0
9813Fri, 04 Aug 2017 10:11:48 GMT
9814
9815### Minor changes
9816
9817- Dropdown: added `multiSelect` attribute, which controls multi-item selection. Added `selectedKeys` to `IDropdown` which provides access to all selected keys, in addition to `defaultSelectedKeys` and `selectedKeys` props.
9818- Add ScrollablePane and Sticky components
9819
9820### Patches
9821
9822- Button: Merge the ISplitButtonStyles into IButtonStyles
9823- Datepicker: updated icon size
9824- Expand hit target of DetailsRow checkbox
9825- ResizeGroup: Add another example use case to demo site
9826- PeoplePicker: Improved keyboard support and font size updates.
9827
9828## 4.29.0
9829Thu, 03 Aug 2017 10:13:03 GMT
9830
9831### Minor changes
9832
9833- ConextualMenuItem: Support target value
9834- TypeScript 2.4.1 bump
9835
9836### Patches
9837
9838- add Spacer and Divider toolbox icon
9839- Searchbox: fixed bug when repeatedly entering a single character
9840- Callout: Reverting the callout border to it's previous state with a light border.
9841
9842## 4.28.0
9843Wed, 02 Aug 2017 10:22:40 GMT
9844
9845### Minor changes
9846
9847- Enable strictNullChecks
9848
9849### Patches
9850
9851- Checkbox: Fix Edge bug where 2nd click event was being fired
9852- ChoiceGroup: allow developers to pass additional 'aria-labelledBy' ids
9853- ContextualMenu: Fixing issue where icons are not displayed.
9854
9855## 4.27.0
9856Tue, 01 Aug 2017 10:13:55 GMT
9857
9858### Minor changes
9859
9860- SwatchColorPicker: Simplify component to remove the menu button and header/divider aspects that were built in to the component. Now the SwatchColorPicker only renders the grid portion and is more streamlined
9861- OverflowSet: Add focus method, class name and abstract item interface
9862- Panel: added prop to force footer to bottom of the page
9863
9864### Patches
9865
9866- Allow the X in a persona to receive focus and update focus when it is clicked
9867
9868## 4.26.0
9869Mon, 31 Jul 2017 10:12:08 GMT
9870
9871### Minor changes
9872
9873- BasePicker: Add in the ability for it to be used as a controlled component with the property selectedItems
9874
9875### Patches
9876
9877- MessageBar: Fix system problems that display when component is on website
9878- Searchbox: Fixed broken disabled state and aligned styles with current XD styles
9879
9880## 4.25.1
9881Fri, 28 Jul 2017 18:36:00 GMT
9882
9883### Patches
9884
9885- Checkbox: Adjusting the default text color to not use default button color, removing click behavior for disabled checkboxes, fixing an rtl margin issue.
9886- Fix Callout to get a valid element
9887
9888## 4.25.0
9889Fri, 28 Jul 2017 10:23:10 GMT
9890
9891### Minor changes
9892
9893- Moving ComboBox component to use the styling library
9894
9895### Patches
9896
9897- Fix hover card scroll
9898- Checkbox: Added left textAlign style
9899- Update accessibility for checkable menu items
9900
9901## 4.24.0
9902Thu, 27 Jul 2017 10:23:33 GMT
9903
9904### Minor changes
9905
9906- More type casting to get us on the path to enabling strictNullChecks
9907
9908### Patches
9909
9910- Dropdown: added onBlur support.
9911- Fix focus issues for Safari and Firefox on Mac OS
9912- Icons: Added new icons from 2.38
9913- Adds prop to process selection in BasePicker
9914- CommandBar: Accessibility fix for expand behavior
9915
9916## 4.23.0
9917Tue, 25 Jul 2017 10:22:35 GMT
9918
9919### Minor changes
9920
9921- Button: Support expanded style state triggered by opened menu
9922
9923### Patches
9924
9925- Checkbox: Fixed label font size
9926- TextField: multiline variant font now correct, assuming the Fabric component wraps the application. A new selector was added which will force TEXTAREA elements to inherit the font.
9927- ResizeGroup: Prevent flashing when passing in new props
9928- ResizeGroup: Don't show a scrollbar while measuring the hidden div
9929- Textfield: Fixed high contrast border and textarea font family
9930- Textfield: Removed icon pointer events so that any click is click in textfield
9931
9932## 4.22.0
9933Mon, 24 Jul 2017 10:24:30 GMT
9934
9935### Minor changes
9936
9937- Callout/ContextualMenu/Tooltip: we now mirror DirectionalHints in RTL layouts by default. To override this behavior, specify `directionalHintForRtl`
9938
9939### Patches
9940
9941- Fix application of aria properties on BaseButton.
9942- ResizeGroup: Add support for onGrowData
9943- Accessibility fixes for PeoplePicker
9944- Dropdown: Updated keydown handler to respond correctly to normal dropdown items
9945
9946## 4.21.4
9947Fri, 21 Jul 2017 10:21:45 GMT
9948
9949### Patches
9950
9951- Do not redundantly set aria-label on command bar items.
9952- More strict null check fixes in office-ui-fabric-react
9953- Textfield: Fixed regression in disabled styles
9954- ResizeGroup: Use scrollWidth instead of clientWidth for measuring hidden div
9955- Fixed deletion of tag item when tag picker is disabled
9956
9957## 4.21.3
9958Thu, 20 Jul 2017 10:11:23 GMT
9959
9960### Patches
9961
9962- SwatchColorPicker: Fix a recent regression in box-sizing seen on the external site for the swatchColorPicker
9963- Checkbox: remove unnecessary styles and element
9964
9965## 4.21.2
9966Wed, 19 Jul 2017 21:40:34 GMT
9967
9968### Patches
9969
9970- Breadcrumb: Uses tooltip when breadcrumb text is truncated
9971- Fix CommandBar rendering commandText span when no item name is given: #2233.
9972- Start fixing some strictNullCheck errors
9973- DefaultButton: Make styles match design
9974- DetailsList: Adjust checkmark icon to use StatusCircleCheckmark icon
9975- Dropdown: List native props at top of div element
9976
9977## 4.21.1
9978Mon, 17 Jul 2017 18:38:01 GMT
9979
9980### Patches
9981
9982- BasePicker: Removes onBlur to fix onSuggestionClick prevention and adds onBlur functionality to dismissSuggestions.
9983
9984## 4.21.0
9985Mon, 17 Jul 2017 10:22:38 GMT
9986
9987### Minor changes
9988
9989- ComboBox: props have been adjusted to inherit from HTMLAttributes to allow fo props like onBlur to be mixed in. Note that this has forced the `autoComplete` prop to be changed to a string.
9990
9991### Patches
9992
9993- ComboBox: Fix a keyboard scrolling issue where the pending option would not be scrolled into view
9994- Allow deeply nested links to render in Nav
9995- Last pull request added the option to display the month picker by itself without the day picker, but selecting the month picker was not calling selectDate. This should fix that.
9996
9997## 4.20.0
9998Fri, 14 Jul 2017 17:34:53 GMT
9999
10000### Minor changes
10001
10002- PeoplePicker: adding a custom validator prop
10003- DetailsList: Add compact mode to component, add column padding, fix styling and Check component sizing
10004
10005### Patches
10006
10007- ResizeGroup: Do measurements inside requestAnimationFrame
10008
10009## 4.19.0
10010Thu, 13 Jul 2017 02:58:02 GMT
10011
10012### Minor changes
10013
10014- Addressing remaining TS 2.4.1 errors.
10015- DetailsList: Allow passing props to underlying List
10016
10017### Patches
10018
10019- TooltipHost: Fixed check which kept onRenderContent from working
10020- Fixing null reference exception caused if user does not specify imageSize along with imageSrc in choiceGroup
10021- List: Only draw a single window when receiving new items
10022
10023## 4.18.0
10024Wed, 12 Jul 2017 01:49:50 GMT
10025
10026### Minor changes
10027
10028- Expose APIs of selectableOptions since they're required APIs for ComboBox component
10029- Adding ActivityItem component.
10030
10031### Patches
10032
10033- Fix styling issues with SplitButton. Add new split boolean property to Button.
10034- Fixing typings for TypeScript 2.4.1 compatibility.
10035- DocumentCard: Deprecate accentColor prop, reduce thickness of divider line
10036- Enable noImplicitAny
10037- MessageBar: Fixed collapsing text in multiline
10038
10039## 4.17.1
10040Mon, 10 Jul 2017 19:18:55 GMT
10041
10042### Patches
10043
10044- Checkbox: reverting global class names to use ms-Checkbox-* prefixed values.
10045- Remove unnecessary line height
10046- Removed ARIA disabled from button, as already handled by button HTML attribute
10047
10048## 4.17.0
10049Mon, 10 Jul 2017 10:22:21 GMT
10050
10051### Minor changes
10052
10053- ChoiceGroup: Allow image/icon labels to truncate when larger than parent. Provided onRenderLabel to add Tooltip or other decorations
10054
10055## 4.16.2
10056Sat, 08 Jul 2017 05:59:27 GMT
10057
10058### Patches
10059
10060- AMD fix for GroupedList.
10061
10062## 4.16.1
10063Sat, 08 Jul 2017 03:34:35 GMT
10064
10065### Patches
10066
10067- Fixing an import breaking AMD modules related to GroupedList.
10068
10069## 4.16.0
10070Fri, 07 Jul 2017 10:11:38 GMT
10071
10072### Minor changes
10073
10074- GroupedList: Add a new prop to ignore the collapse button on the column name bar when there's custom group header
10075
10076### Patches
10077
10078- Buttons: disabled buttons with hrefs now render as BUTTON elements instead of A tags, since BUTTON can support the disabled flag.
10079
10080## 4.15.0
10081Thu, 06 Jul 2017 10:11:47 GMT
10082
10083### Minor changes
10084
10085- Add new component: HoverCard
10086- ResizeGroup: Add support for caching
10087
10088### Patches
10089
10090- Make details row cells use flex box and stretch to total row height.
10091- Toggle: Fixed aria-label that was missing from button
10092- CommandBar: Remove margin from command bar items
10093
10094## 4.14.1
10095Tue, 04 Jul 2017 10:21:53 GMT
10096
10097### Patches
10098
10099- Breadcrumb: Fixed maxItems logic to put correct items into overflow
10100
10101## 4.14.0
10102Mon, 03 Jul 2017 10:11:52 GMT
10103
10104### Minor changes
10105
10106- Changed the CSS for the checkbox so that it's easier to customize and center
10107
10108### Patches
10109
10110- GroupedList: Fixes a bug causing Toggle and other button elements within a GroupedList to not render correctly.
10111
10112## 4.13.2
10113Fri, 30 Jun 2017 19:44:26 GMT
10114
10115### Patches
10116
10117- Breadcrumb: Use flexbox for layout to better support multiple font sizes
10118- MessageBar: Fixed padding regressions with multiline and no actions
10119
10120## 4.13.1
10121Fri, 30 Jun 2017 10:23:15 GMT
10122
10123### Patches
10124
10125- Fixed spacing and vertical position of expand arrow, Added space between title and count, Changed to use flex box, Updated interactive state colors to use proper semantic slots
10126- Dialog: allow values in dialogContentProps to override all default values
10127- GroupedList: Role of groupedList changed from "grid" to "group"
10128
10129## 4.13.0
10130Thu, 29 Jun 2017 20:48:31 GMT
10131
10132### Minor changes
10133
10134- Adding a new component: SwatchColorPicker
10135
10136### Patches
10137
10138- Button: Revert setting label font-weight to bold
10139- Add 'event' as first param for onColumnClick handler to match the param order.
10140- ComboBox: Fix a scrolling issue (#2090)
10141- Dropdown/ContextualMenu: Adjust height of items to 32px
10142
10143## 4.12.1
10144Thu, 29 Jun 2017 10:13:16 GMT
10145
10146### Patches
10147
10148- Remove beak from CommandBar's and BaseButton's contextual menu
10149- -SpinButton: Fix crash when not providing value nor defaultValue. - SpinButton: Add initial delay of 400ms when holding the up or down arrow before spinning
10150- Force resolve picker on blue or delayed response.
10151- Fix: Combobox: text move its position in Edge during up/down arrow #2020: https://github.com/OfficeDev/office-ui-fabric-react/issues/2020
10152- Persona: Fix orange initials rendered as green
10153
10154## 4.12.0
10155Wed, 28 Jun 2017 10:12:04 GMT
10156
10157### Minor changes
10158
10159- Persona: Adding image alt, defaulting to empty string
10160
10161### Patches
10162
10163- Fixed focusing first item in DetailsList
10164- MarqueeSelection: now with better performance in Edge.
10165- Textfield: Fixed layout of underlined textfield with error
10166
10167## 4.11.0
10168Tue, 27 Jun 2017 01:26:31 GMT
10169
10170### Minor changes
10171
10172- Commandbar: fix synchronous reflow
10173- Enhancing the calendar component to allow for turning off the day picker and highlighting the "today" month in the month picker. This will match the behavior of the Timestrip component in today's JSMVVM OWA Calendar.
10174
10175### Patches
10176
10177- OverflowSet: Fix type definition to be compatible with latest @types/react
10178- Persona: Fixing image sizing to cover correctly.
10179- Enable forceConsistentCasingInFileNames tsconfig option
10180
10181## 4.10.2
10182Fri, 23 Jun 2017 20:02:00 GMT
10183
10184### Patches
10185
10186- Icon: Adding `data-icon-name` attribute for debugging identification purposes.
10187
10188## 4.10.1
10189Fri, 23 Jun 2017 04:12:23 GMT
10190
10191### Patches
10192
10193- Fix FocusZone stop eating spacebar presses in textarea fields
10194- DetailsList: Fixing regression in DetailsRow, and adding check in Image which was causing nullrefs.
10195- Route: Make implicit any explicit
10196
10197## 4.10.0
10198Thu, 22 Jun 2017 21:45:08 GMT
10199
10200### Minor changes
10201
10202- Expose focus() on ISearchBox
10203
10204### Patches
10205
10206- ResizeGroup: Add dataDidRender prop that can be used to know what is actually rendered by a resizeGroup
10207- Fix some focus issues in DetailsList
10208
10209## 4.9.2
10210Thu, 22 Jun 2017 10:13:03 GMT
10211
10212### Patches
10213
10214- Check: reduced size of selection check background by 2px
10215- Breadcrumb: Fixed overflow logic and extra icon
10216- Dropdown: fixed bug that didn't allow operating Dropdown as a controlled component
10217- Fix Persona control DOM reflow by passing ImageCoverStyle to Image control
10218- Dialog: Reworked deprecation logic to fix warnings
10219- Toggle: No longer triggers form submission
10220
10221## 4.9.1
10222Wed, 21 Jun 2017 00:45:41 GMT
10223
10224### Patches
10225
10226- Icons: now with less redundant evaluation of styling, which improves render performance.
10227- Panel: Fixed header ID value
10228
10229## 4.9.0
10230Tue, 20 Jun 2017 10:22:47 GMT
10231
10232### Minor changes
10233
10234- Breadcrumb: Switch resizing logic to resizeGroup
10235
10236## 4.8.3
10237Sat, 17 Jun 2017 17:39:43 GMT
10238
10239### Patches
10240
10241- Icon: image icons now have less random "l" characters. Sorry about that!
10242
10243## 4.8.1
10244Sat, 17 Jun 2017 06:27:45 GMT
10245
10246### Patches
10247
10248- Icon: iconName should pass through to the classname without casing alterations.
10249
10250## 4.8.0
10251Fri, 16 Jun 2017 23:02:08 GMT
10252
10253### Minor changes
10254
10255- DetailsList: Remove Tooltip by defaul, allowing optional override.
10256
10257### Patches
10258
10259- Icon: patch to className change to add ms-Icon--* in cases where iconType is not provided.
10260
10261## 4.7.2
10262Fri, 16 Jun 2017 19:39:47 GMT
10263
10264### Patches
10265
10266- Icon: adding back ms-Icon--iconName className to avoid breaking backwards compatibility.
10267- OverflowSet: Don't use the index as the key
10268
10269## 4.7.1
10270Thu, 15 Jun 2017 23:55:18 GMT
10271
10272### Patches
10273
10274- CheckButton: Firefox high contrast fix
10275
10276## 4.7.0
10277Thu, 15 Jun 2017 10:09:15 GMT
10278
10279### Minor changes
10280
10281- Dialog: Deprecated old duplicative props and moved them into modalProps and contentProps
10282
10283### Patches
10284
10285- Toggle: High contrast fix for Firefox
10286
10287## 4.6.0
10288Wed, 14 Jun 2017 06:02:15 GMT
10289
10290### Minor changes
10291
10292- Dropdown: Fixed onRenderPlaceholder and update docs
10293- Adding Aria label props for Dialog
10294
10295### Patches
10296
10297- Buttons: Added `aria-haspopup` to buttons with menuProps.
10298- FocusZone: bidirectional movement now wraps on lines.
10299- Bumping fabric-core dependency to have Segoe UI be part of the font fallback.
10300- FocusZone should reset active element if it is not tabbable.
10301- Dropdown: adding aria attribute `aria-readonly=true` and adjusting `aria-owns` to only show in cases where it is opened.
10302- Enable strictNullChecks in utilities package
10303- PeoplePicker: fixing styling, focus, and extra rerendering issues.
10304- Dropdown: Fix keyboard focus on Header/Separator items
10305
10306## 4.5.1
10307Tue, 13 Jun 2017 10:13:21 GMT
10308
10309### Patches
10310
10311- High contrast fixes for Pivot, Choicegroup and Checkbox
10312- withResponsiveMode: Adding error handling around the case where window.innerWidth throws an exception.
10313
10314## 4.5.0
10315Mon, 12 Jun 2017 01:47:18 GMT
10316
10317### Minor changes
10318
10319- Component properties now extend React.HTMLAttributes, rather than React.HTMLProps
10320
10321### Patches
10322
10323- Updating minified bundle to exclude debug warnings.
10324- Enable no implicit any in utilities package
10325- Toggle: add 'cursor: pointer'
10326
10327## 4.4.2
10328Thu, 08 Jun 2017 10:20:07 GMT
10329
10330### Patches
10331
10332- TextField: improves layout for IE.
10333
10334## 4.4.1
10335Thu, 08 Jun 2017 00:18:05 GMT
10336
10337### Patches
10338
10339- ITheme: Make palette a required prop
10340
10341## 4.4.0
10342Tue, 06 Jun 2017 07:41:47 GMT
10343
10344### Minor changes
10345
10346- Toggle: theme now injectable through Customizer.
10347
10348## 4.3.2
10349Tue, 06 Jun 2017 06:06:46 GMT
10350
10351### Patches
10352
10353- Adding tslib dependency to reduce redundant code.
10354
10355## 4.3.1
10356Tue, 06 Jun 2017 00:50:06 GMT
10357
10358### Patches
10359
10360- DragDropHelper: Fix to show ghost element when dragging on Firefox
10361- Buttons: allowing theme to be provided via Customizer.
10362- DragDropHelper: Fix TSLint warnings
10363- TextField: Show red border when invalid
10364
10365## 4.3.0
10366Fri, 02 Jun 2017 01:19:35 GMT
10367
10368### Minor changes
10369
10370- Dropdown: Expose aria label prop for the dropdown options.
10371- Fixing an issue where restoring focus was not working due to a regression
10372
10373## 4.2.0
10374Thu, 01 Jun 2017 16:34:03 GMT
10375
10376### Minor changes
10377
10378- Update DetailsList to support screen readers with cleaner keyboarding flow
10379- Styling: Add support for overriding the styles on the checked hovered, checked pressed, and checked disabled states
10380- Update elementToFocusOnDismiss on unmount in focus trap zone
10381
10382### Patches
10383
10384- DetailsList: Last column measured correctly when `checkboxVisibility` set to `hidden`.
10385- Fix css for MessageBar, and support single line message bar styling
10386- Panel: fix regression in large Panel size
10387- ResizeGroup: Make sure that it renders contents when there are no more scaling steps and it doesn't fit
10388
10389## 4.1.1
10390Wed, 31 May 2017 01:58:23 GMT
10391
10392### Patches
10393
10394- BasePicker: Removing extraneous unnecessary required non-typesafe prop that isn't being used.
10395- ResizeGroup: Reduce render time when reducing the width of the container.
10396
10397## 4.1.0
10398Tue, 30 May 2017 20:23:45 GMT
10399
10400### Minor changes
10401
10402- PeoplePicker: Updated to match OWA people picker and Fabric toolkit spec
10403
10404## 4.0.0
10405Tue, 30 May 2017 03:27:20 GMT
10406
10407### Breaking changes
10408
10409- Updated dependency to Fabric Core 7
10410- The styling package is now a dependency of fabric-react, which brings in the initial steps towards offering consumers a much better way to customize components to meet their requirements. The Button components and Toggle components have so far been converted to use the styling utilities. We will be ellaborating more on this as we refine our patterns towards customization and refine the documentation.
10411
10412### Minor changes
10413
10414- Exposes setSelectionRange function to TextField component.
10415
10416### Patches
10417
10418- DetailsList: initialFocusedIndex is considered on already mounted rows
10419- SelectionZone: Update behavior to fix using up/down arrows to navigate between groups in a GroupedList.
10420- Introduce prop-types instead of React.PropTypes
10421- List: improved measure logic and fix nested list scroll problem
10422- ResizeGroup: Reduce the number of render calls when reducing the width.
10423
10424## 2.34.2
10425Sat, 27 May 2017 01:47:19 GMT
10426
10427### Patches
10428
10429- ContextualMenu: prevent Narrator to announce items twice.
10430
10431## 2.34.1
10432Fri, 26 May 2017 10:21:03 GMT
10433
10434### Patches
10435
10436- Persona: Updated test to match new logic for calculating initials.
10437- ResizeGroup: Debounce window resize events to improve performance
10438
10439## 2.34.0
10440Thu, 25 May 2017 10:22:10 GMT
10441
10442### Minor changes
10443
10444- DatePicker: Fix for accessibility issues
10445
10446## 2.33.0
10447Wed, 24 May 2017 23:52:09 GMT
10448
10449### Minor changes
10450
10451- ChoiceGroup: Support custom option labels
10452- ContextMenu: added `useTargetWidth` property to match the width of the anchor element when true the context menu will apply target element's width to it
10453- Spinner: support for status announcement
10454
10455### Patches
10456
10457- Fixes bug where ResizeGroup gets stuck in an infinite render loop when subsequent calls to onReduceData does nothing.
10458- Add unit tests to ResizeGroup
10459- Dropdown: Added title attribute for individual options.
10460- SearchBox: Fixed onBlur not removing focus
10461
10462## 2.32.0
10463Tue, 23 May 2017 10:16:04 GMT
10464
10465### Minor changes
10466
10467- Dialog: created a new component (DialogContent) that contains the content of the Modal inside the Dialog
10468
10469### Patches
10470
10471- FocusZone: fixing edge case with IE when activeElement is set to an unfocus-able element.
10472- Adding a constant for all the test images and replacing the hard coded example paths
10473
10474## 2.31.0
10475Fri, 19 May 2017 10:20:22 GMT
10476
10477### Minor changes
10478
10479- Adding the ability for buttons to be toggled
10480
10481### Patches
10482
10483- Searchbox: Updated border styles to better support high contrast mode
10484- Breadcrumb component now follows aria guidelines for roles and structure and added example for accessible breadcrumb"
10485
10486## 2.30.2
10487Thu, 18 May 2017 10:09:58 GMT
10488
10489### Patches
10490
10491- Adds outlines to SearchBox in HC modes
10492- BaseButton: now respects the isBeakVisible property on the menu props
10493- Stop setting a height on the menu items inside of a ContextualMenu to better support onRender overrides on MenuItems
10494
10495## 2.30.1
10496Tue, 16 May 2017 22:39:55 GMT
10497
10498### Patches
10499
10500- Change pickeritemprops to correctly extend htmlattributes
10501- List: Add scrollToIndex to public interface
10502
10503## 2.30.0
10504Tue, 16 May 2017 21:47:38 GMT
10505
10506### Minor changes
10507
10508- DatePicker: adding a disabled property support.
10509
10510### Patches
10511
10512- Pickers: Adds ability to disable pickers
10513- Adjust styling on menu drop shadows.
10514- Button: Added aria-expanded if props.menuProps. Changes from false to true when opened
10515- Button: default type to 'button'
10516
10517## 2.29.0
10518Mon, 15 May 2017 10:19:13 GMT
10519
10520### Minor changes
10521
10522- Dropdown: Add ability to set custom props on the Dropdown's Callout
10523
10524### Patches
10525
10526- Make name prop optional on ContextualMenu
10527- Date picker: Reduce min-width for the holder component
10528
10529## 2.28.0
10530Fri, 12 May 2017 10:19:14 GMT
10531
10532### Minor changes
10533
10534- OverflowSet: Fixed issue that prevented it from working when there are no overflow items.
10535
10536## 2.27.3
10537Thu, 11 May 2017 17:07:55 GMT
10538
10539### Patches
10540
10541- TextField: font size of textfield reverted to 14px.
10542
10543## 2.27.2
10544Thu, 11 May 2017 10:20:16 GMT
10545
10546### Patches
10547
10548- Button: Add button example
10549- ContextualMenu: Fixed an issue where submenu items wouldn't update properly when new props were passed own
10550- Lay some groundwork for converting to semantic slots, starting with input text fields.
10551
10552## 2.27.1
10553Tue, 09 May 2017 10:09:56 GMT
10554
10555### Patches
10556
10557- Day picker: Ensure we use values from nextProps when props are updated when generating weeks
10558- DatePicker: Use todaysDate instead of today in _getWeeks
10559
10560## 2.27.0
10561Mon, 08 May 2017 21:31:57 GMT
10562
10563### Minor changes
10564
10565- TextField: `borderless` flag added for suppressing the border style.
10566- Tooltip: Added custom content render function and exposed tooltip props to
10567
10568### Patches
10569
10570- ChoiceGroup: Fixed broken focus border
10571
10572## 2.26.0
10573Mon, 08 May 2017 10:19:18 GMT
10574
10575### Minor changes
10576
10577- Callout: Add minPagePadding. Dropdown: Expose calloutProps
10578- SearchBox: added the ariaLabel optional property
10579- Calendar: make today value configurable to support different timezone
10580
10581### Patches
10582
10583- Dropdown: Add aria readonly attribute
10584
10585## 2.25.1
10586Fri, 05 May 2017 10:18:19 GMT
10587
10588### Patches
10589
10590- CommandBar: Support customized onRender for command bar item
10591- High contrast fixes for dropdown and slider
10592- Toggle: removing an unnecessary React warning when passing in defaultChecked value.
10593- Persona: Fixed clipping issue when using size28
10594- Pivot: increased specificty to fix button styles overriding pivo
10595
10596## 2.25.0
10597Thu, 04 May 2017 10:08:59 GMT
10598
10599### Minor changes
10600
10601- Dropdown: New placeHolder text feature allows dropdown to act more like a traditional input field
10602- Facepile: Added `className` prop.
10603
10604### Patches
10605
10606- Dropdown: Tab should close dropdown and tab to next item in tab order
10607- OverflowSet: New Overflow Set componet to create sets of elements with overflow showing in callout
10608- ContextMenu: fix a potential bug. All foreground colors need to be slots in the same category because the category has its own background color, in order to insure accessibility.
10609- DetailsList: Added aria properties `aria-colindex`, `aria-rowindex`, `aria-colcount` and `aria-rowcount` to appropriate sub elements.
10610- Moved aria label from ul to menu div
10611
10612## 2.24.2
10613Wed, 03 May 2017 10:17:38 GMT
10614
10615### Patches
10616
10617- DetailsList: convert colors over to use semantic slots
10618- TextField: Fixed bugs in textfield font family and focus borders
10619
10620## 2.24.1
10621Tue, 02 May 2017 18:32:23 GMT
10622
10623### Patches
10624
10625- TooltipHost: Add host className
10626- Modal: Fixed bug where props and state were passed in reversed order
10627- Calendar: Fix ariaLabel for previous month button
10628
10629## 2.24.0
10630Tue, 02 May 2017 10:09:08 GMT
10631
10632### Minor changes
10633
10634- Callout: support for aria role, label and description
10635- Pivot: Allow rendering PivotItem headers without content.
10636
10637### Patches
10638
10639- Panel: Updating the close button's height, container, margin, and size slightly.
10640- List: correctly measure pages when using display: none.
10641- Calendar: Support auto-navigation to next/previous month when selected date changes via props
10642- Shifting the ContextMenu over to semantic slots for colors.
10643
10644## 2.23.3
10645Mon, 01 May 2017 10:18:36 GMT
10646
10647### Patches
10648
10649- Toggle: Make toggle control more universally accessible across screen readers.
10650
10651## 2.23.2
10652Fri, 28 Apr 2017 18:00:56 GMT
10653
10654### Patches
10655
10656- TooltipHost: Fixing AMD import to pull getId from the Utilities AMD-friendly top-level import.
10657
10658## 2.23.1
10659Fri, 28 Apr 2017 10:09:16 GMT
10660
10661### Patches
10662
10663- Dropdown: Fix an issue with screenreaders not reading menu items.
10664- Add aria-describedby to tooltiphost component
10665
10666## 2.23.0
10667Thu, 27 Apr 2017 10:18:03 GMT
10668
10669### Minor changes
10670
10671- TooltipHost: Allow showing tooltip only if there's overflow
10672- TextField: Convert to flexbox, support addons
10673
10674### Patches
10675
10676- Don't break intra-word in tooltips UNLESS required for overflow by using CSS overflow-wrap property. Fixes #1627.
10677- PeoplePicker: Adding vertical-align to the member list version of the people picker.
10678
10679## 2.22.1
10680Wed, 26 Apr 2017 10:19:05 GMT
10681
10682### Patches
10683
10684- Dropdown: now correctly shows ellipsis when text overflows
10685
10686## 2.22.0
10687Tue, 25 Apr 2017 10:19:34 GMT
10688
10689### Minor changes
10690
10691- Callout: Allow Callout to specify background color.
10692
10693### Patches
10694
10695- Drop Down: Adds required -- class/style + error message state
10696- MessageBar: Fixed links not working in message bars
10697- Modal: Updated animation to use local transition and removed Fabric Core dependency
10698- Panel: Fixed drop shadow for left side panel
10699- Searchbox: IE11 keystroke miss, overflow fix
10700- DetailsList: when initial focus needs to be set to a row, we do so asynchronously, after page layout is completed, which reduces observed cost of the focus call from 30ms to 3ms. This should improve glass rendering performance.
10701
10702## 2.21.0
10703Fri, 21 Apr 2017 06:23:54 GMT
10704
10705### Minor changes
10706
10707- Toggle: Improve screen-reader accessibility.
10708
10709### Patches
10710
10711- Calendar: Add ARIA labels to day and month buttons
10712- Callout/Tooltip: Updated default gapSpace from 16 to 0
10713- DocumentCard: Change persona size from extraExtraSmall to extraSmall and update compact layout title font size to m-plus according to new design.
10714
10715## 2.20.2
10716Wed, 19 Apr 2017 16:54:26 GMT
10717
10718*Version update only*
10719
10720## 2.20.1
10721Wed, 19 Apr 2017 15:36:48 GMT
10722
10723### Patches
10724
10725- References to @uifabric/utilities have been updated to refer to the root Utilities.ts export, which is more AMD friendly than the package import.
10726
10727## 2.20.0
10728Wed, 19 Apr 2017 03:17:40 GMT
10729
10730### Minor changes
10731
10732- Added new Modal control, for hosting content in a Dialog-style modal popup without any inner chrome
10733
10734### Patches
10735
10736- DatePicker: Improve screen-reader accessibility.
10737- Regression Test: Contextual Menu
10738- fix nit for Suggestion.tsx
10739
10740## 2.19.0
10741Tue, 18 Apr 2017 15:17:13 GMT
10742
10743### Minor changes
10744
10745- DatePicker: Add option to not automatically open on focus.
10746
10747## 2.18.0
10748Tue, 18 Apr 2017 03:09:12 GMT
10749
10750### Minor changes
10751
10752- Button: `icon` deprecated in favor of `iconProps`. `menuIconName` deprecated in favor of `menuIconProps`. All Buttons now modeled as HOCs around BaseButton, as apposed to subclassing which is a less ideal way of modeling buttons.
10753- DetailsList: added `minimumPixelsForDrag` setting to allow the user to override the minimum drag distance before starting a drag operation.
10754- Dropdown: Add dividers and headers to component
10755
10756### Patches
10757
10758- DetailsList: header now stretches correctly, group headers stretch correctly, column width calculations respect newProps rather than current props.
10759- SearchBox: Updated layout to use flexbox, follow spec more closely in padding and height
10760- SelectionZone: Spacebar and Enter key presses within selectionzone button/a/input will work properly
10761
10762## 2.17.0
10763Fri, 14 Apr 2017 03:06:28 GMT
10764
10765### Minor changes
10766
10767- ColorPicker: Update the entire control whenever any part is updated
10768
10769### Patches
10770
10771- DatePicker: Restore focus when exiting picker.
10772- Regression Tests: Button and checkbox
10773- CommandBar: Render items with submenus as interactive buttons, even if they don't have an onClick handler
10774- DatePicker: Fix for long lables and Calendar icon
10775- PeoplePicker: Textfield cursor fix in edge
10776- Fix alignment issues for unselectable items in DetailsList
10777- DatePicker: Persist selected date across re-renders
10778- FocusZone: filtered out keypresses in input fields from triggering actions
10779- Tag picker: Fix for margin in overflow
10780
10781## 2.16.0
10782Wed, 12 Apr 2017 16:04:37 GMT
10783
10784### Minor changes
10785
10786- Improved keyboard and screen reader support for the Facepile control. Added aria-describedby to FocusZone control.
10787- Dropdown: Add ability to open and close via space bar.
10788
10789### Patches
10790
10791- Details List: Fixes clipped buttons inside of list cells
10792- Dropdown: Prevent the chevron icon from being read by screen readers.
10793- CommandBar: Support hrefs in command bar item
10794- DetailsList: no longer renders a horizontal scrollbar if a vertical scrollbar appears.
10795- Facepile: Fixed firefox bug where explicit sizes were needed on persona buttons
10796- MessageBar: Adds borders in HighContrast mode
10797- Fix CSS issue in ChoiceGroup in IE11
10798- People Picker: Fix issue in IE11 where long names were not properly truncated
10799- PeoplePicker: Have the suggestions list follow the cursor instead of always being aligned left to input box
10800- TextField: Fix positioning of icon
10801- Toggle: Adding min width to inner container.
10802- Dialog: Add close button to non-blocking variants
10803- Pivot: Fix ariaLabel prop for PivotItem
10804- Pivot: Add div native props to PivotItem
10805- CommandBar: Remove aria-disabled="true" for disabled menu items
10806
10807## 2.15.0
10808Sat, 08 Apr 2017 03:18:28 GMT
10809
10810### Minor changes
10811
10812- ContextualMenu: adding in onMenuOpened callback
10813
10814## 2.14.1
10815Fri, 07 Apr 2017 03:14:49 GMT
10816
10817### Patches
10818
10819- VisualTesting: Fixed npm start by moving visual test page from index.html to visualtestindex.html
10820
10821## 2.14.0
10822Thu, 06 Apr 2017 03:12:13 GMT
10823
10824### Minor changes
10825
10826- Adding in visual regression testing
10827
10828### Patches
10829
10830- MessageBar: Multiple message bars will have proper margins to seperate them
10831- Panel: Fixed selector bug that broke extraLarge panel
10832- TagPicker: Fix for long tags.
10833
10834## 2.13.0
10835Wed, 05 Apr 2017 03:50:41 GMT
10836
10837### Minor changes
10838
10839- ProgressIndicator: support for aria-valuetext
10840
10841### Patches
10842
10843- BasePicker: `componentWillReceiveProps` method was incorrectly assuming the wrong parameters. Changed method to `componentWillUpdate` as intended. Also addressing some focus issues by moving the `FocusZone` to be hosted outside of the `SelectionZone`.
10844- GroupedList: Allow header/footer customization of nested groups
10845
10846## 2.12.0
10847Tue, 04 Apr 2017 20:08:53 GMT
10848
10849### Minor changes
10850
10851- Panel: adding `customWidth` property and PanelType.custom value to support custom panel widths.
10852
10853### Patches
10854
10855- Updating fabric dependencies to use ranges.
10856
10857## 2.11.0
10858Tue, 04 Apr 2017 15:18:51 GMT
10859
10860### Minor changes
10861
10862- In components which expose a public API such as `Dropdown` which implements `IDropdown`, to access the exact interface we've exposed a `componentRef` property on all components. This property replaces typical `ref={ c => this._component = c }` usage, as componentRef is guaranteed to access the public contract of the component regardless of the higher-order component or decorator wrapping it. If you are accessing the public API of a component, replace your `ref` usage with `componentRef`.
10863
10864## 2.10.6
10865Tue, 04 Apr 2017 03:12:41 GMT
10866
10867### Patches
10868
10869- Removing TypeScript files from being binplaced within the lib folder.
10870- ToolTip: fix for long tips
10871
10872## 2.10.5
10873Sat, 01 Apr 2017 03:12:59 GMT
10874
10875### Patches
10876
10877- Dialog: Removed IE9 lineheight hacks so that lineheight wouldn't affect internal components
10878
10879## 2.10.4
10880Thu, 30 Mar 2017 21:04:29 GMT
10881
10882### Patches
10883
10884- Overlay: disabling body scroll on show to prevent scrolling under the overlay.
10885- DocumentCard: Personas rendered within look correct.
10886
10887## 2.10.3
10888Wed, 29 Mar 2017 19:43:19 GMT
10889
10890### Patches
10891
10892- DocumentCard: Persona import was not AMD friendly.
10893
10894## 2.10.2
10895Wed, 29 Mar 2017 18:15:29 GMT
10896
10897### Patches
10898
10899- FocusZone: Adding support for default browser behavior when pressing alt + a key.
10900- Chaning scss imports to use typescript `import` instead of `require` so that lib-amd build actually imports via AMD require and not commonjs require.
10901- PeoplePicker: Adding changes for multiple selection onChange
10902
10903## 2.10.1
10904Wed, 29 Mar 2017 15:10:15 GMT
10905
10906### Patches
10907
10908- ChoiceGroup: Update styles
10909
10910## 2.10.0
10911Wed, 29 Mar 2017 03:18:50 GMT
10912
10913### Minor changes
10914
10915- ChoiceGroup: adding `selectedKey` and `defaultSelectedKey` to provide a way to control selection, other than to micromanage the `checked` boolean in individual options.
10916- Persona: Added a 28px size
10917
10918### Patches
10919
10920- DocumentCardActivity: Changes made to fix the default color to Persona
10921
10922## 2.9.0
10923Tue, 28 Mar 2017 16:11:18 GMT
10924
10925### Minor changes
10926
10927- DetailsList & List: Use getKey as items render key
10928
10929## 2.8.0
10930Tue, 28 Mar 2017 03:05:36 GMT
10931
10932### Minor changes
10933
10934- DetailsList: Implement Drag Drop support
10935
10936### Patches
10937
10938- Router: tweaked some of the logic to render component as a fallback if getComponent doesn't immediately return a value.
10939- TextField: Fix examples and comments
10940
10941## 2.7.1
10942Fri, 24 Mar 2017 20:25:07 GMT
10943
10944### Patches
10945
10946- Recreated npm publish. It seems that the current published bits are not reflecting the focus mixin, which is busting some focus css styling. Trying to pinpoint why some machines seems to produce `border: 1px solid color` vs others that leave off the `px` in the unit.
10947
10948## 2.7.0
10949Fri, 24 Mar 2017 04:26:48 GMT
10950
10951### Minor changes
10952
10953- ContextualMenu: onItemClick prop added
10954
10955### Patches
10956
10957- CommandBar: Fixes ugly focus border when clicked (Chrome/Mac)
10958- Callout: preventDismissOnScroll prop added and set to default false
10959- Contextual Menu: Made change to allow arrow keys to loop over item
10960- Panel: Title text updated with correct lineheight and removed overflow styles
10961
10962## 2.6.0
10963Thu, 23 Mar 2017 03:13:02 GMT
10964
10965### Minor changes
10966
10967- Button: Updated props to include contextualProps so that contextual menu could be passed to button
10968- Calendar: Adding support for date ranges: day, week, month so when a user selects a date, the corresponding range is auto-selected. Adding a new prop to hide the today link. Adding a new prop to auto navigate to to the next/previous month if the user selects a date that falls outside the current month. Also fixing some minor styling issues around focused date so it plays nicely with range selection.
10969
10970### Patches
10971
10972- TextField: Accessibility fixes for error message
10973- TooltipHost: CalloutProps type fixed, and mixed properly in Tooltip
10974- Popup: It now passes triggering KeyboardEvent to onDismiss handler
10975
10976## 2.5.4
10977Wed, 22 Mar 2017 03:18:05 GMT
10978
10979### Patches
10980
10981- ContextualMenu: Fix an issue where anchor item would not display ellipses properly on overflow.
10982- Dropdown: Added class to dropdown label and dropdown container so that they can be targeted with css
10983- ContextualMenu: Remove role='menuitem' for child element for LI in ContextualMenu
10984
10985## 2.5.3
10986Tue, 21 Mar 2017 03:20:12 GMT
10987
10988### Patches
10989
10990- Nav: Fixing an issue where the default expand state for a group was not initialized correctly, resulting in having to click multiple times to collapse a group.
10991- Facepile has an excess margin of 4px below it which needs to be removed. It also uses float's which is pretty retro!
10992
10993## 2.5.2
10994Fri, 17 Mar 2017 18:01:45 GMT
10995
10996### Patches
10997
10998- DetailsList: header sizing fixed (was a css selector tweak that caused the issue.) Also added `iconName` to IColumn to specify an iconName like "Mail". The `iconClassName` property is still preserved, but is piped into the className of the Icon component.
10999
11000## 2.5.1
11001Fri, 17 Mar 2017 03:05:52 GMT
11002
11003### Patches
11004
11005- ChoiceGroup component: Distinguishes HC border from focus border, removes double stroke, refactors to use common mixin
11006- List: Add aria list role
11007
11008## 2.5.0
11009Thu, 16 Mar 2017 03:05:54 GMT
11010
11011### Minor changes
11012
11013- DocumentCard: Add aria role and keyboard handling
11014- Panel: Added sticky footer section and broke each panel region into seperate onRender fucntion.
11015
11016### Patches
11017
11018- FocusZone: Spacebar no longer scrolls page when in focuszone or selectionzone, and acts as selecting action
11019- DetailsList: headers now have the correct font applied and use a transparent background to fix the IE11 styling, which doesn't like "inherit".
11020- TextField: Fix for multiple onChanged calls
11021
11022## 2.4.0
11023Wed, 15 Mar 2017 03:06:37 GMT
11024
11025### Minor changes
11026
11027- DetailsList: adding `onColumnResize` callback which wil execute when a column is being resized.
11028
11029## 2.3.0
11030Tue, 14 Mar 2017 03:15:10 GMT
11031
11032### Minor changes
11033
11034- PeoplePicker: Add rendering overrides
11035
11036### Patches
11037
11038- TextField component: hiding -ms-clear pseudo-element for bug #1216
11039
11040## 2.2.1
11041Sat, 11 Mar 2017 04:11:58 GMT
11042
11043### Patches
11044
11045- Pivot: selected underline is now visible in high contrast mode.
11046
11047## 2.2.0
11048Fri, 10 Mar 2017 20:41:04 GMT
11049
11050### Minor changes
11051
11052- Dropdown: Adding a required property which will be passed into the Label.
11053- Adjusting React peer dependency to include v16.0.0-0 in the acceptable range for testing with v16.
11054
11055## 2.1.1
11056Fri, 10 Mar 2017 16:16:07 GMT
11057
11058### Patches
11059
11060- Dropdown: Updates the `aria-disabled` attribute based on disabled state.
11061
11062## 2.1.0
11063Thu, 09 Mar 2017 22:06:44 GMT
11064
11065### Minor changes
11066
11067- Breadcrumb: Implement onRenderItem
11068
11069## 2.0.2
11070Thu, 09 Mar 2017 16:17:07 GMT
11071
11072### Patches
11073
11074- CommandBar: Set aria-disabled="true" for disabled menu items
11075- Dropdown - Remove aria-activedescendant when not dropped
11076- MessageBar - Fix timeout issue
11077
11078## 2.0.1
11079Thu, 09 Mar 2017 06:33:00 GMT
11080
11081### Patches
11082
11083- No changes, required republish.
11084
11085## 2.0.0
11086Thu, 09 Mar 2017 06:11:07 GMT
11087
11088### Breaking changes
11089
11090- IMPORTANT:
11091
11092This pull request converts ALL components over to use module css. What does this mean?
11093
11094* All classnames, such as ms-Button, will now be obfuscated to be unique.
11095* Pages that host multiple versions of the same component will not stomp on each other and will be safe.
11096* All existing class names are left intact, so current customizations should not break.
11097
11098Going forward, we will adhere to using local scoped module rules specifically to avoid breaking ourselves when multiple versions. Additionally we are evaluating a much more robust and contractual way of defining our styles.
11099
11100Problems that still exist:
11101
111021. You must rely on class names to customize, and if those class names change, your customizations are broken.
111032. Specificity of our rules is an implicit contract that is easy to break. It is often unclear and partners usually give up early fighting the specificity war and use `!important` to stomp on it, which is not ideal. If a partner does use "more specific" rules today, tomorrow they many not be specific enough.
111043. RTL rules in particular are very specific. When something that was once not RTL specific is changed to RTL, it becomes implicitly more specific, and thus breaks specificity contract.
111054. The bundles themselves have a lot of duplicate css. Because we generate rtl rules and theme tokens at build time rather than at runtime, we must download extra code, which bulks up the download size.
111065. Fabric core rules, which we implicitly rely on, are a hard thing to chase. If your page depends on core 6, and you're also using react components, you will find bugs. We'd like to eliminate this dependency so that it is reliable and contractual to use components. If you use a `ContextualMenu`, it should animate without depending on fabric-core css to be loaded.
11107
11108We are planning to address these and evaluating library options. Issue being tracked here: #983
11109
11110
11111### Minor changes
11112
11113- Button: the `label` property used to be meant to render text within the button, but it overlaps with the html `label` attribute. While `label` will still exist, it will now push content into the button label attribute, and we've added a `text` property to allow for a formal way of defining the textual content displayed within the button. Passing in a child string to the button will still work, but `text` wil
11114- IContextualMenuItemProps: the `styles` property can now be passed through to apply styling to menu items.
11115
11116## 1.14.3
11117Thu, 09 Mar 2017 00:16:39 GMT
11118
11119### Patches
11120
11121- BaseButton: `rootProps` is now correctly mixed in with `props`. Please note that `rootProps` is deprecated and should not be used, but this fix simply ensures that the deprecated backwards compatibility works.
11122- fix base picker shift + tab resolving the people, should move focus instead.
11123
11124## 1.14.2
11125Wed, 08 Mar 2017 04:07:13 GMT
11126
11127### Patches
11128
11129- Updated facepile button to use BaseButton so it inherits all the base button styles
11130
11131## 1.14.1
11132Fri, 03 Mar 2017 16:09:20 GMT
11133
11134### Patches
11135
11136- TextField: fix onchanged trigger issue
11137- Assume images are portraits until proven otherwise
11138
11139## 1.14.0
11140Thu, 02 Mar 2017 04:10:04 GMT
11141
11142### Minor changes
11143
11144- Pivot: support custom rendering for pivot links
11145- Persona: adding a flag to avoid the fade in of images persona thumbnails.
11146
11147### Patches
11148
11149- Persona: Make it possible to have pink backgrounds.
11150- FocusTrapZone: Fixed a scenario where multiple instances would fight over focus.
11151- Dialog: empty aria attributes if no subtext is provided
11152
11153## 1.13.1
11154Wed, 01 Mar 2017 20:31:22 GMT
11155
11156### Patches
11157
11158- Persona: previous published version was referring to an old utilities library without the getInitials utility function. Updating to this build will pull the correct utilities version which should fix the build error.
11159- Toggle - support for aria attributes, fix button type
11160
11161## 1.13.0
11162Tue, 28 Feb 2017 16:10:27 GMT
11163
11164### Minor changes
11165
11166- TextField - Option to supress validation on load
11167
11168## 1.12.2
11169Tue, 28 Feb 2017 04:07:31 GMT
11170
11171### Patches
11172
11173- Panel: minor css fix for the close button to ensure it receives clicks correctly.
11174- TextField: Fixed IE10 documentation input change behavior
11175- Updating Link props so that we can use Object spread syntax
11176
11177## 1.12.1
11178Sat, 25 Feb 2017 04:11:32 GMT
11179
11180### Patches
11181
11182- move aria-sort attr of detailsList headerColum to the right place
11183- Persona: Improve default manner of abbreviating non-Latin names.
11184
11185## 1.12.0
11186Thu, 23 Feb 2017 04:11:45 GMT
11187
11188### Minor changes
11189
11190- Dropdown: Updated dropdown component to be composed of several onRender functions, and for render container to use panel under medium breakpoint
11191
11192### Patches
11193
11194- TextField - Allow aria attributes override
11195
11196## 1.11.0
11197Tue, 21 Feb 2017 16:15:42 GMT
11198
11199### Minor changes
11200
11201- Deprecation of SpinnerType in favor of more semantic SpinnerSize. Extra small, small and medium variants added.
11202
11203### Patches
11204
11205- Dialog: Accessibility fix for confirmation dialogs
11206- Return suggested items to original padding values, add display block to fix following space due to inline-block
11207- Support to pass id to TextField and Toggle
11208- Fix keyboard focus order in MessageBar
11209
11210## 1.10.0
11211Tue, 21 Feb 2017 04:15:21 GMT
11212
11213### Minor changes
11214
11215- Fixed issues with drag/drop after item refresh.
11216
11217## 1.9.2
11218Mon, 20 Feb 2017 16:07:02 GMT
11219
11220### Patches
11221
11222- Aligning Breadcrumb to design guidance and fix for chevron position at smaller breakpoints
11223
11224## 1.9.1
11225Thu, 16 Feb 2017 16:06:51 GMT
11226
11227### Patches
11228
11229- DatePicker: Makes props optional, sets default props for strings
11230- MessageBar: now allows dismiss action for single line messages.
11231
11232## 1.9.0
11233Thu, 16 Feb 2017 04:04:41 GMT
11234
11235### Minor changes
11236
11237- GroupedList: Added `hasMoreData` flag to `IGroup` for rendering a plus character for groups that have indeterminate counts.
11238
11239## 1.8.0
11240Wed, 15 Feb 2017 18:10:58 GMT
11241
11242### Minor changes
11243
11244- In order to protect customers that bundle 2 different versions of the same component on the page, we are moving the rules defined by fabric components to CSS modules. This first change only affects the `Toggle` and `Label` components, which have been updated to scope their rules inside of hash-safe class names. No existing class names (`ms-Toggle` for example) have been removed, so any customer customizations should continue to work as expected. This means if you render an old v1 Toggle with a new v2 Toggle compoennt, their class definitions will not conflict.
11245
11246## 1.7.2
11247Tue, 14 Feb 2017 20:57:58 GMT
11248
11249### Patches
11250
11251- Dropdown: uncontrolled dropdowns now correctly set the selected item as expected. Test coverage added.
11252
11253## 1.7.1
11254Tue, 14 Feb 2017 04:12:27 GMT
11255
11256### Patches
11257
11258- Checkbox: reducing border width to 1px.
11259
11260## 1.7.0
11261Mon, 13 Feb 2017 08:15:53 GMT
11262
11263### Minor changes
11264
11265- Changes to Checkbox Props and ChoiceGroup Props to support StrictNullChecks
11266
11267### Patches
11268
11269- Updating package.json dependencies to exclude typings packages.
11270
11271## 1.6.0
11272Sat, 11 Feb 2017 04:10:39 GMT
11273
11274### Minor changes
11275
11276- ColorPicker: adding `alphaSliderHidden` property to hide the alpha slider.
11277
11278### Patches
11279
11280- Breadcrumb: Fixed keyboard activation of items
11281- Dropdown: update selectedIndex when options change
11282- ChoiceGroup: Adding ability to use Icons
11283- Button: Fix various bugs in button styling particularly to do with disabled states.
11284- FacePile, Persona: Reverted changes to title attribute from #875
11285- Panel: animation no longer styled fixed, which was causing issues downstream with opening it.
11286
11287## 1.5.5
11288Wed, 08 Feb 2017 05:10:53 GMT
11289
11290### Patches
11291
11292- Moved all examples from this package into a separate app, so that we can fix imports in the code examples to be the correct imports.
11293
11294## 1.5.4
11295Tue, 07 Feb 2017 20:34:17 GMT
11296
11297### Patches
11298
11299- Panel: onDismiss correctly called now before animation starts.
11300
11301## 1.5.3
11302Tue, 07 Feb 2017 01:57:25 GMT
11303
11304### Patches
11305
11306- Button: removing vertical-align top which was causing alignment problems.
11307
11308## 1.5.2
11309Sat, 04 Feb 2017 04:05:32 GMT
11310
11311### Patches
11312
11313- Image: Now correctly loads SVG images in Edge.
11314- Pickers and Popup: Fixed a bug where having a picker in a dialog could cause the dialog to be dismissed on escape press
11315
11316## 1.5.1
11317Sat, 04 Feb 2017 00:27:49 GMT
11318
11319### Patches
11320
11321- BaseButton: Resolving an issue where Buttons would not render children.
11322
11323## 1.5.0
11324Fri, 03 Feb 2017 19:02:12 GMT
11325
11326### Minor changes
11327
11328- Updated all enums to use explicit numbers
11329
11330### Patches
11331
11332- Fixing Facepile imports to be AMD friendly
11333
11334## 1.4.0
11335Fri, 03 Feb 2017 04:10:11 GMT
11336
11337### Minor changes
11338
11339- Button: major css cleanup, refactoring out BaseButton so that variants are cheap to build from bytes perspective.
11340- Dropdown: changes to include id and ariaLabel
11341- List: allow scrolling invidual items into view
11342- Router: adding support for asynchronously loading components via the `getComponent` prop in the `<Route>` component.
11343- Dialog: new `onDismissed` callback added to be called when the dismiss animation is complete.
11344- Panel: new `onDismissed` callback added to be called when the dismiss animation is complete.
11345- Persona: Added new xxs Persona size. Fixed broken presence icons in high contrast mode.
11346- Facepile: Updated to be able to use new xxs size for Persona.
11347
11348### Patches
11349
11350- BasePickerBelow: add support for focuszone innerkeystroke"
11351- ContextualMenu: `shouldFocusOnMount` is now properly handled as expected.
11352- Breadcrumb: Change item to render as span if it doesn't have onClick
11353- PeoplePicker: Improve demo page and the way menuitembelow works
11354- TextField: minor code cleanup, added ITextField interface and documentation.
11355
11356## 1.3.7
11357Wed, 01 Feb 2017 04:04:05 GMT
11358
11359### Patches
11360
11361- Breadcrumb: Fix hover style to match OneDrive
11362- CommandBar: Add hover state to ms-CommandBarItem
11363
11364## 1.3.6
11365Tue, 31 Jan 2017 17:04:31 GMT
11366
11367### Patches
11368
11369- CommandBar: no longer throws nullref in dismiss handling.
11370
11371## 1.3.5
11372Tue, 31 Jan 2017 01:16:17 GMT
11373
11374### Patches
11375
11376- Fixing utility import to be AMD friendly.
11377- Documentation: Update component pages "Also available in" link to point to new JS site
11378
11379## 1.3.4
11380Sat, 28 Jan 2017 04:09:51 GMT
11381
11382### Patches
11383
11384- Command Bar: context menus stay open after update if the open menu is still in the new props. Also, propagates most properties from subMenuProps to opened ContextualMenus
11385
11386## 1.3.3
11387Fri, 27 Jan 2017 04:09:14 GMT
11388
11389### Patches
11390
11391- Callout: Add back in animations
11392- Dropdown: now supports a custom option renderer.
11393
11394## 1.3.2
11395Thu, 26 Jan 2017 16:10:53 GMT
11396
11397### Patches
11398
11399- ColorPicker: now is AMD friendly and uses local typesafe utilities that will be built with the rest of the code.
11400- ContextualMenu: keydown events now call preventDefault to prevent the browser from doing unnecessary things.
11401- SelectionZone: clicking in a non-interactive area clears selection only within the scrollable parent area. This refines the clear behavior slightly.
11402- Dropdown: screen reader now will read out the current selected option on first focus of dropdown with an option selected.
11403- Pivot: state updates may be asynchronous, and it should not rely on this.state for calculating the next state.
11404
11405## 1.3.1
11406Thu, 26 Jan 2017 04:03:12 GMT
11407
11408### Patches
11409
11410- Button: Restored Hero variant and added normal button as an alias of default. Fixes issues introduced in #811
11411
11412## 1.3.0
11413Wed, 25 Jan 2017 04:11:36 GMT
11414
11415### Minor changes
11416
11417- DetailsList: onItemContextMenu now works as expected.
11418- List: add 'scrollToIndex' method
11419- Update Button Component to use individual varient components rather than buttonType property
11420
11421### Patches
11422
11423- Breadcrumb: Fix focus rect by removing outline from .ms-Breadcrumb-itemLink on focus state.
11424
11425## 1.2.4
11426Tue, 24 Jan 2017 16:20:54 GMT
11427
11428### Patches
11429
11430- Image: Load state is erroneously set as loaded when changing the src prop
11431- MessageBar: fix first time message annoucement
11432
11433## 1.2.3
11434Tue, 24 Jan 2017 04:11:19 GMT
11435
11436### Patches
11437
11438- ToolTip: Dismiss tooltip on scroll
11439
11440## 1.2.2
11441Sat, 21 Jan 2017 04:06:35 GMT
11442
11443### Patches
11444
11445- PeoplePicker: personas now correctly truncate when the input field is too small.
11446- Pickers: Fixed a bug where you could not delete multiple selected items"
11447- Suggestions: Fixed an error which would occur if noResultsFound string was not passed to suggestions"
11448
11449## 1.2.1
11450Fri, 20 Jan 2017 04:03:22 GMT
11451
11452### Patches
11453
11454- ContextualMenu: fix bug where an icon would have ms-icon--undefined in it's classname'
11455
11456## 1.2.0
11457Thu, 19 Jan 2017 04:08:35 GMT
11458
11459### Minor changes
11460
11461- DetailsList: adding `selectionPreservedOnEmptyClick` attribute for overriding the default behavior of clearing selection when clicks occur on non-focusable targets (body, spans, etc).
11462
11463## 1.1.0
11464Thu, 19 Jan 2017 00:12:21 GMT
11465
11466### Minor changes
11467
11468- ChoiceGroup: onChanged deprecated and replaced with onChange
11469- Persona: Hide the initials if the provided photo successfully loads
11470
11471## 1.0.0
11472Mon, 16 Jan 2017 21:57:33 GMT
11473
11474### Breaking changes
11475
11476- Icon: -BREAKING CHANGE- Change IconName from an enum to type to greatly reduce file size. Any component that is currently consuming the icon enum will break.
11477- Most utilities have moved to `@uifabric/utilities`. If you refer directly to things like `/lib/utilities/autobind` you will now need to pull them directly from that package, or from the `office-ui-fabric-react/lib/Utilities` top-level import which should continue to work as expected. We are planning to split up more chunks of Fabric into smaller packages that can imported separately, but will also continue to maintain the `office-ui-fabric-react` package and its top-level imports.
11478
11479### Minor changes
11480
11481- Dropdown: Add className prop to component
11482
11483### Patches
11484
11485- DetailsRow: Change width to 100% to fix GroupedList component not extending to parent container's width
11486
11487## 0.88.0
11488Sat, 14 Jan 2017 04:10:15 GMT
11489
11490### Minor changes
11491
11492- ChoiceGroup and CheckBox: Added props to set a custom 'name' attribute on rendered elements.
11493
11494### Patches
11495
11496- Button: Set the icon button's width correctly in Safari.
11497- Added defined width to ms-Persona-imageArea so that the DOM width of the control reflects the true width of the content
11498
11499## 0.87.1
11500Fri, 13 Jan 2017 04:05:19 GMT
11501
11502### Patches
11503
11504- DetailsList: Only prevent text selection in multiple selection mode
11505- Dropdown: Avoid calling stopPropagation on pressing escape if the dropdown is not expanded
11506
11507## 0.87.0
11508Thu, 12 Jan 2017 04:06:30 GMT
11509
11510### Minor changes
11511
11512- ContextualMenu: added in submenuIconProps to specify how the submenuIcon looks
11513- Pivot: Add icon to PivotItem
11514- New component: Rating
11515- Positioning/Callout: Can now set a fixed edge so the callout does not flip.
11516
11517### Patches
11518
11519- Image: Changes to src are now respected.
11520- DetailsList: when adding new items in a grouped DetailsList scenario, the group is no longer recreated.
11521- Dialog: Removing deprecated rootProps usage for the close button.
11522- Persona: Set an explicit height for the image area and image.
11523- Persona now has a default way of generating initials and colors
11524- Pivot: Fix a11y - duplicate tabIds, aria-controls linking
11525- TextField: aria-describedby is only set when a description is available.
11526
11527## 0.86.2
11528Wed, 11 Jan 2017 04:04:04 GMT
11529
11530### Patches
11531
11532- Fixed blur event inside Popups
11533
11534## 0.86.1
11535Tue, 10 Jan 2017 16:17:33 GMT
11536
11537### Patches
11538
11539- TextField: Misses keystroke in IE11 when validation is in progress
11540
11541## 0.86.0
11542Tue, 10 Jan 2017 04:09:41 GMT
11543
11544### Minor changes
11545
11546- Persona: Truncates long lines of text
11547- Image: Add a prop to fit the image's frame to the parent element. Recompute the cover style when image changes, even if no width or height is provided.
11548
11549## 0.85.0
11550Sat, 07 Jan 2017 04:06:13 GMT
11551
11552### Minor changes
11553
11554- ContextualMenu: Added header item so that the ContextualMenu can now have headers
11555- Nav: add className to allow styling
11556- TextField: Validate only on focus or Blur
11557
11558### Patches
11559
11560- SearchBox: Remove line-height to show correct cursor size in iOS
11561- ContextualMenu: Now returns null if no items are provided rather than rendering an empty callout
11562- FocusZone: Changed focus and focus zone to respect when data-is-focusable attribute is false
11563- Fix the prescribed use of submenuProps.items for CommandBar items
11564- Link: focus border is now positioned correctly when the link spans multiple lines.
11565
11566## 0.84.0
11567Thu, 05 Jan 2017 04:07:37 GMT
11568
11569### Minor changes
11570
11571- Add 'focus' method to SearchBox component
11572- Add optional selectedKey to Pivot
11573
11574### Patches
11575
11576- Altered css so that ContextualMenu does not have scrollbar in IE
11577- Contextualmenu now correctly passes bounds to callout
11578- TextField: Multiline now respects rows attribute.
11579
11580## 0.83.0
11581Wed, 04 Jan 2017 19:05:07 GMT
11582
11583### Minor changes
11584
11585- Made lots of improvements to autofill
11586- Icon: Add support for Image Sheet using Icon
11587- adding 'enter' key to select pivot item.
11588- TextField enhancement - auto adjust height
11589- adding screenreader for dropdown when not expanded
11590- Pivot: state updates may be asynchronous
11591
11592### Patches
11593
11594- Fixed location of deprecated props
11595- Fix for color picker not responding to prop changes
11596- Fixed a bug where if no width was passed into a column there would be a nan error thrown.
11597- Bug fix for interface parser where all fields are marked deprecated
11598- [ChoiceGroup][A11y]:Use aria-label instead of aria-description for choice group choice.
11599- Fixed TextField clip issue
11600- When computing a cover style for the Image component, if the width and height props aren't provided it will now measure the element. The Image component now extends from BaseComponent to more safely handle refs.
11601- Fixed typo in change log
11602- [DropDown][A11y] Remove aria-controls label for drop down.
11603
11604## 0.82.4
11605Fri, 23 Dec 2016 04:04:09 GMT
11606
11607### Patches
11608
11609- fixed an issue where the beak would not reposition
11610- Fixed an issue where the tooltip would quickly remove itself if the tooltip target was entered from the direction of the tooltip's position
11611
11612## 0.82.3
11613Wed, 21 Dec 2016 16:04:44 GMT
11614
11615### Patches
11616
11617- Pass defaultRender parameter to DetailsList onRenderRow prop.
11618- Adding css so that contextualmenu properly sizes for long text
11619- Including the "target" property in the Link component.
11620- Layer used node/element.remove() which is not present in ie. This change has it use parentnode.removeChild(childnode) instead
11621
11622## 0.82.2
11623Sat, 17 Dec 2016 04:05:00 GMT
11624
11625### Patches
11626
11627- Calendar: handle invalid starting dates
11628- fixes panel jump in chrome and safari
11629
11630## 0.82.1
11631Sat, 10 Dec 2016 04:05:34 GMT
11632
11633### Patches
11634
11635- Fix text color of primary button on focus
11636- Focus: IE will now return false for elements that are not tabbable.
11637
11638## 0.82.0
11639Fri, 09 Dec 2016 04:06:51 GMT
11640
11641### Minor changes
11642
11643- Layer/LayerHost: Now supports React context passing through. Also all Layers not nested within a LayerHost will be positioned fixed as currently, but will not be if nested within a LayerHost.
11644
11645### Patches
11646
11647- Adding icon enum
11648- Dropdown: The `data-is-focusable` attribute now gets set correctly on the .ms-Dropdown div container.
11649- Slider: adding up/down/home/end support.
11650
11651## 0.81.3
11652Wed, 07 Dec 2016 04:07:11 GMT
11653
11654### Patches
11655
11656- Pivot: Add space between text and count (if used) for PivotItem. Also fixes rtl display of text and count.
11657- Persona: remove unneeded width property from .ms-Persona-detail
11658
11659## 0.81.2
11660Mon, 05 Dec 2016 20:20:56 GMT
11661
11662### Patches
11663
11664- DetailsList/SelectionZone: selection is no longer cleared when clicking on DIVs that have `tabIndex >= 0` or `role=button`.
11665
11666## 0.81.1
11667Mon, 05 Dec 2016 04:02:30 GMT
11668
11669### Patches
11670
11671- Callout: Updating dismiss logic to be less sensitive to focus change on render.
11672- CommandBar: added `max-width: 100%` to prevent horizontal scroll scenarios.
11673- Updating project dependencies.
11674
11675## 0.81.0
11676
11677### Minor changes
11678
11679- DatePicker: now renders correctly when scrolled down in Safari.
11680
11681## 0.80.1
11682
11683### Patches
11684
11685- ContextualMenu: submenus now expand correctly again.
11686- SelectionZone: removing infinite loop.
11687
11688## 0.80.0
11689
11690### Minor changes
11691
11692- ContextualMenu: Allow users to specify FocusZone direction on ContextualMenus.
11693- ContextualMenu: the `items` property has been deprecated in favor of providing `subMenuProps`.
11694- SelectionZone: now supports data-selection-disabled flag to disable selection event handling at a particular place in the DOM.
11695
11696### Patches
11697
11698- Button: Hover styles now render correctly.
11699
11700## 0.79.0
11701
11702### Minor changes
11703
11704- Dropdown: Fixing an issue causing Safari to avoid opening the items in scroll cases.
11705- Updates the link to the asset license and clarifies that it covers both fonts and icons
11706
11707## 0.78.2
11708
11709### Patches
11710
11711- Dropdown: removing horizontal overflow.
11712
11713## 0.78.1
11714
11715### Patches
11716
11717- CommandBar: now uses `Icon` component.
11718- Nav: now accepts `selectedKey` from props (if provided) as truth to derive selected link.
11719
11720## 0.78.0
11721
11722### Minor changes
11723
11724- Dropdown: disabled now respects changes passed in.
11725- Dropdown: removing horizontal overflow.
11726
11727### Patches
11728
11729- Button: Reduce specificity of selectors for Button modifier classes.
11730
11731## 0.77.1
11732
11733### Patches
11734
11735- Callout: dismiss now correctly passes event args to onDismiss.
11736- Dropdown: now only updates state when props are actually changed.
11737- TextField: defaultValue no longer provides a warning.
11738
11739## 0.77.0
11740
11741### Patches
11742
11743- LayerHost: Changing default LayerHost to render on a fixed position high zindex surface. Fixing a bug in the logic of determining if focus moves should cause Callout to dismiss (it shouldn't if the focused element is the callout target.) Removing max height from Dropdown ul/li.LayerHost: default host now renders on fixed high z-index surface.
11744
11745## 0.76.0
11746
11747### Minor changes
11748
11749- DatePicker: factored out a Calendar component and moved the picker portion to render in a Callout.
11750
11751### Patches
11752
11753- DetailsList: clicking on an empty area of the page should clear the selection.
11754- Persona: now shows correct presence status if presence is not provided.
11755
11756## 0.75.0
11757
11758### Minor changes
11759
11760- Toggle: `label` property is now optional, and the labels within the toggle will not render if no text is provided.
11761
11762## 0.74.0
11763
11764### Minor changes
11765
11766- Callout: Deprecate `targetElement` in favor of `target`, which takes an Element, a MouseEvent, or a string selector. This makes it a lot easier to use Callout for pointing to a target without setting up refs and potentially having timing issues.
11767
11768### Patches
11769
11770- Choicegroup: Now turns all choices disabled when `disabled` flag is set.
11771- Image: now adjusts correctly with width/height changes.
11772
11773## 0.73.0
11774
11775### Minor changes
11776
11777- Icon: Adding `None` value to `IconName` to support custom icons.
11778- Slider: `type='button'` now added by the default to thumb button. Also added thumbButtonProps for mixing in settings on the thumb button.
11779
11780### Patches
11781
11782- Updates the CDN references to point to the new CDN location.
11783
11784## 0.72.0
11785
11786### Minor changes
11787
11788- Nav: adding support for `selectedKey`.
11789
11790### Patches
11791
11792- Nav: adjusting selection band to be themePrimary.
11793
11794## 0.71.0
11795
11796### Minor changes
11797
11798- Facepile: updating default behavior.