Skip to content

v3.3.0

Compare
Choose a tag to compare
@kudashevs kudashevs released this 08 Apr 16:03
· 331 commits to master since this release
  • Add a plain JavaScript implementation
  • Move jQuery implementation to a new file
  • Update README.md
  • Some improvements

This release moves the jQuery implementation to a new file resources/assets/js/share-buttons.jquery.js.
The old file resources/assets/js/share-buttons.js contains the plain JS code from now on. This change
doesn't break anything (even if you compile your assets). However, it is better to mention this fact here.