Version 2.4.3 - July 9, 2018
Bugs
- Dropdown - Fixed inverted dropdown message color being applied to all dropdowns Thanks @hammy2899 #58
- Build Tools - Fixed docs build tools error when using latest node version Thanks @hammy2899 #54
- Button - Fixed tertiary buttons having basic background on active state Thanks @hammy2899 #60
The following changes where merged from a new Semantic-UI release
Bug Fixes
- Search - Passing in
cache: false
will now affect default settings forapiSettings
when using a remote endpoint. Previously you would also have to pass inapiSettings: { cache: false}
as well - CSS - Update LESS syntax to be compatible with LESS 3.0 Thanks @sciyoshi #6447
- Icon - Several icon names have been deprecated due to incompatibility with
transition in
andtransition out
used in animations.
linkedin in
is nowlinkedin alternate
zoom in
is nowzoom-in
zoom out
is nowzoom-out
sign in
is nowsign-in
sign out
is nowsign-out
log out
is nowlogout
in cart
is nowin-cart