Skip to content

v2.0.2

Latest

Choose a tag to compare

@happytodev happytodev released this 08 Jul 07:44

🐛 Bug Fixes

  • icons: Fix icon picker preview not showing after save or when selecting a new icon by replacing $wire.set() with $wire.$entangle() two-way binding and adding wire:ignore.self to prevent Livewire morph interference (#321)

✨ Features

  • icons: Add clear/remove icon button to the icon picker (#321)