Commit Graph

362 Commits (master)

Author SHA1 Message Date
Artem Sapegin 1c8656c5df Add another (bad and stupid) way to update counters. 2014-09-10 23:09:16 +04:00
Artem Sapegin 26165b9101 Improve readme about custom buttons. 2014-09-10 21:59:24 +04:00
Artem Sapegin d8740c5177 Add comment explaining why there are only one Google+ counter per session. 2014-09-10 21:43:40 +04:00
Artem Sapegin e8c00b9f0b Update LiveJournal button example. 2014-09-10 21:43:00 +04:00
Artem Sapegin 5550cadb83 Readme: Google+ counter caveats. 2014-07-24 15:43:26 +04:00
Artem Sapegin 1d4a9bc4ec Readme: add some info about internationalized domain names. 2014-07-24 10:57:30 +04:00
Artem Sapegin f74c1570eb Readme: How to track activity with Google Analytics. 2014-07-04 16:37:33 +04:00
Artem Sapegin 2c9ba022f3 Replace screenshot. 2014-06-07 21:27:48 +04:00
Artem Sapegin 0e9049cec5 Readme: add screenshot and link to demo. 2014-06-07 21:21:27 +04:00
Artem Sapegin 5b2e413dba v3.0.4 2014-05-13 14:09:46 +04:00
Artem Sapegin 4b4be386fe Changelog. 2014-05-13 14:09:15 +04:00
Artem Sapegin a0811f5b96 Update deps. 2014-05-13 14:04:12 +04:00
Artem Sapegin bf8651349e Flat skin: tweak font generation. 2014-05-13 14:03:59 +04:00
Artem Sapegin f3bc506f9e Update grunt-webfont (fix #69). 2014-05-13 13:59:52 +04:00
Artem Sapegin 12ec00bc62 Flat skin: fix counters positons in vertical mode in Firefox. 2014-05-13 10:47:42 +04:00
Artem Sapegin 8f5af4ca9f Classic skin: W3C style gradients: fix gradients in Firefox. 2014-05-13 10:31:00 +04:00
Artem Sapegin 5c1d513253 Tweak single button popup fade animation. 2014-05-13 10:28:39 +04:00
Artem Sapegin 94f26fa085 Birman: fix icon positions in single button mode in Firefox. 2014-05-13 09:44:24 +04:00
Artem Sapegin 9a1abecffb Add comment. 2014-04-28 18:20:30 +04:00
Artem Sapegin 9a63f3b01c Fix typo in comment. 2014-04-28 18:20:30 +04:00
Artem Sapegin c647cd35ca Merge pull request #63 from tatarinov/master
Fix typo in JS.
2014-04-11 17:15:47 +04:00
Alexey Tatarinov 84882968cb Update social-likes.js
Fix closure compiler error:
"ERROR - Parse error. IE8 (and below) will parse trailing commas in array and object literals incorrectly. If you are targeting newer versions of JS, set the appropriate language_in option.
        'class': this.getElementClassNames('counter'),"
2014-04-11 05:37:26 -07:00
Artem Sapegin c6ef501df0 v3.0.3 2014-04-10 12:55:25 +04:00
Artem Sapegin 1aabb1d41a Update deps. 2014-04-10 12:54:58 +04:00
Artem Sapegin 38860d09b3 Fix icon font generation.
Update template to the latest version of grunt-webfont.
2014-04-10 12:54:50 +04:00
Artem Sapegin 30944eafb9 Changelog. 2014-04-10 11:05:03 +04:00
Artem Sapegin 061536c3e2 Tweak readme and contributing guidelines. 2014-04-10 11:01:30 +04:00
Artem Sapegin fce0d4ce23 Tweak contributing guidelines. 2014-04-10 10:18:35 +04:00
Artem Sapegin 09a691c7a9 Service detection refactoring (#61). 2014-04-10 09:51:02 +04:00
Artem Sapegin d3e772ed33 Merge pull request #61 from fliptheweb/master
Optional service detection from data-service attribute.
2014-04-07 15:43:44 +04:00
fliptheweb d8f0845a8c Skip excess loop in detectService 2014-04-05 15:54:18 +11:00
fliptheweb 6ea4bdcf91 Add posibility of using data-service to README 2014-04-05 01:37:43 +11:00
fliptheweb f3444317c7 Optional detect service from data-service attribute 2014-04-05 01:31:14 +11:00
Artem Sapegin 536a71273b Downgrade grunt-contrib-stylus to fix build.
Because of https://github.com/LearnBoost/stylus/issues/1436.
2014-04-04 17:21:38 +04:00
Artem Sapegin 85a215e50d Update grunt-contrib-imagemin. 2014-04-04 17:20:47 +04:00
Artem Sapegin f6f16bfd67 Add “likes or shares” section to readme. 2014-04-04 17:09:02 +04:00
Artem Sapegin e0627dce23 Update jscs and other deps. 2014-04-04 17:00:38 +04:00
Artem Sapegin d729b93832 Tweak license. 2014-04-04 10:20:19 +04:00
Artem Sapegin ca426eaa5b Fix license link. 2014-04-04 10:19:30 +04:00
Artem Sapegin 263d8575ff Add links to changelog and license. 2014-04-04 10:18:51 +04:00
Artem Sapegin 73082c20fb Disable Google+ counter on HTTPS pages (close #58). 2014-04-01 13:11:56 +04:00
Artem Sapegin 5ed3e956e2 Always use HTTPS for Twitter (#58). 2014-04-01 13:11:21 +04:00
Artem Sapegin a7c4df3735 Fix height of single button in Flat skin. 2014-04-01 12:55:01 +04:00
Artem Sapegin df66b102ca Toggle single button popup on button click. 2014-04-01 12:49:35 +04:00
Artem Sapegin 6d2fc9255c Fix paddings on single button popup in Birman skin in Safari. 2014-04-01 12:39:23 +04:00
Artem Sapegin eabd800d62 Readme. 2014-03-06 17:48:37 +04:00
Artem Sapegin 69f9df4a92 Readme. 2014-03-06 17:40:26 +04:00
Artem Sapegin edd70aad3b Add troubleshooting section to Readme. 2014-03-06 17:35:11 +04:00
Artem Sapegin 3b9065fb29 Improve Twitter Card description. 2014-02-21 12:16:25 +03:00
Artem Sapegin af26b5782b Fix new typo. 2014-02-20 14:29:57 +03:00