Skip to content

Latest commit

 

History

History
122 lines (64 loc) · 2.22 KB

CHANGELOG.md

File metadata and controls

122 lines (64 loc) · 2.22 KB

react-social-kr

1.1.9 (2018-06-29)

  • KaKaoTalkButton api v1 is deprecated, apply v2

1.1.6 (2017-07-04)

  • chnage React.PropTypes to PropTypes

1.1.2 (2017-06-26)

  • KaKaoTalkButton bug fix

1.1.0 (2017-06-14)

  • Refactoring applied eslint.
  • Merge changes from origin 1.8.0 ~1.9.0.

1.0.3 (2017-02-20)

  • Add Korean Social Media buttons. NaverBlogButton , KaKaoStoryButton, KaKaoTalkButton

1.0.0 (2017-02-20)

  • Project converted
1.9.0 (2017-04-09)
  • Add title to RedditButton and LinkedInButton.
1.8.0 (2017-03-21)
  • Add default traget blank to EmailButton.
  • Add title and message parameter to VK button.
1.7.1 (2017-01-20)
  • Use media as picture in FacebookButton.
1.7.0 (2017-01-20)
  • Upgrade Facebook interface.
1.6.2 (2016-12-06)
  • Fix sharer warning.
1.6.1 (2016-10-17)
  • Add windowOptions.
1.6.0 (2016-09-22)
1.4.3 (2016-07-27)
  • Fix React warnings.
  • Make appId required by FacebookButton.
1.4.2 (2016-07-14)
  • Fix React warnings.
1.4.1 (2016-06-09)
  • Allow function as possible value to element prop.
1.4.0 (2016-05-25)
  • Add PocketButton, PocketCount and TwitterCount.
1.3.0 (2016-05-20)
  • Add TumblrCount, TumblrButton and XingButton.
1.2.0 (2016-05-18)
  • Move updateCount to componentDidMount.
  • Add target prop.
1.1.1 (2016-04-28)
  • Pinterest now requires a message.
1.1.0 (2016-04-28)
  • Add LinkedInCount, GooglePlusCount and RedditCount.
  • Add tests.
1.0.7 (2016-04-19)
  • Remove React.__spread.
1.0.6 (2016-03-21)
  • Fix FacebookButton app id.
1.0.0 (2015-11-27)
0.1.9 (2015-10-13)
  • Update peer depedency to work with React 0.14
0.1.8 (2015-09-18)
  • Add VKontakte buttona and count.
0.1.7 (2015-09-17)
  • Update README.
  • Make it possible to render server side without jsonp.
0.1.6 (2015-09-01)
  • Fix twitter mobile issue.