- KaKaoTalkButton api v1 is deprecated, apply v2
- chnage React.PropTypes to PropTypes
- KaKaoTalkButton bug fix
- Refactoring applied eslint.
- Merge changes from origin 1.8.0 ~1.9.0.
- Add Korean Social Media buttons.
NaverBlogButton
,KaKaoStoryButton
,KaKaoTalkButton
- Project converted
- Add
title
toRedditButton
andLinkedInButton
.
- Add default traget blank to EmailButton.
- Add
title
andmessage
parameter to VK button.
- Use
media
aspicture
in FacebookButton.
- Upgrade Facebook interface.
- Fix
sharer
warning.
- Add
windowOptions
.
- Fix
FacebookCount
with http://graph.facebook.com.
- Fix React warnings.
- Make
appId
required by FacebookButton.
- Fix React warnings.
- Allow function as possible value to element prop.
- Add PocketButton, PocketCount and TwitterCount.
- Add TumblrCount, TumblrButton and XingButton.
- Move
updateCount
tocomponentDidMount
. - Add
target
prop.
- Pinterest now requires a message.
- Add LinkedInCount, GooglePlusCount and RedditCount.
- Add tests.
- Remove React.__spread.
- Fix FacebookButton app id.
- Twitter counts have been deprecated: https://blog.twitter.com/2015/hard-decisions-for-a-sustainable-platform
- Update peer depedency to work with React 0.14
- Add VKontakte buttona and count.
- Update README.
- Make it possible to render server side without jsonp.
- Fix twitter mobile issue.