Open greenkeeper[bot] opened 5 years ago
This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.
dependency
react-share was updated from 2.4.0
to 3.0.1
.Update to this version instead ๐
ref
on to the share buttonscomponentDidUpdate
instead of componentWillUpdate
The new version differs by 14 commits.
4458aa1
add react/no-multi-comp eslint rule
d43aace
fix package-lock
066ea44
version bump
2d90487
Merge pull request #249 from dan-lee/dan-lee-patch-1
ea2b3ec
Update shareCountFactory.jsx
3dc5b94
Merge pull request #238 from trevorblades/master
db0b341
Merge pull request #240 from nygardk/dependabot/npm_and_yarn/js-yaml-3.13.1
9f7a620
Merge pull request #244 from linux08/master
6c7e869
Merge pull request #245 from nygardk/dependabot/npm_and_yarn/lodash-4.17.14
4d04736
Bump lodash from 4.17.10 to 4.17.14
46d28dd
removed vscode file
8de5e41
correct spellings
1ba5c8b
Bump js-yaml from 3.13.0 to 3.13.1
4fa403f
Forward refs on to the ShareButton
See the full diff
dependency
react-share was updated from 2.4.0
to 4.0.1
.dependency
react-share was updated from 2.4.0
to 4.1.0
.
The dependency react-share was updated from
2.4.0
to3.0.0
.This version is not covered by your current version range.
If you donโt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for v3.0.0
<PocketShareButton>
<InstapaperShareButton>
borderRadius
prop for iconsaria-label
is generated for the share buttons. It is based on the network name. UseadditionalProps
to override.<LinkedInShareCount/>
. LinkedIn no longer provides an API to fetch share counts.title
anddescription
from<LinkedInShareButtons/>
.<EmailShareButton/>
includesbody
beforeurl
.<EmailShareButton/>
and<ViberShareButton/>
allow customization ofseparator
.<WeiboShareButton/>
no longer requiresimage
prop<WeiboShareButton/>
includes url correctly when shared<WeiboShareButton/>
and<OKShareButton/>
open in screen center to prevent window from jumping after openingCommits
The new version differs by 59 commits.
f2a734a
version bump
697fb96
Merge pull request #210 from nygardk/v3
670099c
add
borderRadius
icon prop in readme1f2fc09
Merge pull request #230 from davidychen/patch-1
efb6851
Extra "?"
c23f0c5
add eslint-plugin-babel
622be29
remove build-demo from build script -> run build-demo separately when docs have to be updated
ca63253
upgrade eslint to v5
383e9b5
fix lint script
5e2dda3
upgrade react-hot-loader
3b428d4
prepublish script is depracated as of npm 5, use prepublishOnly
31e25f3
version bump
d9b8157
changelog update
f57dec3
define library files explicitly in package.json
0ae2b4c
drop react 0.13 and 0.14 from peerDependencies
There are 59 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: