2.6.3
Version 2.6.3 - October 18, 2018
Enhancements
- Calendar - Added ability to set
minDate
andmaxDate
via HTML attributes Thanks @prudho #177 - Calendar - Added ability to disable a calendar Thanks @prudho #176
- Icons - Updated to FontAwesome 5.4.1 Thanks @hammy2899 #166
- Toast - Added color variants Thanks @lubber-de #170
- Toast - Added progress bar support Thanks @lubber-de #139
- Toast - Added icon support Thanks @lubber-de #139
- Toast - Added close icon support Thanks @lubber-de #139
- Toast - Added stacking animation support Thanks @lubber-de #139
- Modal - Added inverted variant Thanks @lubber-de #108
- Form - Added better transparent input and textarea errors Thanks @lubber-de #107
- Form - Added inverted textarea variation Thanks @lubber-de #161
- Dimmer - Added intensity variations
very light
,light
andmedium
Thanks @lubber-de #162
Bugs
- Icons - Fixed corner position when using some icons within a group Thanks @prudho #183
- Header - Fixed top attached headers having no top border when content was above them Thanks @ColinFrick #180
- Dropdown - Fixed some issues with clearable dropdowns due to the SUI implementation Thanks @ColinFrick #171
- Dropdown - Fixed an issue with clearable dropdowns not getting enabled correctly Thanks @prudho #155
- Dropdown - Fixed an issue with searchable dropdowns reopening after an option is selected Thanks @lubber-de #153
- Button - Fixed some issues with buttons due to LESS support Thanks @ColinFrick #175
- Toast - Fixed top and bottom center positions with scrolling pages Thanks @lubber-de #167
- Progress - Fixed a performance issue with the animation Thanks @ColinFrick #2316
- Placeholder - Fixed an issue with transition hide not working Thanks @lubber-de #6608
The following changes where merged from a new Semantic-UI release
- Embed - Embed will now correctly remove DOM metadata on
destroy
- Grid - Fix issue with
very relaxed vertically divided grid
having wrong margins on dividers