This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
Releases: filamentgroup/SocialCount
Releases · filamentgroup/SocialCount
SocialCount 0.1.10: Quick Fix
SocialCount 0.1.9
Update: The default for activateOnClick
in this version was accidentally changed to true. Please use the v0.1.10
release instead. Sorry for the confusion!
- Now available on NPM as
fg-socialcount
. - Using the Google Plus
href
attribute instead of the current page. #30 - Trigger SocialCount button load programmatically, with
SocialCount.load
. #25 - Adds a
hoverDelay
option to only trigger on hover after a timeout. #27
Major performance enhancement (more of a bug fix, really) for pages with multiple widgets. Now will re-use existing social network JavaScript and reinitialize the buttons using each network’s JavaScript API, instead of re-requesting the library for widget initialization.
Bug Fix Release
v0.1.8
Bug Fix Release
v0.1.7
0.1.6: Pinterest and Bug fixes.
Added Pinterest button. Thanks @dustMason! Fix for IE10 support (wasn’t passing A-Grade test). Facebook button requires long form locale. Tweaks to German button sizes.