- Fixed a bug with handling NaN counts
- Fixed a bug with
displayZero
default - Fixed a bug with increment on click not working as expected
- Clean up
- Fixed a bug with numbers over 1 million not formatting correctly
- Complete re-write in ES6
- YouTube subscribe button added
- Google+ removed
- New API methods
- New design
- Added
increment
option for on click to add 1 to the count (if supported). This assumes the share was successful of course - Cleaned up the default CSS for the buttons etc and freshened the styles slightly. Should fix issues such as #1
- Fixed bug with
before
count option not displaying correctly - Removed the need for a countainer around the button and count (beware, this may result in wrapping)
- Fix for local storage - thanks @danfoley
- Default to formatted numbers - e.g. 1K rather than 1000
- Small bug fix
- Small bug fix
- Security fix
- Bug fix related to debugging
- Repo move
- Bug fix
- Fix for Twitter removal of count
- Made GitHub token optional
- Fixes for IE9
- Fixed toLocaleString() for old IE
- Added local storage caching
- Added support for GitHub (stars, forks, etc)
- Jazzed up docs