Skip to content

Releases: ReyWins/SocialShares

Release Version 2,0

06 Oct 16:33
a4eb2c8

Choose a tag to compare

  • Added Pinterest, WhatsApp, and Email function to the Shareable Links
  • Adjusted JS script and SocialShares.astro file to reflect the new changes.

Release Version 1.5 Beta

24 Jul 00:56

Choose a tag to compare

What's New:

  • Added Reddit to the Share.js script.
  • Added isMobile const for testing with different type of mobile devices. The goal for this part was to see if we were able to successful launch the actual mobile application from either an Android or iOS. So far, this feature hasn't been a huge success. I left it there for now just for tweaking purposes. I might get rid of this in the future. Come to find out also is that a lot of mobile apps are more stricter with their security and require APIs in order to launch their actual application from your Astro website.
  • Made some minor code adjustments.

Release Version 1.0

26 Jun 23:55
f39378b

Choose a tag to compare

This is the default release for our Astro Component and JavaScript files.