-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update react-share in group default to the latest version 🚀 #84
Open
greenkeeper
wants to merge
2
commits into
master
Choose a base branch
from
greenkeeper/default/react-share-3.0.0
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request is automatically deployed with Now. |
Update to this version instead 🚀 Release Notes for v3.0.1
CommitsThe new version differs by 14 commits.
See the full diff |
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot 🌴