taskontable
taskontable copied to clipboard
Update react-share to the latest version π
The dependency react-share was updated from 2.4.0 to 3.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
- Added
<PocketShareButton> - Added
<InstapaperShareButton> - Added
borderRadiusprop for icons - A default
aria-labelis generated for the share buttons. It is based on the network name. UseadditionalPropsto override. - Removed support for Google+.
- Removed support for
<LinkedInShareCount/>. LinkedIn no longer provides an API to fetch share counts. - Removed
titleanddescriptionfrom<LinkedInShareButtons/>. - Fix:
<EmailShareButton/>includesbodybeforeurl. - Fix:
<EmailShareButton/>and<ViberShareButton/>allow customization ofseparator. - Fix:
<WeiboShareButton/>no longer requiresimageprop - Fix:
<WeiboShareButton/>includes url correctly when shared - Fix:
<WeiboShareButton/>and<OKShareButton/>open in screen center to prevent window from jumping after opening - Thanks @finppp, @madkoding, @andrewl913, @jwrubel, @sinchang and @sergioribeiro!
Commits
The new version differs by 59 commits.
f2a734aversion bump697fb96Merge pull request #210 from nygardk/v3670099caddborderRadiusicon prop in readme1f2fc09Merge pull request #230 from davidychen/patch-1efb6851Extra "?"c23f0c5add eslint-plugin-babel622be29remove build-demo from build script -> run build-demo separately when docs have to be updatedca63253upgrade eslint to v5383e9b5fix lint script5e2dda3upgrade react-hot-loader3b428d4prepublish script is depracated as of npm 5, use prepublishOnly31e25f3version bumpd9b8157changelog updatef57dec3define library files explicitly in package.json0ae2b4cdrop 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 :palm_tree:
- The
dependencyreact-share was updated from2.4.0to3.0.1.
Update to this version instead π
Release Notes for v3.0.1
- Forward
refon to the share buttons - use
componentDidUpdateinstead ofcomponentWillUpdate
Commits
The new version differs by 14 commits.
4458aa1add react/no-multi-comp eslint ruled43aacefix package-lock066ea44version bump2d90487Merge pull request #249 from dan-lee/dan-lee-patch-1ea2b3ecUpdate shareCountFactory.jsx3dc5b94Merge pull request #238 from trevorblades/masterdb0b341Merge pull request #240 from nygardk/dependabot/npm_and_yarn/js-yaml-3.13.19f7a620Merge pull request #244 from linux08/master6c7e869Merge pull request #245 from nygardk/dependabot/npm_and_yarn/lodash-4.17.144d04736Bump lodash from 4.17.10 to 4.17.1446d28ddremoved vscode file8de5e41correct spellings1ba5c8bBump js-yaml from 3.13.0 to 3.13.14fa403fForward refs on to the ShareButton
See the full diff