2.6.4
Version 2.6.4 - November 15, 2018
Enhancements
- Progress - Display dark text on inverted backgrounds Thanks @lubber-de #196
- Calendar - Add ability to disable days of the week Thanks @prudho #199
- Calendar - Added ability to disable specific date(s) Thanks @exoego #211
- Dimmer - Added support for using dimmers partially on top, center and bottom Thanks @lubber-de #186
- Item - Added inverted variant Thanks @lubber-de #232
- Statistic - Added stackable variation Thanks @prudho #237
- Popup - Add size and basic variation to none javascript popup Thanks @prudho #202
Bugs
- Dimmer - Fixed inverted dimmer text color Thanks @lubber-de #187
- Popup - Fixed the method used to check for svg support Thanks @lubber-de #192
- Dropdown - Fixed issue causing multi select dropdowns being pushed down Thanks @lubber-de #195
- Dropdown - Fixed issue making dropdowns open/close bubbling on key select Thanks @lubber-de #190
- Dropdown - Fixed dropdown listening to events when not open Thanks @lubber-de #188
- Dropdown - Fixed issue with
showOnFocus: false
preventing click to open dropdown Thanks @lubber-de #193 - Dropdown - Fixed IE11 submenu selection triggered menu opening Thanks @lubber-de #189
- Dropdown - Fixed issue with
simple dropdown
preventing submenu items from being clicked Thanks @lubber-de #203 - Dropdown - Fixed issue preventing user additions from being cleared when using
clearable
Thanks @lubber-de #244 - Dropdown - Fixed issue allowing users to select dropdown text incorrectly Thanks @lubber-de #246
- Segment - Fixed issue with colored inverted segments not being raised Thanks @ColinFrick #206
- Menu - Fixed pointing menu arrows not being colored in inverted colored menus Thanks @exoego #204
- Menu - Fixed dropdown inside menus not reflecting correct styling Thanks @exoego #218
- Modal - Fixed issue making large content images from going out of the modal content Thanks @lubber-de #209
- Modal - Fixed inverted modals having incorrect close icon color Thanks @lubber-de #208
- Icons - Fixed corner icon size in icon headers Thanks @exoego #212
- Icons - Fixed icon alignment Thanks @exoego #229
- List - Fixed an issue making lists ignore
data-value
Thanks @lubber-de #224 - List - Fixed issue with icons and wrapped images not being inline and wrapped or wrongly aligned Thanks @lubber-de #242
- Form - Fixed dropdown widths being incorrect when inside a form Thanks @exoego #238