social-likes-nojq/Changelog.md

84 lines
2.4 KiB
Markdown
Raw Normal View History

2014-11-20 15:32:52 +03:00
### 2014-11-20 v3.0.8
* Revert older Odnoklassniki counter API (doesnt work via HTTPS but at least works via HTTP).
2014-11-06 11:55:40 +03:00
### 2014-11-06 v3.0.7
2014-11-06 11:34:01 +03:00
* Odnoklassniki counter works via HTTPS (by [@zipp3r](https://github.com/zipp3r)).
* Fix bug when counters dont show up on HTTPS pages.
2014-05-13 14:09:15 +04:00
### 2014-05-13 v3.0.4
* Tweak single button popup fade animation.
* Flat skin: fix icons on Windows (#69).
* Flat skin: fix counters positons in vertical mode in Firefox.
* Birman skin: fix icon positions in single button mode in Firefox.
* Classic skin: fix gradients in Firefox.
2014-04-10 11:05:03 +04:00
### 2014-04-10 v3.0.3
* Always use HTTPS for Twitter (#58).
* Disable Google+ counter on HTTPS pages (#58).
* Fix paddings on single button popup in Birman skin in Safari.
* Fix height of single button in Flat skin.
* Single button clicks toggles popup instead of just opening.
* Now you can user data-service attribute instead of class name (by [@fliptheweb](https://github.com/fliptheweb)).
2014-02-12 17:00:14 +04:00
### 2014-02-12 v3.0.2
* `popup_opened` and `popup_closed` events.
* `forceUpdate` option.
* Fix `class` error in IE.
* Tweak flat skin.
2014-02-05 17:11:04 +04:00
### 2014-02-05 v3.0.1
* Ability to dynamically update URL.
* Detect HTTPS.
* Use HTTPS for Facebook.
* New single button popups.
* Skins tweaks.
2014-02-03 12:09:25 +04:00
### 2014-02-03 v3.0.0
* New skins: Flat and Birman.
* `zeroes` option.
* `ready.social-likes` event.
* `counter.social-likes` fires on zeroes too.
* Reduce flickering couters on page load.
* Ability to pass options to `$.socialLikes()` jQuery method (by [@albburtsev](https://github.com/albburtsev)).
* Internal counter for Google+ button (uses Yandex).
* Remove search links on counters.
* Remove LiveJournal button.
* Remove IE7 support.
* Lots other improvements and refactorings.
2013-12-24 00:18:55 +04:00
### 2013-12-23 v2.0.13
* `searchUrl` option (by [@pivchanskiy](https://github.com/pivchanskiy)).
* Imporove `socialLikesButtons` object handling (by [@ironlion](https://github.com/ironlion)).
### 2013-08-26 v2.0.12
* Icons only mode (by [@albburtsev](https://github.com/albburtsev)).
### 2013-08-08 v2.0.11
* `counter.social-likes` event (#32).
### 2013-06-20 v2.0.10
* Prevent layout breaking without labels (#31).
### 2013-04-23 v2.0.8
* New Odnoklassniki API.
* Improved manual initialization.
* Compress CSS with CSSO.
### 2013-02-05 v2.0.7
* `data-title` and `data-url` attributes (by [@jalkoby](https://github.com/jalkoby]).
* Pinterest button (mostly by [@jalkoby](https://github.com/jalkoby]).
* Code button removed.