Releases: happytodev/filament-social-networks
Releases · happytodev/filament-social-networks
v0.2.1
Bug fix
Full Changelog: v0.2.0...v0.2.1
v0.2.0-beta
Second beta
- This version is coming with a major change. The plugin will use repeater instead of classical forms. This allows you to order social networks in order you want just by drag and drop
- Now, you can now set one or more group of social network if you want. For example, you can set a group of 'video' networks with Twich, TikTok and Youtube and an another one with more traditionnal network like 'facebook', 'instagram', 'twitter' and place them in different places of your websites with associated blade components.
- Social networks could be collapsed, if you need place on your screen
- Blade component could be use attribute "name" to choose which of your social networks group you want to display (ex.:
<x-happytodev-filament-social-networks name="video"/>
)
v0.1.0-beta
First Beta version.
- Add searchable method to allow user to find quickly his favourite social network in the growing list
- Increase social networks to 21 by adding the following social networks :
- DevianArt
- Discord
- Medium
- Skype
- Snapchat
- Soundcloud
- Telegram
- TikTok
- Tumblr
- Twitch
- Vimeo
- WattPad
- Add reactivity to the url field to propose to user a template adapted to the social network, when it's possible (WIP)
Full Changelog: v0.0.3...v0.1.0
v0.0.3-alpha
Update installation instructions
Full Changelog: v0.0.2...v0.0.3
v0.0.2-alpha
Fix migration file missing
Full Changelog: v0.0.1...v0.0.2
v0.0.1-alpha
Very first release of this Filament plugin
Full Changelog: https://github.com/happytodev/filament-social-networks/commits/v0.0.1