New
1.2.0
Fixed
- #92 Checkboxes can now be used within the Pivot component
- #131 All CSS, JS, and component files now include the current version number
- #136 RadioButton now works in Internet Explorer, and custom events throughout are supported with a new polyfill
- #137 Build system now uses
gulp-beautifyinstead ofgulp-prettifydue to problems installing from behind a proxy - #154 The Panel's close button now works consistently, every time
- #158 Closing a Callout no longer results in a
TypeErrorbeing thrown - #151 Dropdown now works without errors in Firefox
- #160 Selection of a month in the DatePicker now works in IE and Edge
- #163 TextField now focuses correctly, even when it has placeholder text
- #162 PeoplePicker remove button works correctly
- #162 PeoplePicker user images are now circles rather than ovals
- #168 CheckBox correctly fires the
changeevent when it, well, changes - #167 Multiple Callouts can be created now that ContextualHost handlers are removed correctly