UNPKG

1.3 kBMarkdownView Raw
1# 1.1.0 - 2016-05-17
2
3## Telegram and LikedIn buttons
4
5Thanks @dmitriyfourier (#4 and #5).
6
7[![](http://wow.sapegin.me/3S0e0B1j372d/social-likes-next.png)<br>**See the demo!**](http://social-likes-next.js.org/)
8
9## Fixes
10
11* Do not add “:” after “!” in Twitter text.
12* Do not send `title` to Vkontakte (https://github.com/sapegin/social-likes/issues/139).
13
14# 1.0.0 - 2016-04-06
15
16It is the first public release.
17
18The main distinctions between the Social Likes Next and the [Social Likes for jQuery](https://github.com/sapegin/social-likes):
19
20* No jQuery dependency.
21* No IE8, IE9 and IE10 support.
22* No counters.
23* No single button mode.
24* No classic skin.
25* No Mail.ru button.
26* SVG icons (read “Retina support”).
27* Light mode of the Flat skin is now a separate Light skin.
28* New icons from [Likely](http://ilyabirman.net/projects/likely/) by Ilya Birman.
29* Tweaked skins.
30* Much cleaner modular ES6 code with tests.
31
32If you don’t use anything like events or dynamic URL update it should work as a drop-in replacement of the Social Likes for jQuery.
33
34Check out [the demo page](http://social-likes-next.js.org/) and [installation instructions](https://github.com/sapegin/social-likes-next/blob/master/Readme.md#installation-and-configuration).
35
36# 1.0.0-rc - 2016-03-10
37
38First release.