angulike
angulike copied to clipboard
AngularJS directives for social sharing buttons - Facebook Like, Google+, Twitter and Pinterest
Could you create a npm package of this component in order to use it with npm / browserify ? It will complement the bower packaging.
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
I m using this module to my ionic app here google+ and facebook ion are appearing but Twitter and Pin it button are not appearing.
I wan to use this Module in my ionic application, but it is not working **violates the following Content Security Policy directive: "script-src 'self' 'unsafe-inline' 'unsafe-eval'"** Says But working fine...
Hi, Thanks for a great module! I think it would be a great idea to implement another variable on the $rootScope to specify a language for the fbLike-directive. As it...
tnx cornflourblue
Examples: Doesn't work **http://localhost:9000/results?location=raleigh-nc-c** Works **http://localhost:9000/listing/1198-shining-water-lane-creedmoor-nc-27522** URL in popup - https://www.facebook.com/sharer/sharer.php?u=http%3A%2F%2Flocalhost%3A9000%2Fhttp%253A%252F%252Flocalhost%253A9000%252Fresults%253Flocation%253Dbrassfield-elementary-raleigh-nc-e%2526tab%253Dhomes%2526anchor%253D0%2526NELAT%253D36.39566014444259%2526NELONG%253D-77.92769204528093%2526SWLAT%253D35.46605821598029%2526SWLONG%253D-79.30647622496843%2526zoom%253D10&display=popup&ref=plugin&src=like&app_id=1557143717880270 
Hello, I don't quite understand why you stop the $watch on scope.fbLike. It seems to me like this prevents the button from updating, when the view changes. I haven't looked...