Releases: black-lamp/yii2-socialshare
Releases · black-lamp/yii2-socialshare
1.7.0
Added share link for WhatsApp
1.6.0
- Added link for sending the mail on Gmail
- Added share link for Viber
1.5.0
- Added SEO support
- Added class for Pinterest social network
- Changed font-icon for Telegram
- Updated docummentation in code
1.4.0
- Added Telegram share link and font-icon
- Small fixes
1.3.0
- Added asset with font-icons for social networks
- Added
defaultIcons
parameter for SocialShare
component.
If set this parameter value true - for all links will be used font-icons instead text labels.
- Added global code refactoring for simplification of creation custom classes of social networks
1.2.0
- Added LinkedIn social network class
- Small refactoring code
1.1.0
Added 'attributes' configuration parameter for 'SocialShare' component.
'attributes' it is not required parameter, it is must contain associative array of HTML attribute for social networks links.
1.0.0
Using semantic versioning.