Releases: nicolasbeauvais/vue-social-sharing
Releases · nicolasbeauvais/vue-social-sharing
v2.1.0
- Use of span tag instead of a to prevent history change
- Fix event emission on $root instance
v2.0.0
- Add support for server-side rendering
v1.1.2
- Add media option for pinterest
v1.1.1
- Twitter parameter via is now optional
v1.1.0
- Fix development build to avoid loading 2 vuejs instance on users production env
- Improve the use of the vue.js 2 API to respect the same component syntax used in v0.0.4
v1.0.0
Migrate the package to Vue.js v2
0.0.4
- Add twitter hashtag property
- Add title description and quote parameters for facebook share
0.0.3
Add property to fill twitter content
0.0.2
Increment version
0.0.1
First working version