react-share
Advanced tools
Changelog
1.19.0 (Jan 1, 2018)
platform
dependency and replace <=IE10 check with a utility function (thanks @aautio!)Changelog
1.18.1 (Dec 27, 2017)
Changelog
1.17.0 (Nov 12, 2017)
<TumblrShareButton />
and <TumblrShareCount />
(thanks @ArtBIT!)additionalProps
to share buttons to make it possible to pass any additional props (like aria-
attributes)role
(default='button') and tabIndex
(default='0') propsChangelog
1.16.0 (Sep 1, 2017)
v16.x.x
as peer dependency.<EmailShareButton />
.onShareWindowClose
share button prop (#91).Changelog
1.15.1 (Aug 13, 2017)
title
, description
and picture
props for FacebookShareButton (because of Facebook API change). New prop: quote
.Changelog
1.15.0 (Jun 18, 2017)