Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.

Releases: filamentgroup/SocialCount

SocialCount 0.1.10: Quick Fix

29 Jan 16:35
Compare
Choose a tag to compare

The activateOnClick default was somehow toggled to true in 0.1.9. This is a quick fix to restore the original default value of false.

Also now available on Bower as socialcount.

SocialCount 0.1.9

28 Jan 23:27
Compare
Choose a tag to compare

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

26 Aug 17:18
Compare
Choose a tag to compare

Bug Fix Release

26 Aug 16:34
Compare
Choose a tag to compare

0.1.6: Pinterest and Bug fixes.

17 Aug 22:40
Compare
Choose a tag to compare

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.