angular-socialshare icon indicating copy to clipboard operation
angular-socialshare copied to clipboard

Angular social share module, share urls and content on social networks such as facebook, google+, twitter, pinterest and more ... - http://720kb.github.io/angular-socialshare

Results 5 angular-socialshare issues
Sort by recently updated
recently updated
newest added

Modified angular-socialshare.js to allow custom text for google plus

earlier href section 'whatsapp://send?text=' was giving an error saying :8080/#!/project/marathon-nexzone:1 Failed to launch 'whatsapp://send?text=Milhomes%20No%20Brokerage%20Charges%2C%20We%20Sort%2C%20You%20Choose!%0Ahttps%3A%2F%2Fmilhomes.in%2Fproject%2Fgolf-meadows-godrej-city' because the scheme does not have a registered handler. I did update the href section from...

I got an error `TypeError: Cannot read property 'indexOf' of undefined` when using share service with sms provider cause there is an error in parameters on function manageSms.

After [showing](https://gitter.im/720kb/angular-socialshare?at=57642a7b2a4cd63745ea4c09) a modular rewrite, this is the pull request. Each social platform has its own provider so only the necessary providers have to be included. The service usage and...