react-share
Advanced tools
Changelog
4.2.1 (Jul 09, 2020)
assert
utility to get rid of Node.js assert
dependency (MINOR BREAKING CHANGE: the error thrown is slightly different)Changelog
4.2.0 (Jun 07, 2020)
FacebookMessengerShareButton
docs are now included in the readmeVKShareCount
from colliding with an existing window.VK
objectViberShareButton
is now ' '
WhatsappIcon
green color to match with WhatsApp brandShareButton
beforeOnClick
to return void
OKShareCount
for the returned index parameter by adding a sensible fallbackChangelog
4.1.0 (Mar 14, 2020)
TwitterShareButton
won't have hashtags as empty string (#284, #293)OKShareCount
now supports multiple different share counts per page (#289)EmailShareButton
now has default separator
correctly as `` #287)WhatsappShareButton
now has default separator
correctly as ``TumblrShareButton
now has default posttype
correctly as link
TwitterShareButton
now supports "related" array (#281)Changelog
4.0.0 (January 4, 2020)
FacebookMessengerShareButton
and FacebookMessengerShareCount
WeiboIcon
VKShareButton
LinkedinShareButton
MailruShareButton
TumblrShareCount
FacebookShareCount
className
s have been changed{ ...rest }
props are spread to the root element for share buttons and share countsspan
element instead of div
svg
as root element instead of div
iconBgStyle
-> bgStyle
, logoFillColor
-> iconFillColor