Releases: avdeev/vanilla-sharing
Releases · avdeev/vanilla-sharing
v5.0.0
- Breaking! Update Whatsapp API (@zalog in #21)
- Breaking! Remove
quote
param from fbShare
method
- Improve demo and docs
v4.0.0
Changelog
- Breaking! Change filename from dist/vanilla-sharing.js to dist/vanilla-sharing.umd.js
- Migrate build to rollup-js
- Remove dist folder for repository
- Add new distribution way - unpkg
v3.0.1
Changelog
- fix: rename fbButton in git
v3.0.0
Changelog
- Rename fbbutton to fbButton (breaking!)
- Rename fb to fbFeed (breaking!)
- #14 Add fbShare, thanks @madsgodvinjensen
v2.1.1
Changelog
- Use encodeURIComponent for u in fbbutton sharer
v2.1.0
Changelog
- #13 Implemented share to Line, Implemented share to fb using url from facebook share button, thanks @nonth