react-share
Advanced tools
Changelog
5.2.2
networkName
for the share buttons.Changelog
5.2.1
EmailShareButton
: a bug slipped in that broke the sharing functionality.Changelog
5.2.0
BlueskyShareButton
and BlueskyIcon
. This button will take a title and url parameter, and then use Bluesky Intent Links to share that content. There is also an overrideable seperator parameter (defaults as ' ') that seperates the title and url.ThreadsShareButton
and ThreadsIcon
.title
prop is no longer passed to the button
element, which may have caused e.g. warnings in the console before. Note that to set the native title
attribute for the share buttons, you may use the htmlTitle
prop.Changelog
5.1.2
Changelog
5.1.1
Changelog
5.1.0
htmlTitle
prop for the share button. This prop will be passed as the native title
attribute for the button
element.Changelog
5.0.4
exports
in package.json to comply with the publint
and attw
tools. May solve issues when your project uses CommonJS modules and Node.js v16 or newer.Changelog
5.0.3
exports
configuration (reference to dist/index.cjs
).Changelog
5.0.2
RedditIcon
.FacebookIcon
, LinkedinIcon
, OKIcon
, PinterestIcon
, RedditIcon
, TelegramIcon
, TumblrIcon
, VKIcon
, ViberIcon
, WeiboIcon
, WorkplaceIcon
.