share-this
share-this copied to clipboard
Medium-like text selection sharing without dependencies
Bumps [terser](https://github.com/terser/terser) from 4.4.2 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
hello.....first of all...thanks for this amazing code... I am learning java script...so its kinda hard for me grasp the code...and I wanted to learn this code...so .can you please help...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 15.2.1 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...
I discovered this bug in December 2021. Reproduce on the latest iOS. When I display share-this and try to tap the share button, it disappears. https://maxart2501.github.io/share-this/ Perhaps the click event...
Hi, first of all big thank for this library and your coding skills. I am just finishing highlighting feature as a new "sharer", based on [https://github.com/timdown/rangy](url) I hope to share...
``` var shareThis = window.ShareThis; var twitterSharer = window.ShareThisViaTwitter; var facebookSharer = window.ShareThisViaFacebook; var linkedInSharer = window.ShareThisViaLinkedIn; var emailSharer = window.ShareThisViaEmail; console.log("TWT", twitterSharer); var selectionShare = shareThis({ sharers: [ twitterSharer,...
This module claims support for various older versions of browsers. But there is an edge case where this is not true. When used with `webpack` or similar tools, it's a...
Hello, many times, I see that the pop-up fires unintentionally. That happens when you highlight a text. Many times you get single word selections... Is there a way to tell...
Hi Max, Probably it is no news to you, but I just want to tell that I appreciate your code. :) I've got one question on how to bring in...
As ShareThis is a [known commercial project](https://sharethis.com/), this library should change its name. Suggestions accepted.