2.5.0
Version 2.5.0 - September 3, 2018
Major Enhancements
- Calendar - Added the calendar module 🎉 big thanks to @mdehoog for creating the module and thanks to @prudho for the port #8
- Range - Added the range slider module 🎉 big thanks to @tyleryasaka for creating the module and thanks to @hammy2899 fro the port #78
- Icons - Updated icons to FontAwesome 5.3.1 Thanks @hammy2899 #6395 You can also generate the icons yourself including FA5 Pro using the fomantic-ui-icon-script
Enhancements
- Loader - Added color variants Thanks @hammy2899 #73
- Label - Added primary and secondary colored variants Thanks @hammy2899
- Search - Added ability to disable action link via
actionURL: false
Thanks @hammy2899 #6490 - Menu - Added
center
modifier allowing center aligned menus and tabs Thanks @ColinFrick #5589 - Flags - Added
uk
as an alias for United Kingdom Thanks @hammy2899 - Comments - Added inverted variation Thanks @prudho #88
- Feed - Added inverted variation Thanks @prudho #89
- Form - Added transparent variation for textareas Thanks @LewHgh
- Step - Added inverted variation Thanks @prudho #93
- Cards - Added horizontal variation Thanks @hammy2899 #6534
- Cards - Added inverted variation Thanks @prudho #3478
- Grid - Added
compact
andvery compact
variations Thanks @prudho #99
Bugs
- Label - Fixed ribbon label background color Thanks @hammy2899 #6497
- Search - Fixed
set value
unable to work insideonSelect
callback Thanks @hammy2899 #6454 - Checkbox - Fixed toggle not having
checked
class when initialized in a 'checked' state Thanks @ColinFrick #2506 - Build Tools - Fixed update not working because of incorrect repo name Thanks @hammy2899 #84
- Accordion - Fixed an issue making inactive accordions have wrong display value when using different HTML elements Thanks @ColinFrick #6351
- Step - Fixed weird counter behavior Thanks @prudho #92
- Build Tools - Fixed compatibility issue with less >= 3.5 due to math changes Thanks @ColinFrick #6512