Skip to content

Releases: happytodev/filament-social-networks

v0.2.1

17 Jul 09:34
Compare
Choose a tag to compare

Bug fix

Full Changelog: v0.2.0...v0.2.1

v0.2.0-beta

08 Jul 17:25
Compare
Choose a tag to compare

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

29 Jun 23:58
Compare
Choose a tag to compare
v0.1.0-beta Pre-release
Pre-release

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
    • LinkedIn
    • Medium
    • Pinterest
    • Reddit
    • Skype
    • Snapchat
    • Soundcloud
    • Telegram
    • TikTok
    • Tumblr
    • Twitch
    • Vimeo
    • WattPad
    • WhatsApp
  • 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

27 Jun 15:22
Compare
Choose a tag to compare
v0.0.3-alpha Pre-release
Pre-release

Update installation instructions

Full Changelog: v0.0.2...v0.0.3

v0.0.2-alpha

27 Jun 15:13
Compare
Choose a tag to compare
v0.0.2-alpha Pre-release
Pre-release

Fix migration file missing

Full Changelog: v0.0.1...v0.0.2

v0.0.1-alpha

27 Jun 14:36
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

Very first release of this Filament plugin

Full Changelog: https://github.com/happytodev/filament-social-networks/commits/v0.0.1