Skip to content

Releases: nygardk/react-share

v1.10.1

02 Nov 06:08
Compare
Choose a tag to compare
  • attempt to fix an issue with meteor by updating platform.js dependency to version 1.3.2 (#46)

v1.10.0

18 Sep 05:28
Compare
Choose a tag to compare
  • Added title and description to VK and Linkedin share links (@VorontsovMaxim)
  • Fixed Firefox bug with loading SVGs with CSP enabled (@ottorobotto)

v1.9.1

28 Aug 17:48
Compare
Choose a tag to compare
  • New end point for fetching Facebook share count.

v1.9.0

11 Aug 05:14
Compare
Choose a tag to compare
  • Added windowWidth and windowHeight props to share buttons. E.g. Pinterest popup window is larger than the others, and its width now defaults to 1000 and height defaults to 730. Additionally, you can manually control the size by setting the props.

v1.8.5

11 Aug 05:15
Compare
Choose a tag to compare
  • Google+ logo in the icons was updated to match the newest Google brand

v1.8.1

11 Aug 05:19
Compare
Choose a tag to compare
  • Fixed propType warnings that were caused by updating to React v. 15.2.0

v1.8.0

11 Aug 05:19
Compare
Choose a tag to compare
  • Share count will now be updated if url prop is changed
  • Error callback with Facebook share counts is now correctly called

v1.7.0

11 Aug 05:20
Compare
Choose a tag to compare
  • added disabled and disabledStyle props to share buttons
  • added iconBgStyle and logoFillColor to icon styles

v1.6.0

11 Aug 05:21
Compare
Choose a tag to compare
  • feature: added sharing support for VK
  • internal changes for preparing version 2, assertion message changes
  • minor breaking change: Google Plus button now has class SocialMediaShareButton--googlePlus instead of SocialMediaShareButton--google-plus